Linus Torvalds
cf8d7e3850
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-03-13 23:15:51 +01:00
2016-01-11 07:33:16 +00:00
2015-10-30 17:19:49 +00:00
2015-06-22 12:25:01 +01:00
2015-08-11 15:08:45 +01:00
2015-08-11 15:08:51 +01:00
2015-10-13 11:27:54 +01:00
2015-08-11 15:09:11 +01:00
2015-11-23 10:34:38 +00:00
2015-09-22 17:47:53 -07:00
2016-01-04 09:57:35 +01:00
2015-10-26 14:48:56 +00:00
2015-09-22 13:35:28 +02:00
2015-12-07 02:29:23 +01:00
2015-06-15 13:18:20 +01:00
2015-10-07 15:05:53 -07:00
2015-10-30 17:18:50 +00:00
2015-10-30 17:18:03 +00:00
2015-08-11 15:03:21 +01:00
2015-06-22 12:25:05 +01:00
2015-07-16 21:39:30 +01:00
2015-07-16 21:39:30 +01:00
2015-04-14 17:29:55 -07:00
2015-07-16 21:39:30 +01:00
2015-03-30 10:06:50 +01:00
2015-10-25 12:02:41 +00:00
2015-03-12 09:07:10 +00:00
2015-03-13 23:15:51 +01:00
2015-10-30 17:19:51 +00:00
2015-03-12 09:08:12 +00:00
2015-05-26 14:16:08 -07:00
2015-03-21 01:05:56 +00:00
2015-04-03 17:08:59 -07:00
2015-03-03 16:41:15 +00:00
2015-03-05 21:54:17 +05:30
2015-10-05 10:38:22 +01:00