summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-142-116/+130
* mfd: dt: tps65910: Add power off controlBill Huang2012-09-141-0/+3
* mfd: dt: tps6586x: Add power off controlBill Huang2012-09-141-0/+1
* mfd: ab8500: Make ab8500_irq_get_virq() staticLee Jones2012-09-141-2/+0
* gpio: gpio-ich: Share ownership of GPIO groupsJean Delvare2012-09-141-0/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-1/+3
* mfd: 88pm860x: Use REG resource in regulatorHaojian Zhuang2012-09-111-2/+16
* mfd: 88pm860x: Use REG in leds resourceHaojian Zhuang2012-09-111-12/+0
* mfd: 88pm860x: Use REG resource for backlightHaojian Zhuang2012-09-111-8/+0
* resources: Document IORESOURCE_IOMark Brown2012-09-111-1/+1
* resources: Add register address resource typeMark Brown2012-09-111-0/+1
* mfd: Move tps65217 regulator plat data handling to regulatorAnilKumar Ch2012-08-221-3/+9
* 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-161-1/+18
|\ \
| * | fuse: add missing INIT flag descriptionsMiklos Szeredi2012-07-181-0/+4
| * | fuse: add missing INIT flagsMiklos Szeredi2012-07-181-0/+8
| * | fuse: add FUSE_AUTO_INVAL_DATA init flagBrian Foster2012-07-181-1/+6
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-08-142-0/+5
|\ \ \
| * | | drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák2012-08-131-0/+2
| * | | drm/radeon: add some new SI pci idsAlex Deucher2012-08-131-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-135-16/+22
|\ \ \ \
| * | | | codel: refine one condition to avoid a nul rec_inv_sqrtEric Dumazet2012-08-101-2/+6
| * | | | ipv4: fix ip_send_skb()Eric Dumazet2012-08-101-1/+1
| * | | | net: tcp: ipv6_mapped needs sk_rx_dst_set methodEric Dumazet2012-08-091-0/+1
| * | | | net: force dst_default_metrics to const sectionEric Dumazet2012-08-081-1/+1
| * | | | Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-08-081-12/+13
| |\ \ \ \
| | * | | | canfd: remove redundant CAN FD flagOliver Hartkopp2012-08-071-12/+13
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-08-121-2/+0
|\ \ \ \ \ \
| * | | | | | Yama: higher restrictions should block PTRACE_TRACEMEKees Cook2012-08-101-2/+0
| |/ / / / /
* | | | | | Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-08-121-8/+0
|\ \ \ \ \ \
| * | | | | | Revert "NMI watchdog: fix for lockup detector breakage on resume"Rafael J. Wysocki2012-08-081-8/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-122-0/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-0/+1
| * | | | | ARM: pxa: remove irq_to_gpio from ezx-pcap driverArnd Bergmann2012-08-091-0/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-088-9/+18
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | net: ipv6: fix TCP early demuxEric Dumazet2012-08-063-9/+2
| * | | | bcma: BCM43228 supportRafał Miłecki2012-08-021-0/+6
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-021-0/+2
| |\ \ \ \
| | * | | | cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-021-0/+2
| * | | | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-021-0/+4
| * | | | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-021-0/+2
| * | | | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-021-0/+2
* | | | | | Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-081-0/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | iommu: Add missing forward declaration in include fileJoerg Roedel2012-08-031-0/+1
| * | | | | iommu: Include linux/types.hThierry Reding2012-08-031-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-08-043-5/+0
|\ \ \ \ \
| * | | | | vfs: nuke pdflush from commentsArtem Bityutskiy2012-08-041-1/+0
| * | | | | vfs: kill write_super and sync_supersArtem Bityutskiy2012-08-042-4/+0
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-033-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |