aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-10Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds2-10/+8
2015-07-24mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas1-1/+1
2015-07-24mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax1-8/+6
2015-07-24mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax1-1/+1
2015-07-17Update Viresh Kumar's email addressViresh Kumar2-3/+3
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-0/+18
2015-06-25mfd/asic3: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2015-06-25mfd: provide RTC resource in MT6397 MFDEddie Huang1-0/+18
2015-06-23Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds40-294/+1134
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-06-22mfd: lpc_ich: Assign subdevice ids automaticallyMika Westerberg1-4/+4
2015-06-22mfd: si476x-i2c: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flagFabio Estevam1-2/+4
2015-06-22mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+2
2015-06-22mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam1-1/+1
2015-06-22mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang1-0/+3
2015-06-22mfd: da9063: Add support for OnKey driverSteve Twiss1-0/+54
2015-06-22mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald1-3/+3
2015-06-22mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi1-3/+5
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald1-2/+6
2015-06-22mfd: wm5110: Add delay before releasing reset lineCharles Keepax1-0/+10
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax1-16/+77
2015-06-22mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax1-0/+52
2015-06-22mfd: wm5110: Add register patch required for low power sleepCharles Keepax1-0/+39
2015-06-22mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax1-20/+57
2015-06-22mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax1-20/+17
2015-06-22mfd: wm5102: Ensure we always boot the device fullyCharles Keepax1-10/+40
2015-06-22mfd: arizona: Factor out hard reset into helper functionsCharles Keepax1-8/+17
2015-06-22mfd: arizona: Use devres to manage reset GPIOCharles Keepax1-6/+4
2015-06-22mfd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-2/+4
2015-06-22mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren1-7/+38
2015-06-22mfd: arizona: Remove redundant register syncCharles Keepax1-8/+0
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski21-28/+28
2015-06-22Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-i2c-input-chrome-4.2' into ibs-for-mfd-mergedLee Jones5-172/+685
2015-06-22mfd: cros_ec: Staticise some newly introduced structuresLee Jones1-4/+4
2015-06-18ARM: sa1100: convert SA11x0 related code to use new chained handler helperRussell King1-2/+1
2015-06-15mfd: cros_ec: spi: Add delay for asserting CSAlexandru M Stan1-2/+19
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou3-10/+46
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber2-57/+491
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber3-12/+22
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2-98/+4
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas3-11/+23
2015-06-15mfd: cros_ec: Instantiate sub-devices from device treeTodd Broch1-11/+11
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou2-2/+0