index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/mgag200: Add missing write to index before accessing data register
Christopher Harvey
2013-06-03
1
-4
/
+5
*
drm/nouveau: use mdelay instead of large udelay constants
Arnd Bergmann
2013-06-03
1
-1
/
+2
*
drm/tilcd: select BACKLIGHT_LCD_SUPPORT
Arnd Bergmann
2013-06-03
1
-0
/
+1
*
drm: fix a use-after-free when GPU acceleration disabled
Huacai Chen
2013-06-03
1
-1
/
+5
*
drm/qxl: fix build warnings on 32-bit
Dave Airlie
2013-05-31
2
-6
/
+7
*
radeon: use max_bus_speed to activate gen2 speeds
Kleber Sacilotto de Souza
2013-05-29
3
-21
/
+7
*
drm/radeon: narrow scope of Apple re-POST hack
Alex Deucher
2013-05-29
1
-1
/
+3
*
drm/radeon: don't check crtcs in card_posted() on cards without DCE
Alex Deucher
2013-05-29
1
-0
/
+4
*
drm/radeon: fix card_posted check for newer asics
Alex Deucher
2013-05-29
1
-10
/
+9
*
drm/radeon: fix typo in cu_per_sh on verde
Alex Deucher
2013-05-29
1
-1
/
+1
*
drm/radeon: UVD block on SUMO2 is the same as on SUMO
Christian König
2013-05-29
1
-3
/
+1
*
qxl: fix Kconfig deps - select FB_DEFERRED_IO
Andrew Jones
2013-05-28
1
-0
/
+1
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2013-05-24
6
-32
/
+87
|
\
|
*
drm/i915: avoid premature DP AUX timeouts
Imre Deak
2013-05-22
2
-2
/
+3
|
*
drm/i915: avoid premature timeouts in __wait_seqno()
Imre Deak
2013-05-22
1
-1
/
+1
|
*
drm/i915: use msecs_to_jiffies_timeout instead of open coding the same
Imre Deak
2013-05-22
1
-1
/
+1
|
*
drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration
Imre Deak
2013-05-22
1
-0
/
+15
|
*
drm/i915: force full modeset if the connector is in DPMS OFF mode
Imre Deak
2013-05-22
1
-2
/
+22
|
*
drm/i915: Propagate errors back from fb set-base
Chris Wilson
2013-05-21
1
-15
/
+10
|
*
drm/i915: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
2013-05-21
1
-11
/
+35
*
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2013-05-24
12
-77
/
+64
|
\
\
|
*
|
drm/exynos: replace request_threaded_irq with devm function
Seung-Woo Kim
2013-05-23
4
-26
/
+8
|
*
|
drm/exynos: remove unnecessary devm_kfree
Seung-Woo Kim
2013-05-23
2
-4
/
+0
|
*
|
drm/exynos: fix build warnings from ipp fimc
Seung-Woo Kim
2013-05-23
1
-1
/
+1
|
*
|
drm/exynos: cleanup device pointer usages
Seung-Woo Kim
2013-05-23
9
-29
/
+29
|
*
|
drm/exynos: wait for the completion of pending page flip
Inki Dae
2013-05-23
1
-0
/
+16
|
*
|
drm/exynos: use drm_send_vblank_event() helper
Rob Clark
2013-05-23
1
-8
/
+2
|
*
|
drm/exynos: page flip fixes
Rob Clark
2013-05-22
1
-1
/
+0
|
*
|
drm/exynos: exynos_hdmi: Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-22
1
-1
/
+1
|
*
|
drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-05-22
1
-7
/
+7
|
*
|
drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL
Sachin Kamat
2013-05-22
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next
Dave Airlie
2013-05-24
4
-55
/
+11
|
\
|
|
|
*
|
drm/imx: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-19
/
+2
|
*
|
drm/shmob: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-15
/
+4
|
*
|
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-10
/
+3
|
*
|
drm/nouveau: use drm_send_vblank_event() helper
Rob Clark
2013-05-22
1
-11
/
+2
*
|
|
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-23
2
-1
/
+17
|
\
\
\
|
*
|
|
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
2013-05-17
2
-1
/
+17
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2013-05-23
3
-23
/
+69
|
\
\
\
\
|
*
|
|
|
Input: wacom - add an eraser to DTH2242/DTK2241
Ping Cheng
2013-05-23
1
-4
/
+15
|
*
|
|
|
Input: wacom - add a few new styli for Cintiq series
Ping Cheng
2013-05-05
1
-19
/
+17
|
*
|
|
|
Input: wacom - add three new display tablets
Ping Cheng
2013-05-05
2
-0
/
+37
|
*
|
|
|
Input: egalax_ts - ABS_MT_POSITION_Y not reported well
Heiko Abraham
2013-05-05
1
-1
/
+1
*
|
|
|
|
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-05-23
12
-183
/
+233
|
\
\
\
\
\
|
*
|
|
|
|
tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...
Matwey V. Kornilov
2013-05-22
1
-3
/
+3
|
*
|
|
|
|
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
2013-05-21
1
-2
/
+9
|
*
|
|
|
|
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
2013-05-21
1
-0
/
+1
|
*
|
|
|
|
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
2013-05-20
1
-0
/
+8
|
*
|
|
|
|
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
2013-05-20
2
-26
/
+55
|
*
|
|
|
|
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
2013-05-20
1
-0
/
+1
[next]