summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-12-08Merge tag 'mfd-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-08Merge tag 'mmc-v3.19-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2014-12-08mfd: rtsx: Add func to split u32 into registerMicky Ching
2014-12-08mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson
2014-11-28Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-26Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-11-26kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel
2014-11-26mmc: core: add core-level function for sending tuning commandsMinda Chen
2014-11-26mmc: dw_mmc: add support for the other bit of sdio interruptAddy Ke
2014-11-26mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart
2014-11-26mmc: omap_hsmmc: Remove unnecessary callbacks from platform dataAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove un-initialized callbacks from platform dataAndreas Fenkart
2014-11-26mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart
2014-11-26ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart
2014-11-26mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter
2014-11-26mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter
2014-11-26mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu
2014-11-26mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan
2014-11-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-11-25Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds
2014-11-25mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij
2014-11-25mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax
2014-11-25mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck
2014-11-25mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching
2014-11-25mfd: max77693: Remove unused defineKrzysztof Kozlowski
2014-11-25mfd: Add atmel-hlcdc driverBoris Brezillon
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-11-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-11-18can: dev: add can_is_canfd_skb() APIDong Aisheng
2014-11-17clk-divider: Fix READ_ONLY when divider > 1James Hogan
2014-11-16sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra
2014-11-16bitops: Fix shift overflow in GENMASK macrosMaxime COQUELIN
2014-11-15Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-11-15Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-11-15iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan
2014-11-14inetdevice: fixed signed integer overflowVincent BENAYOUN
2014-11-14Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-14Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-13mem-hotplug: reset node managed pages when hot-adding a new pgdatTang Chen