index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-11-26
mmc: dw_mmc: add support for the other bit of sdio interrupt
Addy Ke
2014-11-26
mmc: omap_hsmmc: remove unused slot_id parameter
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: Remove unnecessary callbacks from platform data
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: remove unused get_context_loss_count callback
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: remove un-initialized callbacks from platform data
Andreas Fenkart
2014-11-26
mmc: omap_hsmmc: remove unused fields in platform_data
Andreas Fenkart
2014-11-26
ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver
Andreas Fenkart
2014-11-26
mmc: sdhci: Add HS400 support to SDHCI driver
Adrian Hunter
2014-11-26
mmc: sdhci: Clear also HS400 1.2V capability if 1.2V is not supported
Adrian Hunter
2014-11-26
mmc: dw_mmc: Add IDMAC 64-bit address mode support
Prabu Thangamuthu
2014-11-26
mmc: sdhci: Add a quirk for AMD SDHC transfer mode register need to be cleare...
Vincent Wan
2014-11-10
mmc: sdhci: Add 64-bit ADMA support
Adrian Hunter
2014-11-10
mmc: sdhci: Parameterize ADMA sizes and alignment
Adrian Hunter
2014-11-10
mmc: sdhci: Use 'void *' for not 'u8 *' for ADMA data
Adrian Hunter
2014-11-10
mmc: sdhci: Rename adma_desc to adma_table
Adrian Hunter
2014-11-10
mmc: host: atmel-mci: Add support for non-removable slots
Timo Kokkonen
2014-11-10
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2014-11-10
mmc: dw_mmc: Remove old card detect infrastructure
Doug Anderson
2014-11-10
mmc: atmel-mci: move mach header to platform_data
Alexandre Belloni
2014-11-10
mmc: core: Report firmware version for eMMC 5.0 devices.
Gwendal Grignou
2014-11-10
mmc: core: Remove unused mmc_list_to_card() macro
Ulf Hansson
2014-11-10
mmc: block: Use dev_set|get_drvdata()
Ulf Hansson
2014-11-10
mmc: core: Convert mmc_driver to device_driver
Ulf Hansson
2014-11-10
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2014-11-10
mmc: sdhci-pxav3: Move private driver data to driver source
Sebastian Hesselbarth
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-11-06
Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-11-05
PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle()
Yinghai Lu
2014-11-04
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-11-03
Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-11-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-28
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
Martin K. Petersen
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
2014-10-28
rcu: Provide counterpart to rcu_dereference() for non-RCU situations
Paul E. McKenney
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
2014-10-28
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
[next]