summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller2019-11-151-0/+30
* net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller2019-11-151-0/+15
* Merge branch 'fixes' into nextUlf Hansson2019-11-141-1/+1
|\
| * mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev2019-11-141-1/+1
* | mmc: moxart: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+2
* | mmc: atmel-mci: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-141-2/+1
* | mmc: mmc_spi: Use proper debounce time for CD GPIOThierry Reding2019-11-141-1/+1
* | mmc: core: Re-work HW reset for SDIO cardsUlf Hansson2019-11-144-5/+39
* | mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()Ulf Hansson2019-11-141-5/+2
* | mwifiex: Re-work support for SDIO HW resetUlf Hansson2019-11-143-12/+27
* | mmc: vub300: Drop redundant host ops ->init_card()Ulf Hansson2019-11-131-7/+0
* | mmc: renesas_sdhi_internal_dmac: Add r8a774b1 supportBiju Das2019-11-131-0/+1
* | mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing2019-11-131-92/+55
* | mmc: block: Make card_busy_detect() a bit more genericChaotian Jing2019-11-131-8/+8
* | mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu2019-11-132-33/+203
* | mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completionYangbo Lu2019-11-131-7/+28
* | mmc: sdhci-of-at91: add DT property to enable calibration on full resetNicolas Ferre2019-11-131-0/+19
* | mmc: mmci: stm32: make sdmmc_idma_validate_data staticBen Dooks2019-11-131-2/+2
* | mmc: sdhci-pci: Add support for Intel JSLAdrian Hunter2019-11-132-0/+4
* | mmc: jz4740: Add support for Low Power Mode (LPM)Zhou Yanjie2019-11-131-0/+23
* | mmc: jz4740: Add support for X1000Zhou Yanjie2019-11-131-1/+3
* | mmc: jz4740: Add support for JZ4760Zhou Yanjie2019-11-131-0/+2
* | mmc: jz4740: Add 8bit mode supportZhou Yanjie2019-11-131-2/+10
* | mmc: sdhci-pci: Make function amd_sdhci_reset staticzhengbin2019-11-131-1/+1
* | mmc: sdhci-of-arasan: Add Support for Intel LGM SDXCRamuthevar Vadivel Murugan2019-11-131-0/+15
* | mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre2019-11-133-0/+47
* | mmc: mmci: add busy_complete callbackLudovic Barre2019-11-132-62/+73
* | mmc: mmci: add hardware busy timeout featureLudovic Barre2019-11-132-5/+40
* | mmc: mmci: make unexported functions staticBen Dooks2019-11-131-10/+10
* | mmc: dw_mmc: fix indentation issueColin Ian King2019-11-131-2/+2
* | memstick: jmb38x_ms: clean up indentation issueColin Ian King2019-11-131-6/+6
* | mmc: cavium-octeon: Use devm_platform_ioremap_resource()Markus Elfring2019-11-131-13/+2
* | mmc: bcm2835: Use devm_platform_ioremap_resource wrapperSaiyam Doshi2019-11-131-3/+1
* | mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang2019-11-131-9/+0
* | mmc: Add Actions Semi Owl SoCs SD/MMC driverManivannan Sadhasivam2019-11-133-0/+705
* | mmc: sdhci-milbeaut: add Milbeaut SD controller driverTakao Orito2019-11-135-25/+407
* | mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906Raul E Rangel2019-11-131-1/+50
* | mmc: sdhci: Check card status after resetRaul E Rangel2019-11-131-0/+11
|/
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-11-102-6/+7
|\
| * Merge tag 'imx-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-11-021-4/+4
| |\
| | * soc: imx: gpc: fix initialiser formatBen Dooks2019-10-261-4/+4
| * | Merge tag 'reset-fixes-for-v5.5' of git://git.pengutronix.de/git/pza/linux in...Olof Johansson2019-10-281-2/+3
| |\ \
| | * | reset: fix of_reset_control_get_count kerneldoc commentPhilipp Zabel2019-10-241-1/+2
| | * | reset: fix of_reset_simple_xlate kerneldoc commentPhilipp Zabel2019-10-241-1/+0
| | * | reset: Fix memory leak in reset_control_array_put()Kishon Vijay Abraham I2019-10-221-0/+1
* | | | Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-1018-20/+3318
|\ \ \ \
| * | | | staging: Fix error return code in vboxsf_fill_super()Wei Yongjun2019-11-071-1/+3
| * | | | staging: vboxsf: fix dereference of pointer dentry before it is null checkedColin Ian King2019-11-071-1/+2
| * | | | staging: vboxsf: Remove unused including <linux/version.h>YueHaibing2019-11-071-1/+0
| * | | | Merge tag 'iio-fixes-for-5.4b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-316-20/+44
| |\ \ \ \