Linus Torvalds
3a7dbed7f2
Hi Linus,
Changes to the core:
- Honour PLATFORM_DEVID_NONE and PLATFORM_DEVID_AUTO dev IDs
Changes to existing drivers:
- IRQ additions/fixes; axp20x, da9063-core
- Code simplification; i2c-dln2
- Regmap additions/fixes; max77693
- Error checking/handling improvements; dln2, db8500-prcmu
- Bug fixes; dln2, wm8350-core
- DT support/documentation; max77693, max77686, tps65217, twl4030-power,
gpio-tc3589x
- Decouple syscon interface from platform devices
- Use MFD hotplug registration; rtsx_usb, viperboard, hid-sensor-hub
- Regulator fixups; sec-core
- Power Management additions/fixes; rts5227, tc6393xb
- Remove relic/redundant code; ab8500-sysctrl, lpc_sch, max77693-private
- Clean-up/coding style changes; tps65090
- Clk additions/fixes; tc6393xb, tc6387xb, t7l66xb
- Add USB-SPI support; dln2
- Trivial changes; max14577, arizona-spi, lpc_sch, wm8997-tables, wm5102-tables
wm5110-tables, axp20x, atmel-hlcdc, rtsx_pci
New drivers/supported devices:
- axp288 PMIC support added to axp20x
- s2mps13 support added to sec-core
- New support for Diolan DLN-2
- New support for atmel-hlcdc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJUhZDaAAoJEFGvii+H/HdhEY4P+gOlEIU+LYDdKmRjXLp85+ZS
zrkLQdxvRp61LzzcIMGnduPFAOk8ixb3nRqSJv7P5WQG26I6qoI44zeTF2iSmLTp
iVLtXRFSlo/lRyWT+2jXwL5iC47PCoJuJajNeM/YEbMERR3sWWAPrATZrQSPoKcZ
D3qtXge3d+zq2rqpSvNAFNPEC4i9xawwa9GHMte9T/XhaoyVhaK6ITMsh0RK4B0p
RRc2zy9BGEkuZMu3aC7P/qhfu3uSrxzI6FCHNSbZt/p5aq8klMBGqpK9Tgg4UHUG
jqAd2lCXHVSVI07CO0YvVUDWV+5NlB1kAeRddohJujV9o5ciaqKCGPKK1Fz0PMxf
u30t0X4Fb4QCAZVeo1hX9KWKQaQinUzPhANT4Sz0DY1S7arZ6PlJO/obGIys5JCf
ElJuYNSRqRp6DcaoTHf19DUcxJXnqk73PU3hmsdS4UkweBWDYeagK2gqDwjIhAY6
DJZ5uqaa829fx/Jj8sUo0EgWZs/Cahf/td7y35fM4bMgU+vHd1xeBvMeltiJ2kuC
OoZwtyHbV29sMCL2i5VQMkTkLJz49hPOEZolDKUxsV1QEPhi62DRmiHZlKABh3+D
wzTkTRLfDhlrNedY529/1i3IxIlnzWXfInohe+WadapTFXuISIv6dyAyh9eNKnfd
ZVf+1NwaCGbZbbPkSBqK
=dJJd
-----END PGP SIGNATURE-----
Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"Changes to the core:
- Honour PLATFORM_DEVID_NONE and PLATFORM_DEVID_AUTO dev IDs
Changes to existing drivers:
- IRQ additions/fixes; axp20x, da9063-core
- Code simplification; i2c-dln2
- Regmap additions/fixes; max77693
- Error checking/handling improvements; dln2, db8500-prcmu
- Bug fixes; dln2, wm8350-core
- DT support/documentation; max77693, max77686, tps65217, twl4030-power,
gpio-tc3589x
- Decouple syscon interface from platform devices
- Use MFD hotplug registration; rtsx_usb, viperboard, hid-sensor-hub
- Regulator fixups; sec-core
- Power Management additions/fixes; rts5227, tc6393xb
- Remove relic/redundant code; ab8500-sysctrl, lpc_sch, max77693-private
- Clean-up/coding style changes; tps65090
- Clk additions/fixes; tc6393xb, tc6387xb, t7l66xb
- Add USB-SPI support; dln2
- Trivial changes; max14577, arizona-spi, lpc_sch, wm8997-tables, wm5102-tables
wm5110-tables, axp20x, atmel-hlcdc, rtsx_pci
New drivers/supported devices:
- axp288 PMIC support added to axp20x
- s2mps13 support added to sec-core
- New support for Diolan DLN-2
- New support for atmel-hlcdc"
* tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (55 commits)
mfd: rtsx: Add func to split u32 into register
mfd: atmel-hlcdc: Add Kconfig option description and name
mfd: da9063: Get irq base dynamically before registering device
mfd: max14577: Fix obvious typo in company name in copyright
mfd: axp20x: Constify axp20x_acpi_match and rid unused warning
mfd: t7l66xb: prepare/unprepare clocks
mfd: tc6387xb: prepare/unprepare clocks
mfd: dln2: add support for USB-SPI module
mfd: wm5110: Add missing registers for AIF2 channels 3-6
mfd: tc3589x: get rid of static base
mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registers
mfd: wm8997: Mark INTERRUPT_STATUS_2_MASK as readable
mfd: tc6393xb: Prepare/unprepare clocks
mfd: tps65090: Fix bonkers indenting strategy
mfd: tc6393xb: Fail ohci suspend if full state restore is required
mfd: lpc_sch: Don't call mfd_remove_devices()
mfd: wm8350-core: Fix probable mask then right shift defect
mfd: ab8500-sysctrl: Drop ab8500_restart
mfd: db8500-prcmu: Provide sane error path values
mfd: db8500-prcmu: Check return of devm_ioremap for error
...
2014-12-08 20:02:54 -08:00
..
2014-03-19 08:58:15 +00:00
2014-07-09 16:38:02 +01:00
2014-07-09 16:38:03 +01: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-08-20 13:28:02 +01:00
2014-07-21 16:54:25 +01:00
2014-11-25 16:18:50 +00:00
2014-06-03 08:11:51 +01:00
2014-03-19 08:58:07 +00:00
2014-09-26 08:24:05 +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-11-25 16:19:23 +00: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
2014-09-26 08:15:54 +01: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
2014-11-25 16:19:24 +00:00
2014-07-28 08:09:25 +01:00
2014-11-25 16:18:50 +00:00
2013-09-26 11:04:16 +02:00
2014-11-25 16:18:57 +00:00
2014-07-22 13:17:06 +01:00
2014-07-25 15:31:02 +01:00
2014-09-26 08:23:43 +01:00
2014-10-15 06:58:16 +02:00
2014-01-06 09:13:29 +00:00
2014-06-19 15:23:36 +02:00
2014-09-26 08:23:52 +01:00
2014-06-17 15:59:20 +01:00
2014-06-17 15:59:38 +01:00
2014-07-25 15:31:45 +01:00
2014-03-19 08:58:07 +00:00
2014-01-06 09:13:29 +00:00
2014-12-01 13:03:30 +00:00
2014-07-25 15:31:45 +01: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
2014-11-25 16:18:52 +00:00
2014-11-25 16:18:48 +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
2014-09-26 08:15:32 +01:00
2014-12-08 20:02:54 -08:00
2014-09-26 08:23:50 +01:00
2014-01-21 08:28:10 +00:00
2014-03-19 08:58:35 +00:00
2014-07-09 14:58:10 +01:00
2014-07-22 13:17:02 +01:00
2014-03-19 08:58:07 +00: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
2014-08-20 13:26:52 +01:00
2014-03-13 22:21:48 +00:00
2014-06-23 12:30:56 +01:00
2014-03-19 08:58:07 +00:00
2014-09-26 08:23:49 +01:00
2014-07-09 14:58:09 +01: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
2014-03-19 08:58:07 +00:00
2014-09-26 08:23:56 +01:00
2014-09-26 08:15:51 +01:00
2014-01-21 08:28:14 +00:00
2014-11-25 16:18:48 +00: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
2014-11-25 16:18:42 +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
2014-10-15 06:58:16 +02:00
2014-03-19 08:58:07 +00:00
2014-01-21 08:28:08 +00:00
2014-01-21 08:29:00 +00:00
2014-07-09 16:37:55 +01:00
2014-09-26 08:23:53 +01:00
2014-11-10 15:21:58 +00:00
2014-03-19 08:58:17 +00:00
2014-07-21 16:54:25 +01:00
2014-11-25 16:18:41 +00:00
2014-11-25 16:18:58 +00:00
2014-11-25 16:18:56 +00:00
2014-11-25 16:18:58 +00:00
2014-11-25 16:18:54 +00:00
2014-09-26 08:24:03 +01: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
2014-11-25 16:18:53 +00:00
2014-11-25 16:18:38 +00:00
2014-06-03 08:11:54 +01:00
2014-09-26 08:15:48 +01: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-09-26 08:15:34 +01:00
2014-12-08 20:02:54 -08:00
2014-07-25 15:31:42 +01:00
2014-09-26 08:15:37 +01:00
2014-06-03 08:08:40 +01:00
2014-09-18 11:03:10 -07:00
2014-05-15 17:02:21 +01:00
2014-11-25 16:18:42 +00:00
2014-01-21 08:27:45 +00:00
2014-01-06 09:13:25 +00:00
2014-01-21 08:27:51 +00: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
2014-02-19 13:30:27 +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