summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* mmc: omap_hsmmc: remove un-initialized callbacks from platform dataAndreas Fenkart2014-11-26
* mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart2014-11-26
* ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart2014-11-26
* mmc: sdhci: Add HS400 support to SDHCI driverAdrian Hunter2014-11-26
* mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supportedAdrian Hunter2014-11-26
* mmc: dw_mmc: Add IDMAC 64-bit address mode supportPrabu Thangamuthu2014-11-26
* mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...Vincent Wan2014-11-26
* mmc: sdhci: Add 64-bit ADMA supportAdrian Hunter2014-11-10
* mmc: sdhci: Parameterize ADMA sizes and alignmentAdrian Hunter2014-11-10
* mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA dataAdrian Hunter2014-11-10
* mmc: sdhci: Rename adma_desc to adma_tableAdrian Hunter2014-11-10
* mmc: host: atmel-mci: Add support for non-removable slotsTimo Kokkonen2014-11-10
* mmc: core: Remove the redundant mmc_send_ext_csd() APIUlf Hansson2014-11-10
* mmc: core: Export mmc_get_ext_csd()Ulf Hansson2014-11-10
* mmc: dw_mmc: Remove old card detect infrastructureDoug Anderson2014-11-10
* mmc: atmel-mci: move mach header to platform_dataAlexandre Belloni2014-11-10
* mmc: core: Report firmware version for eMMC 5.0 devices.Gwendal Grignou2014-11-10
* mmc: core: Remove unused mmc_list_to_card() macroUlf Hansson2014-11-10
* mmc: block: Use dev_set|get_drvdata()Ulf Hansson2014-11-10
* mmc: core: Convert mmc_driver to device_driverUlf Hansson2014-11-10
* mmc: core: Don't export the to_sdio_driver macroUlf Hansson2014-11-10
* mmc: sdhci-pxav3: Move private driver data to driver sourceSebastian Hesselbarth2014-11-10
* Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-11-09
|\
| * of: Fix overflow bug in string property parsing functionsGrant Likely2014-11-04
* | Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-06
|\ \
| * | PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()Yinghai Lu2014-11-05
* | | Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-11-03
|\ \ \ | |_|/ |/| |
| * | mm, cma: make parameters order consistent in func declaration and definitionWeijie Yang2014-10-27
* | | Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtdLinus Torvalds2014-11-02
|\ \ \
| * | | mtd: m25p80,spi-nor: Fix module aliases for m25p80Ben Hutchings2014-10-21
| * | | mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_idBen Hutchings2014-10-17
* | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-11-02
|\ \ \ \
| * | | | Revert "block: all blk-mq requests are tagged"Christoph Hellwig2014-10-28
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-11-02
|\ \ \ \
| * | | | Return short read or 0 at end of a raw device, not EIODavid Jeffery2014-10-31
| * | | | overlayfs: fix lockdep misannotationMiklos Szeredi2014-10-28
| * | | | rcu: Provide counterpart to rcu_dereference() for non-RCU situationsPaul E. McKenney2014-10-28
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-31
|\ \ \ \
| * | | | net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-30
| * | | | usbnet: add a callback for set_rx_modeOlivier Blin2014-10-28
| * | | | skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-28
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
|\ \ \ \ \
| * | | | | compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompilesSteven Noonan2014-10-28
| | |/ / / | |/| | |
* | | | | Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds2014-10-29
|\ \ \ \ \
| * | | | | mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner2014-10-29
| * | | | | mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2014-10-29
| * | | | | mm, thp: fix collapsing of hugepages on madviseDavid Rientjes2014-10-29
| * | | | | drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski2014-10-29
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen2014-10-28