deliverable/linux.git
2016-02-29  Russell Kingmmc: sdhci: prepare DMA address/size quirk handling...
2016-02-29  Russell Kingmmc: sdhci: cleanup DMA un-mapping
2016-02-29  Russell Kingmmc: sdhci: clean up host cookie handling
2016-02-29  Russell Kingmmc: sdhci: always unmap a mapped data transfer in...
2016-02-29  Russell Kingmmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
2016-02-29  Russell Kingmmc: sdhci: factor out sdhci_pre_dma_transfer() from...
2016-02-29  Russell Kingmmc: sdhci: move sdhci_pre_dma_transfer()
2016-02-29  Russell Kingmmc: sdhci: factor out common DMA cleanup in sdhci_fini...
2016-02-29  Russell Kingmmc: sdhci: avoid walking SG list for writes
2016-02-29  Russell Kingmmc: sdhci: clean up coding style in sdhci_adma_table_pre()
2016-02-29  Russell Kingmmc: sdhci: allocate alignment and DMA descriptor buffe...
2016-02-29  Russell Kingmmc: sdhci: fix data timeout (part 2)
2016-02-29  Russell Kingmmc: sdhci: fix data timeout (part 1)
2016-02-29  Russell Kingmmc: sdhci: further fix for DMA unmapping in sdhci_post...
2016-02-29  Russell Kingmmc: sdhci-pxav3: fix higher speed mode capabilities
2016-02-29  Russell Kingmmc: sdhci: plug DMA mapping leak on error
2016-02-29  Russell Kingmmc: sdhci: avoid unnecessary mapping/unmapping of...
2016-02-29  Russell Kingmmc: sdhci: fix command response CRC error handling
2016-02-29  Russell Kingmmc: sdhci: clean up command error handling
2016-02-29  Russell Kingmmc: sdhci: move initialisation of command error member
2016-02-29  Ulf HanssonMAINTAINERS: mmc: Add Adrian Hunter as the maintainer...
2016-02-29  Al Coopermmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to...
2016-02-29  Andrei Pistiricammc: sdhci-pic32: Add PIC32 SDHCI host controller driver
2016-02-29  Andrei Pistiricadt/bindings: mmc: Add bindings for PIC32 SDHCI host...
2016-02-29  Shawn Linmmc: dw_mmc: fix num_slots setting
2016-02-29  Shawn Linmmc: dw_mmc: remove repetitive clear interrupt
2016-02-29  Shawn Linmmc: dw_mmc: fix err handle of dw_mci_probe
2016-02-29  Shawn Linmmc: dw_mmc: remove DW_MCI_QUIRK_BROKEN_CARD_DETECTION...
2016-02-29  Shawn Linmmc: dw_mmc: remove struct block_settings
2016-02-29  Shawn Linmmc: dw_mmc: add hw_reset support
2016-02-29  Jaehoon Chungmmc: dw_mmc: remove the prepare_command hook
2016-02-29  Russell Kingmmc: core: report tuning command execution failure...
2016-02-29  Russell Kingmmc: block: shut up "retrying because a re-tune was...
2016-02-29  Russell Kingmmc: core: improve mmc_of_parse_voltage() to return...
2016-02-29  Russell Kingmmc: core: shut up "voltage-ranges unspecified" pr_info()
2016-02-29  Wolfram Sangmmc: tmio: disable clock before changing it
2016-02-29  Wolfram Sangmmc: tmio: refactor set_clock a little
2016-02-29  Wolfram Sangmmc: sdhi: use faster clock handling on RCar Gen2
2016-02-29  Wolfram Sangmmc: tmio: remove stale comments
2016-02-29  Wolfram Sangmmc: tmio: add flag to reduce delay after changing...
2016-02-29  Wolfram Sangmmc: sdhi: error message on ENOMEM is superfluous
2016-02-29  Shinobu Ueharammc: sdhi: Add EXT_ACC register busy check
2016-02-29  Wolfram Sangmmc: tmio_dma: remove debug messages with little inform...
2016-02-29  Jaehoon Chungmmc: block: don't use the OR operation for flag of...
2016-02-29  Jaehoon Chungmmc: core: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: sunxi-mmc: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: s3cmci: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: pxamci: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: mxcmmc: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: jz4740_mmc: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: dw_mmc: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: davinci_mmc: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: bfin_sdh: remove the MMC_DATA_STREAM flag
2016-02-29  Jaehoon Chungmmc: atmel-mci: remove the MMC_DATA_STREAM flag
2016-02-29  Chen-Yu Tsaimmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support
2016-02-29  Chen-Yu Tsaimmc: sunxi: Support 8 bit eMMC DDR transfer modes
2016-02-29  Chen-Yu Tsaimmc: sunxi: Support MMC_DDR52 timing modes
2016-02-29  Wolfram Sangmmc: sanitize 'bus width' in debug output
2016-02-29  Jaehoon Chungmmc: core: use the defined function to check whether...
2016-02-29  Jisheng Zhangmmc: sdhci-iproc: use sdhci_pltfm_unregister directly
2016-02-29  Stefan Wahrenmmc: DT: sdhci-iproc: add bcm2835 compatible
2016-02-29  Stefan Wahrenmmc: sdhci-iproc: add bcm2835 support
2016-02-29  Stefan Wahrenmmc: sdhci-iproc: define MMC caps in platform data
2016-02-29  Wolfram Sangmmc: mmc_test: mention that '0' runs all tests
2016-02-29  Wolfram Sangmmc: mmcif: don't depend on MMC_BLOCK
2016-02-29  Wolfram Sangmmc: make MAN_BKOPS_EN message a debug
2016-02-29  Arnd Bergmannmmc: omap_hsmmc: don't print uninitialized variables
2016-02-29  Fu, Zhonghuimmc: sdhci-acpi: enable sdhci-acpi device to suspend...
2016-02-29  Fu, Zhonghuimmc: core: enable mmc host device to suspend/resume...
2016-02-29  Chen-Yu Tsaimmc: sunxi: Support vqmmc regulator
2016-02-29  Chen-Yu Tsaimmc: sunxi: Return error on mmc_regulator_set_ocr(...
2016-02-29  Chen-Yu Tsaimmc: sunxi: Document host init sequence
2016-02-29  Stefan Wahrenmmc: sdhci-iproc: Actually enable the clock
2016-02-29  Chuanxiao Dongmmc: debugfs: Add a restriction to mmc debugfs clock...
2016-02-29  Stefan Wahrenmmc: sdhci-iproc: Clean up platform allocations if...
2016-02-29  Rameshwar Prasad... mmc: sdhci-of-arasan: Remove no-hispd and no-cmd23...
2016-02-29  Kishon Vijay... mmc: host: omap_hsmmc: add a verbose print to enable...
2016-02-29  Masahiro Yamadammc: remove unnecessary assignment statements before...
2016-02-29  Peter Chenmmc: core: pwrseq_simple: remove unused header file
2016-02-29  Geliang Tangmmc: usdhi6rol0: use to_delayed_work
2016-02-29  Geliang Tangmmc: sh_mmcif: use to_delayed_work
2016-02-29  Markus Elfringmmc: sdricoh_cs: Less checks in sdricoh_init_mmc()...
2016-02-29  Markus Elfringmmc: sdricoh_cs: Delete unnecessary variable initialisa...
2016-02-28  Linus TorvaldsLinux 4.5-rc6
2016-02-28  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-02-28  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-02-28  Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-02-28  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-02-28  Linus TorvaldsMerge tag 'staging-4.5-rc6' of git://git./linux/kernel...
2016-02-28  Linus TorvaldsMerge tag 'usb-4.5-rc6' of git://git./linux/kernel...
2016-02-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-02-28  Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2016-02-28  Al Virodo_last(): ELOOP failure exit should be done after...
2016-02-28  Al Viroshould_follow_link(): validate ->d_seq after having...
2016-02-28  Al Vironamei: ->d_inode of a pinned dentry is stable only...
2016-02-28  Al Virodo_last(): don't let a bogus return value from ->open...
2016-02-28  Christoph Hellwigfs: return -EOPNOTSUPP if clone is not supported
2016-02-28  Mikulas Patockahpfs: don't truncate the file when delete fails
2016-02-27  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-02-27  Linus TorvaldsMerge tag 'tags/ext4_for_linus_stable' of git://git...
next
This page took 0.039995 seconds and 5 git commands to generate.