summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2015-08-102-10/+8Star
|\
| * mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas2015-07-241-1/+1
| * mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax2015-07-241-8/+6Star
| * mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-07-241-1/+1
* | Update Viresh Kumar's email addressViresh Kumar2015-07-182-3/+3
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-021-2/+1Star
|\
| * mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner2015-06-251-2/+1Star
* | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2015-06-261-0/+18
|\ \
| * | mfd: provide RTC resource in MT6397 MFDEddie Huang2015-06-251-0/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-0/+4
|\ \ \
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-021-4/+4
| |\| |
| * | | can: janz-ican3: add support for CAL/CANopen firmwareAndreas Gröger2015-05-061-0/+4
* | | | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2440-294/+1134
|\ \ \ \ | |_|_|/ |/| | |
| * | | mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg2015-06-221-4/+4
| * | | mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-2/+4
| * | | mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
| * | | mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+2
| * | | mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
| * | | mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-221-1/+1
| * | | mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang2015-06-221-0/+3
| * | | mfd: da9063: Add support for OnKey driverSteve Twiss2015-06-221-0/+54
| * | | mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald2015-06-221-3/+3
| * | | mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi2015-06-221-3/+5
| * | | mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald2015-06-221-2/+6
| * | | mfd: wm5110: Add delay before releasing reset lineCharles Keepax2015-06-221-0/+10
| * | | mfd: arizona: Add better support for system suspendCharles Keepax2015-06-221-16/+77
| * | | mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax2015-06-221-0/+52
| * | | mfd: wm5110: Add register patch required for low power sleepCharles Keepax2015-06-221-0/+39
| * | | mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax2015-06-221-20/+57
| * | | mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax2015-06-221-20/+17Star
| * | | mfd: wm5102: Ensure we always boot the device fullyCharles Keepax2015-06-221-10/+40
| * | | mfd: arizona: Factor out hard reset into helper functionsCharles Keepax2015-06-221-8/+17
| * | | mfd: arizona: Use devres to manage reset GPIOCharles Keepax2015-06-221-6/+4Star
| * | | mfd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-221-2/+4
| * | | mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren2015-06-221-7/+38
| * | | mfd: arizona: Remove redundant register syncCharles Keepax2015-06-221-8/+0Star
| * | | mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski2015-06-2221-28/+28
| | | |
| | \ \
| *-. \ \ Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-...Lee Jones2015-06-225-172/+685
| |\ \ \ \ | | |_|/ / | |/| | |
| | | * | mfd: cros_ec: Staticise some newly introduced structuresLee Jones2015-06-221-4/+4
| | | * | mfd: cros_ec: spi: Add delay for asserting CSAlexandru M Stan2015-06-151-2/+19
| | | * | mfd: cros_ec: Support multiple EC in a systemGwendal Grignou2015-06-153-10/+46
| | | * | mfd: cros_ec: add bus-specific proto v3 codeStephen Barber2015-06-152-57/+491
| | | * | mfd: cros_ec: add proto v3 skeletonStephen Barber2015-06-153-12/+22
| | | * | mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-152-98/+4Star
| | | * | mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas2015-06-153-11/+23
| | | * | mfd: cros_ec: Instantiate sub-devices from device treeTodd Broch2015-06-151-11/+11
| | | * | mfd: cros_ec: Remove parent fieldGwendal Grignou2015-06-152-2/+0Star
| | |/ / | |/| |