summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-06-22mfd: wm8350-core: Pass the IRQF_ONESHOT flagFabio Estevam
2015-06-22mfd: htc-i2cpld: Pass the IRQF_ONESHOT flagFabio Estevam
2015-06-22mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flagFabio Estevam
2015-06-22mfd: mc13xxx-core: Pass the IRQF_ONESHOT flagFabio Estevam
2015-06-22mfd: twl4030-irq: Pass the IRQF_ONESHOT flagFabio Estevam
2015-06-22mfd: mt6397-core: Add GPIO sub-module supportHongzhou Yang
2015-06-22mfd: da9063: Add support for OnKey driverSteve Twiss
2015-06-22mfd: arizona: Fix incorrect Makefile conditionalsRichard Fitzgerald
2015-06-22mfd: Check ACPI device companion before checking resourcesLorenzo Pieralisi
2015-06-22mfd: arizona: Split INx_MODE into two fieldsRichard Fitzgerald
2015-06-22mfd: wm5110: Add delay before releasing reset lineCharles Keepax
2015-06-22mfd: arizona: Add better support for system suspendCharles Keepax
2015-06-22mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep modeCharles Keepax
2015-06-22mfd: wm5110: Add register patch required for low power sleepCharles Keepax
2015-06-22mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patchCharles Keepax
2015-06-22mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patchCharles Keepax
2015-06-22mfd: wm5102: Ensure we always boot the device fullyCharles Keepax
2015-06-22mfd: arizona: Factor out hard reset into helper functionsCharles Keepax
2015-06-22mfd: arizona: Use devres to manage reset GPIOCharles Keepax
2015-06-22mfd: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-06-22mfd: twl4030-power: Fix pmic for boards that need AC charger disabledTony Lindgren
2015-06-22mfd: arizona: Remove redundant register syncCharles Keepax
2015-06-22mfd: Constify regmap and irq configuration dataKrzysztof Kozlowski
2015-06-22Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-...Lee Jones
2015-06-22mfd: cros_ec: Staticise some newly introduced structuresLee Jones
2015-06-15mfd: cros_ec: spi: Add delay for asserting CSAlexandru M Stan
2015-06-15mfd: cros_ec: Support multiple EC in a systemGwendal Grignou
2015-06-15mfd: cros_ec: add bus-specific proto v3 codeStephen Barber
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas
2015-06-15mfd: cros_ec: rev cros_ec_commands.hStephen Barber
2015-06-15mfd: cros_ec: Use a zero-length array for command dataJavier Martinez Canillas
2015-06-15mfd: cros_ec: Instantiate sub-devices from device treeTodd Broch
2015-06-15mfd: cros_ec: Remove parent fieldGwendal Grignou
2015-05-13mfd: axp20x: Enable AXP22X regulatorsChen-Yu Tsai
2015-05-13regulator: axp20x: Add support for AXP22X regulatorsBoris BREZILLON
2015-05-13regulator: axp20x: Prepare support for multiple AXP chip familiesBoris BREZILLON
2015-05-13mfd: axp20x: Add AXP22x PMIC supportBoris BREZILLON
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-30net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-04-30netxen_nic: use spin_[un]lock_bh around tx_clean_lockTony Camuso