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-09-21
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-21
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-21
net: seeq: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+5
2018-09-21
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
1
-1
/
+3
2018-09-21
Merge tag 'pinctrl-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2
-49
/
+64
2018-09-21
scsi: sd: don't crash the host on invalid commands
Johannes Thumshirn
1
-1
/
+2
2018-09-21
scsi: ipr: System hung while dlpar adding primary ipr adapter back
Wen Xiong
2
-45
/
+62
2018-09-21
scsi: target: iscsi: Use bin2hex instead of a re-implementation
Vincent Pelletier
1
-12
/
+3
2018-09-21
scsi: target: iscsi: Use hex2bin instead of a re-implementation
Vincent Pelletier
1
-16
/
+14
2018-09-21
net: mscc: fix the frame extraction into the skb
Antoine Tenart
1
-3
/
+9
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
3
-2
/
+19
2018-09-21
Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
29
-116
/
+151
2018-09-20
r8169: fix autoneg issue on resume with RTL8168E
Heiner Kallweit
1
-0
/
+9
2018-09-20
scsi: lpfc: Synchronize access to remoteport via rport
James Smart
3
-13
/
+23
2018-09-20
scsi: ufs: Disable blk-mq for now
Adrian Hunter
1
-0
/
+7
2018-09-21
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-18
/
+49
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-20
drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
Yong Zhao
3
-6
/
+29
2018-09-20
drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
Yong Zhao
5
-5
/
+10
2018-09-20
drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
Amber Lin
1
-1
/
+1
2018-09-20
pinctrl: intel: Do pin translation in other GPIO operations as well
Mika Westerberg
1
-48
/
+63
2018-09-20
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+4
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-20
mlxsw: spectrum: Bump required firmware version
Petr Machata
1
-2
/
+2
2018-09-20
libata: mask swap internal and hardware tag
Jens Axboe
1
-2
/
+12
2018-09-20
serial: imx: restore handshaking irq for imx1
Uwe Kleine-König
1
-0
/
+8
2018-09-20
usb: typec: mux: Take care of driver module reference counting
Heikki Krogerus
1
-4
/
+13
2018-09-20
usb: core: safely deal with the dynamic quirk lists
Harry Pan
1
-1
/
+2
2018-09-20
usb: roles: Take care of driver module reference counting
Heikki Krogerus
1
-3
/
+12
2018-09-20
USB: handle NULL config in usb_find_alt_setting()
Alan Stern
1
-0
/
+2
2018-09-20
USB: fix error handling in usb_driver_claim_interface()
Alan Stern
1
-0
/
+15
2018-09-20
USB: remove LPM management from usb_driver_claim_interface()
Alan Stern
1
-15
/
+0
2018-09-20
USB: usbdevfs: restore warning for nonsensical flags
Oliver Neukum
1
-0
/
+5
2018-09-20
USB: usbdevfs: sanitize flags more
Oliver Neukum
1
-3
/
+16
2018-09-20
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
1
-1
/
+1
2018-09-20
usb: musb: dsps: do not disable CPPI41 irq in driver teardown
Bin Liu
1
-11
/
+1
2018-09-20
Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtd
Greg Kroah-Hartman
4
-5
/
+36
2018-09-20
Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Greg Kroah-Hartman
1
-0
/
+2
2018-09-19
qed: Add missing device config for RoCE EDPM in UFP mode.
Sudarsana Reddy Kalluru
3
-22
/
+48
2018-09-19
qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
Sudarsana Reddy Kalluru
2
-1
/
+9
2018-09-19
qed: Fix populating the invalid stag value in multi function mode.
Sudarsana Reddy Kalluru
2
-1
/
+18
2018-09-20
drm/vmwgfx: Fix buffer object eviction
Thomas Hellstrom
1
-1
/
+1
2018-09-20
drm/vmwgfx: Don't impose STDU limits on framebuffer size
Deepak Rawat
2
-35
/
+14
2018-09-20
drm/vmwgfx: limit mode size for all display unit to texture_max
Deepak Rawat
1
-3
/
+7
2018-09-20
drm/vmwgfx: limit screen size to stdu_max during check_modeset
Deepak Rawat
1
-8
/
+22
2018-09-20
drm/vmwgfx: don't check for old_crtc_state enable status
Deepak Rawat
1
-1
/
+1
2018-09-19
net: mvneta: fix the Rx desc buffer DMA unmapping
Antoine Tenart
1
-2
/
+2
2018-09-19
drm/amdgpu: add new polaris pci id
Alex Deucher
2
-6
/
+9
2018-09-20
Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-1
/
+36
2018-09-20
Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
10
-49
/
+21
[prev]
[next]