Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/mmc
Pierre Ossman f9d429a2e5 mmc: tifm: replace kmap with page_address
Since we actively avoid highmem, calling kmap_atomic() instead
of page_address() is effectively only obfuscation.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-02-04 20:54:12 +01:00
..
at91_mci.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
au1xmmc.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
au1xmmc.h Au1[12]00 mmc driver. Only tested on the Au1200 at this point though 2005-10-29 19:32:26 +01:00
imxmmc.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
imxmmc.h [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 2006-04-02 19:27:07 +01:00
Kconfig Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm 2006-12-07 15:40:39 -08:00
Makefile [ARM] 3963/1: AT91: Update configuration files 2006-12-01 16:56:43 +00:00
mmc.c mmc: Graceful fallback for fancy features 2007-02-04 20:54:11 +01:00
mmc.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
mmc_block.c mmc: Proper unclaim in mmc_block 2007-02-04 20:54:11 +01:00
mmc_queue.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
mmc_queue.h mmc: remove kernel_thread() 2006-12-01 17:56:46 +01:00
mmc_sysfs.c mmc: let host be parent of cards 2007-02-04 20:54:06 +01:00
mmci.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
mmci.h [MMC] mmci: kunmap_atomic() unmaps virtual address, not page 2006-01-05 10:31:23 +00:00
omap.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
pxamci.c mmc: Allow host drivers to specify max block count 2007-02-04 20:54:10 +01:00
pxamci.h
sdhci.c mmc: sdhci: fix voltage ocr 2007-02-04 20:54:12 +01:00
sdhci.h mmc: sdhci: replace kmap with page_address 2007-02-04 20:54:12 +01:00
tifm_sd.c mmc: tifm: replace kmap with page_address 2007-02-04 20:54:12 +01:00
wbsd.c mmc: wbsd: replace kmap with page_address 2007-02-04 20:54:11 +01:00
wbsd.h mmc: wbsd: replace kmap with page_address 2007-02-04 20:54:11 +01:00