index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mmc_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-23
mmc: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
1
-0
/
+1
2014-05-16
drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32
George Spelvin
1
-12
/
+6
2014-05-16
lib/crc7: Shift crc7() output left 1 bit
George Spelvin
1
-1
/
+1
2013-08-25
mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks
Laurent Pinchart
1
-22
/
+2
2013-08-25
mmc: mmc_spi: Support CD/RO GPIOs
Laurent Pinchart
1
-9
/
+24
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-04
mmc: mmc_spi: Use module_spi_driver
Sachin Kamat
1
-14
/
+1
2012-01-12
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2011-10-27
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-21
driver-core: remove conditionals around devicetree pointers
Grant Likely
1
-4
/
+0
2010-10-23
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
1
-0
/
+21
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-08-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-48
/
+11
2010-08-08
mmc_spi: Fix unterminated of_match_table
Anton Vorontsov
1
-0
/
+1
2010-07-06
of: refactor of_modalias_node() and remove explicit match table.
Grant Likely
1
-0
/
+8
2010-07-04
spi/mmc_spi: mmc_spi adaptations for SPI bus locking API
Ernst Schwab
1
-48
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-07-01
spi: add spi_master flag word
David Brownell
1
-0
/
+6
2009-06-14
mmc_spi: don't use EINVAL for possible transmission errors
Wolfgang Muees
1
-5
/
+6
2009-06-14
mmc_spi: speedup for slow cards, less wear-out
Wolfgang Muees
1
-0
/
+12
2009-04-08
mmc_spi: support for non-byte-aligned cards
Wolfgang Muees
1
-38
/
+112
2009-04-08
mmc_spi: convert timeout handling to jiffies and avoid busy waiting
Wolfgang Muees
1
-17
/
+21
2009-03-24
mmc_spi: adjust for delayed data token response
Wolfgang Muees
1
-3
/
+24
2009-03-24
mmc_spi: wait more bytes for card response
Wolfgang Muees
1
-1
/
+4
2009-03-24
mmc_spi: allow setting of spi mode 3
Wolfgang Muees
1
-3
/
+5
2008-12-31
mmc_spi: Add support for OpenFirmware bindings
Anton Vorontsov
1
-1
/
+3
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-12
MMC: Use timeout values from CSR
Matthew Fleming
1
-11
/
+21
2008-07-24
mmc_spi: put signals to low power off fix
Jan Nikitenko
1
-1
/
+2
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
1
-4
/
+1
2008-07-15
mmc: change .get_ro() callback semantics
Anton Vorontsov
1
-3
/
+6
2008-07-15
mmc_spi: add support for card-detection polling
Anton Vorontsov
1
-2
/
+17
2008-04-29
mmc: use get/put_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
1
-10
/
+0
2007-10-27
mmc_spi: Fix mmc-over-spi regression
David Brownell
1
-19
/
+33
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
1
-4
/
+4
2007-10-17
missing include in mmc
Al Viro
1
-0
/
+1
2007-10-16
spi doesn't need class_device
Tony Jones
1
-2
/
+2
2007-10-15
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
David Brownell
1
-1
/
+1
2007-09-24
mmc_spi host driver
David Brownell
1
-0
/
+1408