summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-182-1/+10
| * | fuse: update attributes on aio_readBrian Foster2012-07-181-5/+8
| * | fuse: invalidate inode mapping if mtime changesBrian Foster2012-07-181-3/+24
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-183-2/+12
* | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-161-0/+5
|\ \ \
| * | | xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-021-0/+5
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-164-95/+165
|\ \ \ \
| * \ \ \ Merge branches 'sh/urgent' and 'sh/gpiolib' into sh-latestPaul Mundt2012-08-092-90/+141
| |\ \ \ \
| | * | | | sh: sh7269: Fix LCD pinmuxPhil Edworthy2012-08-092-90/+141
| * | | | | sh: intc: Handle domain association for sparseirq pre-allocated vectors.Paul Mundt2012-08-091-4/+23
| * | | | | sh: dma: fix request_irq usageMike Frysinger2012-08-091-1/+1
| |/ / / /
* | | | | MAINTAINERS: update address for Dan WilliamsDan Williams2012-08-161-13/+12
* | | | | scripts/decodecode: Fixup trapping instruction markerBorislav Petkov2012-08-161-1/+1
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-08-162-12/+42
|\ \ \ \ \
| * | | | | dma: tegra: enable/disable dma clockLaxman Dewangan2012-08-131-1/+17
| * | | | | Merge branch 'fixes_for-3.6' into fixesVinod Koul2012-08-061-11/+25
| |\ \ \ \ \
| | * | | | | dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam2012-07-271-11/+25
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-1611-51/+88
|\ \ \ \ \ \ \