summaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)Author
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-10mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter
2014-11-10mmc: sdhci: Parameterize ADMA sizes and alignmentAdrian Hunter
2014-11-10mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA dataAdrian Hunter
2014-11-10mmc: sdhci: Rename adma_desc to adma_tableAdrian Hunter
2014-11-10mmc: host: atmel-mci: Add support for non-removable slotsTimo Kokkonen
2014-11-10mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson
2014-11-10mmc: core: Export mmc_get_ext_csd()Ulf Hansson
2014-11-10mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson
2014-11-10mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni
2014-11-10mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou
2014-11-10mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson
2014-11-10mmc: block: Use dev_set|get_drvdata()Ulf Hansson
2014-11-10mmc: core: Convert mmc_driver to device_driverUlf Hansson
2014-11-10mmc: core: Don't export the to_sdio_driver macroUlf Hansson
2014-11-10mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth
2014-11-09Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-06Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-05PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu
2014-11-04of: Fix overflow bug in string property parsing functionsGrant Likely
2014-11-03Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-11-02Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds
2014-11-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen
2014-10-28overlayfs: fix lockdep misannotationMiklos Szeredi
2014-10-28rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap