index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-34
/
+62
2018-12-07
Merge tag 'pci-v4.20-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-12-07
Merge tag 'for-linus-20181207' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+11
2018-12-07
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-30
/
+93
2018-12-07
Merge tag 'dmaengine-fix-4.20-rc6' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
3
-29
/
+62
2018-12-07
nvmet-rdma: fix response use after free
Israel Rukshin
1
-1
/
+2
2018-12-07
nvme: validate controller state before rescheduling keep alive
James Smart
1
-1
/
+9
2018-12-07
xhci: move usb2 get port status link resume handling to its own function
Mathias Nyman
1
-84
/
+104
2018-12-07
xhci: refactor U0 link state handling in get_port_status
Mathias Nyman
1
-13
/
+19
2018-12-07
xhci: cleanup code that sets portstatus and portchange bits
Mathias Nyman
1
-12
/
+14
2018-12-07
xhci: move usb2 speficic bits to own function in get_port_status call
Mathias Nyman
1
-20
/
+24
2018-12-07
xhci: move usb3 speficic bits to own function in get_port_status call
Mathias Nyman
1
-28
/
+40
2018-12-07
xhci: remove unused hcd_index()
Mathias Nyman
1
-7
/
+0
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
5
-26
/
+24
2018-12-07
xhci: remove the unused sw_lpm_support
Zeng Tao
3
-20
/
+5
2018-12-07
Merge tag 'gnss-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-3
/
+3
2018-12-07
Revert "usb: dwc3: pci: Use devm functions to get the phy GPIOs"
Stephan Gerhold
1
-4
/
+4
2018-12-07
USB: gadget: udc: s3c2410_udc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-15
/
+2
2018-12-07
usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler
YueHaibing
1
-1
/
+1
2018-12-07
usb: dwc3: trace: add missing break statement to make compiler happy
Andy Shevchenko
1
-0
/
+2
2018-12-06
Merge tag 'drm-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-157
/
+235
2018-12-06
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+18
2018-12-06
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
Masahiro Yamada
1
-1
/
+7
2018-12-06
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
Masahiro Yamada
1
-4
/
+9
2018-12-06
i2c: uniphier-f: fix timeout error after reading 8 bytes
Masahiro Yamada
1
-3
/
+14
2018-12-06
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Hans de Goede
1
-3
/
+7
2018-12-06
i2c: axxia: properly handle master timeout
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-11
/
+29
2018-12-06
mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
Ido Schimmel
1
-2
/
+8
2018-12-06
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
1
-4
/
+1
2018-12-06
mlxsw: spectrum_switchdev: Avoid leaking FID's reference count
Ido Schimmel
1
-2
/
+5
2018-12-06
mlxsw: spectrum_nve: Remove easily triggerable warnings
Ido Schimmel
1
-2
/
+2
2018-12-06
vhost/vsock: fix use-after-free in network stack callers
Stefan Hajnoczi
1
-24
/
+33
2018-12-06
virtio/s390: fix race in ccw_io_helper()
Halil Pasic
1
-1
/
+6
2018-12-06
virtio/s390: avoid race on vcdev->config
Halil Pasic
1
-2
/
+8
2018-12-06
vhost/vsock: fix reset orphans race with close timeout
Stefan Hajnoczi
1
-7
/
+15
2018-12-06
dmaengine: dw: Fix FIFO size for Intel Merrifield
Andy Shevchenko
1
-3
/
+3
2018-12-06
Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-3
/
+10
2018-12-06
gnss: sirf: fix activation retry handling
Johan Hovold
1
-3
/
+3
2018-12-06
kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()
Macpaul Lin
1
-2
/
+2
2018-12-06
xhci: Prevent U1/U2 link pm states if exit latency is too long
Mathias Nyman
1
-0
/
+16
2018-12-06
xhci: workaround CSS timeout on AMD SNPS 3.0 xHC
Sandeep Singh
3
-4
/
+29
2018-12-06
drm/ast: Fix connector leak during driver unload
Sam Bobroff
1
-0
/
+1
2018-12-06
Merge tag 'drm-misc-fixes-2018-12-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-39
/
+60
2018-12-06
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
14
-53
/
+104
2018-12-06
Merge tag 'msm-fixes-2018-12-04' of https://gitlab.freedesktop.org/seanpaul/d...
Dave Airlie
14
-65
/
+70
2018-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-37
/
+39
2018-12-05
acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
Dan Williams
1
-1
/
+1
2018-12-05
libnvdimm, pfn: Pad pfn namespaces relative to other regions
Dan Williams
3
-27
/
+80
2018-12-05
Merge tag 'for-linus-20181205' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2018-12-05
USB: check usb_get_extra_descriptor for proper size
Mathias Payer
3
-5
/
+5
[prev]
[next]