aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAge
...
| * mfd: menelaus: Remove null pointer dereferenceHimangi Saraogi2014-09-26
| * mfd: wm8994: Export symbols ready for built-in => modular buildLee Jones2014-09-26
| * mfd: sm501: Avoid implicit sign extensionLee Jones2014-09-26
| * mfd: twl4030-irq: Check return value from twl_i2c_write() - warn() on failureLee Jones2014-09-26
| * mfd: pcf50633: Check return value of platform_device_add()Lee Jones2014-09-26
| * mfd: max77686: Remove check which is always trueLee Jones2014-09-26
| * mfd: wm5102: Insert missing break in case statementLee Jones2014-09-26
| * mfd: htc-i2cpld: Rectify pointer offset errorLee Jones2014-09-26
| * mfd: htc-i2cpld: Use '!variable' instead of 'variable == NULL'Lee Jones2014-09-26
| * mfd: htc-i2cpld: container_of() cannot return NULLLee Jones2014-09-26
| *-. Merge branches 'ib-mfd-arm-3.18', 'ib-mfd-hwmon-leds-watchdog-3.18' and 'ib-m...Lee Jones2014-09-26
| |\ \
* | \ \ Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds2014-10-15
|\ \ \ \
| * \ \ \ Merge tag 'tags/mfd-power-charger-regulator-v3.18' into nextSebastian Reichel2014-09-24
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-24
| | * | | mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski2014-09-24
* | | | | Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-10
|\ \ \ \ \
| * \ \ \ \ Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-nextGuenter Roeck2014-09-24
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | mfd: menf21bmc: Introduce MEN 14F021P00 BMC MFD Core driverAndreas Werner2014-09-24
| | |/ /
* | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\ \ \ \
| * | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
| | |/ / | |/| |
* | | | Merge tag 'ib-mfd-arm-v3.18' into imx/dtShawn Guo2014-09-15
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | devicetree: Dialog Semiconductor consolidate existing vendor prefixes to stan...Steve Twiss2014-08-29
| |/
* | mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...Tony Lindgren2014-08-28
* | mfd: ab8500-core: Use 'ifdef' for config optionsFabio Estevam2014-08-20
* | mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-20
* | mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format stringHans Wennborg2014-08-20
|/
* drivers/mfd/rtsx_usb.c: export device tableJeff Mahoney2014-08-14
* Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-07
|\
| * mfd: omap-usb-host: Fix improper mask use.Michael Welling2014-07-29
| * mfd: arizona: Only free the CTRLIF_ERR IRQ if we requested itCharles Keepax2014-07-28
| * mfd: arizona: Add missing handling for ISRC3 under/overclockedCharles Keepax2014-07-28
| * mfd: wm5110: Add new interrupt register definitionsCharles Keepax2014-07-28
| * mfd: arizona: Rename thermal shutdown interruptCharles Keepax2014-07-28
| * mfd: wm5110: Add in the output done interruptsCharles Keepax2014-07-28
| * mfd: wm5110: Remove non-existant interruptsCharles Keepax2014-07-28
| * mfd: tps65912-spi: Remove unused variableSachin Kamat2014-07-28
| * mfd: htc-i2cpld: Remove unused codeSachin Kamat2014-07-28
| * mfd: da9063: Add support for AD silicon variantOpensource [Steve Twiss]2014-07-28
| * mfd: arizona: Map MICVDD from extcon device to the Arizona coreCharles Keepax2014-07-28
| * mfd: arizona: Add MICVDD to mapped regulators for wm8997Charles Keepax2014-07-28
| * mfd: max77686: Ensure device type IDs are architecture agnosticLee Jones2014-07-25
| * mfd: max77686: Add Maxim 77802 PMIC supportJavier Martinez Canillas2014-07-25
| * mfd: tps6105x: Use managed resources when allocating memoryHimangi Saraogi2014-07-25
| * mfd: wm8997-tables: Suppress 'line over 80 chars' warningsLee Jones2014-07-25
| * mfd: kempld-core: Correct a variety of checkpatch warningsLee Jones2014-07-25
| * mfd: ipaq-micro: Fix coding style errors/warnings reported by checkpatchLee Jones2014-07-25
| * mfd: si476x-cmd: Remedy checkpatch style complainsLee Jones2014-07-25
| * mfd: tc6387xb: Remove unnecessary braces and correct style warningsLee Jones2014-07-25
| * mfd: twl6030-irq: Extinguish coding style warningsLee Jones2014-07-25
| * mfd: wm8350-i2c: Replace spaces with tabsLee Jones2014-07-25