Linus Torvalds
e5744abb2f
== Changes to existing drivers ==
...
- Use of managed resources - omap, twl4030, ti_am335x_tscadc
- Advanced error handling - omap
- Rework clk management - omap
- Device Tree (re-)work - tc3589x, pm8921, da9055, sec
- IRC management overhaul and !BROKEN - pm8921
- Convert to regmap - ssbi, pm8921
- Use simple power-management ops - ucb1x00
- Include file clean-up - adp5520, cs5535, janz, lpc_ich,
- lpc_sch, max14577, mcp-sa11x0, pcf50633-adc, rc5t583,
rdc321x-southbridge, retu, smsc-ece1099, ti-ssp, ti_am335x_tscadc,
tps65912, vexpress-config, wm8350, ywm8350
- Various bug fixes across the subsystem
- NULL/invalid pointer dereference prevention
- Resource leak mitigation,
- Variable used initialised
- Staticise various containers
- Enforce return value checks
== New drivers/supported devices ==
- Add support for s2mps14 and s2mpa01 to sec
- Add support for da9063 (v5) to da9063
- Add support for atom-c2000 to gpio-ich
- Add support for come-{mbt10,cbt6,chl6} to kempld
- Add support for da9053 to da9052
- Add support for itco-wdt (v3) and baytrail to lpc_ich
- Add new drivers for tps65218, rtsx_usb, bcm590xx
== (Re-)moved drivers ==
- twl4030 ==> drivers/iio
- ti-ssp ==> /dev/null
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQIcBAABAgAGBQJTQmHbAAoJEFGvii+H/HdhXgAQAI6dNLb3AfNol49pNh5nEcrt
sixQwu56xe64xozcMq41oXcbIe6NOvd/Sgf57fowCqrNyXd3k2sp6/KzA1yM8yfc
2Xfm2fzzMoyH3lEopepT0zKMEyeOKxCNJWInXjRDmR6EN8szV/gAvwEptXnXKq8n
sANQCBr2A1sDAlxu5onDI6SGEibCZgSsW+EElPyNKjXyIXdATv+ZLSuNCapt2Zg2
H/KM+CY2hlcl6quWwjEUtPF4Ux0hIv3ePkwDKQicXMgndxL3+aL5L66UHsIovgxW
o9H2aA6cfOQJuAXAZUvHlsNlefFW5qpFFR8kXiW87Say3+7nijoe5DhH/RBSZN+i
O0rbxWVa1rW9eYmHuKAPNMR8Lp4FN9OvBo/Yv3UfmMV661vLVLOvTwJI9GZg7v8o
UPMDhYNgEnRNrWqf7Wkj9ywgvGaO8qggm7gpE2cFD8DGDR7aZQ9goRKpaVSjTNmW
4staek1u4g7YQ9s2UXxQ0JFc7esMbUbXxv5Bmk+4JPiI3P4gDMTg7jhh5iKDcEs5
BVUIfdYKF9LInfYT3o9Uvo6TbYeAfwwzOdMFDWa5BjGOCLD9ttOEGtqMD/bkANbn
YsaD6xKEL+su37CocSPnekgU+IS0uLb15jpa06CmoaALPGAZcRffKMygSHtlyGtR
pNazlO93tu9JXQcL5B+A
=p4SP
-----END PGP SIGNATURE-----
Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"Changes to existing drivers:
- Use of managed resources - omap, twl4030, ti_am335x_tscadc
- Advanced error handling - omap
- Rework clk management - omap
- Device Tree (re-)work - tc3589x, pm8921, da9055, sec
- IRC management overhaul and !BROKEN - pm8921
- Convert to regmap - ssbi, pm8921
- Use simple power-management ops - ucb1x00
- Include file clean-up - adp5520, cs5535, janz, lpc_ich,
- lpc_sch, max14577, mcp-sa11x0, pcf50633-adc, rc5t583,
rdc321x-southbridge, retu, smsc-ece1099, ti-ssp, ti_am335x_tscadc,
tps65912, vexpress-config, wm8350, ywm8350
- Various bug fixes across the subsystem
- NULL/invalid pointer dereference prevention
- Resource leak mitigation,
- Variable used initialised
- Staticise various containers
- Enforce return value checks
New drivers/supported devices:
- Add support for s2mps14 and s2mpa01 to sec
- Add support for da9063 (v5) to da9063
- Add support for atom-c2000 to gpio-ich
- Add support for come-{mbt10,cbt6,chl6} to kempld
- Add support for da9053 to da9052
- Add support for itco-wdt (v3) and baytrail to lpc_ich
- Add new drivers for tps65218, rtsx_usb, bcm590xx
(Re-)moved drivers:
- twl4030 ==> drivers/iio
- ti-ssp ==> /dev/null"
* tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (103 commits)
mfd: wm5110: Correct default for HEADPHONE_DETECT_1
mfd: arizona: Correct small errors in the DT binding documentation
mfd: arizona: Mark DSP clocking register as volatile
mfd: devicetree: bindings: Add pm8xxx RTC description
mfd: kempld-core: Fix potential hang-up during boot
mfd: sec-core: Fix uninitialized 'regmap_rtc' on S2MPA01
mfd: tps65910: Fix regmap_irq_chip_data leak on mfd_add_devices fail
mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chip fail
mfd: sec-core: Fix I2C dummy device resource leak on probe failure
mfd: sec-core: Add of_compatible strings for clock MFD cells
mfd: Remove obsolete ti-ssp driver
Documentation: mfd: s2mps11: Describe S5M8767 and S2MPS14 clocks
mfd: bcm590xx: Fix type argument for module device table
mfd: lpc_ich: Add support for Intel Bay Trail SoC
mfd: lpc_ich: Add support for NM10 GPIO
mfd: lpc_ich: Change Avoton to iTCO v3
watchdog: iTCO_wdt: Add support for v3 silicon
mfd: lpc_ich: Add support for iTCO v3
mfd: lpc_ich: Remove lpc_ich_cfg struct use
mfd: lpc_ich: Only configure watchdog or GPIO when present
...
2014-04-07 10:24:18 -07:00
..
2013-10-29 18:26:14 -07:00
2013-12-12 14:28:12 +01:00
2014-03-18 09:28:30 +01:00
2013-12-04 14:42:46 +01:00
2014-02-13 13:52:44 +01:00
2013-12-03 13:16:09 +01:00
2013-12-04 14:42:46 +01:00
2014-03-18 09:28:30 +01:00
2013-12-04 14:42:46 +01:00
2014-03-14 10:26:45 +01:00
2012-11-28 11:39:59 -08:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2014-03-11 11:14:19 +01:00
2014-03-18 09:28:30 +01:00
2014-03-18 09:28:30 +01:00
2013-10-16 09:59:54 +02:00
2014-01-07 19:02:01 +01:00
2012-03-16 11:15:48 -05:00
2014-03-18 09:28:31 +01:00
2013-06-19 21:40:38 +02:00
2014-03-19 08:58:23 +00:00
2014-03-18 09:28:30 +01:00
2014-03-26 10:31:34 +01:00
2013-08-16 15:24:35 +02:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2014-01-21 08:29:00 +00:00
2013-12-04 14:42:46 +01:00
2014-03-28 21:52:35 +01:00
2014-01-02 13:54:34 +01:00
2014-03-12 14:50:51 +01:00
2013-03-27 16:05:11 +01:00
2013-08-23 19:44:28 +02:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2014-03-18 09:28:30 +01:00
2013-12-04 14:42:46 +01:00
2012-05-21 14:31:53 +01:00
2014-03-27 10:19:08 +01:00
2013-12-03 13:10:48 +01:00
2012-11-28 11:39:33 -08:00
2013-12-04 14:42:46 +01:00
2013-07-31 00:34:31 +02:00
2014-01-21 10:09:12 -08:00
2014-02-12 16:23:58 +01:00
2014-01-02 13:55:53 +01:00
2014-03-27 10:11:59 +01:00
2013-12-04 14:42:46 +01:00
2014-02-24 14:44:43 +01:00
2013-12-04 14:42:46 +01:00
2014-02-13 14:04:30 +01:00
2013-12-04 14:42:46 +01:00
2014-03-27 10:20:29 +01:00
2014-03-26 10:31:33 +01:00
2014-01-15 08:56:20 +01:00
2014-02-24 14:51:49 +01:00
2014-03-28 21:54:41 +01:00
2013-08-16 15:24:35 +02:00
2013-10-29 11:01:02 +00:00
2014-03-27 10:08:59 +01:00
2013-12-23 18:12:48 +01:00
2013-05-20 20:27:30 +02:00
2013-12-20 10:23:18 +01:00
2013-08-16 17:16:31 +02:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-03-27 16:05:16 +01:00
2013-12-04 14:42:46 +01:00
2014-03-18 09:28:31 +01:00
2014-01-02 14:03:22 +01:00
2013-12-04 14:42:46 +01:00
2013-12-11 13:37:48 +01:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-08-16 15:24:35 +02:00
2014-03-27 10:06:34 +01:00
2013-12-04 14:42:46 +01:00
2013-07-20 19:03:48 +02:00
2014-03-07 11:57:00 +08:00
2013-12-09 14:04:37 +01:00
2013-12-04 14:42:46 +01:00
2014-03-31 18:17:12 +02:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-12-04 14:42:46 +01:00
2013-06-17 07:47:33 +02:00
2014-02-03 09:11:45 +01:00
2014-02-27 10:30:42 +01:00
2014-03-14 17:25:02 +01:00
2014-02-06 10:33:46 +01:00
2014-03-28 20:42:01 +01:00
2014-03-13 10:32:18 +01:00
2014-04-05 15:37:40 -07:00
2014-03-18 09:28:31 +01:00