index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
phy: fix returnvar.cocci warnings
Vivek Gautam
2
-4
/
+2
2016-11-18
phy: Fix ptr_ret.cocci warnings
Vivek Gautam
2
-16
/
+4
2016-11-18
phy: fix semicolon.cocci warnings
Vivek Gautam
6
-11
/
+11
2016-11-18
phy: exynos-mipi-video: simplify check for coupled phy status
Marek Szyprowski
1
-14
/
+1
2016-11-18
phy: rcar-gen3-usb2: add sysfs for usb role swap
Yoshihiro Shimoda
2
-1
/
+132
2016-11-18
phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround
Alexandre Bailon
1
-0
/
+5
2016-11-18
phy: stih41x-usb: Remove usb phy driver and dt binding
Peter Griffin
3
-197
/
+0
2016-11-18
phy: phy-miphy365x: Remove miphy365 driver and dt binding
Peter Griffin
3
-636
/
+0
2016-11-18
phy: rockchip-inno-usb2: correct 480MHz output clock stable time
William Wu
1
-2
/
+2
2016-11-18
phy: rockchip-inno-usb2: correct clk_ops callback
William Wu
1
-6
/
+6
2016-11-18
phy: rockchip-inno-usb2: support otg-port for rk3399
William Wu
1
-30
/
+561
2016-11-18
phy: meson8b-usb2: request a shared reset line
Martin Blumenstingl
1
-2
/
+1
2016-11-18
phy: meson8b-usb2: fix missing clk_disable_unprepare() on error
Wei Yongjun
1
-0
/
+3
2016-11-18
phy: meson: add USB2 PHY support for Meson8b and GXBB
Martin Blumenstingl
3
-0
/
+298
2016-11-18
Documentation: dt-bindings: rename meson-usb2-phy to meson8b-usb2-phy
Martin Blumenstingl
1
-1
/
+1
2016-11-18
Documentation: dt-bindings: update the meson-usb2-phy example
Martin Blumenstingl
1
-2
/
+2
2016-11-05
phy: sun4i: check PMU presence when poking unknown bit of pmu
Icenowy Zheng
1
-1
/
+1
2016-11-05
phy-rockchip-pcie: remove deassert of phy_rst from exit callback
Shawn Lin
1
-12
/
+1
2016-11-05
phy: da8xx-usb: rename the ohci device to ohci-da8xx
Axel Haslam
1
-2
/
+3
2016-11-05
phy: Add reset callback for not generic phy
Randy Li
1
-0
/
+7
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-15
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-15
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-15
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
4
-1
/
+11
2016-10-14
qedr: Add events support and register IB device
Ram Amrani
3
-2
/
+158
2016-10-14
qedr: Add GSI support
Ram Amrani
7
-1
/
+706
2016-10-14
qedr: Add LL2 RoCE interface
Ram Amrani
2
-2
/
+34
2016-10-14
qedr: Add support for data path
Ram Amrani
5
-1
/
+1614
2016-10-14
qedr: Add support for memory registeration verbs
Ram Amrani
4
-1
/
+425
2016-10-14
qedr: Add support for QP verbs
Ram Amrani
7
-1
/
+1320
2016-10-14
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
6
-1
/
+777
2016-10-14
qedr: Add support for user context verbs
Ram Amrani
6
-1
/
+622
2016-10-14
qedr: Add support for RoCE HW init
Ram Amrani
4
-2
/
+691
2016-10-14
qedr: Add RoCE driver framework
Ram Amrani
8
-11
/
+331
2016-10-14
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
5
-6
/
+28
2016-10-14
ovl: use vfs_get_link()
Miklos Szeredi
2
-49
/
+7
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
2
-0
/
+26
2016-10-14
ovl: use generic_readlink
Miklos Szeredi
1
-20
/
+1
2016-10-14
ovl: explain error values when removing acl from workdir
Miklos Szeredi
1
-0
/
+13
2016-10-14
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
1
-0
/
+9
2016-10-14
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2
-5
/
+18
2016-10-14
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
1
-199
/
+162
2016-10-14
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
1
-46
/
+230
2016-10-14
Expose cifs module parameters in sysfs
Germano Percossi
1
-3
/
+3
2016-10-14
Cleanup missing frees on some ioctls
Steve French
1
-5
/
+4
[next]