Age | Commit message (Expand) | Author |
2012-05-30 | Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-05-30 | Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an... | Joerg Roedel |
2012-05-29 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2012-05-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac | Linus Torvalds |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-29 | drivers/rtc/rtc-s3c.c: fix compiler warning | Sachin Kamat |
2012-05-29 | drivers/rtc/rtc-tegra.c: clean up probe/remove routines | Hannu Heikkinen |
2012-05-29 | drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling | Rajkumar Kasirajan |
2012-05-29 | drivers/rtc/rtc-lpc32xx.c: add device tree support | Roland Stigge |
2012-05-29 | drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF | Nikolaus Voss |
2012-05-29 | rtc: ds1307: add trickle charger support | Wolfram Sang |
2012-05-29 | rtc: ds1307: remove superfluous initialization | Wolfram Sang |
2012-05-29 | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC | Fabio Estevam |
2012-05-29 | drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers" | Fabio Estevam |
2012-05-29 | drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature | Alexander Stein |
2012-05-29 | drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() | H Hartley Sweeten |
2012-05-29 | rtc/spear: add Device Tree probing capability | Viresh Kumar |
2012-05-29 | leds: add LM3533 LED driver | Johan Hovold |
2012-05-29 | drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s... | Alexander Stein |
2012-05-29 | leds: add new transient trigger for one shot timer activation | Shuah Khan |
2012-05-29 | leds: heartbeat: stop on shutdown | Alexander Holler |
2012-05-29 | drivers/leds/leds-lm3530.c: simplify als configuration on initialization | Kim, Milo |
2012-05-29 | leds: change ledtrig-timer to use activated flag | Shuah Khan |
2012-05-29 | leds: change existing triggers to use activated flag | Shuah Khan |
2012-05-29 | leds: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer |
2012-05-29 | leds: simple_strtoul() cleanup | Shuah Khan |
2012-05-29 | leds: driver for DA9052/53 PMIC v2 | David Dajun Chen |
2012-05-29 | drivers/leds/leds-lp5521.c: fix lp5521_read() error handling | Dan Carpenter |
2012-05-29 | backlight: tosa_lcd: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: tosa_bl: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: tdo24m: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: s6e63m0: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: ltv350qv: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: lms283gf05: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: ld9040: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: l4f00242t03: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: ili9320: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: corgi_lcd: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: ams369fg06: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: adp8870: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: adp8860: use devm_ functions | Jingoo Han |
2012-05-29 | backlight: initialize struct backlight_properties properly | Corentin Chary |
2012-05-29 | drivers/video/backlight/l4f00242t03.c: use pr_fmt | Jingoo Han |
2012-05-29 | backlight: progear: use pr_err() instead of printk() | Jingoo Han |
2012-05-29 | backlight: omap1: use pr_info() instead of printk() | Jingoo Han |
2012-05-29 | backlight: jornada720: use pr_err()/pr_info() instead of printk() | Jingoo Han |
2012-05-29 | backlight: generic_bl: use pr_info() instead of printk() | Jingoo Han |
2012-05-29 | backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() | Jingoo Han |
2012-05-29 | backlight: apple_bl: use pr_debug()/pr_err() instead of printk() | Jingoo Han |
2012-05-29 | backlight: use pr_warn() and pr_debug() instead of printk() | Jingoo Han |