aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14mfd: dbx500-prcmu: Export a9wdog functionsFabio Baltieri1-0/+5
2013-02-14mfd: lpc_ich: Fix gpio base and control offsetsAaron Sierra1-33/+76
2013-02-14mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi1-28/+0
2013-02-14mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi1-3/+0
2013-02-14mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi1-47/+57
2013-02-14mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi1-6/+6
2013-02-14mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi1-24/+7
2013-02-14mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi1-2/+1
2013-02-14mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi1-10/+21
2013-02-14mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi1-29/+27
2013-02-14mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi1-11/+2
2013-02-14mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi1-54/+51
2013-02-14mfd: arizona: Provide platform data for MICBIAS configurationMark Brown1-0/+23
2013-02-14mfd: arizona: Clarify mixer underclocking errorMark Brown1-1/+1
2013-02-14mfd: arizona: Disable interrupts during resumeMark Brown1-0/+26
2013-02-14mfd: wm5102: Refresh register defaultsMark Brown1-62/+33
2013-02-14mfd: wm5102: Mark DSP memory regions as volatile and readableMark Brown1-1/+7
2013-02-14mfd: wm8994: Use devm_regulator_bulk_get APISachin Kamat1-5/+2
2013-02-14mfd: wm5102: Update rev B patch for latest evaluationMark Brown1-4/+5
2013-02-14mfd: arizona: Register MICVDD supply first to ensure no retriesMark Brown1-2/+2
2013-02-14mfd: wm5102: Mark only extant DSP registers volatileMark Brown1-4/+7
2013-02-14mfd: palmas: Add rtc irq number as irq resource for palmas-rtcLaxman Dewangan1-2/+12
2013-02-13mfd: omap-usb-host: get rid of build warningRoger Quadros1-1/+1
2013-02-13mfd: omap-usb-host: Don't spam console on clk_set_parent failureRoger Quadros1-9/+9
2013-02-13mfd: omap-usb-host: clean up omap_usbhs_init()Roger Quadros1-48/+81
2013-02-13mfd: omap-usb-host: Get rid of unnecessary spinlockRoger Quadros1-16/+0
2013-02-13mfd: omap-usb-host: Manage HSIC clocks for HSIC modeRoger Quadros1-14/+83
2013-02-13mfd: omap-usb-host: cleanup clock management codeRoger Quadros1-80/+106
2013-02-13mfd: omap-usb-host: override number of ports from platform dataRoger Quadros1-13/+21
2013-02-13mfd: omap-usb-host: know about number of ports from revision registerRoger Quadros1-5/+28
2013-02-13mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()Roger Quadros1-27/+11
2013-02-13mfd: omap_usb_host: Avoid missing platform data checks in suspend/resumeRoger Quadros1-10/+0
2013-02-13mfd: omap-usb-tll: Add OMAP5 revision and HSIC supportRoger Quadros1-0/+14
2013-02-13mfd: omap-usb-tll: serialize access to TLL deviceRoger Quadros1-26/+27
2013-02-13mfd: omap-usb-tll: Fix error messageRoger Quadros1-9/+12
2013-02-13mfd: omap-usb-tll: Check for missing platform data in probeRoger Quadros1-10/+5
2013-02-13mfd: omap-usb-tll: introduce and use mode_needs_tll()Roger Quadros1-8/+12
2013-02-13mfd: omap-usb-tll: Clean up clock handlingRoger Quadros1-33/+54
2013-02-13mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error pathRoger Quadros1-26/+12
2013-02-13mfd: omap-usb-tll: Fix channel count detectionRoger Quadros1-9/+11
2013-02-13mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3)Roger Quadros2-43/+31
2013-02-12Merge branch 'fixes-for-3.9' into next/fixes-non-criticalOlof Johansson1-1/+1
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/cleanupOlof Johansson1-43/+79
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij1-43/+79
2013-02-09Merge tag 'v3.8-rc6' into next/cleanupOlof Johansson17-69/+216
2013-02-08mfd: ab8500: allow AB9540 based devices to use ABX500 pinctrlLee Jones1-1/+2
2013-02-08mfd: ab8500: ensure new AB8500 pinctrl driver is probed correctlyLee Jones1-1/+1
2013-02-08mfd: ab8500: provide a irq_set_type() functionLee Jones1-0/+6
2013-02-08mfd: ab8500: actually handle the AB8500 GPIO IRQs correctlyLinus Walleij1-3/+19
2013-02-08mfd: ab8500: prepare to handle AB8500 GPIO's IRQs correctlyLee Jones1-1/+25