| Commit message (Expand) | Author | Age |
... | |
| | * | | mfd: ab8500-debugfs: Dump sim registers | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8 | Rabin Vincent | 2013-03-06 |
| | * | | mfd: ab8500-core: Add additional resources to ab8505_iddet_resources | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-gpadc: Optimise GPADC driver | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-debug: Add support for the AB8540 | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-gpadc: Add support for the AB8540 | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-sysctrl: Add new reset function | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-debug: Add support for ab8505 and ab9540 | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-sysctrl: Error check clean up | Marcus Danielsson | 2013-03-06 |
| | * | | mfd: ab8500-debug: Add wake-up info | Jonas Aaberg | 2013-03-06 |
| | * | | mfd: ab8500-debug: Better error handling on crash | Jonas Aaberg | 2013-03-06 |
| | * | | mfd: ab8500-core: Add Interrupt support for ab8540 | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-core: Rework MFD sub-device initialisation structures | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-core: Add ADC support for ab8540 | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-debug: Function to save all ABB registers to mem | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-debug: Print banks in hex | Mattias Wallin | 2013-03-06 |
| | * | | mfd: ab8500-core: APE Interrupts are not cleared | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-gpadc: Add gpadc hw conversion | Lee Jones | 2013-03-06 |
| | * | | mfd: ab8500-gpadc: Reread on failure | Jonas Aaberg | 2013-03-06 |
| | * | | mfd: ab8500-gpadc: Implemented suspend/resume | Daniel WILLERUD | 2013-03-06 |
| | * | | mfd: ab8500-sysctrl: Update correct turn on status | Rajkumar Kasirajan | 2013-03-06 |
| | |/ |
|
* | | | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-29 |
|\ \ \ |
|
| * | | | regulator: ab3100: device tree support | Linus Walleij | 2013-04-24 |
| |/ / |
|
* | | | Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 2013-04-03 |
|\ \ \ |
|
| * | | | mfd: wm5102: Add registers for microphone detection level configuration | Mark Brown | 2013-04-01 |
| |/ / |
|
* | | | mfd: pm8921: Disable driver until it gets fixed | David Brown | 2013-03-26 |
* | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-03-26 |
|\| | |
|
| * | | mfd: twl4030-madc: Remove __exit_p annotation | Arnd Bergmann | 2013-03-15 |
| * | | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDO | Axel Lin | 2013-03-12 |
| * | | mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource() | Mark Brown | 2013-03-12 |
| * | | mfd: tps65912: Declare and use tps65912_irq_exit() | Mark Brown | 2013-03-12 |
| * | | mfd: palmas: Provide irq flags through DT/platform data | Laxman Dewangan | 2013-03-12 |
| * | | mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error | Axel Lin | 2013-03-12 |
| * | | mfd: omap-usb-host: Actually update hostconfig | Roger Quadros | 2013-03-12 |
| |/ |
|
* / | SSBI: Remove MSM_ prefix from SSBI drivers | David Brown | 2013-03-25 |
|/ |
|
* | mfd: convert to idr_alloc() | Tejun Heo | 2013-02-27 |
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2013-02-24 |
|\ |
|
| * | mfd: lpc_ich: Use devres API to allocate private data | Aaron Sierra | 2013-02-15 |
| * | Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-next | Samuel Ortiz | 2013-02-13 |
| |\ |
|
| | * | mfd: omap-usb-host: get rid of build warning | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: Don't spam console on clk_set_parent failure | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: clean up omap_usbhs_init() | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: Get rid of unnecessary spinlock | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: Manage HSIC clocks for HSIC mode | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: cleanup clock management code | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: override number of ports from platform data | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: know about number of ports from revision register | Roger Quadros | 2013-02-13 |
| | * | mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap() | Roger Quadros | 2013-02-13 |
| | * | mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume | Roger Quadros | 2013-02-13 |