Linus Torvalds
cf8d7e3850
- New Device Support
...
- Add support for s2mps15; sec-core
- Add support for Lewisburg; lpc_ich
- Add support for cs47l24 and wm1831; arizona
- New Functionality
- Allow user to select syscon register width; syscon
- Fix-ups
- Lots of Checkpatch fixes
- Rename -pmic/-regulator; s2mps11
- Build driver components into a single module; wm8994-*
- Better handing of IRQ during suspend/resume; as3722
- Constify things; da903x
- Remove unused code; ab8500-core
- Improve error handing; qcom_rpm
- Simplify code: wm831x-otp, sta2x11-mfd
- Improve locking; cros_ec_spi
- Fix incorrect DT binding filename reference; arizona, palmas,
snps-dwapb-gpio, wm8994
- Bug Fixes
- Fix broken SYSFS 'show ID' call; wm831x-otp
- Protect reads from non-existent registers; qcom-spmi-pmic
- Repair build warnings; as3722
- Fix IRQ request ordering; arizona-irq
- Ensure return value is boolean; ucb1x00-core, tps65010, tc6393xb,
htc-egpio, dm355evm_msp, asic3,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABAgAGBQJWl2AcAAoJEFGvii+H/Hdh3OQP/0h84f++G5lPznRRf6Vmevbl
XnACJHbM+L5jilTr9ISHzrzZrsf5y7FYPEVH3MyJnzFSqeAKwhI0kZ39P5imntOf
4wvDvmxU+2V/JcSVNaZHxTiKEnEKQMseht4WQo5xaGx44FB+f9nIDJt7XQPG/2E4
S7X8UG6wH8q0NiV7nesIldFL16EtO2EGY6Pjm62/v6EZQYHoy33QhjqrL4Iyigai
BA4bsLg8Cz1ihfPFEynkMHL8A1sgG9UDJFvxa97b3w44GINLD42h3LGoIQ4isfIO
XR6VEhDF7FIeaBqiYW106FYN+DmmBNLDp1I01hdWORYFY3U4q3uw0qDAIw8ZQIeJ
Gx8OBeQgbJQ84PcA+EYWStEP0fteKqFpWo7ZEeueWZLqY8EQJKx1v2wvQF0eiyVt
MCD6mmAZbLJ1CbPrMu5E8HWA/YjJs6SLS6BpcFqlSgmnEWLsIkYmtMCsUWfzQlxg
zSNrXCH5IVafxGVHJYaUyudqd88idUnXXthOag8A+Yita5dnlnNBvvRlNjPXJFM+
4U/OP2peMVsSPa99S2KfAtiNmZc9kUuwZmERaAOiFAGou1yKtGgLayNb0Kxtc1qo
Icf508V7Gvom1jN14aQ0/H5tagyy0/bKRpF+7ikV1Q+2767dEjiIeigtUuQI2447
3+7HAsrNSK4CE2f57Nrk
=IY7O
-----END PGP SIGNATURE-----
Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones:
"New Device Support:
- Add support for s2mps15; sec-core
- Add support for Lewisburg; lpc_ich
- Add support for cs47l24 and wm1831; arizona
New Functionality:
- Allow user to select syscon register width; syscon
Fix-ups:
- Lots of Checkpatch fixes
- Rename -pmic/-regulator; s2mps11
- Build driver components into a single module; wm8994-*
- Better handing of IRQ during suspend/resume; as3722
- Constify things; da903x
- Remove unused code; ab8500-core
- Improve error handing; qcom_rpm
- Simplify code: wm831x-otp, sta2x11-mfd
- Improve locking; cros_ec_spi
- Fix incorrect DT binding filename reference; arizona, palmas,
snps-dwapb-gpio, wm8994
Bug Fixes:
- Fix broken SYSFS 'show ID' call; wm831x-otp
- Protect reads from non-existent registers; qcom-spmi-pmic
- Repair build warnings; as3722
- Fix IRQ request ordering; arizona-irq
- Ensure return value is boolean; ucb1x00-core, tps65010, tc6393xb,
htc-egpio, dm355evm_msp, asic3"
* tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (58 commits)
mfd: davinci_voicecodec: Remove pointless 'out of memory' error message
mfd: da9052-irq: Fix trivial 'space before comma' error
mfd: da9052-i2c: Fix tabbing/whitespace issue
mfd: da903x: Fix white space and split string issues
mfd: cs5535-mfd: Add missing line spacing and make local array static
mfd: cros_ec_spi: Repair comparison ordering issue
mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.
mfd: asic3: Fix a plethora of Checkpatch errors and warnings
mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings
mfd: arizona-i2c: Add blank line formatting after declaration
mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead
mfd: adp5520: Some trivial 'no space before tab' fixes
mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues
mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error
mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting
mfd: ab8500-core: Fix many warnings reported by Checkpatch
mfd: ab2100-otp: Remove pointless 'out of memory' error message
mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch
mfd: aat2870-core: Remove unnecessary 'out of memory' message
mfd: 88pm860x-core: Fix commenting and declaration spacing
...
2016-01-14 10:53:15 -08:00
..
2015-07-06 10:39:24 +02:00
2015-10-28 10:30:17 +09:00
2015-11-17 14:39:17 +01:00
2015-10-27 11:01:19 +01:00
2014-09-02 10:44:01 +02:00
2014-10-20 16:20:31 +02:00
2015-07-28 09:45:39 +02:00
2015-10-02 04:19:32 -07:00
2015-01-19 09:48:45 +01:00
2015-10-26 14:45:26 +01:00
2016-01-11 06:41:39 +00:00
2015-12-11 19:12:57 +01:00
2015-09-16 15:47:51 +02:00
2015-09-16 15:47:51 +02:00
2014-08-29 14:31:43 +02:00
2014-10-20 16:20:31 +02:00
2015-06-16 11:00:06 +02:00
2014-12-14 16:10:09 -08:00
2015-04-08 09:54:21 +02:00
2015-04-08 09:54:21 +02:00
2015-09-16 15:47:51 +02:00
2015-05-13 10:02:12 +02:00
2015-09-16 15:47:51 +02:00
2015-07-28 09:45:39 +02:00
2015-09-16 15:47:51 +02:00
2015-10-02 04:19:31 -07:00
2015-06-16 11:00:06 +02:00
2015-01-29 10:33:15 +01:00
2015-12-17 15:47:38 +01:00
2015-08-17 10:56:24 +02:00
2015-04-08 09:54:27 +02:00
2015-09-16 15:47:51 +02:00
2014-10-20 16:20:31 +02:00
2015-10-02 04:19:35 -07:00
2014-10-20 16:20:31 +02:00
2015-05-12 13:49:13 +02:00
2014-10-02 16:07:00 +02:00
2015-04-08 09:53:42 +02:00
2014-10-20 16:20:31 +02:00
2015-10-16 22:13:43 +02:00
2014-10-20 16:20:31 +02:00
2015-09-16 15:47:51 +02:00
2015-10-02 15:06:41 -07:00
2015-08-26 13:34:55 +02:00
2015-04-08 09:54:10 +02:00
2015-10-28 10:30:17 +09:00
2015-03-02 15:35:41 +01:00
2014-07-22 16:39:26 +02:00
2015-10-28 10:30:17 +09:00
2015-10-28 10:30:17 +09:00
2014-07-22 16:39:26 +02:00
2015-01-20 11:18:51 +01:00
2015-10-16 22:13:43 +02:00
2015-09-16 15:47:51 +02:00
2015-01-20 11:18:28 +01:00
2015-09-16 15:47:51 +02:00
2015-10-16 22:13:43 +02:00
2015-10-15 00:21:12 +02:00
2015-09-18 08:11:42 -07:00
2014-10-20 16:20:31 +02:00
2015-11-30 13:50:21 +01:00
2015-11-17 14:40:24 +01:00
2015-10-05 10:57:22 +02:00
2015-07-16 10:44:57 +02:00
2015-07-14 12:12:20 +02:00
2015-10-16 22:17:14 +02:00
2015-09-16 15:47:51 +02:00
2014-10-20 16:20:31 +02:00
2015-07-27 14:51:40 +02:00
2014-07-22 16:39:26 +02:00
2015-09-16 15:47:51 +02:00
2014-09-23 17:51:39 +02:00
2014-07-22 16:39:26 +02:00
2015-04-10 11:35:45 +02:00
2015-10-13 19:01:23 +02:00
2014-12-14 16:10:09 -08:00
2015-07-28 09:45:39 +02:00
2015-01-20 11:03:22 +01:00
2015-06-02 11:22:02 +02:00
2015-10-02 04:19:32 -07:00
2015-11-17 14:39:22 +01:00
2015-10-16 22:13:43 +02:00
2015-08-27 14:06:33 +02:00
2015-11-17 15:18:51 +01:00
2015-09-16 15:47:51 +02:00
2014-07-22 16:39:26 +02:00
2014-07-22 16:39:26 +02:00
2015-02-23 15:40:32 +01:00
2015-05-12 09:41:28 +02:00
2014-10-20 16:20:31 +02:00
2014-10-20 16:20:31 +02:00
2015-10-16 22:13:43 +02:00
2015-09-16 15:47:51 +02:00
2014-07-22 16:39:26 +02:00
2015-10-16 22:13:43 +02:00
2014-07-22 16:39:26 +02:00
2014-12-14 16:10:09 -08:00
2015-01-15 17:23:18 +01:00
2014-07-22 16:39:26 +02:00
2014-07-22 16:39:26 +02:00
2014-07-22 16:39:26 +02:00
2015-06-02 14:52:00 +02:00
2014-10-20 16:20:31 +02:00
2015-07-16 13:28:33 +02:00
2015-10-22 14:36:41 +02:00
2014-10-20 16:20:31 +02:00
2015-01-20 11:18:56 +01:00
2015-10-16 22:15:51 +02:00
2015-10-02 04:19:33 -07:00
2016-01-13 11:14:05 -08:00
2015-10-16 22:46:46 +02:00
2015-09-24 10:48:51 -07:00
2015-10-05 13:07:47 +02:00
2016-01-13 11:14:05 -08:00
2016-01-13 11:14:05 -08:00
2015-11-01 10:50:19 +01:00
2015-10-27 11:01:19 +01:00