summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-2911-109/+591
|\
| *-. Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle2012-05-2611-109/+591
| |\ \
| | | * MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin2012-05-211-0/+7
| | | * MTD: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-44/+25
| | | * watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin2012-05-211-31/+25
| | | * SERIAL: MIPS: lantiq: implement OF supportJohn Crispin2012-05-211-32/+51
| | | * GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2012-05-211-92/+241
| | | * GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin2012-05-211-57/+89
| | | * GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin2012-05-214-0/+298
| | | * OF: PCI: const usage needed by MIPSJohn Crispin2012-05-212-2/+2
| | |/ | |/|
| | * SERIAL: MIPS Swarm sb1250-duart.c driver needs module.hPaul Gortmaker2012-05-151-0/+1
| | * SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker2012-05-151-0/+1
| |/
* | drivers/rtc/rtc-s3c.c: fix compiler warningSachin Kamat2012-05-291-1/+1
* | drivers/rtc/rtc-tegra.c: clean up probe/remove routinesHannu Heikkinen2012-05-291-37/+13
* | drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handlingRajkumar Kasirajan2012-05-291-11/+3
* | drivers/rtc/rtc-lpc32xx.c: add device tree supportRoland Stigge2012-05-291-1/+11
* | drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OFNikolaus Voss2012-05-291-19/+27
* | rtc: ds1307: add trickle charger supportWolfram Sang2012-05-291-3/+16
* | rtc: ds1307: remove superfluous initializationWolfram Sang2012-05-291-1/+0
* | rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXCFabio Estevam2012-05-292-2/+2
* | drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"Fabio Estevam2012-05-291-21/+21
* | drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl featureAlexander Stein2012-05-291-1/+43
* | drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver()H Hartley Sweeten2012-05-291-18/+6
* | rtc/spear: add Device Tree probing capabilityViresh Kumar2012-05-291-0/+10
* | leds: add LM3533 LED driverJohan Hovold2012-05-293-0/+799
* | drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...Alexander Stein2012-05-291-36/+59
* | leds: add new transient trigger for one shot timer activationShuah Khan2012-05-293-0/+246
* | leds: heartbeat: stop on shutdownAlexander Holler2012-05-291-1/+27
* | drivers/leds/leds-lm3530.c: simplify als configuration on initializationKim, Milo2012-05-291-42/+58
* | leds: change ledtrig-timer to use activated flagShuah Khan2012-05-291-3/+3
* | leds: change existing triggers to use activated flagShuah Khan2012-05-293-3/+9
* | leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-05-291-1/+1
* | leds: simple_strtoul() cleanupShuah Khan2012-05-292-41/+28
* | leds: driver for DA9052/53 PMIC v2David Dajun Chen2012-05-293-0/+223
* | drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter2012-05-291-4/+8
* | backlight: tosa_lcd: use devm_ functionsJingoo Han2012-05-291-5/+3
* | backlight: tosa_bl: use devm_ functionsJingoo Han2012-05-291-6/+5
* | backlight: tdo24m: use devm_ functionsJingoo Han2012-05-291-15/+6
* | backlight: s6e63m0: use devm_ functionsJingoo Han2012-05-291-10/+5
* | backlight: ltv350qv: use devm_ functionsJingoo Han2012-05-291-16/+7
* | backlight: lms283gf05: use devm_ functionsJingoo Han2012-05-291-6/+3
* | backlight: ld9040: use devm_ functionsJingoo Han2012-05-291-8/+6
* | backlight: l4f00242t03: use devm_ functionsJingoo Han2012-05-291-14/+11
* | backlight: ili9320: use devm_ functionsJingoo Han2012-05-291-7/+2
* | backlight: corgi_lcd: use devm_ functionsJingoo Han2012-05-291-8/+4
* | backlight: ams369fg06: use devm_ functionsJingoo Han2012-05-291-10/+5
* | backlight: adp8870: use devm_ functionsJingoo Han2012-05-291-15/+7
* | backlight: adp8860: use devm_ functionsJingoo Han2012-05-291-15/+7
* | backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-295-0/+5
* | drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han2012-05-291-0/+2