summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-09-21mfd: palmas: Switch to linear domain in all casesGraeme Gregory1-63/+1
2012-09-21mfd: palmas: Improve the error exit pathGraeme Gregory1-8/+11
2012-09-21mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cellLee Jones1-0/+1
2012-09-21mfd: Use devm_* APIs for mc13xxx: remove leftover kfreeAndreas Pretzsch1-1/+0
2012-09-21mfd: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-2/+12
2012-09-21mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda1-221/+10
2012-09-21mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda1-2/+5
2012-09-21mfd: omap-usb-tll: HOST TLL platform driverKeshava Munegowda3-2/+473
2012-09-19mfd: tps65090: Remove redundant checkVenu Byravarasu1-1/+1
2012-09-19mfd: 88pm860x: Move initilization codeHaojian Zhuang2-163/+159
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang1-7/+1
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang1-72/+316
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang1-17/+14
2012-09-19mfd: twl6040: Add twl6040-gpio childPeter Ujfalusi1-0/+15
2012-09-19mfd: Use IRQF_ONESHOT for max8925Fengguang Wu1-2/+2
2012-09-19mfd: Use IRQF_ONESHOT for twl6040Fengguang Wu1-1/+1
2012-09-19mfd: Use IRQF_ONESHOT for 88pm860xFengguang Wu1-1/+1
2012-09-19mfd: max8907: Add power off controlStephen Warren1-0/+20
2012-09-19pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding4-176/+7
2012-09-19mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding1-92/+25
2012-09-18mfd: twl4030-audio: Add DT supportPeter Ujfalusi1-7/+47
2012-09-18mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi1-1/+1
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+32
2012-09-18mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi1-18/+16
2012-09-18mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi1-9/+6
2012-09-18mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi1-4/+4
2012-09-18mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones1-1/+2
2012-09-17mfd: anatop-mfd: remove anatop driverDong Aisheng3-133/+0
2012-09-17mfd: Add syscon driver based on regmapDong Aisheng3-0/+185
2012-09-17mfd: Enable the tc3589x for Device TreeLee Jones1-3/+40
2012-09-17mfd: Provide the tc3589x with its own IRQ domainLee Jones1-26/+47
2012-09-17mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall1-1/+0
2012-09-17mfd: Add MAX8907 core driverGyungoh Yoo3-0/+344
2012-09-16mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+14
2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi1-0/+14
2012-09-16mfd: MAX77693: Fix interrupt handling bugChanwoo Choi1-5/+31
2012-09-14mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper1-0/+1
2012-09-14mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang1-3/+3
2012-09-14mfd: dt: tps65910: Add power off controlBill Huang1-0/+22
2012-09-14mfd: dt: tps6586x: Add power off controlBill Huang1-0/+19
2012-09-14mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones1-17/+16
2012-09-14gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare1-2/+27
2012-09-14mfd: arizona: Remove unused variableMark Brown1-1/+1
2012-09-14mfd: wm8994: Update WM1811 register patches for latest evaluationMark Brown1-1/+1
2012-09-14mfd: wm8994: Implement support for WM1811 devices with higher cust_idsMark Brown1-1/+1
2012-09-14mfd: arizona: Suppress needless calls to the primary IRQMark Brown1-3/+15
2012-09-14mfd: core: Push irqdomain mapping out into devicesMark Brown52-110/+121
2012-09-11mfd: arizona: Disable control interface error reporting for early devicesMark Brown1-7/+28
2012-09-11mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang1-66/+199
2012-09-11mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang1-40/+74