Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2f3669879955e2da10558f39aafe0fe13d639458
/
drivers
/
mmc
9f3bed5
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
by Al Viro
· 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
11354d0
mmc: let host be parent of cards
by Pierre Ossman
· 18 years ago
f22ee4e
mmc: replace host->card_busy
by Pierre Ossman
· 18 years ago
279bc44
mmc: au1xmmc: return errors for unknown response types
by Manuel Lauss
· 18 years ago
8299977
mmc: au1xmmc: implement proper ro switch detection
by Manuel Lauss
· 18 years ago
6f94990
mmc: Correct definition of R6
by Philip Langdale
· 18 years ago
1b3b263
omap: Update MMC response types
by Carlos Eduardo Aguiar
· 18 years ago
c70a1ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
e47c222
[ARM] Fix potential MMCI bug
by Russell King
· 18 years ago
a26b498
MMC: at91 mmc linkage updates
by David Brownell
· 18 years ago
3947a39
ARM: OMAP: fix MMC workqueue changes
by Kyungmin Park
· 18 years ago
99eeb8d
AT91 MMC update for 2.6.19
by Andrew Victor
· 18 years ago
a98087c
mmc: Change SDHCI iomem error to a warning
by Pierre Ossman
· 18 years ago
7b30d28
mmc: fix "prev->state: 2 != TASK_RUNNING??" problem on SD/MMC card removal
by Vitaly Wool
· 18 years ago
f3a8efa
AT91 MMC 5 : Minor cleanups
by Andrew Victor
· 18 years ago
df05a30
AT91 MMC 4 : Interrupt handler cleanup
by Andrew Victor
· 18 years ago
3dd3b03
AT91 MMC 3 : Move global mci_clk variable
by Andrew Victor
· 18 years ago
17ea059
AT91 MMC 2 : Use platform resources
by Andrew Victor
· 18 years ago
e0b19b8
AT91 MMC 1: Pass host structure.
by Andrew Victor
· 18 years ago
1709775
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
f0d1b0b
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
by David Howells
· 18 years ago
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
bf8c80a
mmc: fix au1xmmc build error
by Yoichi Yuasa
· 18 years ago
9e86619
mmc: pxamci compilation fix
by Sascha Hauer
· 18 years ago
cdb54fa
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
4549df8
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
fcaf71f
Driver core: convert mmc code to use struct device
by Greg Kroah-Hartman
· 18 years ago
8b7feff
mmc: correct request error handling
by Pierre Ossman
· 18 years ago
89b4e13
mmc: Flush block queue when removing card
by Pierre Ossman
· 18 years ago
077df88
mmc: sdhci high speed support
by Pierre Ossman
· 18 years ago
7ccd266
mmc: Support for high speed SD cards
by Pierre Ossman
· 18 years ago
7377812
mmc: Fix mmc_delay() function
by Pierre Ossman
· 18 years ago
e45a1bd
mmc: Add support for mmc v4 wide-bus modes
by Philip Langdale
· 18 years ago
bce40a3
[PATCH] mmc: Add support for mmc v4 high speed mode
by Philip Langdale
· 18 years ago
9c9c261
trivial change for mmc/Kconfig: MMC_PXA does not mean only PXA255
by Marcin Juszkiewicz
· 18 years ago
c5cb431
Make general code cleanups
by Juha Yrjola juha.yrjola
· 18 years ago
f4204fd
Add MMC_CAP_{MULTIWRITE,BYTEBLOCK} flags
by Tony Lindgren tony
· 18 years ago
81ca703
Platform device error handling cleanup
by Juha Yrjola juha.yrjola
· 18 years ago
0551f4d
Move register definitions away from the header file
by Juha Yrjola juha.yrjola
· 18 years ago
3342ee8
Change OMAP_MMC_{READ,WRITE} macros to use the host pointer
by Juha Yrjola juha.yrjola
· 18 years ago
89783b1e4
Replace base with virt_base and phys_base
by Juha Yrjola juha.yrjola
· 18 years ago
ab7aefd
mmc: constify mmc_host_ops vectors
by David Brownell
· 18 years ago
87598a2
mmc: remove kernel_thread()
by Christoph Hellwig
· 18 years ago
58a0cd7
[ARM] 3963/1: AT91: Update configuration files
by Andrew Victor
· 18 years ago
55d8bae
[ARM] 3954/1: AT91: Update drivers for new headers
by Andrew Victor
· 18 years ago
d99c590
BUG_ON conversion for drivers/mmc/omap.c
by Eric Sesterhenn
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
63ef731
MMC: Do not set unsupported bits in OCR response
by Timo Teras
· 18 years ago
25a122f
MMC: Poll card status after rescanning cards
by Timo Teras
· 18 years ago
2099c99
[PATCH] missing includes of io.h
by Al Viro
· 18 years ago
e4cad1b
[PATCH] passing pointer to setup_timer() should be via unsigned long
by Al Viro
· 18 years ago
e069d79
[PATCH] tifm __iomem annotations, NULL noise removal
by Al Viro
· 18 years ago
ec5a19d
[PATCH] mmc: multi sector write transfers
by Pierre Ossman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
176f00f
[PATCH] mmc: properly use the new multi block-write error handling
by Pierre Ossman
· 18 years ago
7104e2d
[PATCH] mmc: use own work queue
by Pierre Ossman
· 18 years ago
8a4da14
[PATCH] mmc: avoid some resets without card
by Pierre Ossman
· 18 years ago
5f25a66
[PATCH] mmc: fix MMIO vs memory races in sdhci
by Pierre Ossman
· 18 years ago
f956512
[PATCH] mmc: driver for TI FlashMedia card reader - Kconfig/Makefile
by Alex Dubov
· 18 years ago
4020f2d
[PATCH] mmc: driver for TI FlashMedia card reader - source
by Alex Dubov
· 18 years ago
643f720
[PATCH] mmc (mainly): add "or later" clause to licence statement.
by Pierre Ossman
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
4aff5e2
[PATCH] Split struct request ->flags into two parts
by Jens Axboe
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
fecf340
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmc
by Linus Torvalds
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 18 years ago
53e62d3
[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc
by Ralf Baechle
· 18 years ago
2ed6d22
[MMC] Don't check READY_FOR_DATA when reading
by Russell King
· 18 years ago
42431ac
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
by Russell King
· 18 years ago
db53f28
[MMC] Add multi block-write capability
by Russell King
· 18 years ago
132919b
[MMC] Remove data->blksz_bits member
by Russell King
· 18 years ago
3bc87f2
[MMC] Convert mmci to use data->blksz rather than data->blksz_bits
by Russell King
· 18 years ago
6fe9feb
[MMC] Always use a sector size of 512 bytes
by Pierre Ossman
· 18 years ago
d773d72
[MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246
by Russell King
· 18 years ago
148f93d
[ARM] 3751/1: i.MX/MX1 SD/MMC use 512 bytes request for SCR read
by Pavel Pisa
· 18 years ago
385e322
[MMC] Fix SD timeout calculation
by Pierre Ossman
· 18 years ago
dd2c609
[MMC] Another stray 'io' reference
by Pierre Ossman
· 18 years ago
916f3ac
[MMC] Fix base address configuration in wbsd
by Pierre Ossman
· 18 years ago
c723e08a
[ARM] 3744/1: MMC: mmcqd gets stuck when block queue is plugged
by Juha [êölä
· 18 years ago
Next »