summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2015-10-31Merge branch 'topic/of' into for-linusVinod Koul1-1/+1
2015-10-31Merge branch 'topic/edma' into for-linusVinod Koul1-101/+3
2015-10-31dmaengine: dw: some Intel devices has no memcpy supportAndy Shevchenko1-0/+2
2015-10-30thermal: Add devfreq coolingØrjan Eide1-0/+81
2015-10-30mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski2-0/+3
2015-10-30mfd: rtsx: Add support for rts522AMicky Ching1-0/+6
2015-10-30mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss1-0/+3
2015-10-30mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha1-0/+69
2015-10-30mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha1-0/+2
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2-0/+10
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse1-1/+1
2015-10-30dma-buf/fence: add fence_is_later()Christian König1-3/+19
2015-10-30dma-buf/fence: add fence_wait_any_timeout function v2Christian König1-1/+2
2015-10-30spi: pxa2xx: Add support for Intel BroxtonJarkko Nikula1-0/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-2/+0
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2-22/+0
2015-10-29lightnvm: Support for Open-Channel SSDsMatias Bjørling1-0/+522
2015-10-29svcrdma: Port to new memory registration APISagi Grimberg1-4/+2
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen1-1/+1
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar8-85/+84
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-1/+1
2015-10-28cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar1-1/+0
2015-10-28cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar1-2/+0
2015-10-28cpufreq: create cpu/cpufreq at boot timeViresh Kumar1-2/+0
2015-10-28PM / Domains: Merge measurements for PM QoS device latenciesUlf Hansson1-4/+2
2015-10-28seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen1-0/+11
2015-10-28qed: Add statistics supportManish Chopra1-0/+3
2015-10-28qed: Add link supportYuval Mintz1-0/+4
2015-10-28qed: Add slowpath L2 supportManish Chopra1-0/+120
2015-10-28qed: Add basic L2 interfaceYuval Mintz2-0/+317
2015-10-28qed: Add module with basic common supportYuval Mintz3-0/+1644
2015-10-28Input: add userio moduleStephen Chandler Paul1-0/+1
2015-10-28spi: Add THIS_MODULE to spi_driver in SPI coreAndrew F. Davis1-1/+5
2015-10-28Merge branch 'clock' into HEADScott Wood1-0/+192
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2-0/+18
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo1-2/+2
2015-10-27Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller1-0/+7
2015-10-27bpf: fix bpf_perf_event_read() helperAlexei Starovoitov1-1/+0
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-0/+8
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard1-0/+2
2015-10-27dmaengine: edma: New device tree bindingPeter Ujfalusi1-0/+3
2015-10-27Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman7-83/+82
2015-10-27iommu/vt-d: Expose struct svm_dev_ops without CONFIG_INTEL_IOMMU_SVMDavid Woodhouse1-2/+2
2015-10-26clk: Add clk_hw_is_enabled() for use by clk providersJoachim Eastwood1-0/+1
2015-10-26clk: Add stubs for of_clk_*() APIs when CONFIG_OF=nStephen Boyd1-0/+9
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin1-2/+21
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson2-33/+0