Age | Commit message (Expand) | Author | Files | Lines |
2015-07-02 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+1 |
2015-06-26 | Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell... | Linus Torvalds | 1 | -0/+18 |
2015-06-25 | mfd/asic3: Fix race in installing chained IRQ handler | Thomas Gleixner | 1 | -2/+1 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
2015-06-25 | mfd: provide RTC resource in MT6397 MFD | Eddie Huang | 1 | -0/+18 |
2015-06-24 | Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 40 | -294/+1134 |
2015-06-23 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
2015-06-22 | mfd: lpc_ich: Assign subdevice ids automatically | Mika Westerberg | 1 | -4/+4 |
2015-06-22 | mfd: si476x-i2c: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-06-22 | mfd: ab8500-gpadc: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -2/+4 |
2015-06-22 | mfd: ab8500-debugfs: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+1 |
2015-06-22 | mfd: wm8350-core: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-06-22 | mfd: htc-i2cpld: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-06-22 | mfd: wm831x-auxadc: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+2 |
2015-06-22 | mfd: mc13xxx-core: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+1 |
2015-06-22 | mfd: twl4030-irq: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -1/+1 |
2015-06-22 | mfd: mt6397-core: Add GPIO sub-module support | Hongzhou Yang | 1 | -0/+3 |
2015-06-22 | mfd: da9063: Add support for OnKey driver | Steve Twiss | 1 | -0/+54 |
2015-06-22 | mfd: arizona: Fix incorrect Makefile conditionals | Richard Fitzgerald | 1 | -3/+3 |
2015-06-22 | mfd: Check ACPI device companion before checking resources | Lorenzo Pieralisi | 1 | -3/+5 |
2015-06-22 | mfd: arizona: Split INx_MODE into two fields | Richard Fitzgerald | 1 | -2/+6 |
2015-06-22 | mfd: wm5110: Add delay before releasing reset line | Charles Keepax | 1 | -0/+10 |
2015-06-22 | mfd: arizona: Add better support for system suspend | Charles Keepax | 1 | -16/+77 |
2015-06-22 | mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode | Charles Keepax | 1 | -0/+52 |
2015-06-22 | mfd: wm5110: Add register patch required for low power sleep | Charles Keepax | 1 | -0/+39 |
2015-06-22 | mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch | Charles Keepax | 1 | -20/+57 |
2015-06-22 | mfd: arizona: Fix formating/style issues in arizona_apply_hardware_patch | Charles Keepax | 1 | -20/+17 |
2015-06-22 | mfd: wm5102: Ensure we always boot the device fully | Charles Keepax | 1 | -10/+40 |
2015-06-22 | mfd: arizona: Factor out hard reset into helper functions | Charles Keepax | 1 | -8/+17 |
2015-06-22 | mfd: arizona: Use devres to manage reset GPIO | Charles Keepax | 1 | -6/+4 |
2015-06-22 | mfd: Allow compile test of GPIO consumers if !GPIOLIB | Geert Uytterhoeven | 1 | -2/+4 |
2015-06-22 | mfd: twl4030-power: Fix pmic for boards that need AC charger disabled | Tony Lindgren | 1 | -7/+38 |
2015-06-22 | mfd: arizona: Remove redundant register sync | Charles Keepax | 1 | -8/+0 |
2015-06-22 | mfd: Constify regmap and irq configuration data | Krzysztof Kozlowski | 21 | -28/+28 |
2015-06-22 | Merge branches 'ib-mfd-watchdog-rtc-4.2', 'ib-mfd-regulator-4.2' and 'ib-mfd-... | Lee Jones | 5 | -172/+685 |
2015-06-22 | mfd: cros_ec: Staticise some newly introduced structures | Lee Jones | 1 | -4/+4 |
2015-06-18 | ARM: sa1100: convert SA11x0 related code to use new chained handler helper | Russell King | 1 | -2/+1 |
2015-06-15 | mfd: cros_ec: spi: Add delay for asserting CS | Alexandru M Stan | 1 | -2/+19 |
2015-06-15 | mfd: cros_ec: Support multiple EC in a system | Gwendal Grignou | 3 | -10/+46 |
2015-06-15 | mfd: cros_ec: add bus-specific proto v3 code | Stephen Barber | 2 | -57/+491 |
2015-06-15 | mfd: cros_ec: add proto v3 skeleton | Stephen Barber | 3 | -12/+22 |
2015-06-15 | mfd: cros_ec: Move protocol helpers out of the MFD driver | Javier Martinez Canillas | 2 | -98/+4 |
2015-06-15 | mfd: cros_ec: Use a zero-length array for command data | Javier Martinez Canillas | 3 | -11/+23 |
2015-06-15 | mfd: cros_ec: Instantiate sub-devices from device tree | Todd Broch | 1 | -11/+11 |
2015-06-15 | mfd: cros_ec: Remove parent field | Gwendal Grignou | 2 | -2/+0 |
2015-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+4 |
2015-05-27 | mfd: da9052: Fix broken regulator probe | Johan Hovold | 1 | -4/+4 |
2015-05-13 | mfd: axp20x: Enable AXP22X regulators | Chen-Yu Tsai | 1 | -0/+2 |
2015-05-13 | mfd: axp20x: Add AXP22x PMIC support | Boris BREZILLON | 1 | -0/+98 |
2015-05-06 | can: janz-ican3: add support for CAL/CANopen firmware | Andreas Gröger | 1 | -0/+4 |