summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-21mfd/pinctrl: Delete platform data headerLinus Walleij1-23/+0
2014-01-21mfd: ab8500: Delete all GPIO platform data instancesLinus Walleij2-12/+0
2014-01-21Merge tag 'ib-iio-input-3.13-1' into for-mfd-nextLee Jones1-2/+6
2014-01-21Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones1-0/+3
2014-01-21Merge tag 'tags/ib-asoc-1' into for-mfd-nextLee Jones1-0/+37
2014-01-21mfd: max14577: Add max14577 MFD driver coreChanwoo Choi2-0/+399
2014-01-08mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi1-0/+3
2014-01-07mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronizationSebastian Andrzej Siewior1-0/+4
2014-01-07mfd: ti_am335x_tscadc: Don't read back REG_SESebastian Andrzej Siewior1-1/+2
2014-01-07mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() localSebastian Andrzej Siewior1-1/+0
2014-01-04Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-01-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+3
2014-01-01Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2-1/+3
2014-01-01Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki1-1/+3
2014-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2013-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+14
2013-12-27net: Add some clarification to skb_tx_timestamp() comment.David S. Miller1-0/+4
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák1-0/+2
2013-12-23drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+1
2013-12-22aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2013-12-21pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-12-21mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov3-5/+6
2013-12-21mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2013-12-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+5
2013-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-12-19target/file: Update hw_max_sectors based on current block_sizeNicholas Bellinger1-0/+1
2013-12-19Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-1/+60
2013-12-19mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman1-1/+6
2013-12-19mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2-1/+45
2013-12-19mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman1-0/+9
2013-12-19kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-12-19ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs1-0/+5
2013-12-18net: allow netdev_all_upper_get_next_dev_rcu with rtnl lock heldJohn Fastabend1-0/+5
2013-12-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2013-12-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-27/+43
2013-12-17perf: Document the new transaction sample typeVince Weaver1-0/+1
2013-12-17libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino1-0/+1
2013-12-16IB/core: const'ify inbuf in struct ib_udataYann Droneaud1-1/+1
2013-12-16Input: define KEY_WWAN for Wireless WANRafał Miłecki1-1/+2
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-34/+28
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+0
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+18
2013-12-13xen/block: Correctly define structures in public headers on ARM32 and ARM64Julien Grall1-5/+5