aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-94/+134
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri1-3/+2
2013-05-18drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-17mfd: db8500-prcmu: Update stored DSI PLL divider valueUlf Hansson1-0/+2
2013-05-17mfd: ab8500-sysctrl: Always enable pm_power_off handlerFabio Baltieri1-1/+5
2013-05-17mfd: ab8500-core: Pass GPADC compatible string to MFD coreLee Jones1-0/+3
2013-05-17mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermalLee Jones1-0/+1
2013-05-17mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrlLee Jones1-3/+3
2013-05-17mfd: ab8500: Pass AB8500 IRQ to debugfs code by resourceLinus Walleij2-4/+27
2013-05-17mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warningLee Jones1-2/+5
2013-05-17mfd: ab8500-sysctrl: Set sysctrl_dev during probeFabio Baltieri1-0/+2
2013-05-17mfd: ab8500-sysctrl: Fix sparse warningFabio Baltieri1-1/+1
2013-05-17mfd: abx500-core: Fix sparse warningFabio Baltieri1-1/+1
2013-05-17mfd: ab8500: Debugfs code depends on gpadcArnd Bergmann1-1/+1
2013-05-16mfd: si476x: Use get_unaligned_be16() for unaligned be16 loadsGeert Uytterhoeven1-13/+15
2013-05-16mfd: cros_ec_spi: Use %z to format pointer differencesGeert Uytterhoeven1-3/+3
2013-05-16mfd: si476x: Do not use binary constantsGeert Uytterhoeven1-61/+61
2013-05-16mfd: tps65912: Select MFD_COREDavid Rientjes1-0/+1
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds54-1263/+5608
2013-05-03Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+10
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-279/+241
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds4-394/+2548
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2013-04-26mfd: vexpress: Handle pending config transactionsPawel Moll1-14/+21
2013-04-26mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properlyArnd Bergmann1-1/+1
2013-04-24regulator: ab3100: device tree supportLinus Walleij1-0/+1
2013-04-19mfd: si476x: Fix i2c warningHans Verkuil1-1/+1
2013-04-19mfd: si476x: Add header files and Kbuild plumbingAndrey Smirnov2-0/+17
2013-04-19mfd: si476x: Add chip properties handling codeAndrey Smirnov1-0/+241
2013-04-19mfd: si476x: Add the bulk of the core driverAndrey Smirnov1-0/+886
2013-04-19mfd: si476x: Add commands abstraction layerAndrey Smirnov1-0/+1553
2013-04-19mfd: rtsx: Support RTS5249Wei WANG4-1/+248
2013-04-19mfd: retu: Add Tahvo supportAaro Koskinen2-13/+78
2013-04-19mfd: ucb1400: Pass ucb1400-gpio data through ac97 busMarek Vasut1-0/+5
2013-04-19mfd: wm8994: Add some OF propertiesMark Brown1-2/+71
2013-04-19mfd: wm8994: Add device ID data to WM8994 OF device IDsMark Brown1-3/+3
2013-04-11mfd: tps65090: Add compatible string for charger subnodeRhyland Klein1-0/+1
2013-04-09mfd: db8500-prcmu: Support platform dependant device selectionLee Jones1-8/+24
2013-04-09mfd: syscon: Fix warnings when printing resource_size_tAlexander Shiyan1-1/+1
2013-04-09mfd: omap-usb-tll: Convert to devm_ioremap_resource()Sachin Kamat1-6/+3
2013-04-09mfd: omap-usb-host: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-04-09mfd: Kconfig alphabetical re-orderingSamuel Ortiz1-677/+680
2013-04-09mfd: support stmpe1801 18 bits enhanced port expanderJean-Nicolas Graux4-1/+147
2013-04-09mfd: stmpe: Use spi_get_drvdata()Jingoo Han1-1/+1
2013-04-09mfd: arizona: Use spi_get_drvdata()Jingoo Han1-1/+1
2013-04-09mfd: mc13xxx: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-04-09mfd: ezx-pcap: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-09mfd: da9052: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-2/+2
2013-04-09mfd: wm831x: Use spi_get_drvdata() and spi_set_drvdata()Jingoo Han1-3/+3
2013-04-09mfd: vexpress: Give the "leds-gpio" device a real parentPawel Moll1-2/+2
2013-04-09mfd: ab8500: sysctrl: Initialize driver at arch_initcallUlf Hansson1-1/+1
2013-04-09mfd: db8500-prcmu: Return early if the TCPM cannot be locatedLee Jones1-19/+21
2013-04-09mfd: ab8500-core: Add of_compatilbe property for ab8500-usbFabio Baltieri1-0/+1
2013-04-09mfd: omap-usb-host: Add device tree support and binding informationRoger Quadros1-6/+155
2013-04-09mfd: omap-usb-host: Remove PHY reset handling codeRoger Quadros1-28/+0
2013-04-09mfd: wm8994: Don't use system PM operationsMark Brown1-3/+4
2013-04-09mfd: ab8500-core: Ignore masked out interruptsFabio Baltieri1-13/+14
2013-04-09mfd: Remove twelve unused Kconfig symbolsPaul Bolle1-48/+0
2013-04-09mfd: da9055: Change irq state to defaultAshish Jangam1-1/+1
2013-04-09mfd: omap-usb-tll: Add device tree support and binding informationRoger Quadros1-0/+10
2013-04-09mfd: omap-usb-tll: Move configuration code to omap_tll_init()Roger Quadros3-109/+107
2013-04-09mfd: omap-usb-host: Update nports in platform_dataRoger Quadros1-0/+1
2013-04-08mfd: da9055: Drop "select PMIC_DA9055"Paul Bolle1-1/+0
2013-04-08mfd: wm5102: Map in additional FLL control registersMark Brown1-0/+8
2013-04-08mfd: palmas: Initialise client->of_node for dummy created clientLaxman Dewangan1-0/+1
2013-04-08mfd: tps65090: Add resources for chargerRhyland Klein1-0/+10
2013-04-08mfd: sta2x11: Build warning fixAlessandro Rubini1-11/+0
2013-04-08mfd: tc3589x: Use devm_*() functionsJingoo Han1-15/+6
2013-04-08mfd: da903x: Use devm_*() functionsJingoo Han1-13/+6
2013-04-08mfd: ezx-pcap: Use devm_*() functionsJingoo Han1-10/+7
2013-04-08mfd: twl6040: Use devm_*() functionsJingoo Han1-20/+11
2013-04-08mfd: aat2870: Use use devm_*() functionsJingoo Han1-14/+6
2013-04-08mfd: omap-usb-host: Use devm_gpio_request_one()Jingoo Han1-21/+2
2013-04-08mfd: intel_msic: Use devm_gpio_request_one()Jingoo Han1-8/+2
2013-04-08mfd: lm3533: Use devm_gpio_request_one()Jingoo Han1-6/+2
2013-04-08mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd dataJingoo Han1-9/+3
2013-04-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-04-08Merge tag 'ux500-multiplatform-mfd' of git://git.kernel.org/pub/scm/linux/ker...Samuel Ortiz2-279/+241
2013-04-08mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversionPali Rohár1-4/+10
2013-04-08mfd: wm5102: Don't wait for boot when boot sequencer is disabledCharles Keepax1-4/+18
2013-04-08mfd: arizona: Wait for internal clocks to startup after resetCharles Keepax1-1/+5
2013-04-08mfd: arizona: Hold device in reset while ramping suppliesMark Brown1-13/+13
2013-04-08mfd: wm5102: Update defaults to match patchCharles Keepax1-5/+5
2013-04-08mfd: wm5102: Deactivate standard boot sequenceCharles Keepax1-5/+5
2013-04-08mfd: arizona: Add a hardware patch mechanismCharles Keepax1-0/+109
2013-04-08mfd: arizona: Factor out register pollingCharles Keepax1-22/+30
2013-04-08mfd: wm5102: Manually apply register patchCharles Keepax2-6/+35
2013-04-08mfd: wm5102: Only use the lowest three bits of device revisionMark Brown1-0/+1
2013-04-08mfd: arizona: Unconditionally enable 32kHz clockMark Brown1-0/+1
2013-04-08mfd: arizona: Fully support the use of MCLK1 as the 32kHz clock sourceMark Brown1-2/+19
2013-04-08mfd: wm5102: Update patch for latest evaluationMark Brown1-5/+10
2013-04-08mfd: arizona: Support configuring MICBIASes into bypass modeMark Brown1-1/+11
2013-04-08mfd: arizona: Try to use interrupt flags from interrupt controllerMark Brown1-2/+25
2013-04-08mfd: arizona: Allow GPIO to be specified for IRQ lineMark Brown1-13/+53
2013-04-08mfd: arizona: Basic support for edge triggered IRQsMark Brown1-5/+7
2013-04-08mfd: arizona: Clarify error message for failed primary IRQ requestMark Brown1-1/+1
2013-04-08mfd: arizona: Clean up on failed runtime resumeMark Brown1-4/+7
2013-04-08mfd: arizona: Disable all wake sources by defaultMark Brown1-0/+3
2013-04-08ARM: ux500: split out prcmu initializationArnd Bergmann1-29/+111
2013-04-08mfd: db8500-prcmu: drop unused includesLinus Walleij1-2/+0
2013-04-08ARM: ux500: move PM-related PRCMU functions to machineLinus Walleij2-136/+0
2013-04-08mfd: db8500-prcmu: get base address from resourceLinus Walleij2-124/+131
2013-04-08mfd: prcmu: pass a base and size with the early initcallLinus Walleij1-1/+12
2013-04-08mfd: wm8994: Silence bogus warning in wm8994_device_init()Jingoo Han1-1/+1
2013-04-08mfd: max77686: Use NULL instead of 0Sachin Kamat1-1/+1
2013-04-08mfd: adp5520: Use module_i2c_driver()Sachin Kamat1-11/+1
2013-04-08Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Samuel Ortiz4-394/+2548
2013-04-05MFD: rtsx_pcr: Fix probe fail pathJiri Slaby1-2/+4
2013-04-05mfd: abx500: Move the AB8500 Kconfig fragmentLinus Walleij1-7/+7
2013-04-05mfd: davinci_voicecodec: use module_platform_driver_probe()Jingoo Han1-11/+1
2013-04-05mfd: htc-pasic3: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-05mfd: ab3100-otp: use module_platform_driver_probe()Jingoo Han1-13/+1
2013-04-05mfd: stmpe: DT: Add stmpe-i2c dt alias to get id deviceGabriel Fernandez1-1/+4
2013-04-05mfd: stmpe: DT: Enable no-irq mode configurationGabriel Fernandez1-0/+3
2013-04-05mfd: syscon: Add non-DT supportAlexander Shiyan2-31/+45
2013-04-05mfd: syscon: Removed unneeded field "dev" from private driver structureAlexander Shiyan1-4/+1
2013-04-05mfd: palmas: Change the DT node property names to follow the conventionJ Keerthy1-3/+3
2013-04-05mfd: as3711: Add OF supportGuennadi Liakhovetski1-4/+23
2013-04-05mfd: cros_ec: Add MFD_CORE dependencyDavid Rientjes1-0/+1
2013-04-05mfd: cros_ec_spi: Warnings fixSamuel Ortiz1-3/+3
2013-04-05mfd: cros_ec: Export needed symbols for the i2c and spi modulesSamuel Ortiz1-0/+7
2013-04-05mfd: Add ChromeOS EC SPI driverSimon Glass3-0/+386
2013-04-05mfd: Add ChromeOS EC I2C driverSimon Glass3-0/+212
2013-04-05mfd: Add ChromeOS EC implementationSimon Glass3-0/+198
2013-04-03Merge tag 'extcon-arizona-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+8
2013-04-01mfd: wm5102: Add registers for microphone detection level configurationMark Brown1-0/+8
2013-03-26mfd: pm8921: Disable driver until it gets fixedDavid Brown1-1/+1
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown7-12/+53
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-12/+53
2013-03-25SSBI: Remove MSM_ prefix from SSBI driversDavid Brown2-8/+8
2013-03-21mfd: wm5102: Add additional speaker control registersMark Brown1-0/+2
2013-03-18Merge branch 'for-mfd-and-power' of git://git.linaro.org/people/ljones/linux-...Anton Vorontsov4-394/+2548
2013-03-15mfd: twl4030-madc: Remove __exit_p annotationArnd Bergmann1-1/+1
2013-03-12mfd: ab8500-gpadc: Complain if we fail to enable vtvout LDOAxel Lin1-4/+13
2013-03-12mfd: twl4030-audio: Fix argument type for twl4030_audio_disable_resource()Mark Brown1-1/+1
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown1-0/+1
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan1-3/+33
2013-03-12mfd: Make AB8500_CORE select POWER_SUPPLY to fix build errorAxel Lin1-0/+1
2013-03-12mfd: omap-usb-host: Actually update hostconfigRoger Quadros1-3/+3
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones1-0/+36
2013-03-07mfd: ab8500-debugfs: Trivially beautify the debugfs driverLee Jones1-97/+89
2013-03-07mfd: ab8500-core: Hierarchical interrupt registersDariusz Szymczak1-76/+6
2013-03-07mfd: ab8500-debug: Convert to kstrtoul_from_usersrinidhi kasagar1-70/+30
2013-03-07mfd: ab8500-debug: Add explicit dependenciesLinus Walleij1-0/+3
2013-03-07mfd: ab8500-core: Add abx500-clk as an mfd child deviceUlf Hansson1-0/+12
2013-03-07mfd: ab8500-debug: Add register map for ab8540.Lee Jones1-3/+419
2013-03-07mfd: ab8500-debugfs: Change AB8500 debug permissionsLee Jones1-28/+28
2013-03-07mfd: ab8500-core: Show turn on status at bootMattias Wallin1-0/+26
2013-03-07mfd: ab8500-debug: Add ADC input channel usb_id in debugfsLee Jones1-0/+35
2013-03-07mfd: ab8500-debugfs: Dump sim registersLee Jones1-0/+78
2013-03-07mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8Rabin Vincent1-15/+22
2013-03-07mfd: ab8500-core: Add additional resources to ab8505_iddet_resourcesLee Jones1-0/+24
2013-03-07mfd: ab8500-gpadc: Optimise GPADC driverLee Jones1-157/+55
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones2-1/+329
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones1-40/+276
2013-03-07mfd: ab8500-sysctrl: Add new reset functionLee Jones1-0/+63
2013-03-07mfd: ab8500-debug: Add support for ab8505 and ab9540Lee Jones1-11/+372
2013-03-07mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisationsLee Jones2-3/+8
2013-03-07mfd: ab8500-sysctrl: Error check clean upMarcus Danielsson1-16/+22
2013-03-07mfd: ab8500-debug: Add wake-up infoJonas Aaberg1-5/+30
2013-03-07mfd: ab8500-debug: Better error handling on crashJonas Aaberg1-4/+11
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones1-7/+43
2013-03-07mfd: ab8500-core: Rework MFD sub-device initialisation structuresLee Jones1-61/+182
2013-03-07mfd: ab8500-core: Add ADC support for ab8540Lee Jones2-43/+98
2013-03-07mfd: ab8500-debug: Function to save all ABB registers to memLee Jones1-0/+50
2013-03-07mfd: ab8500-debug: Print banks in hexMattias Wallin1-9/+9
2013-03-07mfd: ab8500-core: APE Interrupts are not clearedLee Jones1-2/+3
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones2-101/+473
2013-03-07mfd: ab8500-gpadc: Reread on failureJonas Aaberg1-0/+5
2013-03-07mfd: ab8500-gpadc: Implemented suspend/resumeDaniel WILLERUD1-0/+28
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan2-1/+40
2013-03-06mfd: wm5102: Map in additional FLL control registersMark Brown1-0/+8
2013-02-27mfd: convert to idr_alloc()Tejun Heo1-7/+6
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds33-997/+2941
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-54/+85
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+4
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds1-8/+6
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-2/+73
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown1-2/+73
2013-02-15mfd: lpc_ich: Use devres API to allocate private dataAaron Sierra1-5/+2
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown2-0/+2
2013-02-14Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-nextSamuel Ortiz2-335/+466
2013-02-14mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+38
2013-02-14mfd: lpc_sch: Accomodate partial population of the MFD devicesDarren Hart1-76/+71
2013-02-14mfd: da9052-i2c: Staticize da9052_i2c_fix()Fabio Estevam1-2/+1
2013-02-14mfd: syscon: Fix sparse warningFabio Estevam1-0/+1
2013-02-14mfd: twl-core: Fix kernel panic on bootJon Hunter1-8/+8
2013-02-14Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/k...Samuel Ortiz1-3/+50
2013-02-14mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG1-0/+30
2013-02-14mfd: ab8500: Fix compile errorLinus Walleij1-0/+1
2013-02-14mfd: Add missing GENERIC_HARDIRQS dependeciesHeiko Carstens1-34/+38
2013-02-14Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...Samuel Ortiz5-74/+1375
2013-02-14mfd: max8925: Fix onkey driver irq baseQing Xu1-1/+1
2013-02-14mfd: max8925: Fix mfd device register failureQing Xu1-12/+10
2013-02-14mfd: max8925: Add irqdomain for dtQing Xu2-33/+76
2013-02-14mfd: vexpress: Allow vexpress-sysreg to self-initialiseCatalin Marinas1-4/+6
2013-02-14mfd: rtsx: Support RTS5227Roger Tseng4-1/+241