]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-03-16 Magnus Dammmmc: mmc_spi: Add Card Detect comments and fix CD GPIO...
2016-03-16 Jon Huntermmc: tegra: Disable UHS-I modes for tegra114
2016-02-29 Jisheng Zhangmmc: sdhci-pltfm: remove priv variable from sdhci_pltfm...
2016-02-29 Jisheng Zhangmmc: sdhci-pxav2: remove unnecessary assignment of...
2016-02-29 Jisheng Zhangmmc: sdhci-tegra: use sdhci_pltfm_init for private...
2016-02-29 Jisheng Zhangmmc: sdhci-st: use sdhci_pltfm_init for private allocation
2016-02-29 Jisheng Zhangmmc: sdhci-pxav3: use sdhci_pltfm_init for private...
2016-02-29 Jisheng Zhangmmc: sdhci-of-esdhc: use sdhci_pltfm_init for private...
2016-02-29 Jisheng Zhangmmc: sdhci-of-at91: use sdhci_pltfm_init for private...
2016-02-29 Jisheng Zhangmmc: sdhci-of-arasan: use sdhci_pltfm_init for private...
2016-02-29 Jisheng Zhangmmc: sdhci-of-arasan: fix clk issue in sdhci_arasan_rem...
2016-02-29 Jisheng Zhangmmc: sdhci-msm: use sdhci_pltfm_init for private allocation
2016-02-29 Jisheng Zhangmmc: sdhci-msm: factorise sdhci_msm_pdata outisde of...
2016-02-29 Jisheng Zhangmmc: sdhci-esdhc-imx: use sdhci_pltfm_init for private...
2016-02-29 Jisheng Zhangmmc: sdhci-bcm2835: use sdhci_pltfm_init for private...
2016-02-29 Chaotian Jingmmc: mediatek: add SD write protect support
2016-02-29 Wolfram Sangmmc: sdhi: Add r8a7795 support
2016-02-29 Russell Kingmmc: sdhci: further code simplication
2016-02-29 Russell Kingmmc: sdhci: consolidate the DMA/ADMA size/address quicks
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
next