Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
5d304400a9a867a7ce545f3ae6d95d92b62570f7
/
drivers
/
mmc
/
host
/
at91_mci.c
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
23af603
mmc: remove multiwrite capability
by Pierre Ossman
· 16 years ago
12bd257
at91_mci: Fix byte mode transitions.
by Ville Syrjala
· 16 years ago
9da3cba
at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
by Ville Syrjala
· 16 years ago
5385edc
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
by Ville Syrjala
· 16 years ago
fa1fe01
at91_mci: manage cmd error and data error independently
by Nicolas Ferre
· 16 years ago
ba7deee
mmc: at91_mci: do not read irq status twice as it will forget some errors
by Nicolas Ferre
· 16 years ago
7a6588b
mmc: at91_mci: add sdio irq management
by Eric Benard
· 16 years ago
3eb99a7
mmc: at91_mci: add multiwrite switch
by Nicolas Ferre
· 16 years ago
4ac24a8
mmc: at91_mci: update bytes_xfered value once xfer done
by Nicolas Ferre
· 16 years ago
c5a89c6
mmc: at91_mci: avoid timeouts
by Marc Pignat
· 16 years ago
e181dce
mmc: at91_mci: show timeouts
by Marc Pignat
· 16 years ago
80f9254
mmc: at91_mci: support for block size not modulo 4
by Marc Pignat
· 16 years ago
08f80bb
mmc: change .get_ro() callback semantics
by Anton Vorontsov
· 16 years ago
e5c0ef9
at91_mci: minor cleanup
by Marc Pignat
· 17 years ago
bc65c72
mmc: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
6e996ee
at91_mci: use generic GPIO calls
by David Brownell
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
9e3866b
mmc: at91_mci: cleanup: use MCI_ERRORS
by Andrew Victor
· 17 years ago
1d4de9e
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
by Marc Pignat
· 17 years ago
be0192a
mmc: remove confusing flag
by Pierre Ossman
· 17 years ago
255d01a
mmc: remove BYTEBLOCK capability
by Pierre Ossman
· 17 years ago
17b0429
mmc: remove custom error codes
by Pierre Ossman
· 17 years ago
e0cda54
bug in AT91 MCI suspend routines
by Anti Sullin
· 17 years ago
37b758e
mmc: at91_mci: remove whitespace at the end of lines
by Nicolas Ferre
· 17 years ago
70f1048
mmc: update header file paths
by Pierre Ossman
· 17 years ago
63b6643
mmc: at91_mci: wakeup on card insertion (or removal)
by Marc Pignat
· 17 years ago
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
b6cedb3
mmc-atmel: remove linux/mmc/protocol.h dependencies
by Marc Pignat
· 17 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
[Renamed from drivers/mmc/at91_mci.c]
f74d132
mmc: Move OCR bit defines
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
93a3ddc
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
by Andrew Victor
· 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
a26b498
MMC: at91 mmc linkage updates
by David Brownell
· 18 years ago
99eeb8d
AT91 MMC update for 2.6.19
by Andrew Victor
· 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
ea14fad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
ab7aefd
mmc: constify mmc_host_ops vectors
by David Brownell
· 18 years ago
55d8bae
[ARM] 3954/1: AT91: Update drivers for new headers
by Andrew Victor
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
7272991
[ARM] 3865/1: AT91RM9200 header updates
by Andrew Victor
· 18 years ago
42431ac
[MMC] MMC_CAP_BYTEBLOCK flag for non-log2 block sizes capable hosts
by Russell King
· 18 years ago
dace145
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b44fb7a
[ARM] 3565/1: AT91RM9200 MMC update
by Andrew Victor
· 18 years ago
a3fd4a1
[MMC] Convert all hosts except mmci to use data->blksz
by Russell King
· 18 years ago
920e70c
[MMC] Move set_ios debugging into mmc.c
by Russell King
· 19 years ago
65dbf34
[ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver)
by Andrew Victor
· 19 years ago