~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* mmc: tmio: Make DMA transfer end bit configurableMarek Vasut2019-02-09
* mmc: tmio: Switch to clock frameworkMarek Vasut2018-12-03
* mmc: uniphier-sd: sync with LinuxMasahiro Yamada2018-09-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada2018-04-24
* mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada2018-04-24
* mmc: tmio: Rename Matsushita to TMIOMarek Vasut2018-04-14
* mmc: uniphier: Allow passing quirks to the probe functionMarek Vasut2018-04-11
* mmc: uniphier: Split out SoC specific bits from the driverMarek Vasut2018-04-11
* mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut2018-03-05
* mmc: uniphier-sd: Add compatible strings for RCar Gen2Marek Vasut2018-02-23
* mmc: uniphier-sd: Add R8A77995 D3 compatibleMarek Vasut2017-12-09
* mmc: uniphier-sd: Add R8A77970 V3M compatibleMarek Vasut2017-12-09
* mmc: uniphier-sd: Add vqmmc regulator supportMarek Vasut2017-09-29
* mmc: uniphier-sd: Update the file to match V3 patchsetMarek Vasut2017-09-29
* mmc: uniphier-sd: Add support for R8A7795 and R7A7796Marek Vasut2017-09-22
* mmc: uniphier-sd: Add support for quirksMarek Vasut2017-09-22
* mmc: uniphier-sd: Add support for 64bit FIFOMarek Vasut2017-09-22
* mmc: uniphier-sd: Add support for 64bit controllerMarek Vasut2017-09-22
* mmc: uniphier-sd: Factor out register IOMarek Vasut2017-09-22
* dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-12
* mmc: uniphier-sd: Fix long response processingMarek Vasut2017-08-17
* dm: Rename dev_addr..() functionsSimon Glass2017-06-01
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* dm: core: Replace of_offset with accessorSimon Glass2017-02-08
* mmc: uniphier-sd: migrate to CONFIG_BLKMasahiro Yamada2016-09-14
* mmc: uniphier-sd: just return if already set to desired clock rateMasahiro Yamada2016-08-28
* mmc: uniphier-sd: return error code if unsupported width is givenMasahiro Yamada2016-08-28
* mmc: uniphier-sd: move uniphier_sd_init() belowMasahiro Yamada2016-08-28
* mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPSMasahiro Yamada2016-08-28
* mmc: uniphier-sd: add static qualifiers to probe and remove callbacksMasahiro Yamada2016-08-28
* mmc: use the generic error numberJaehoon Chung2016-08-05
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17
* mmc: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-01
* mmc: uniphier: add driver for UniPhier SD/MMC host controllerMasahiro Yamada2016-02-29