android_kernel_motorola_sm6225/drivers/video/backlight
Linus Torvalds 578f1ef91a MFD bits for the 3.7 merge window.
As usual we have a few new drivers:
 
 - TI LP8788
 - TI OMAP USB TLL
 - Maxim MAX8907
 - SMSC ECE1099
 - Dialog Semiconductor DA9055
 - A simpler syscon driver that allow us to get rid of the anatop one.
 
 Drivers are also gradually getting Device Tree and IRQ domain support.
 
 The following drivers got DT support:
 - palmas, 88pm860x, tc3589x and twl4030-audio
 
 And those ones now use the IRQ domain APIs:
 - 88pm860x, tc3589x, db8500_prcmu
 
 Also some other interesting changes:
 - Intel's ICH LPC now supports Lynx Point
 - TI's twl4030-audio added a GPO child
 - tps6527 enabled its backlight subdevice
 - The twl6030 pwm driver moved to the new PWM subsystem
 
 And finally a bunch of cleanup and casual fixes for mc13xxx, 88pm860x, palmas,
 ab8500, wm8994, wm5110, max8907 and the tps65xxx family.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.12 (GNU/Linux)
 
 iQIcBAABAgAGBQJQbVq4AAoJEIqAPN1PVmxKXOsP/ifwoqYkaGUsZ7M8b8iTTxlk
 a0/SBU1O+FDG7LbIsOyJ6VZCpipj8R4WyVqNdS2CSPVoSdT8KnakrxFY9FAtcmpA
 c6O7r+9dymcT7HeQ6mBQYYeEyXcZQkTXj9Y298zuRT88gccH5PQIOX8DTj6gKVxN
 xhuDuAWtizvwAJWfof/57p7JLilCF96Hq0UdeISD10UWJPxPmXFJTzzYw6GbPPOl
 zk1N6yig3VpK6sfK+QdqZykHFKj23RX57SmceHOISTpEr66ayuKIkJEqWm/IydMO
 XWDTT2IN80ca+1PnbrQOyiMtXg3EKrZN5WDEp2AcUiKP0fnAoZBTeuZUkqyLc3rJ
 W8LowQe6x5154CeLwcJc4+kmeGUhbj09GHKCsI7x/lQpMWgJCaGHGvLxAUE1uRZi
 4Bn9IUP7OqE465fNolLOd1fRxgzWJxe5rBYKQB7UcOrS0NThPhu0r0qV905zBrBO
 tyCZz+PexTiirpbv1K0dMTcpWeHVOmtYG5uJTmw9wTRv7jW7aUhkhkW5Q+E5BAdb
 9Rj5/vYertqI3VzRQ1w2z1SavzBO3OykTURWGDkwjfFWYbJtEdPYGGjRSFiphVYG
 8jvs5UzrDm2ICqkpkKzovVWi9lXyvNVVCgSwxHQeoPXfqb5dXLlbUZZBaCaQpRII
 XlItAJvIiUNIA8bXLoC8
 =n6lp
 -----END PGP SIGNATURE-----

Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6

Pull MFD changes from Samuel Ortiz:
 "MFD bits for the 3.7 merge window.

  As usual we have a few new drivers:

   - TI LP8788
   - TI OMAP USB TLL
   - Maxim MAX8907
   - SMSC ECE1099
   - Dialog Semiconductor DA9055
   - A simpler syscon driver that allow us to get rid of the anatop one.

  Drivers are also gradually getting Device Tree and IRQ domain support.

  The following drivers got DT support:
   - palmas, 88pm860x, tc3589x and twl4030-audio

  And those ones now use the IRQ domain APIs:
   - 88pm860x, tc3589x, db8500_prcmu

  Also some other interesting changes:
   - Intel's ICH LPC now supports Lynx Point
   - TI's twl4030-audio added a GPO child
   - tps6527 enabled its backlight subdevice
   - The twl6030 pwm driver moved to the new PWM subsystem

  And finally a bunch of cleanup and casual fixes for mc13xxx, 88pm860x,
  palmas, ab8500, wm8994, wm5110, max8907 and the tps65xxx family."

Fix up various annoying conflicts: the DT and IRQ domain support came in
twice and was already in 3.6. And then it was apparently rebased.

Guys, DON'T REBASE!

* tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6: (89 commits)
  ARM: dts: Enable 88pm860x pmic
  mfd: 88pm860x: Move gpadc init into touch
  mfd: 88pm860x: Device tree support
  mfd: 88pm860x: Use irqdomain
  mfd: smsc: Add support for smsc gpio io/keypad driver
  backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe
  mfd: DA9055 core driver
  mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device list
  mfd: wm5110: Add register patches for revision B
  mfd: wm5110: Disable control interface error report for WM5110 rev B
  mfd: max8907: Remove regulator-compatible from DT docs
  backlight: Add TPS65217 WLED driver
  mfd: Add backlight as subdevice to the tps65217
  mfd: Provide the PRCMU with its own IRQ domain
  mfd: Fix max8907 sparse warning
  mfd: Add lp8788 mfd driver
  mfd: dbx500: Provide a more accurate smp_twd clock
  mfd: rc5t583: Fix warning messages
  regulator: palmas: Add DT support
  mfd: palmas: Change regulator defns to better suite DT
  ...
2012-10-05 12:01:30 +09:00
..
88pm860x_bl.c mfd: 88pm860x: Device tree support 2012-10-02 11:43:13 +02:00
aat2870_bl.c drivers/video/backlight: use devm_ functions 2012-03-23 16:58:33 -07:00
adp5520_bl.c drivers/video/backlight/adp5520_bl.c: use kstrtoul() 2012-05-29 16:22:29 -07:00
adp8860_bl.c backlight: adp8860: use devm_ functions 2012-05-29 16:22:30 -07:00
adp8870_bl.c backlight: adp8870: use devm_ functions 2012-05-29 16:22:30 -07:00
ams369fg06.c backlight: ams369fg06: use devm_ functions 2012-05-29 16:22:30 -07:00
apple_bl.c backlight: apple_bl: use pr_debug()/pr_err() instead of printk() 2012-05-29 16:22:29 -07:00
atmel-pwm-bl.c backlight: atmel-pwm-bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
backlight.c backlight: use pr_warn() and pr_debug() instead of printk() 2012-05-29 16:22:29 -07:00
corgi_lcd.c backlight: corgi_lcd: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
cr_bllcd.c backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
da903x_bl.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00
da9052_bl.c backlight: add driver for DA9052/53 PMIC v1 2012-04-05 15:25:51 -07:00
ep93xx_bl.c ep93xx: Use ioremap for backlight driver 2012-03-14 11:41:10 +11:00
generic_bl.c backlight: generic_bl: use pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
hp680_bl.c backlight: add backlight type 2011-03-22 17:43:59 -07:00
ili9320.c fbdev fixes for 3.5 2012-06-16 16:59:05 -07:00
ili9320.h
jornada720_bl.c backlight: jornada720: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
jornada720_lcd.c backlight: jornada720: use pr_err()/pr_info() instead of printk() 2012-05-29 16:22:29 -07:00
kb3886_bl.c backlight: add backlight type 2011-03-22 17:43:59 -07:00
Kconfig backlight: Add TPS65217 WLED driver 2012-09-25 10:42:02 +02:00
l4f00242t03.c backlight: l4f00242t03: export and use devm_gpio_request_one() 2012-07-30 17:25:15 -07:00
lcd.c backlight: use pr_warn() and pr_debug() instead of printk() 2012-05-29 16:22:29 -07:00
ld9040.c backlight: ld9040: use devm_ functions 2012-05-29 16:22:30 -07:00
ld9040_gamma.h drivers/vidfeo/backlight: ld9040 amoled driver support 2011-03-22 17:43:59 -07:00
lm3533_bl.c drivers/video/backlight/lm3533_bl.c: use devm_ functions 2012-07-30 17:25:15 -07:00
lms283gf05.c backlight: lms283gf05: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
locomolcd.c ARM: fix lcd power build failure in collie_defconfig 2012-04-02 22:03:44 -07:00
lp855x_bl.c backlight: move lp855x header into platform_data directory 2012-07-30 17:25:15 -07:00
ltv350qv.c backlight: ltv350qv: use devm_ functions 2012-05-29 16:22:31 -07:00
ltv350qv.h
Makefile backlight: Add TPS65217 WLED driver 2012-09-25 10:42:02 +02:00
max8925_bl.c mfd: max8925: Use register offset as REG in backlight 2012-09-19 12:39:13 +02:00
omap1_bl.c ARM: OMAP1: Make plat/mux.h omap1 only 2012-09-20 14:54:57 -07:00
ot200_bl.c backlight: ot200_bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
pandora_bl.c backlight: add support for Pandora backlight 2012-03-23 16:58:33 -07:00
pcf50633-backlight.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00
platform_lcd.c backlight: convert platform_lcd to dev_pm_ops 2012-03-23 16:58:33 -07:00
progear_bl.c backlight: progear: use pr_err() instead of printk() 2012-05-29 16:22:30 -07:00
pwm_bl.c pwm_backlight: pass correct brightness to callback 2012-07-23 13:24:04 +02:00
s6e63m0.c backlight: s6e63m0: use devm_ functions 2012-05-29 16:22:31 -07:00
s6e63m0_gamma.h
tdo24m.c backlight: tdo24m: use devm_ functions 2012-05-29 16:22:31 -07:00
tosa_bl.c backlight: tosa_bl: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
tosa_lcd.c backlight: tosa_lcd: use devm_gpio_request() 2012-07-30 17:25:15 -07:00
tps65217_bl.c backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe 2012-10-01 00:56:12 +02:00
vgg2432a4.c backlight: convert backlight spi drivers to module_spi_driver 2012-03-23 16:58:33 -07:00
wm831x_bl.c backlight: initialize struct backlight_properties properly 2012-05-29 16:22:30 -07:00