Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
277c5e3e26cac45010f57a581c56476639b2cfa0
/
drivers
/
mmc
/
core
8dfd037
MMC core: limit minimum initialization frequency to 400kHz
by Sascha Hauer
· 16 years ago
94d89ef
mmc: mmc_rescan detects card change in one run
by Jorg Schummer
· 16 years ago
79bccc5
mmc: increase power up delay
by José M. Fernández
· 16 years ago
9d9f25c
mmc_spi: do not check CID and CSD blocks with CRC16
by Wolfgang Muees
· 16 years ago
3e44ddd
mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2
by Jarkko Lavinen
· 16 years ago
0a053e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
5c13941
MMC: regulator utilities
by David Brownell
· 16 years ago
c0c8887
mmc_spi: allow higher timeouts for SPI mode
by Wolfgang Muees
· 16 years ago
d3096f8
mmc: During unsafe resume, select the right volatge for the card
by Balaji Rao
· 16 years ago
be6f19f
sdio: check that addresses are within the address space
by Pierre Ossman
· 16 years ago
c8d718f
sdio: handle null tuples
by Pierre Ossman
· 16 years ago
0d6132b
sdio: handle cis end marker in link field
by Pierre Ossman
· 16 years ago
736bb6b
mmc: Add Extended CSD register to debugfs
by Adrian Hunter
· 16 years ago
6b0b628
mmc: add MODALIAS linkage for MMC/SD devices
by Andy Whitcroft
· 16 years ago
7de427d
mmc: delayed_work was never cancelled
by Jorg Schummer
· 16 years ago
cda56ac
mmc: fix data timeout for SEND_EXT_CSD
by Adrian Hunter
· 16 years ago
f6e10b8
mmc: warn about voltage mismatches
by David Brownell
· 16 years ago
86e8286
mmc: Add mmc_vddrange_to_ocrmask() helper function
by Anton Vorontsov
· 16 years ago
b30f8af
mmc: Add 8-bit bus width support
by Jarkko Lavinen
· 16 years ago
d1b2686
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
493890e
mmc: increase SD write timeout for crappy cards
by Pierre Ossman
· 16 years ago
0d3e046
MMC: CSD and CID timeout values
by Matthew Fleming
· 16 years ago
d16f577
sdio: high-speed support
by Pierre Ossman
· 16 years ago
6501ff6
sdio: give sdio irq thread a host specific name
by Pierre Ossman
· 16 years ago
e633b7b
sdio: make sleep on error interruptable
by Pierre Ossman
· 16 years ago
a84756c
mmc: properly iterate over sg list in debug check
by Pierre Ossman
· 16 years ago
f4b7f92
mmc: Add per-card debugfs support
by Haavard Skinnemoen
· 16 years ago
6edd8ee
mmc: Export internal host state through debugfs
by Haavard Skinnemoen
· 16 years ago
8a0ca91
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
ea90130
sdio: sdio_io.c Fix sparse warnings
by Tomas Winkler
· 16 years ago
62a7573
sdio: fix the use of hard coded timeout value.
by Benzi Zbit
· 16 years ago
6d37333
mmc: fix sdio_io sparse errors
by Tomas Winkler
· 16 years ago
eea0f58
sdio: clean up handling of byte mode transfer size
by Pierre Ossman
· 16 years ago
ad3868b
mmc,sdio: helper function for transfer padding
by Pierre Ossman
· 16 years ago
8769392
MMC: Trivial comment cleanup
by Deepak Saxena
· 16 years ago
08f80bb
mmc: change .get_ro() callback semantics
by Anton Vorontsov
· 16 years ago
28f5248
mmc: add support for card-detection polling
by Anton Vorontsov
· 16 years ago
e70aa3f
mmc: sdio_ops.c should #include "sdio_ops.h"
by Adrian Bunk
· 17 years ago
98b843b
mmc: proper prototypes for mmc_attach_*()
by Adrian Bunk
· 17 years ago
261172f
mmc: make __mmc_release_bus() static
by Adrian Bunk
· 17 years ago
6fee65c
mmc: use shorter, equivalent set_current_state()
by Robert P. J. Day
· 17 years ago
ff3112f
mmc: set controller name early
by Pierre Ossman
· 17 years ago
51ec92e
mmc: use sysfs groups to handle conditional attributes
by Pierre Ossman
· 17 years ago
87ae9af
cleanup asm/scatterlist.h includes
by Adrian Bunk
· 17 years ago
1fa8dd1
mmc: use common byte swap macros
by Pierre Ossman
· 17 years ago
78e4807
mmc: fix cid and csd byte order
by Pierre Ossman
· 17 years ago
00cedfa
mmc: possible leak in mmc_read_ext_csd
by Florin Malita
· 17 years ago
7ac0326
uevent environment changes fallout
by Al Viro
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
77f1fd6
mmc: use correct unregister function for led trigger
by Pierre Ossman
· 17 years ago
599473c
sdio: make the IRQ thread more resilient in the presence of bad states
by Nicolas Pitre
· 17 years ago
3e01e4b
sdio: fix IRQ diagnostic message
by Nicolas Pitre
· 17 years ago
6f4285d
sdio: adaptive interrupt polling
by Pierre Ossman
· 17 years ago
af8350c
mmc: add led trigger
by Pierre Ossman
· 17 years ago
af51715
MMC core learns about SPI
by David Brownell
· 17 years ago
759bdc7
sdio: store vendor strings
by Pierre Ossman
· 17 years ago
f9996ae
mmc: increase power up delay
by Pierre Ossman
· 17 years ago
7806cdb
sdio: add sdio_f0_readb() and sdio_f0_writeb()
by David Vrabel
· 17 years ago
d84075c8
mmc: replace BUG_ON with WARN_ON
by Pierre Ossman
· 17 years ago
9f2fcf9
sdio: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
eb65946
sdio: extend sdio_readsb() and friends to handle any length of buffer
by David Vrabel
· 17 years ago
9a08f82
sdio: set the functions' block size
by David Vrabel
· 17 years ago
7616ee9
sdio: add SDIO_FBR_BASE(f) macro
by David Vrabel
· 17 years ago
e6f918b
mmc: fix sdio timeout calculation
by Pierre Ossman
· 17 years ago
ce252ed
mmc: fix incorrect divisor in debug output
by Pierre Ossman
· 17 years ago
4ff6471
sdio: enable wide bus mode
by Pierre Ossman
· 17 years ago
6db5020
sdio: change clock speed
by Pierre Ossman
· 17 years ago
22bfc97
make struct sdio_dev_attrs[] static
by Adrian Bunk
· 17 years ago
17b759a
sdio: add interface for host side SDIO interrupt reporting
by Nicolas Pitre
· 17 years ago
112c9db
sdio: support IO_RW_EXTENDED
by Pierre Ossman
· 17 years ago
d1496c3
sdio: core support for SDIO function interrupt
by Nicolas Pitre
· 17 years ago
2342f33
sdio: allow for mmc_claim_host to be aborted
by Nicolas Pitre
· 17 years ago
bcfe66e
sdio: add basic sysfs attributes
by Pierre Ossman
· 17 years ago
d59b66c
sdio: add modalias support
by Pierre Ossman
· 17 years ago
9eb3a94
mmc: whip bus uevent handler into shape
by Pierre Ossman
· 17 years ago
3b38bea
sdio: add device id table and matching
by Pierre Ossman
· 17 years ago
2607496
mmc: initialize mmc subsystem with subsys_initcall()
by Nicolas Pitre
· 17 years ago
1a632f8
sdio: split up common and function CIS parsing
by Pierre Ossman
· 17 years ago
b1538bc
sdio: link unknown CIS tuples to the sdio_func structure
by Nicolas Pitre
· 17 years ago
b726126
sdio: initial CIS parsing code
by Nicolas Pitre
· 17 years ago
0597007
sdio: basic parsing of FBR
by Pierre Ossman
· 17 years ago
35c66c1
sdio: read and decode interesting parts of the CCCR
by Pierre Ossman
· 17 years ago
fa64efa
mmc: enable/disable functions for SDIO
by Pierre Ossman
· 17 years ago
46f555f
mmc: add basic SDIO I/O operations
by Pierre Ossman
· 17 years ago
f76c851
mmc: add SDIO driver handling
by Pierre Ossman
· 17 years ago
e29a7d7
mmc: basic SDIO device model
by Pierre Ossman
· 17 years ago
b2bcc79
mmc: implement SDIO IO_RW_DIRECT operation
by Pierre Ossman
· 17 years ago
5c4e6f1
mmc: detect SDIO cards
by Pierre Ossman
· 17 years ago
8fdd852
mmc: add missing printk levels
by Pierre Ossman
· 17 years ago
b146d26
mmc: mmc_set_data_timeout() parameter write is redundant
by Pierre Ossman
· 17 years ago
d7604d7
mmc: read ext_csd version number
by Pierre Ossman
· 17 years ago
adf66a0
mmc: improve error code feedback
by Pierre Ossman
· 17 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 17 years ago
be760a9
drivers/mmc/core/host.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
733cb1e
drivers/mmc/core/bus.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
3936185
drivers/mmc/core/: make 3 functions static
by Adrian Bunk
· 17 years ago
facba91
mmc: add missing printk levels
by Pierre Ossman
· 17 years ago
e4d2170
mmc: proper debugging output in core
by Pierre Ossman
· 17 years ago
109b5be
mmc: be more verbose about card insertions/removal
by Pierre Ossman
· 17 years ago
Next »