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-05-22
drm/imx: use drm_send_vblank_event() helper
Rob Clark
1
-19
/
+2
2013-05-22
drm/shmob: use drm_send_vblank_event() helper
Rob Clark
1
-15
/
+4
2013-05-22
drm/radeon: use drm_send_vblank_event() helper
Rob Clark
1
-10
/
+3
2013-05-22
drm/nouveau: use drm_send_vblank_event() helper
Rob Clark
1
-11
/
+2
2013-05-21
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
Fabio Baltieri
1
-3
/
+2
2013-05-21
Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2013-05-21
leds: leds-gpio: reserve gpio before using it
Timo Teräs
1
-4
/
+5
2013-05-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-8
/
+26
2013-05-21
staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'
Fabio Estevam
1
-1
/
+3
2013-05-21
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
Marek Vasut
1
-0
/
+1
2013-05-21
tty: mxser: fix usage of opmode_ioaddr
Matwey V. Kornilov
1
-2
/
+9
2013-05-21
serial: 8250_dw: add ACPI ID for Intel BayTrail
Heikki Krogerus
1
-0
/
+1
2013-05-21
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
1
-1
/
+1
2013-05-21
uio: UIO_DMEM_GENIRQ should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-05-21
mei: bus: Reset event_cb when disabling a device
Samuel Ortiz
1
-0
/
+2
2013-05-21
Drivers: hv: Fix a bug in get_vp_index()
K. Y. Srinivasan
1
-1
/
+1
2013-05-21
mei: fix out of array access to me clients array
Tomas Winkler
1
-9
/
+8
2013-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
3
-1
/
+40
2013-05-21
driver core: print sysfs attribute name when warning about bogus permissions
dyoung@redhat.com
1
-2
/
+4
2013-05-21
driver core: export subsys_virtual_register
Greg Kroah-Hartman
1
-0
/
+1
2013-05-21
Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...
Linus Torvalds
8
-92
/
+356
2013-05-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-41
/
+59
2013-05-21
drm/i915: Propagate errors back from fb set-base
Chris Wilson
1
-15
/
+10
2013-05-21
drm/i915: Adding more reserved PCI IDs for Haswell.
Rodrigo Vivi
1
-11
/
+35
2013-05-21
Merge tag 'v3.10-rc2' into drm-intel-next-queued
Daniel Vetter
4837
-206113
/
+363627
2013-05-20
Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-106
/
+61
2013-05-20
drm/i915: add support for dvo Chrontel 7010B
braggle@free.fr
2
-2
/
+33
2013-05-20
TTY: Fix tty miss restart after we turn off flow-control
Wang YanQing
1
-0
/
+8
2013-05-20
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
2
-26
/
+55
2013-05-20
TTY: ehv_bytechan: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-20
TTY: rocket, fix more no-PCI warnings
Jiri Slaby
1
-147
/
+141
2013-05-20
serial: mcf: missing uart_unregister_driver() on error in mcf_init()
Wei Yongjun
1
-1
/
+3
2013-05-20
tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()
Wei Yongjun
1
-3
/
+8
2013-05-20
serial: samsung: add missing platform_driver_unregister() when module exit
Wei Yongjun
1
-0
/
+1
2013-05-20
serial: pl011: protect attribute read from NULL platform data struct
Lee Jones
1
-1
/
+1
2013-05-20
tty: nwpserial: Pass correct pointer to free_irq()
Lars-Peter Clausen
1
-1
/
+1
2013-05-20
serial: 8250_dw: Add valid clk pointer check
Ezequiel Garcia
1
-2
/
+4
2013-05-20
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-12
/
+20
2013-05-20
USB: cxacru: potential underflow in cxacru_cm_get_array()
Dan Carpenter
1
-1
/
+2
2013-05-20
xen: Fixed assignment error in if statement
Lisa Nguyen
1
-1
/
+2
2013-05-20
xen/xenbus: Fixed over 80 character limit issue
Lisa Nguyen
1
-1
/
+2
2013-05-20
xen/xenbus: Fixed indentation error in switch case
Lisa Nguyen
1
-10
/
+8
2013-05-20
drm/radeon: add golden register settings for Hainan (v2)
Alex Deucher
1
-0
/
+122
2013-05-20
drm/radeon: sun/hainan chips do not have UVD (v2)
Alex Deucher
1
-28
/
+39
2013-05-20
drm/radeon: track which asics have UVD
Alex Deucher
2
-0
/
+18
2013-05-20
drm/radeon: radeon-asic updates for Hainan
Alex Deucher
1
-1
/
+4
2013-05-20
drm/radeon: fill in ucode loading support for Hainan
Alex Deucher
1
-0
/
+58
2013-05-20
drm/radeon: don't touch DCE or VGA regs on Hainan (v3)
Alex Deucher
3
-62
/
+92
2013-05-20
staging: ramster: add how-to document
Dan Magenheimer
1
-0
/
+366
2013-05-20
drm/radeon: fill in GPU init for Hainan (v2)
Alex Deucher
2
-1
/
+20
[prev]
[next]