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-12-17
drivers/rtc/rtc-imxdi: support for i.MX53
Roland Stigge
1
-1
/
+1
2012-12-17
rtc: omap: add runtime pm support
Vaibhav Hiremath
1
-0
/
+18
2012-12-17
rtc: omap: depend on am33xx
Afzal Mohammed
1
-4
/
+6
2012-12-17
rtc: omap: dt support
Afzal Mohammed
1
-0
/
+18
2012-12-17
rtc: omap: kicker mechanism support
Afzal Mohammed
1
-3
/
+41
2012-12-17
drivers/of/fdt.c: re-use kernel's kbasename()
Andy Shevchenko
1
-8
/
+2
2012-12-17
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
Marko Katic
1
-2
/
+2
2012-12-17
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...
Jingoo Han
1
-1
/
+2
2012-12-17
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
Jingoo Han
1
-2
/
+6
2012-12-17
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
1
-2
/
+1
2012-12-17
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...
Peter Ujfalusi
1
-5
/
+3
2012-12-17
backlight: add of_find_backlight_by_node()
Thierry Reding
1
-0
/
+29
2012-12-17
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
Axel Lin
1
-1
/
+1
2012-12-17
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-17
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-17
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
3
-6
/
+6
2012-12-17
drivers/video/backlight/tdo24m.c: add missing const
Jingoo Han
1
-13
/
+14
2012-12-17
drivers/video/backlight/lms283gf05.c: add missing const
Jingoo Han
1
-3
/
+3
2012-12-17
drivers/video/backlight/da9052_bl.c: add missing const
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
Kim, Milo
1
-13
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
1
-11
/
+26
2012-12-17
backlight: tosa: use devm_gpio_request_one
Jingoo Han
2
-10
/
+4
2012-12-17
backlight: lms283gf05: use devm_gpio_request_one
Jingoo Han
1
-7
/
+3
2012-12-17
backlight: vgg2432a4: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: tosa: fix checkpatch error and warning
Jingoo Han
2
-8
/
+9
2012-12-17
backlight: tdo24m: fix checkpatch warning
Jingoo Han
1
-3
/
+3
2012-12-17
backlight: platform_lcd: fix checkpatch error
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: pcf50633: fix checkpatch warning
Jingoo Han
1
-3
/
+5
2012-12-17
backlight: omap1: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: lm3630: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: l4f00242t03: fix checkpatch warning
Jingoo Han
1
-2
/
+1
2012-12-17
backlight: jornada720: fix checkpatch error and warning
Jingoo Han
1
-12
/
+19
2012-12-17
backlight: ili9320: fix checkpatch error and warning
Jingoo Han
1
-10
/
+2
2012-12-17
backlight: hp680_bl: fix checkpatch error and warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: generic_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
1
-4
/
+4
2012-12-17
backlight: corgi_lcd: fix checkpatch error and warning
Jingoo Han
1
-7
/
+9
2012-12-17
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
1
-4
/
+3
2012-12-17
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
1
-4
/
+3
2012-12-17
Corentin has moved
Corentin Chary
3
-3
/
+3
2012-12-17
dmatest: check for dma mapping error
Andy Shevchenko
1
-1
/
+21
2012-12-17
dmatest: implement two helpers to unmap dma memory
Andy Shevchenko
1
-10
/
+17
2012-12-17
usb: musb: use io{read,write}*_rep accessors
Matthew Leach
2
-27
/
+6
2012-12-17
musb: tusb6010: use io{read,write}*_rep accessors
Matthew Leach
1
-2
/
+3
2012-12-17
drivers: remove reference to feature-removal-schedule.txt
Tao Ma
1
-5
/
+1
2012-12-17
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
340
-14777
/
+38217
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
64
-2325
/
+5255
[next]