summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* leds: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2012-05-301-1/+1
* leds: simple_strtoul() cleanupShuah Khan2012-05-302-41/+28
* leds: driver for DA9052/53 PMIC v2David Dajun Chen2012-05-303-0/+223
* drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter2012-05-301-4/+8
* backlight: tosa_lcd: use devm_ functionsJingoo Han2012-05-301-5/+3
* backlight: tosa_bl: use devm_ functionsJingoo Han2012-05-301-6/+5
* backlight: tdo24m: use devm_ functionsJingoo Han2012-05-301-15/+6
* backlight: s6e63m0: use devm_ functionsJingoo Han2012-05-301-10/+5
* backlight: ltv350qv: use devm_ functionsJingoo Han2012-05-301-16/+7
* backlight: lms283gf05: use devm_ functionsJingoo Han2012-05-301-6/+3
* backlight: ld9040: use devm_ functionsJingoo Han2012-05-301-8/+6
* backlight: l4f00242t03: use devm_ functionsJingoo Han2012-05-301-14/+11
* backlight: ili9320: use devm_ functionsJingoo Han2012-05-301-7/+2
* backlight: corgi_lcd: use devm_ functionsJingoo Han2012-05-301-8/+4
* backlight: ams369fg06: use devm_ functionsJingoo Han2012-05-301-10/+5
* backlight: adp8870: use devm_ functionsJingoo Han2012-05-301-15/+7
* backlight: adp8860: use devm_ functionsJingoo Han2012-05-301-15/+7
* backlight: initialize struct backlight_properties properlyCorentin Chary2012-05-305-0/+5
* drivers/video/backlight/l4f00242t03.c: use pr_fmtJingoo Han2012-05-301-0/+2
* backlight: progear: use pr_err() instead of printk()Jingoo Han2012-05-301-2/+4
* backlight: omap1: use pr_info() instead of printk()Jingoo Han2012-05-301-1/+3
* backlight: jornada720: use pr_err()/pr_info() instead of printk()Jingoo Han2012-05-302-9/+13
* backlight: generic_bl: use pr_info() instead of printk()Jingoo Han2012-05-301-2/+4
* backlight: cr_bllcd: use pr_err()/pr_info() instead of printk()Jingoo Han2012-05-301-4/+5
* backlight: apple_bl: use pr_debug()/pr_err() instead of printk()Jingoo Han2012-05-301-12/+8
* backlight: use pr_warn() and pr_debug() instead of printk()Jingoo Han2012-05-302-9/+12
* drivers/video/backlight/adp5520_bl.c: use kstrtoul()Jingoo Han2012-05-301-2/+2
* drivers/video/backlight/adp8870_bl.c: use kstrtoul()Jingoo Han2012-05-301-3/+3
* drivers/video/backlight/adp8860_bl.c: use kstrtoul()Jingoo Han2012-05-301-3/+3
* backlight: add LM3533 backlight driverJohan Hovold2012-05-303-0/+436
* drivers/video/backlight/apple_bl.c: include header for exported symbol protot...H Hartley Sweeten2012-05-301-0/+1
* lcd: add callbacks for early fb event blank supportInki Dae2012-05-301-0/+10
* fbdev: add events for early fb event supportInki Dae2012-05-301-6/+15
* blacklight: remove redundant spi driver bus initializationLars-Peter Clausen2012-05-304-4/+0
* mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLEHugh Dickins2012-05-301-3/+5
* mm: fix off-by-one bug in print_nodes_state()Ryota Ozaki2012-05-301-5/+3
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-2969-1720/+5664
|\
| * mfd: Fix build break of max77693 by adding REGMAP_I2C optionChanwoo Choi2012-05-241-0/+1
| * mfd: Fix twl6040 build failureSamuel Ortiz2012-05-231-1/+15
| * mfd: ab8500-core should depend on MFD_DB8500_PRCMULee Jones2012-05-231-1/+1
| * gpio: tps65910: dt: process gpio specific device node infoLaxman Dewangan2012-05-221-0/+36
| * mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan2012-05-221-15/+0
| * mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-221-1/+5
| * gpio: Add Intel Centerton support to gpio-schSeth Heasley2012-05-222-3/+14
| * mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown2012-05-201-5/+19
| * mfd: Mark two lm3533 zone registers as volatileJohan Hovold2012-05-201-1/+1
| * mfd: Fix return type of lm533 attribute is_visibleJohan Hovold2012-05-201-1/+1
| * mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones2012-05-201-0/+6
| * mfd: Enable Device Tree support in the ab8500-sysctrl driverLee Jones2012-05-201-0/+6
| * mfd: Add support for Device Tree to twl6040Peter Ujfalusi2012-05-202-8/+25