index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
clocksource/drivers/timer-cs5535: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
clocksource/drivers/timer-pxa: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
clocksource/drivers/tango-xtal: Rename the file for consistency
Daniel Lezcano
2
-1
/
+1
2019-02-23
clocksource/drivers/exynos_mct: Remove unused header includes
Krzysztof Kozlowski
1
-2
/
+0
2019-02-23
clocksource/drivers/exynos_mct: Fix error path in timer resources initialization
Marek Szyprowski
1
-1
/
+13
2019-02-23
clocksource/drivers/exynos_mct: Remove dead code
Marek Szyprowski
1
-7
/
+2
2019-02-23
clocksource/drivers/riscv: Add required checks during clock source init
Atish Patra
1
-3
/
+20
2019-02-23
clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown
Stuart Menefy
1
-0
/
+1
2019-02-23
clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR
Stuart Menefy
1
-11
/
+11
2019-02-23
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
2
-0
/
+65
2019-02-23
clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
Chen-Yu Tsai
1
-0
/
+10
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-56
/
+186
2019-01-14
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
2019-01-14
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-14
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-6
/
+33
2019-01-12
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
7
-36
/
+181
2019-01-12
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
1
-2
/
+3
2019-01-12
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-64
/
+185
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
170
-940
/
+905
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-102
/
+185
2019-01-11
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-11
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-11
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-11
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
2019-01-11
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+20
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+3
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+4
2019-01-11
Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-11
/
+59
2019-01-11
Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-23
/
+78
2019-01-11
Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-118
/
+219
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
1
-1
/
+1
2019-01-11
Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...
drm-fixes-2019-01-11-1
Daniel Vetter
9
-39
/
+91
2019-01-11
Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...
Daniel Vetter
3
-58
/
+82
2019-01-11
Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'
Rafael J. Wysocki
3
-3
/
+26
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
5
-19
/
+71
2019-01-11
Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
3
-5
/
+12
2019-01-11
drm/nouveau/falcon: avoid touching registers if engine is off
Ilia Mirkin
1
-2
/
+5
2019-01-11
drm/nouveau: Don't disable polling in fallback mode
Takashi Iwai
1
-3
/
+4
2019-01-11
drm/nouveau: register backlight on pascal and newer
Ben Skeggs
1
-0
/
+3
2019-01-11
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
1
-1
/
+14
2019-01-11
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
1
-0
/
+6
2019-01-10
Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus
Jens Axboe
6
-39
/
+72
2019-01-10
Merge tag 'pci-v5.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-01-11
Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...
drm-fixes-2019-01-11
Dave Airlie
15
-96
/
+156
2019-01-10
Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-0
/
+41
2019-01-10
Merge tag 'vfio-v5.0-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-2
/
+2
2019-01-10
Merge tag 'mtd/fixes-for-5.0-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
4
-17
/
+43
[next]