index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmc_spi.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
2010-10-23
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-08
mmc_spi: Fix unterminated of_match_table
Anton Vorontsov
2010-07-05
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
2010-07-03
spi/mmc_spi: mmc_spi adaptations for SPI bus locking API
Ernst Schwab
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-06-30
spi: add spi_master flag word
David Brownell
2009-06-13
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
2009-06-13
mmc_spi: speedup for slow cards, less wear-out
Wolfgang Muees
2009-04-08
mmc_spi: support for non-byte-aligned cards
Wolfgang Muees
2009-04-08
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
Wolfgang Muees
2009-03-24
mmc_spi: adjust for delayed data token response
Wolfgang Muees
2009-03-24
mmc_spi: wait more bytes for card response
Wolfgang Muees
2009-03-24
mmc_spi: allow setting of spi mode 3
Wolfgang Muees
2008-12-31
mmc_spi: Add support for OpenFirmware bindings
Anton Vorontsov
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-10-12
MMC: Use timeout values from CSR
Matthew Fleming
2008-07-24
mmc_spi: put signals to low power off fix
Jan Nikitenko
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
2008-07-15
mmc_spi: add support for card-detection polling
Anton Vorontsov
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
2007-10-27
mmc_spi: Fix mmc-over-spi regression
David Brownell
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-16
missing include in mmc
Al Viro
2007-10-16
spi doesn't need class_device
Tony Jones
2007-10-14
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
David Brownell
2007-09-23
mmc_spi host driver
David Brownell