summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Add ELF machine define for Nios2Ley Foon Tan1-0/+1
2014-12-08asm-generic: add generic futex for !CONFIG_SMPLey Foon Tan1-0/+114
2014-12-07genirq: Move irq_chip_write_msi_msg() helper to coreThomas Gleixner1-6/+0
2014-12-05Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown1-1/+1
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown5-9/+40
2014-12-05Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2-0/+8
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann8-3/+212
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann3-0/+70
2014-12-04Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int...Arnd Bergmann1-0/+1
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding4-0/+187
2014-12-01of: Rename "poweroff-source" property to "system-power-controller"Romain Perier1-3/+3
2014-11-30hwmon: (pmbus) Add regulator supportAlan Tull1-0/+4
2014-11-30bus: mvebu-mbus: provide a mechanism to save SDRAM window configurationThomas Petazzoni1-0/+1
2014-11-28Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-11-28Merge tag 'omap-for-v3.19/gpmc-move-v2' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann1-0/+199
2014-11-28Merge tag 'sound-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+5
2014-11-28ARM: vexpress: Remove non-DT codePawel Moll1-19/+0
2014-11-28Merge tag 'imx-dt-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Arnd Bergmann3-9/+74
2014-11-28Merge tag 'imx-soc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann3-9/+74
2014-11-28asm-generic: add generic seccomp.h for secure computing mode 1AKASHI Takahiro1-0/+30
2014-11-28arm64: ptrace: add NT_ARM_SYSTEM_CALL regsetAKASHI Takahiro1-0/+1
2014-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2014-11-27libsas: remove task_collector modeChristoph Hellwig1-13/+1
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn1-0/+2
2014-11-26Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown72-192/+932
2014-11-26Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2-2/+11
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-1/+1
2014-11-26regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas1-0/+1
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas1-2/+6
2014-11-26regulator: Add mode mapping function to struct regulator_descJavier Martinez Canillas1-0/+4
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel1-1/+1
2014-11-26mmc: core: add core-level function for sending tuning commandsMinda Chen1-0/+1
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke1-0/+3
2014-11-26mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart1-10/+4
2014-11-26mmc: omap_hsmmc: Remove unnecessary callbacks from platform dataAndreas Fenkart1-18/+0
2014-11-26mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart1-52/+48
2014-11-26mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart1-3/+0
2014-11-26mmc: omap_hsmmc: remove un-initialized callbacks from platform dataAndreas Fenkart1-9/+0
2014-11-26mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart1-19/+0
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart2-27/+149
2014-11-26mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter1-0/+2
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter1-0/+1
2014-11-26mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu1-0/+2
2014-11-26mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan1-0/+2
2014-11-26clk: tegra: Implement memory-controller clockThierry Reding3-3/+3
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2-2/+1
2014-11-25mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax1-0/+8
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij1-8/+0