summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2016-01-14mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one errorLee Jones1-72/+73
2016-01-14mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formattingLee Jones1-10/+15
2016-01-14mfd: ab8500-core: Fix many warnings reported by CheckpatchLee Jones1-14/+10
2016-01-14mfd: ab2100-otp: Remove pointless 'out of memory' error messageLee Jones1-3/+2
2016-01-14mfd: ab3100-core.c: Fix multiple warnings reported by CheckpatchLee Jones1-13/+10
2016-01-14mfd: aat2870-core: Remove unnecessary 'out of memory' messageLee Jones1-4/+1
2016-01-14mfd: 88pm860x-core: Fix commenting and declaration spacingLee Jones1-3/+6
2016-01-14mfd: Use to_i2c_client() instead of open-coding itGeliang Tang10-24/+24
2016-01-14mfd: asic3: Be sure to clamp return valueLinus Walleij1-1/+2
2016-01-14mfd: dm355evm_mps: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-14mfd: htc-egpio: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-14mfd: tc6393xb: Be sure to clamp return valueLinus Walleij1-2/+2
2016-01-14mfd: tps65010: Be sure to clamp return valueLinus Walleij1-2/+2
2016-01-13Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-14/+74
2016-01-11mfd: ucb1x00-core: Be sure to clamp return valueLinus Walleij1-1/+1
2016-01-11mfd: arizona: Add device tree binding to specify mono outputsCharles Keepax1-0/+10
2016-01-11mfd: da9063: Allow modular buildGeert Uytterhoeven1-1/+1
2016-01-11mfd: arizona: Request parent IRQ before we request child IRQsCharles Keepax1-30/+27
2016-01-11mfd: as3722: Mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-01-11mfd: sta2x11: Use platform_register/unregister_drivers()Thierry Reding1-26/+10
2016-01-11mfd: qcom-spmi-pmic: Don't access non-existing registersIvan T. Ivanov1-1/+3
2016-01-11mfd: wm831x: Fix broken wm831x_unique_id_showRasmus Villemoes1-8/+2
2016-01-11mfd: syscon: Add a DT property to set value widthDamien Riegel1-0/+13
2016-01-11mfd: wm5110: Correct defaults for micbias control registersCharles Keepax1-3/+3
2016-01-11mfd: cros ec: Lock the SPI bus while holding chipselectNicolas Boichat1-12/+18
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-4/+4
2015-12-07mfd: intel-lpss: Pass HSUART configuration via propertiesAndy Shevchenko1-0/+13
2015-12-07mfd: intel-lpss: Pass SDA hold time to I2C host controller driverMika Westerberg2-10/+40
2015-12-07mfd: intel-lpss: Add support for passing device propertiesMika Westerberg2-4/+14
2015-12-07mfd: core: propagate device properties to sub devices driversAndy Shevchenko1-0/+7
2015-12-04mfd: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald7-25/+1750
2015-12-04mfd: qcom_rpm: Fix a possible NULL dereferenceLABBE Corentin1-0/+2
2015-12-04mfd: ab8500: Delete static IRQ resourcesLinus Walleij1-482/+0
2015-12-04mfd: da903x: Constify da903x_chip_ops structureJulia Lawall1-2/+2
2015-12-04mfd: mc13xxx-core: Use of_property_read_bool()Saurabh Sengar1-4/+4
2015-12-04mfd: as3722: Handle interrupts on suspendJon Hunter1-0/+30
2015-11-24mfd: wm8994: Ensure that the whole MFD is built into a single moduleCharles Keepax1-1/+2
2015-11-24mfd: sec-core: Rename MFD and regulator names differentlyAlim Akhtar1-4/+4
2015-11-24mfd: lpc_ich: Intel device IDs for PCHAlexandra Yates1-0/+15
2015-11-23mfd: sec: Add support for S2MPS15 PMICThomas Abraham2-0/+39
2015-11-19gpio: change member .dev to .parentLinus Walleij5-6/+6
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-2/+2
2015-11-07Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2015-11-06mfd: avoid newly introduced compiler warningLinus Torvalds1-2/+0
2015-11-06Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds48-374/+1550
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds8-8/+0
2015-11-06Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds1-65/+13
2015-11-05Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2015-11-04Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown1-65/+13
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown8-8/+0