Age | Commit message (Expand) | Author | Files | Lines |
2019-02-25 | mmc: sdhci-bcm-kona: Drop unused includes | Linus Walleij | 1 | -2/+0 |
2018-05-29 | mmc: sdhci-*: Don't emit error msg if sdhci_add_host() fails | Jisheng Zhang | 1 | -3/+1 |
2017-08-30 | mmc: sdhci-bcm-kona: constify sdhci_pltfm_data and sdhci_ops structures | Julia Lawall | 1 | -2/+2 |
2016-09-26 | mmc: sdhci-bcm-kona: fix error return code in sdhci_bcm_kona_probe() | Wei Yongjun | 1 | -2/+4 |
2016-07-29 | mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS | Ulf Hansson | 1 | -1/+1 |
2016-07-25 | mmc: host: use the defined function to check whether card is removable | Jaehoon Chung | 1 | -3/+3 |
2015-10-26 | mmc: sdhci-bcm-kona: fix logic to check for 8-bit data width | Javier Martinez Canillas | 1 | -1/+1 |
2015-03-23 | mmc: sdhci: set the .remove to sdhci_pltfm_unregister() | Kevin Hao | 1 | -6/+1 |
2015-03-23 | mmc: sdhci: disable the clock in sdhci_pltfm_unregister() | Kevin Hao | 1 | -11/+1 |
2015-03-23 | mmc: sdhci-bcm-kona: kill the "external_clk" member in driver private struct | Kevin Hao | 1 | -33/+13 |
2015-01-19 | mmc: sdhci-bcm-kona: Handle error from mmc_of_parse() | Ulf Hansson | 1 | -1/+3 |
2014-10-03 | mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst | Behan Webster | 1 | -1/+1 |
2014-09-09 | mmc: remove .owner field for drivers using module_platform_driver | Peter Griffin | 1 | -1/+0 |
2014-05-22 | mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function | Russell King | 1 | -0/+1 |
2014-05-22 | mmc: sdhci: convert sdhci_set_clock() into a library function | Russell King | 1 | -0/+1 |
2014-05-22 | mmc: sdhci: convert reset into a library function | Russell King | 1 | -0/+1 |
2014-05-22 | mmc: sdhci: convert generic bus width setup to library function | Russell King | 1 | -0/+1 |
2014-03-05 | mmc: sdhci-bcm-kona: fix build errors when built-in | Russell King | 1 | -1/+1 |
2014-02-24 | mmc: sdhci-bcm-kona: Add basic use of clocks | Tim Kryger | 1 | -2/+35 |
2013-09-26 | mmc: sdhci-bcm-kona: Use sdhci_pltfm_unregister instead of open coded | Axel Lin | 1 | -13/+1 |
2013-08-30 | Merge tag 'bcm-for-3.12-late-soc' of git://github.com/broadcom/bcm11351 into ... | Olof Johansson | 1 | -2/+1 |
2013-08-27 | mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event | Sachin Kamat | 1 | -1/+1 |
2013-08-27 | mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion | Sachin Kamat | 1 | -1/+0 |
2013-08-20 | ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers) | Christian Daudt | 1 | -1/+2 |
2013-08-20 | ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona | Christian Daudt | 1 | -2/+2 |
2013-08-20 | mmc: sdhci-bcm-kona: make linker-section warning go away | Markus Mayer | 1 | -4/+4 |
2013-07-05 | mmc: bcm281xx SDHCI driver | Christian Daudt | 1 | -0/+348 |