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
..
2016-01-13 19:15:14 -08:00
2016-01-11 19:33:59 -08:00
2015-12-29 15:32:24 -05:00
2016-01-12 20:25:09 -08:00
2015-12-31 10:17:05 +02:00
2016-01-13 19:37:36 -08:00
2016-01-06 16:37:14 +01:00
2015-12-22 11:42:30 -08:00
2016-01-06 08:25:24 -05:00
2016-01-13 11:19:24 -08:00
2015-12-12 16:43:44 -08:00
2016-01-11 18:06:43 -08:00
2016-01-04 21:46:45 -05:00
2016-01-05 02:01:38 +01:00
2015-12-15 00:22:22 +01:00
2016-01-12 18:51:14 -08:00
2016-01-13 10:59:52 -08:00
2016-01-01 18:31:34 +01:00
2015-12-21 11:44:00 +09:00
2016-01-13 10:35:14 -08:00
2015-11-24 15:25:46 -08:00
2016-01-14 10:53:15 -08:00
2016-01-12 17:11:47 -08:00
2015-12-13 11:58:18 -08:00
2016-01-07 16:07:54 +01:00
2016-01-13 10:23:36 -08:00
2016-01-09 07:31:58 -08:00
2015-12-21 13:31:31 -08:00
2016-01-12 01:08:47 +01:00
2015-12-26 17:05:25 -08:00
2016-01-11 17:48:53 -05:00
2016-01-13 11:14:05 -08:00
2016-01-11 16:26:03 -08:00
2016-01-11 18:28:06 -08:00
2016-01-11 23:55:43 -05:00
2016-01-04 09:57:41 +01:00
2015-12-29 08:28:32 -07:00
2016-01-13 19:15:14 -08:00
2016-01-13 11:46:37 -08:00
2015-12-16 00:16:58 +01:00
2016-01-14 10:53:15 -08:00
2016-01-07 17:03:43 -08:00
2016-01-05 18:04:58 +01:00
2016-01-13 11:25:54 -08:00
2016-01-12 18:57:02 -08:00
2015-12-29 19:06:23 +01:00
2016-01-10 07:53:55 -08:00
2015-12-22 10:12:04 -07:00
2016-01-12 11:51:57 -05:00
2015-12-12 16:07:25 +01:00
2016-01-03 16:32:59 -08:00
2016-01-12 20:25:09 -08:00
2015-12-26 17:01:18 -08:00
2016-01-11 20:05:39 -08:00
2016-01-01 03:14:51 +01:00
2016-01-04 22:12:42 +01:00
2016-01-14 01:03:18 +01:00
2016-01-12 01:12:40 +01:00
2015-11-24 11:11:16 +00:00
2015-11-26 17:44:28 +02:00
2016-01-14 10:53:15 -08:00
2016-01-13 13:16:16 -08:00
2016-01-04 10:26:58 -05:00
2016-01-13 19:37:36 -08:00
2016-01-05 11:07:28 +00:00
2016-01-13 11:38:27 -08:00
2015-12-16 16:36:25 +02:00
2016-01-13 11:46:37 -08:00
2015-11-28 21:23:13 -08:00
2015-12-09 01:18:34 +01:00
2016-01-13 10:02:05 -08:00
2016-01-13 09:26:40 -08:00
2015-12-01 14:26:33 -08:00
2015-12-04 08:38:42 -07:00
2015-12-08 21:55:49 -05:00
2016-01-14 10:34:33 -08:00
2015-12-07 17:28:11 +02:00
2015-11-23 09:00:09 +01:00
2016-01-07 13:21:53 +00:00
2015-12-08 04:26:05 +01:00