Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ed99c541e0a15281c57530d54a4a5e3272f74fb9
/
drivers
/
mmc
ed99c54
mmc: at91_mci: fix hanging and rework to match flowcharts
by Nicolas Ferre
· 17 years ago
e8d04d3
mmc: at91_mci typo
by Nicolas Ferre
· 17 years ago
9d26a5d
sdhci: Fix "Unexpected interrupt" handling
by Rolf Eike Beer
· 17 years ago
8c75dea
mmc: fix silly copy-and-paste error
by Pierre Ossman
· 17 years ago
ffce2e7
mmc: move layer init and workqueue to core file
by Pierre Ossman
· 17 years ago
b93931a
mmc: refactor host class handling
by Pierre Ossman
· 17 years ago
4101c16
mmc: refactor bus operations
by Pierre Ossman
· 17 years ago
7de064e
sdhci: add ene controller id
by Milko Krachounov
· 17 years ago
98ccf14
mmc: bounce requests for simple hosts
by Pierre Ossman
· 18 years ago
c3bff2e
mmc: get back read-only switch function
by Pierre Ossman
· 17 years ago
0107a4b
mmc-omap: fix sd response type 6 vs. 1
by Ragner Magalhaes
· 17 years ago
3373c0a
mmc: don't call switch on old cards
by Pierre Ossman
· 17 years ago
7165129
mmc: fix broken if clause
by Pierre Ossman
· 17 years ago
60da8de
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
by Robert P. J. Day
· 17 years ago
b6cedb3
mmc-atmel: remove linux/mmc/protocol.h dependencies
by Marc Pignat
· 17 years ago
9c9f2d6
mmc: clean up unused parts of block driver
by Pierre Ossman
· 17 years ago
90e07d9
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
by Nicolas Pitre
· 18 years ago
fe6b4c8
mmc: use assigned major for block device
by Pierre Ossman
· 18 years ago
6ba736a
sdhci: handle dma boundary interrupts
by Pierre Ossman
· 18 years ago
c0f3b6c
mmc: au1xmmc command types check from data flags
by Yoichi Yuasa
· 18 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 18 years ago
01f41ec
mmc build fix
by Andrew Morton
· 18 years ago
1efd48b
mmc: use lock instead of claim in debug check
by Pierre Ossman
· 18 years ago
790864d
mmc: Use menuconfig objects
by Jan Engelhardt
· 18 years ago
055b822
disable socket power in adapter driver instead of media one
by Alex Dubov
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
d3af5ab
mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work
by Tony Lindgren
· 18 years ago
46a6730
mmc-omap: Fix omap to use MMC_POWER_ON
by Tony Lindgren
· 18 years ago
3647afc
mmc-omap: add missing '\n'
by Arnaud Patard
· 18 years ago
d97956f
mmc: make tifm_sd_set_dma_data() static
by Adrian Bunk
· 18 years ago
bd76631
mmc: remove old card states
by Pierre Ossman
· 18 years ago
6abaa0c
mmc: support unsafe resume of cards
by Pierre Ossman
· 18 years ago
89a73cf
mmc: separate out reading EXT_CSD
by Pierre Ossman
· 18 years ago
1addfcd
mmc: break apart switch function
by Pierre Ossman
· 18 years ago
55556da
MMC: Fix handling of low-voltage cards
by Philip Langdale
· 18 years ago
4be34c9
MMC: Consolidate voltage definitions
by Philip Langdale
· 18 years ago
7ea239d
mmc: add bus handler
by Pierre Ossman
· 18 years ago
b2670b1
wbsd: check for data opcode earlier
by Pierre Ossman
· 18 years ago
da7fbe5
mmc: Separate out protocol ops
by Pierre Ossman
· 18 years ago
aaac1b4
mmc: Move core functions to subdir
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
b5af25b
mmc: remove card upon suspend
by Pierre Ossman
· 18 years ago
d2b46f6
mmc: allow suspended block driver to be removed
by Pierre Ossman
· 18 years ago
3b91e55
mmc: Flush pending detects on host removal
by Pierre Ossman
· 18 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
98ac216
mmc: Move queue functions to mmc_block
by Pierre Ossman
· 18 years ago
29041db
mmc: Move "present" marking
by Pierre Ossman
· 18 years ago
f74d132
mmc: Move OCR bit defines
by Pierre Ossman
· 18 years ago
9c2c0af
mmc: add type field to cards
by Pierre Ossman
· 18 years ago
85a18ad
mmc: MMC sector based cards
by Pierre Ossman
· 18 years ago
de85989
mmc: use right timing mode constant
by Pierre Ossman
· 18 years ago
91f8d01
tifm: layout fixes, small changes to comments and printfs
by Alex Dubov
· 18 years ago
13cdf48
tifm_sd: implement software scatter-gather
by Alex Dubov
· 18 years ago
5897d65
tifm_sd: fix resume handler
by Alex Dubov
· 18 years ago
72dc9d9
tifm_sd: replace command completion state machine with full checking
by Alex Dubov
· 18 years ago
dfef26d
tifm_sd: merge dma and pio request processing paths
by Alex Dubov
· 18 years ago
0007d48
tifm_sd: separate command flags, socket flags and register bit masks
by Alex Dubov
· 18 years ago
592d372
tifm_sd: remove wait for power off on remove
by Alex Dubov
· 18 years ago
b039d4a
tifm_sd: remove tifm_sd_terminate function
by Alex Dubov
· 18 years ago
e23f2b8
tifm: simplify bus match and uevent handlers
by Alex Dubov
· 18 years ago
4552f0c
tifm: hide details of interrupt processing from socket drivers
by Alex Dubov
· 18 years ago
5721dbf
wbsd: remove block crc test
by Pierre Ossman
· 18 years ago
976d927
mmc: enforce correct sg list
by Pierre Ossman
· 18 years ago
14d836e
mmc: cull sg list to match mmc request size
by Alex Dubov
· 18 years ago
bf62456
uevent: use add_uevent_var() instead of open coding it
by Eric Rannaud
· 18 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
2cb3320
[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems
by Pavel Pisa
· 18 years ago
a715dfc
sdhci: release irq during suspend
by Pierre Ossman
· 18 years ago
62df67a
sdhci: make isr tolerant of read errors
by Mark Lord
· 18 years ago
cd9277c
mmc: require explicit support for high-speed
by Pierre Ossman
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
a727fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
12c8345
tifm_sd: treat "status error" as normal command completion
by Alex Dubov
· 18 years ago
abc7166
mmc: wbsd: Remove stray kunmap_atomic()
by Pierre Ossman
· 18 years ago
9f3bed5
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
by Al Viro
· 18 years ago
acf1da4
mmc: sdhci: Stop asking for mail
by Pierre Ossman
· 18 years ago
52fbf9c
mmc: sdhci: Remove driver version
by Pierre Ossman
· 18 years ago
1615cc2
mmc: wbsd: Remove driver version
by Pierre Ossman
· 18 years ago
93a3ddc
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
by Andrew Victor
· 18 years ago
f9d429a
mmc: tifm: replace kmap with page_address
by Pierre Ossman
· 18 years ago
c70840e
mmc: sdhci: fix voltage ocr
by Pierre Ossman
· 18 years ago
2a22b14
mmc: sdhci: replace kmap with page_address
by Pierre Ossman
· 18 years ago
4a0ddbd
mmc: wbsd: replace kmap with page_address
by Pierre Ossman
· 18 years ago
df1c4b7
mmc: handle pci_enable_device() return value in sdhci
by Pierre Ossman
· 18 years ago
397411e
mmc: Proper unclaim in mmc_block
by Pierre Ossman
· 18 years ago
ae06eaf
mmc: Graceful fallback for fancy features
by Pierre Ossman
· 18 years ago
5ba593a
mmc: Handle wbsd's stupid command list
by Pierre Ossman
· 18 years ago
55db890
mmc: Allow host drivers to specify max block count
by Pierre Ossman
· 18 years ago
fe4a3c7
mmc: Allow host drivers to specify a max block size
by Pierre Ossman
· 18 years ago
dba4acc
tifm_sd: add suspend and resume functionality
by Alex Dubov
· 18 years ago
50743f4
Remove unused return value from signal_irq callback
by Alex Dubov
· 18 years ago
2e8ce5e
tifm_sd: prettify
by Alex Dubov
· 18 years ago
8e02f85
tifm_sd: restructure initialization, removal and command handling
by Alex Dubov
· 18 years ago
83d420b
tifm_sd: fix hardware timeout setup
by Alex Dubov
· 18 years ago
0803dd0
tifm_sd: Switch software timeout handler from work_struct to timer
by Alex Dubov
· 18 years ago
255ef22
tifm_sd: use kmap_atomic instead of kmap for PIO data buffer
by Alex Dubov
· 18 years ago
1289335
tifm_sd: alter order of the states in the command handler
by Alex Dubov
· 18 years ago
fba68bd
mmc: Add support for SDHC cards
by Philip Langdale
· 18 years ago
9e9dc5f
mmc: Power quirk for ENE controllers
by Darren Salt
· 18 years ago
Next »