index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
11
-200
/
+25
2013-02-14
drm/fb-helper: streamline drm_fb_helper_single_fb_probe
Daniel Vetter
1
-14
/
+15
2013-02-14
drm/fb-helper: directly call set_par from the hotplug handler
Daniel Vetter
1
-3
/
+3
2013-02-14
drm/fb-helper: fixup set_config semantics
Daniel Vetter
2
-12
/
+26
2013-02-14
drm/i915: rip out helper->disable noop functions
Daniel Vetter
11
-21
/
+0
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
12
-3
/
+42
2013-02-14
drm/tegra: don't set up initial fbcon config twice
Daniel Vetter
1
-4
/
+0
2013-02-14
drm/fb-helper: unexport drm_fb_helper_single_fb_probe
Daniel Vetter
1
-3
/
+2
2013-02-14
drm/fb-helper: unexport drm_fb_helper_panic
Daniel Vetter
1
-2
/
+1
2013-02-14
drm/fb-helper: kill drm_fb_helper_restore
Daniel Vetter
1
-15
/
+8
2013-02-14
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
4
-1
/
+30
2013-02-08
Merge branch 'for-airlied' of git://people.freedesktop.org/~mlankhorst/linux ...
Dave Airlie
4
-61
/
+144
2013-02-08
drm: make frame duration time calculation more precise
Daniel Kurtz
1
-1
/
+5
2013-02-08
drm/pci: Use PCI Express Capability accessors
Bjorn Helgaas
1
-16
/
+5
2013-02-08
drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
Bjorn Helgaas
1
-1
/
+1
2013-02-08
drm/pci: Use the standard #defines for PCIe Link Capability bits
Bjorn Helgaas
1
-2
/
+2
2013-02-08
drm: Allow vblank support without DRIVER_HAVE_IRQ
Thierry Reding
1
-2
/
+3
2013-02-08
drm/radeon: use prime helpers
Aaron Plattner
3
-157
/
+35
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
5
-161
/
+34
2013-02-08
drm: add prime helpers
Aaron Plattner
1
-1
/
+185
2013-02-08
drm/i2c: give i2c it's own Kconfig
Rob Clark
3
-23
/
+24
2013-02-08
Merge branch 'drm-next-3.9' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
42
-1887
/
+2186
2013-02-08
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...
Dave Airlie
14
-13
/
+558
2013-02-08
Merge branch 'udl-fixes' into drm-next
Dave Airlie
4
-25
/
+73
2013-02-08
Merge branch 'console-fixes' into drm-next
Dave Airlie
30
-408
/
+347
2013-02-08
Merge branch 'fbcon-locking-fixes' of ssh://people.freedesktop.org/~airlied/l...
Dave Airlie
238
-1389
/
+2103
2013-02-08
fbcon: fix locking harder
Dave Airlie
3
-3
/
+13
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
3
-17
/
+34
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
4
-27
/
+103
2013-02-08
drm/udl: disable fb_defio by default
Dave Airlie
1
-2
/
+2
2013-02-08
drm/udl: Inline memcmp() for RLE compression of xfer
Chris Wilson
1
-18
/
+28
2013-02-08
Merge tag 'drm-intel-next-2013-02-01' of git://people.freedesktop.org/~danvet...
Dave Airlie
31
-1714
/
+2233
2013-02-07
drm/udl: make usage as a console safer
Dave Airlie
2
-4
/
+42
2013-02-07
drm/usb: bind driver to correct device
Dave Airlie
1
-1
/
+1
2013-02-07
fbcon: don't lose the console font across generic->chip driver switch
Dave Airlie
1
-4
/
+10
2013-02-07
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
2
-8
/
+16
2013-02-06
drm/radeon/dce6: fix display powergating
Alex Deucher
1
-4
/
+2
2013-02-06
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+13
2013-02-06
Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
20
-392
/
+299
2013-02-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-4
/
+9
2013-02-05
drivers/rtc/rtc-pl031.c: fix the missing operation on enable
Haojian Zhuang
1
-3
/
+5
2013-02-05
drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
Jan Luebbe
1
-0
/
+3
2013-02-05
drivers/rtc/rtc-vt8500.c: fix year field in vt8500_rtc_set_time()
Tony Prisk
1
-1
/
+1
2013-02-05
Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-6
/
+10
2013-02-04
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
3
-331
/
+78
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2
-0
/
+27
2013-02-04
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-9
/
+49
2013-02-02
USB: ftdi_sio: add Zolix FTDI PID
Petr Kubánek
2
-0
/
+6
2013-02-02
USB: option: add Changhong CH690
Bjørn Mork
1
-0
/
+5
2013-02-02
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Sven Killig
2
-1
/
+4
[next]