index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-25
mmc: dw_mmc-pci: get resources from a proper BAR
Andy Shevchenko
1
-1
/
+1
2013-08-24
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
2
-8
/
+0
2013-08-24
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
1
-15
/
+1
2013-08-24
mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data
Laurent Pinchart
1
-9
/
+0
2013-08-24
mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data
Laurent Pinchart
1
-9
/
+0
2013-08-24
mmc: sh_mmcif: Remove .set_pwr() callback from platform data
Laurent Pinchart
1
-3
/
+0
2013-08-24
mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
Laurent Pinchart
1
-22
/
+2
2013-08-24
mmc: mmc_spi: Support CD/RO GPIOs
Laurent Pinchart
2
-43
/
+36
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
9
-9
/
+23
2013-08-24
mmc: dw_mmc-pltfm: include 'dw_mmc-pltfm.h'
Jingoo Han
1
-0
/
+1
2013-08-24
mmc: tmio_mmc_dma: fix PIO fallback on SDHI
Sergei Shtylyov
1
-2
/
+2
2013-08-24
mmc: dw_mmc: add missing MFD_SYSCON dependency for SOCFPGA
Jingoo Han
1
-1
/
+1
2013-08-24
mmc: core: Set data timeout for mmc bus test commands (CMD14 and CMD19).
Minjian Wu
1
-0
/
+1
2013-08-24
mmc: fix null pointer use in mmc_blk_remove_req
Franck Jullien
1
-1
/
+1
2013-08-24
mmc: mmc_test: replace strict_strtol() with kstrtol_from_user()
Jingoo Han
1
-10
/
+4
2013-08-24
mmc: atmel-mci: prepare clk before calling enable
Boris BREZILLON
1
-7
/
+27
2013-08-24
mmc: sd: fix the maximum au_size for SD3.0
Jaehoon Chung
1
-2
/
+5
2013-08-24
mmc: core: free mmc_card if cmd 3,9,7 fails in mmc_sd_init_card
Wei WANG
1
-3
/
+3
2013-08-24
mmc: host: Remove a duplicate line in Makefile
Wei WANG
1
-2
/
+0
2013-08-24
mmc: omap_hsmmc: fix dependency on indirect header inclusion
Felipe Balbi
1
-0
/
+1
2013-08-24
mmc: dw_mmc: Handle DW_MCI_QUIRK_IDMAC_DTO properly
Doug Anderson
1
-11
/
+10
2013-08-24
mmc: block: fix a bug of error handling in MMC driver
KOBAYASHI Yoshitake
1
-3
/
+42
2013-08-24
mmc: sdhci: request irq after sdhci_init() is called
Shawn Guo
1
-2
/
+2
2013-08-24
mmc: mxs-mmc: Check the return value from stmp_reset_block()
Fabio Estevam
1
-3
/
+11
2013-08-24
mmc: mxs-mmc: Use devm_clk_get()
Fabio Estevam
1
-5
/
+3
2013-08-24
mmc: jz4740: fix return value check in jz4740_mmc_probe()
Wei Yongjun
1
-3
/
+2
2013-08-24
mmc: vub300: Staticize vub300_init_card
Sachin Kamat
1
-1
/
+1
2013-08-24
mmc: sdhci-bcm2835: Staticize bcm2835_sdhci_get_min_clock
Sachin Kamat
1
-1
/
+1
2013-08-20
ARM: DT: binding fixup to align with vendor-prefixes.txt (drivers)
Christian Daudt
1
-1
/
+2
2013-08-19
ARM: mmc: fix NONREMOVABLE test in sdhci-bcm-kona
Christian Daudt
1
-2
/
+2
2013-08-19
mmc: sdhci-bcm-kona: make linker-section warning go away
Markus Mayer
1
-4
/
+4
2013-07-31
mmc: pxamci: Indicate that regulators may be absent
Mark Brown
1
-1
/
+1
2013-07-31
mmc: dw_mmc: Indicate that regulators may be absent
Mark Brown
1
-1
/
+1
2013-07-31
mmc: sdhci: Indicate that regulators may be absent
Mark Brown
1
-2
/
+2
2013-07-31
mmc: core: Indicate that vmmcq may be absent
Mark Brown
1
-1
/
+1
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
1
-1
/
+1
2013-07-23
mmc: tmio: fix compiler warning
Guennadi Liakhovetski
1
-1
/
+5
2013-07-10
Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
63
-780
/
+1726
2013-07-05
mmc: bcm281xx SDHCI driver
Christian Daudt
3
-0
/
+360
2013-07-05
mmc: sdhci: add card_event callback to sdhci
Christian Daudt
2
-0
/
+5
2013-07-05
mmc: core: Fixup Oops for SDIO shutdown
Ulf Hansson
1
-1
/
+2
2013-07-05
mmc: sdhci-pci: add another device id
Adrian Hunter
1
-0
/
+9
2013-07-05
mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register
Oded Gabbay
1
-0
/
+17
2013-07-05
mmc: esdhc: Add support for 8-bit bus width and non-removable card
Oded Gabbay
2
-1
/
+50
2013-07-05
mmc: core: production year for eMMC 4.41 and later
Romain Izard
1
-0
/
+4
2013-07-05
mmc: omap: remove unnecessary #if 0's
Luciano Coelho
1
-16
/
+0
2013-07-05
mmc: sdhci: fix ctrl_2 on super-speed selection
Giuseppe CAVALLARO
1
-4
/
+3
2013-07-05
mmc: dw_mmc-pltfm: add Rockchip variant
Heiko Stübner
1
-1
/
+20
2013-07-05
mmc: dw_mmc-pltfm: move probe and remove below dt match table
Heiko Stübner
1
-14
/
+14
2013-07-05
mmc: dw_mmc-pltfm: remove static from dw_mci_pltfm_remove
Heiko Stübner
1
-1
/
+1
[prev]
[next]