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
2012-07-30
pps: return PTR_ERR on error in device_create
Emil Goode
1
-1
/
+3
2012-07-30
drivers/rtc/rtc-pcf8563.c: add device tree support
Nick Bowler
1
-0
/
+10
2012-07-30
drivers/rtc/rtc-pcf8563.c: set owner field in driver struct
Nick Bowler
1
-0
/
+1
2012-07-30
rtc/rtc-da9052: remove unneed devm_kfree call
Devendra Naga
1
-4
/
+1
2012-07-30
rtc/mc13xxx: add support for the rtc in the mc34708 pmic
Uwe Kleine-König
1
-0
/
+2
2012-07-30
rtc/mc13xxx: use MODULE_DEVICE_TABLE instead of MODULE_ALIAS
Uwe Kleine-König
1
-2
/
+2
2012-07-30
drivers/rtc/rtc-s3c.c: replace #include header files from asm/* to linux/*
Sachin Kamat
1
-2
/
+2
2012-07-30
drivers/rtc/rtc-r9701.c: check that r9701_set_datetime() succeeded
Andrew Morton
1
-1
/
+2
2012-07-30
drivers/rtc/rtc-r9701.c: avoid second call to rtc_valid_tm()
Devendra Naga
1
-2
/
+1
2012-07-30
drivers/rtc/rtc-ab8500.c: remove fix for AB8500 ED version
Bengt Jonsson
1
-16
/
+11
2012-07-30
drivers/rtc/rtc-ab8500.c: use UIE emulation
Ramesh Chandrasekaran
2
-1
/
+15
2012-07-30
rtc: pl031: fix up IRQ flags
Mattias Wallin
1
-1
/
+10
2012-07-30
rtc: pl031: use per-vendor variables for special init
Linus Walleij
1
-9
/
+14
2012-07-30
rtc: pl031: encapsulate per-vendor ops
Linus Walleij
1
-22
/
+39
2012-07-30
drivers/rtc/rtc-coh901331.c: use devm allocation
Linus Walleij
1
-35
/
+15
2012-07-30
drivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
Linus Walleij
1
-3
/
+8
2012-07-30
drivers/message/i2o/i2o_config.c: bound allocation
Alan Cox
1
-0
/
+7
2012-07-30
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...
Kamil Dudka
1
-15
/
+22
2012-07-30
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
1
-4
/
+4
2012-07-30
video/uvc: use memweight()
Akinobu Mita
1
-3
/
+2
2012-07-30
dm: use memweight()
Akinobu Mita
1
-11
/
+2
2012-07-30
backlight: move lp855x header into platform_data directory
Kim, Milo
1
-1
/
+1
2012-07-30
backlight: move register definitions from header to source
Kim, Milo
1
-2
/
+6
2012-07-30
backlight: l4f00242t03: export and use devm_gpio_request_one()
Jingoo Han
1
-19
/
+10
2012-07-30
backlight: corgi_lcd: use devm_gpio_request()
Jingoo Han
1
-14
/
+5
2012-07-30
backlight: lms283gf05: use devm_gpio_request()
Jingoo Han
1
-18
/
+6
2012-07-30
backlight: tosa_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+2
2012-07-30
backlight: tosa_lcd: use devm_gpio_request()
Jingoo Han
1
-5
/
+2
2012-07-30
backlight: ot200_bl: use devm_gpio_request()
Jingoo Han
1
-6
/
+3
2012-07-30
backlight: atmel-pwm-bl: use devm_gpio_request()
Jingoo Han
1
-9
/
+5
2012-07-30
drivers/video/backlight/lm3533_bl.c: use devm_ functions
Jingoo Han
1
-6
/
+2
2012-07-30
drivers/video/backlight/ot200_bl.c: use devm_ functions
Jingoo Han
1
-8
/
+4
2012-07-30
drivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
Jingoo Han
1
-3
/
+2
2012-07-30
drivers/misc/ti-st/st_core.c: missing NULL check
Alan Cox
1
-0
/
+5
2012-07-30
clk: validate pointer in __clk_disable()
Fengguang Wu
1
-0
/
+3
2012-07-30
usb/host/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-17
/
+0
2012-07-30
gadget/r8a66597: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+3
2012-07-30
gadget/m66592: remove conditional compilation of clk code
Viresh Kumar
2
-13
/
+1
2012-07-30
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2
-58
/
+17
2012-07-30
net/c_can: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-30
ata/pata_arasan: remove conditional compilation of clk code
Viresh Kumar
1
-13
/
+1
2012-07-30
usb/musb: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-07-30
i2c/i2c-pxa: remove conditional compilation of clk code
Viresh Kumar
1
-7
/
+0
2012-07-30
clk: remove redundant depends on from drivers/Kconfig
Viresh Kumar
1
-1
/
+0
2012-07-30
pcdp: use early_ioremap/early_iounmap to access pcdp table
Greg Pearson
1
-2
/
+2
2012-07-28
Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
15
-542
/
+624
2012-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-14
/
+14
2012-07-27
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
6
-15
/
+17
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
6
-15
/
+17
2012-07-27
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-13
/
+13
[next]