summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* input: twl4030-vibra: Support for DT booted kernelPeter Ujfalusi2012-09-181-2/+16
* mfd: twl4030-audio: Add DT supportPeter Ujfalusi2012-09-182-7/+93
* dt: Add empty of_find_node_by_name() functionPeter Ujfalusi2012-09-181-0/+6
* mfd: twl4030-audio: Get audio MCLK via twl-core API instead of pdataPeter Ujfalusi2012-09-181-1/+1
* mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-182-0/+33
* mfd: twl4030-audio: Rearange and clean-up the probe functionPeter Ujfalusi2012-09-181-18/+16
* mfd: twl4030-audio: Convert to use devm_kzallocPeter Ujfalusi2012-09-181-9/+6
* mfd: twl4030-audio: Clean up MODULE_* and platform_driver partPeter Ujfalusi2012-09-181-4/+4
* mfd: Use the AB8500's IRQ domain to convert hwirq to virqLee Jones2012-09-181-1/+2
* mfd: anatop-mfd: remove anatop driverDong Aisheng2012-09-174-173/+0
* regulator: anatop-regulator: Convert to use syscon to access anatop registerDong Aisheng2012-09-175-43/+43
* ARM: imx6q: Add iomuxc gpr support into sysconDong Aisheng2012-09-172-0/+324
* mfd: Add syscon driver based on regmapDong Aisheng2012-09-175-0/+228
* mfd: Enable the tc3589x for Device TreeLee Jones2012-09-171-3/+40
* mfd: Provide the tc3589x with its own IRQ domainLee Jones2012-09-172-26/+48
* mfd: palmas: Drop kfree of devm_kzalloc's dataJulia Lawall2012-09-171-1/+0
* mfd: Add MAX8907 core driverGyungoh Yoo2012-09-175-0/+665
* mfd: lpc_ich: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2012-09-162-0/+15
* mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi2012-09-162-7/+26
* mfd: MAX77693: Fix interrupt handling bugChanwoo Choi2012-09-161-5/+31
* mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-145-117/+133
* mfd: 88pm860x: Fix section mismatch warningHaojian Zhuang2012-09-141-3/+3
* mfd: dt: tps65910: Add power off controlBill Huang2012-09-143-0/+29
* mfd: dt: tps6586x: Add power off controlBill Huang2012-09-143-0/+26
* mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones2012-09-142-19/+16
* gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare2012-09-143-12/+97
* mfd: arizona: Remove unused variableMark Brown2012-09-141-1/+1
* mfd: wm8994: Update WM1811 register patches for latest evaluationMark Brown2012-09-141-1/+1
* mfd: wm8994: Implement support for WM1811 devices with higher cust_idsMark Brown2012-09-141-1/+1
* mfd: arizona: Suppress needless calls to the primary IRQMark Brown2012-09-141-3/+15
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-1454-112/+125
* mfd: arizona: Disable control interface error reporting for early devicesMark Brown2012-09-111-7/+28
* mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang2012-09-113-71/+217
* mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang2012-09-113-159/+143
* mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang2012-09-113-111/+89
* mfd: max8925: Convert to IORESOURCE_REGMark Brown2012-09-112-15/+5
* mfd: 88pm860x: Convert to IORESOURCE_REGMark Brown2012-09-114-66/+32
* mfd: wm831x: Convert to IORESOURCE_REGMark Brown2012-09-114-60/+34
* resources: Document IORESOURCE_IOMark Brown2012-09-111-1/+1
* resources: Add register address resource typeMark Brown2012-09-111-0/+1
* mfd: 88pm860x: Move _IO resources out of ioport_ioresourceMark Brown2012-09-111-29/+63
* mfd: max8925: Move _IO resources out of ioport_ioresourceMark Brown2012-09-111-0/+10
* mfd: lpc_ich: Fix a 3.5 kernel regression for iTCO_wdt driverFeng Tang2012-08-231-19/+1
* mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-223-105/+161
* Linux 3.6-rc2v3.6-rc2Linus Torvalds2012-08-161-1/+1
* autofs4 - fix get_next_positive_subdir()Ian Kent2012-08-161-18/+13
* Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2012-08-161-0/+1
|\
| * vfio: Include vfio.h in installed headersAlex Williamson2012-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-08-164-11/+58
|\ \
| * | fuse: verify all ioctl retry iov elementsZach Brown2012-08-061-1/+1