aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
Commit message (Expand)AuthorAge
...
| | * | mfd: ab8500-debugfs: Dump sim registersLee Jones2013-03-06
| | * | mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8Rabin Vincent2013-03-06
| | * | mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones2013-03-06
| | * | mfd: ab8500-gpadc: Optimise GPADC driverLee Jones2013-03-06
| | * | mfd: ab8500-debug: Add support for the AB8540Lee Jones2013-03-06
| | * | mfd: ab8500-gpadc: Add support for the AB8540Lee Jones2013-03-06
| | * | mfd: ab8500-sysctrl: Add new reset functionLee Jones2013-03-06
| | * | mfd: ab8500-debug: Add support for ab8505 and ab9540Lee Jones2013-03-06
| | * | mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones2013-03-06
| | * | mfd: ab8500-sysctrl: Error check clean upMarcus Danielsson2013-03-06
| | * | mfd: ab8500-debug: Add wake-up infoJonas Aaberg2013-03-06
| | * | mfd: ab8500-debug: Better error handling on crashJonas Aaberg2013-03-06
| | * | mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones2013-03-06
| | * | mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones2013-03-06
| | * | mfd: ab8500-core: Add ADC support for ab8540Lee Jones2013-03-06
| | * | mfd: ab8500-debug: Function to save all ABB registers to memLee Jones2013-03-06
| | * | mfd: ab8500-debug: Print banks in hexMattias Wallin2013-03-06
| | * | mfd: ab8500-core: APE Interrupts are not clearedLee Jones2013-03-06
| | * | mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones2013-03-06
| | * | mfd: ab8500-gpadc: Reread on failureJonas Aaberg2013-03-06
| | * | mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD2013-03-06
| | * | mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan2013-03-06
| | |/
* | | Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-29
|\ \ \
| * | | regulator: ab3100: device tree supportLinus Walleij2013-04-24
| |/ /
* | | Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2013-04-03
|\ \ \
| * | | mfd: wm5102: Add registers for microphone detection level configurationMark Brown2013-04-01
| |/ /
* | | mfd: pm8921: Disable driver until it gets fixedDavid Brown2013-03-26
* | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26
|\| |
| * | mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann2013-03-15
| * | mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin2013-03-12
| * | mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown2013-03-12
| * | mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown2013-03-12
| * | mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan2013-03-12
| * | mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin2013-03-12
| * | mfd: omap-usb-host: Actually update hostconfigRoger Quadros2013-03-12
| |/
* / SSBI: Remove MSM_ prefix from SSBI driversDavid Brown2013-03-25
|/
* mfd: convert to idr_alloc()Tejun Heo2013-02-27
* Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-24
|\
| * mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra2013-02-15
| * Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2013-02-13
| |\
| | * mfd: omap-usb-host: get rid of build warningRoger Quadros2013-02-13
| | * mfd: omap-usb-host: Don't spam console on clk_set_parent failureRoger Quadros2013-02-13
| | * mfd: omap-usb-host: clean up omap_usbhs_init()Roger Quadros2013-02-13
| | * mfd: omap-usb-host: Get rid of unnecessary spinlockRoger Quadros2013-02-13
| | * mfd: omap-usb-host: Manage HSIC clocks for HSIC modeRoger Quadros2013-02-13
| | * mfd: omap-usb-host: cleanup clock management codeRoger Quadros2013-02-13
| | * mfd: omap-usb-host: override number of ports from platform dataRoger Quadros2013-02-13
| | * mfd: omap-usb-host: know about number of ports from revision registerRoger Quadros2013-02-13
| | * mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()Roger Quadros2013-02-13
| | * mfd: omap_usb_host: Avoid missing platform data checks in suspend/resumeRoger Quadros2013-02-13