aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-28Merge tag 'imx-dt-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dtArnd Bergmann3-9/+74
2014-11-28Merge tag 'imx-soc-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/socArnd 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/broonie/regulator into regulator-max77802Mark Brown2-2/+11
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg 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 cleared for cmd without dataVincent 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/powerpcLinus Torvalds1-0/+1
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linuxLinus 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
2014-11-25mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax1-0/+42
2014-11-25mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck1-1/+0
2014-11-25mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching1-0/+28
2014-11-25mfd: max77693: Remove unused defineKrzysztof Kozlowski1-1/+0
2014-11-25mfd: Add atmel-hlcdc driverBoris Brezillon1-0/+85
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulator-v3.19', tag 'ib-mfd-regulator-clk-v3.19' into ibs-for-mfd-mergedLee Jones6-0/+368
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2-0/+187
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi1-0/+1
2014-11-25eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary1-0/+4
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-3/+7
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke3-3/+3
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig1-1/+0
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig1-1/+1
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig6-14/+6
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-2/+5
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+7