aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-25eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
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-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2014-11-23genirq: Provide default callbacks for msi_domain_opsJiang Liu
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu
2014-11-23genirq: Add generic msi irq domain supportJiang Liu
2014-11-23genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu
2014-11-23irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu
2014-11-23irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu
2014-11-23genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu
2014-11-23genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner
2014-11-23genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu
2014-11-23genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu
2014-11-23genirq: Add more helper functions to support stacked irq_chipYingjoe Chen
2014-11-23genirq: Introduce helper functions to support stacked irq_chipJiang Liu
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu
2014-11-23PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner