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
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-05
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]