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
2019-03-04
drm/tinydrm: Use drm_dev_enter/exit()
Noralf Trønnes
8
-32
/
+139
2019-03-04
drm/tinydrm: Remove tinydrm_device
Noralf Trønnes
3
-170
/
+3
2019-03-04
drm/tinydrm: Drop using tinydrm_device
Noralf Trønnes
7
-95
/
+277
2019-03-04
drm/tinydrm/repaper: Drop using tinydrm_device
Noralf Trønnes
1
-23
/
+61
2019-03-04
drm/drv: DOC: Add driver example code
Noralf Trønnes
1
-0
/
+132
2019-03-04
drm: Add devm_drm_dev_init()
Noralf Trønnes
1
-0
/
+39
2019-03-04
drm/drv: Hold ref on parent device during drm_device lifetime
Noralf Trønnes
1
-1
/
+4
2019-03-04
Merge v5.0 into drm-next
Dave Airlie
119
-424
/
+798
2019-03-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-1
/
+3
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-35
/
+70
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
20
-23
/
+135
2019-03-02
net: dsa: mv88e6xxx: Fix statistics on mv88e6161
Andrew Lunn
1
-1
/
+1
2019-03-01
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
2019-03-01
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
Heiner Kallweit
3
-0
/
+15
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-4
/
+12
2019-03-01
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-03-01
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
4
-0
/
+29
2019-03-01
Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-03-01
Merge tag 'drm-fixes-2019-03-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-4
/
+37
2019-03-01
drm/sun4i: Improve VI scaling for DE2/DE3
Jernej Skrabec
2
-3
/
+62
2019-03-01
drm/sun4i: Add VI scaler line size quirk for DE2/DE3
Jernej Skrabec
2
-0
/
+11
2019-03-01
Merge tag 'tee-fix-for-v5.0' of https://git.linaro.org/people/jens.wiklander/...
Arnd Bergmann
1
-1
/
+3
2019-03-01
drm: panel-orientation-quirks: Add quirk for Lenovo Ideapad D330
David Santamaría Rogado
1
-0
/
+13
2019-02-28
net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X
Maxime Chevallier
1
-2
/
+2
2019-02-28
net: dsa: mv88e6xxx: Fix u64 statistics
Andrew Lunn
1
-1
/
+1
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2
-0
/
+9
2019-02-28
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
1
-5
/
+5
2019-02-28
Merge tag 'mmc-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
9
-19
/
+44
2019-02-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+1
2019-02-28
mmc: sdhci-esdhc-imx: correct the fix of ERR004536
BOUGH CHEN
1
-4
/
+5
2019-02-28
tee: optee: add missing of_node_put after of_device_is_available
Julia Lawall
1
-1
/
+3
2019-02-28
drm/bochs: Drop best_encoder
Daniel Vetter
1
-11
/
+0
2019-02-28
drm/virtio: implement prime export
Gerd Hoffmann
3
-0
/
+15
2019-02-28
drm/virtio: remove prime pin/unpin callbacks.
Gerd Hoffmann
3
-15
/
+0
2019-02-28
drm/virtio: implement prime mmap
Gerd Hoffmann
1
-2
/
+5
2019-02-27
net: phy: dp83867: add soft reset delay
Max Uvarov
1
-0
/
+3
2019-02-28
drm/bochs: Fix the ID mismatch error
Alistair Francis
1
-0
/
+4
2019-02-28
drm: Block fb changes for async plane updates
Nicholas Kazlauskas
1
-0
/
+9
2019-02-28
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
8
-33
/
+108
2019-02-28
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2
-4
/
+24
2019-02-27
dma-buf: add some lockdep asserts to the reservation object implementation
Lucas Stach
1
-0
/
+8
2019-02-27
drm: Wake up next in drm_read() chain if we are forced to putback the event
Chris Wilson
1
-0
/
+1
2019-02-27
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
2
-4
/
+24
2019-02-27
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
2019-02-27
enc28j60: Correct description of debug module parameter
Andy Shevchenko
1
-1
/
+1
2019-02-27
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
1
-0
/
+6
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2
-7
/
+8
2019-02-27
mmc: cqhci: Fix a tiny potential memory leak on error condition
Alamy Liu
1
-1
/
+10
2019-02-27
mmc: cqhci: fix space allocated for transfer descriptor
Alamy Liu
1
-1
/
+1
2019-02-27
scsi: core: Avoid that system resume triggers a kernel warning
Bart Van Assche
1
-1
/
+0
[prev]
[next]