summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-30watchdog: sch56xx: Remove unnecessary checks for register changesHans de Goede1-25/+16
2012-05-30watchdog: sch56xx: Use watchdog coreHans de Goede4-316/+61
2012-05-30watchdog: Add support for dynamically allocated watchdog_device structsHans de Goede1-1/+54
2012-05-30watchdog: Add Locking supportHans de Goede2-0/+22
2012-05-30watchdog: watchdog_dev: Rewrite wrapper codeHans de Goede1-40/+130
2012-05-30watchdog: use dev_ functionsAlan Cox1-3/+2
2012-05-30watchdog: create all the proper device filesAlan Cox2-2/+33
2012-05-30watchdog: Add multiple device supportAlan Cox3-49/+125
2012-05-30watchdog: watchdog_core.h: make functions externWim Van Sebroeck1-2/+2
2012-05-30watchdog: correct the name of the watchdog_core inlude fileWim Van Sebroeck3-2/+2
2012-05-30watchdog: Add watchdog_active() routineViresh Kumar2-4/+4
2012-05-30watchdog: watchdog_dev: include private header to pickup global symbol protot...H Hartley Sweeten1-0/+2
2012-05-30Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+7
2012-05-30r6040: Do a Proper deinit at errorpath and also when driver unloads (calling ...Devendra Naga1-0/+5
2012-05-30r6040: disable pci device if the subsequent calls (after pci_enable_device) f...Devendra Naga1-4/+6
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds31-1446/+1821
2012-05-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-109/+591
2012-05-30drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat1-1/+1
2012-05-30drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen1-37/+13
2012-05-30drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan1-11/+3
2012-05-30drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge1-1/+11
2012-05-30drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss1-19/+27
2012-05-30rtc: ds1307: add trickle charger supportWolfram Sang1-3/+16
2012-05-30rtc: ds1307: remove superfluous initializationWolfram Sang1-1/+0
2012-05-30rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2-2/+2
2012-05-30drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam1-21/+21
2012-05-30drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein1-1/+43
2012-05-30drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten1-18/+6
2012-05-30rtc/spear: add Device Tree probing capabilityViresh Kumar1-0/+10
2012-05-30leds: add LM3533 LED driverJohan Hovold3-0/+799
2012-05-30drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...Alexander Stein1-36/+59
2012-05-30leds: add new transient trigger for one shot timer activationShuah Khan3-0/+246
2012-05-30leds: heartbeat: stop on shutdownAlexander Holler1-1/+27
2012-05-30drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo1-42/+58
2012-05-30leds: change ledtrig-timer to use activated flagShuah Khan1-3/+3
2012-05-30leds: change existing triggers to use activated flagShuah Khan3-3/+9
2012-05-30leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2012-05-30leds: simple_strtoul() cleanupShuah Khan2-41/+28
2012-05-30leds: driver for DA9052/53 PMIC v2David Dajun Chen3-0/+223
2012-05-30drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter1-4/+8
2012-05-30backlight: tosa_lcd: use devm_ functionsJingoo Han1-5/+3
2012-05-30backlight: tosa_bl: use devm_ functionsJingoo Han1-6/+5
2012-05-30backlight: tdo24m: use devm_ functionsJingoo Han1-15/+6
2012-05-30backlight: s6e63m0: use devm_ functionsJingoo Han1-10/+5
2012-05-30backlight: ltv350qv: use devm_ functionsJingoo Han1-16/+7
2012-05-30backlight: lms283gf05: use devm_ functionsJingoo Han1-6/+3
2012-05-30backlight: ld9040: use devm_ functionsJingoo Han1-8/+6
2012-05-30backlight: l4f00242t03: use devm_ functionsJingoo Han1-14/+11
2012-05-30backlight: ili9320: use devm_ functionsJingoo Han1-7/+2
2012-05-30backlight: corgi_lcd: use devm_ functionsJingoo Han1-8/+4