Linus Torvalds
5c2770079f
Changes to existing drivers:
...
- Repair platform device collision; da9052, wm8994-core
- Regmap configuration amendments; tps65218
- Fix runtime PM deadlock; rtsx_usb
- Remove unused/superfluous code; db8500-prcmu, omap-usb-host
- Enable watchdog timer; lpc_sch
- Add start/stop RX URBs helpers; dln2
- Remove platform device (DT only); max77686, max77802
- Support suspend and resume; dln2
- Add Device Tree support; da9063
- Supply extra error checking; intel_soc_pmic
- Constify all the things; 88pm860x, hi6421-pmic, intel_soc_pmic,
max77686, lm3533, retu, pcf50633,
davinci_voicecodec, smsc-ece1099,
tps65218, mc13xxx, tps65217, twl-core,
twl6040
New drivers/supported devices:
- Supply new driver for Richtek RT5033
- Supply new driver for DA9150 Charger and FuelGauge
- Supply new driver for Qualcomm Resource Power Manager (RPM)
- Add support for the ir-clk into sun6i-prcm
- Add support for FuelGauge into axp20x
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJU4yfwAAoJEFGvii+H/HdhhLQP/iWReuVzIp6bs7MIOWYAI5XZ
hYGWD4rj/3jR9uAMOPj/h7ZmiMt7pYR2jzzOLIM9lyaAUJ1KkIHhBvimthu0NiMa
5zE/m8V86FUkuZpBQgXMFYxU69q6Q4Smd9aM6nx3tJpcv7VV2ROotUU+h0Zc+hfa
2SJhnCLL9joewv6kflELJT7X/WnOnHXwBdo/co79QlQ/Zw4Ry29TTFTWDCKPtY21
XFmArDNm2OCDu0wffR/rI23DJRqWh3/TSVruFk6AsspdPthjOwxbu7n1od0izkn2
Ulwte4daLJXsGzlHMVT52xTKiPU+KL5RhlzZSC2BEMhzbQLZQF51zrlWAHIXFRyU
C6FhIug2CHb/Gv1fBdbxWR9FM2csRTsYam5xBRoy/OnmvdjysAa/KryFg5JwCoAz
Y8SXT6CZbZwkFVMY+X+jMBcEHRBqo9Wd8S9dPTCfVnYamg27SGMikmZ+4tWMhLFF
r28itoWMVHVByO9LzJxJVxL3qjHDxqxwZH6l4zO5DFxOJMG9tuY79IbXorUO/maL
ld6NamfCon8f0m/UlnmImwE1VyIjFJMHHVqJyrSnML4nKFYHrbtxZS0KMtKV6OJg
zmB/7EmPeltNLrB+OY7lVOyZVod6IM4+mOF/WjIlo7VvC9MAv5kZyjShiZ29JOvD
wvmnB1bwe98vTjeHKDl7
=9a/l
-----END PGP SIGNATURE-----
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"Changes to existing drivers:
- fixr platform device collision; da9052, wm8994-core
- regmap configuration amendments; tps65218
- fix runtime PM deadlock; rtsx_usb
- remove unused/superfluous code; db8500-prcmu, omap-usb-host
- enable watchdog timer; lpc_sch
- add start/stop RX URBs helpers; dln2
- remove platform device (DT only); max77686, max77802
- support suspend and resume; dln2
- add Device Tree support; da9063
- extra error checking; intel_soc_pmic
- const'ify all the things; 88pm860x, hi6421-pmic, intel_soc_pmic,
max77686, lm3533, retu, pcf50633,
davinci_voicecodec, smsc-ece1099,
tps65218, mc13xxx, tps65217, twl-core,
twl6040
New drivers/supported devices:
- new driver for Richtek RT5033
- new driver for DA9150 Charger and FuelGauge
- new driver for Qualcomm Resource Power Manager (RPM)
- add support for the ir-clk into sun6i-prcm
- add support for FuelGauge into axp20x"
* tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (32 commits)
mfd: intel_soc_pmic: Add missing error check for devm_kzalloc
mfd: rtsx_usb: Defer autosuspend while card exists
mfd: devicetree: Add bindings for DA9063
mfd: da9063: Add device tree support
regulator: qcom-rpm: Add missing state flag in call to RPM
mfd: qcom-rpm: Driver for the Qualcomm RPM
mfd: devicetree: bindings: Add Qualcomm RPM DT binding
mfd: max77686/802: Remove support for board files
mfd: omap-usb-host: Remove some unused functions
mfd: twl6040: Constify struct regmap_config and reg_default array
mfd: twl-core: Constify struct regmap_config and reg_default array
mfd: tps65217: Constify struct regmap_config
mfd: mc13xxx: i2c/spi: Constify struct regmap_config
mfd: tps65218: Constify struct regmap_config
mfd: smsc-ece1099: Constify struct regmap_config
mfd: davinci_voicecodec: Constify struct regmap_config
mfd: pcf50633: Constify struct regmap_config
mfd: retu: Constify struct regmap_config
mfd: lm3533: Constify struct regmap_config
mfd: max77686: Constify struct regmap_config
...
2015-02-18 09:05:48 -08:00
..
2014-03-19 08:58:15 +00:00
2014-07-09 16:38:02 +01:00
2015-01-22 15:56:07 +00:00
2014-09-26 08:15:45 +01:00
2014-07-09 16:38:04 +01:00
2014-07-09 16:38:05 +01:00
2014-10-20 16:20:53 +02:00
2014-10-20 16:20:53 +02:00
2014-10-20 16:20:53 +02:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-06-03 08:11:51 +01:00
2014-03-19 08:58:07 +00:00
2014-12-05 03:04:12 +01:00
2014-07-09 16:38:01 +01:00
2014-09-26 08:23:55 +01:00
2014-11-25 16:18:45 +00:00
2014-07-28 11:01:42 +01:00
2014-06-03 08:11:38 +01:00
2014-03-19 08:58:37 +00:00
2014-09-18 11:03:10 -07:00
2014-11-25 16:18:43 +00:00
2014-12-10 21:17:00 -08:00
2014-06-06 12:08:39 -07:00
2014-07-09 16:38:21 +01:00
2014-10-06 21:29:50 +01:00
2014-10-06 21:30:16 +01:00
2014-03-19 08:58:07 +00:00
2013-07-31 13:01:29 +01:00
2015-01-20 12:52:48 +00:00
2014-09-26 08:15:41 +01:00
2014-09-26 08:15:54 +01:00
2014-08-29 09:26:29 +01:00
2014-03-19 08:58:39 +00:00
2015-01-22 16:04:04 +00:00
2015-01-22 16:04:04 +00:00
2013-08-20 03:16:00 +02:00
2015-01-22 15:55:54 +00:00
2015-01-22 15:56:24 +00:00
2015-01-22 15:55:51 +00:00
2013-09-26 11:04:16 +02:00
2015-01-22 15:56:01 +00:00
2014-07-22 13:17:06 +01:00
2014-07-25 15:31:02 +01:00
2015-01-22 15:56:10 +00:00
2013-07-31 13:01:29 +01:00
2014-10-15 06:58:16 +02:00
2014-01-06 09:13:29 +00:00
2014-10-20 16:20:53 +02:00
2015-02-16 17:11:43 +00:00
2015-01-22 15:56:12 +00:00
2015-01-22 15:56:12 +00:00
2014-07-25 15:31:45 +01:00
2014-03-19 08:58:07 +00:00
2014-10-20 16:20:53 +02:00
2015-01-22 16:04:00 +00:00
2014-10-20 16:20:53 +02:00
2015-01-22 15:56:17 +00:00
2014-06-03 08:11:36 +01:00
2014-07-25 15:31:39 +01:00
2014-01-06 09:13:29 +00:00
2014-09-26 08:15:44 +01:00
2015-01-22 15:55:56 +00:00
2015-01-22 16:04:00 +00:00
2014-06-03 08:11:32 +01:00
2014-07-25 15:31:41 +01:00
2014-09-26 08:15:46 +01:00
2014-06-03 08:11:30 +01:00
2014-06-03 08:11:34 +01:00
2014-11-25 16:19:24 +00:00
2015-01-22 16:03:55 +00:00
2014-12-08 20:02:54 -08:00
2014-09-26 08:23:50 +01:00
2015-01-22 16:03:44 +00:00
2015-01-22 16:03:44 +00:00
2014-07-09 14:58:10 +01:00
2014-07-22 13:17:02 +01:00
2014-10-20 16:20:53 +02:00
2014-09-26 08:15:41 +01:00
2014-09-24 13:30:16 +01:00
2014-11-25 16:18:43 +00:00
2015-01-22 16:03:53 +00:00
2014-10-20 16:20:53 +02:00
2014-06-23 12:30:56 +01:00
2014-03-19 08:58:07 +00:00
2015-01-22 15:56:21 +00:00
2014-10-20 16:20:53 +02:00
2015-01-22 16:04:00 +00:00
2014-09-26 08:24:00 +01:00
2014-03-19 08:58:07 +00:00
2014-01-06 09:13:29 +00:00
2014-06-03 08:11:17 +01:00
2015-01-22 15:56:19 +00:00
2014-09-26 08:23:56 +01:00
2014-09-26 08:15:51 +01:00
2015-01-22 15:55:47 +00:00
2014-01-21 08:28:14 +00:00
2013-08-30 14:24:07 +02:00
2014-11-25 16:18:48 +00:00
2013-08-30 14:24:07 +02:00
2014-11-25 16:18:48 +00:00
2014-11-25 16:18:48 +00:00
2014-11-10 15:21:59 +00:00
2014-11-25 16:18:48 +00:00
2015-01-22 16:08:02 +00:00
2014-11-25 16:18:47 +00:00
2014-11-25 15:55:01 +00:00
2014-07-25 15:31:44 +01:00
2013-07-31 13:01:29 +01:00
2014-10-20 16:20:53 +02:00
2015-01-22 15:56:26 +00:00
2014-10-20 16:20:53 +02:00
2014-10-20 16:20:53 +02:00
2014-07-09 16:37:55 +01:00
2014-12-30 16:59:59 -08:00
2014-12-30 16:59:59 -08:00
2014-03-19 08:58:17 +00:00
2015-01-22 15:55:49 +00:00
2014-12-14 16:10:09 -08:00
2014-12-14 16:10:09 -08:00
2014-11-25 16:18:56 +00:00
2014-11-25 16:18:58 +00:00
2014-12-14 16:10:09 -08:00
2014-10-20 16:20:53 +02:00
2014-03-19 08:58:34 +00:00
2014-07-25 15:31:47 +01:00
2014-06-03 08:11:27 +01:00
2014-06-03 08:11:28 +01:00
2013-08-20 08:51:48 +01:00
2014-11-25 16:18:53 +00:00
2015-01-22 16:03:46 +00:00
2015-01-22 16:03:34 +00:00
2014-09-26 08:15:48 +01:00
2014-10-20 16:20:53 +02:00
2014-03-19 08:58:07 +00:00
2014-03-19 08:58:07 +00:00
2014-07-28 08:10:06 +01:00
2014-01-06 09:13:29 +00:00
2014-10-20 16:20:53 +02:00
2014-09-26 08:15:34 +01:00
2014-12-14 16:10:09 -08:00
2014-07-25 15:31:42 +01:00
2015-01-22 16:03:50 +00:00
2015-01-22 16:03:48 +00:00
2014-09-18 11:03:10 -07:00
2013-07-31 13:01:29 +01:00
2014-11-04 13:29:38 +00:00
2014-11-25 16:18:42 +00:00
2014-01-21 08:27:45 +00:00
2013-08-20 08:51:58 +01:00
2014-01-06 09:13:25 +00:00
2014-01-21 08:27:51 +00:00
2013-07-31 13:01:29 +01:00
2014-01-21 08:27:51 +00:00
2014-11-25 16:18:55 +00:00
2014-11-25 16:18:56 +00:00
2014-11-25 16:18:51 +00:00
2014-07-25 15:31:42 +01:00
2014-07-22 13:17:05 +01:00
2014-06-03 08:11:34 +01:00
2015-01-22 15:56:03 +00:00
2014-09-26 08:15:35 +01:00
2014-09-26 08:15:35 +01:00
2014-11-25 16:18:55 +00:00