index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmc_spi.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2016-03-16
mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
Magnus Damm
2016-02-08
mmc: mmc_spi: add checks for dma mapping error
Alexey Khoroshilov
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-26
mmc: mmc_spi: Export OF module alias information
Javier Martinez Canillas
2015-03-23
mmc: constify of_device_id array
Fabian Frederick
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
2014-05-16
drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
George Spelvin
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
2013-08-24
mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
Laurent Pinchart
2013-08-24
mmc: mmc_spi: Support CD/RO GPIOs
Laurent Pinchart
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinitdata
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-09-04
mmc: mmc_spi: Use module_spi_driver
Sachin Kamat
2012-01-11
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-10-26
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
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
[next]