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
2014-01-24
Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-400
/
+945
2014-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
18
-55
/
+1443
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
189
-2541
/
+2654
2014-01-23
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
38
-220
/
+852
2014-01-23
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
65
-1561
/
+19561
2014-01-23
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
25
-313
/
+1518
2014-01-23
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
10
-79
/
+982
2014-01-23
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
7
-2
/
+333
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
59
-3415
/
+8591
2014-01-23
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+9
2014-01-23
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-200
/
+17
2014-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
21
-968
/
+6647
2014-01-23
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-01-23
drivers/w1/masters/w1-gpio.c: add strong pullup emulation
Evgeny Boger
2
-12
/
+22
2014-01-23
drivers/memstick/host/rtsx_pci_ms.c: fix ms card data transfer bug
Micky Ching
1
-10
/
+20
2014-01-23
drivers/rtc/rtc-rx8581.c: add SMBus-only adapters support
Andreas Werner
1
-13
/
+68
2014-01-23
drivers/rtc/rtc-s5m.c: s5m_rtc_{suspend,resume}() should depend on CONFIG_PM_...
Geert Uytterhoeven
1
-0
/
+2
2014-01-23
rtc: max8907: weekday encoding fixes
Stephen Warren
1
-6
/
+5
2014-01-23
drivers/rtc/rtc-hym8563.c: staticize local symbol
Sachin Kamat
1
-1
/
+1
2014-01-23
drivers/rtc/rtc-hym8563.c: remove redundant of_match_ptr() helper
Sachin Kamat
1
-1
/
+1
2014-01-23
drivers/rtc/rtc-ds1742.c: remove redundant of_match_ptr() helper
Sachin Kamat
1
-1
/
+1
2014-01-23
drivers/rtc/rtc-cmos.c: propagate hpet_register_irq_handler() failure
Andrew Morton
1
-4
/
+2
2014-01-23
rtc: honor device tree /alias entries when assigning IDs
Stephen Warren
1
-4
/
+20
2014-01-23
drivers/rtc/rtc-pcf2127.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-4
/
+1
2014-01-23
drivers/rtc/Kconfig: disable RTC_DRV_CMOS on Atari
Geert Uytterhoeven
1
-1
/
+1
2014-01-23
drivers/rtc/rtc-cmos.c: remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2014-01-23
rtc: add hym8563 rtc-driver
Heiko Stuebner
3
-0
/
+618
2014-01-23
drivers/rtc/rtc-vr41xx.c: use devm_*() functions
Jingoo Han
1
-38
/
+12
2014-01-23
drivers/rtc/rtc-twl.c: use devm_*() functions
Jingoo Han
1
-25
/
+13
2014-01-23
drivers/rtc/rtc-ds1742.c: add devicetree support
Alexander Shiyan
1
-1
/
+9
2014-01-23
drivers/rtc/rtc-mxc.c: check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+4
2014-01-23
drivers/rtc/rtc-mxc.c: remove unneeded label
Fabio Estevam
1
-4
/
+1
2014-01-23
drivers/rtc/rtc-ds1305.c: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2014-01-23
drivers/rtc/rtc-as3722: use devm for rtc and irq registration
Laxman Dewangan
1
-16
/
+3
2014-01-23
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
2
-10
/
+13
2014-01-23
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
1
-3
/
+3
2014-01-23
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
1
-1
/
+1
2014-01-23
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
1
-1
/
+1
2014-01-23
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-23
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
1
-4
/
+2
2014-01-23
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
1
-11
/
+2
2014-01-23
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+3
2014-01-23
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
1
-6
/
+3
2014-01-23
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+2
2014-01-23
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
1
-4
/
+2
2014-01-23
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
1
-12
/
+3
2014-01-23
drivers/vlynq/vlynq.c: fix another resource size off by 1 error
Dan Carpenter
1
-1
/
+2
2014-01-23
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
1
-0
/
+4
2014-01-23
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
1
-1
/
+1
2014-01-23
drivers/mfd/max8998.c: fix pointer-integer size mismatch warning in max8998_i...
David Howells
1
-1
/
+1
[next]