Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
729aa21ab85b5d24f3c2b1e581d71c2333f46628
/
drivers
/
mmc
/
host
/
mmci.c
17ee083
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
by Linus Walleij
· 14 years ago
1784b15
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
by Philippe Langlais
· 14 years ago
399bc48
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
by Linus Walleij
· 14 years ago
49ac215
ARM: 6785/1: mmci: separate out ST Micro register defines
by Linus Walleij
· 14 years ago
768fbc1
mmc: mmci: Add ARM variant with extended FIFO
by Pawel Moll
· 14 years ago
9c9585e
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
by Russell King
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
c8ebae3
ARM: mmci: add dmaengine-based DMA support
by Russell King
· 14 years ago
51d4375
ARM: mmci: no need for separate host->data_xfered
by Russell King
· 14 years ago
c4d877c
ARM: mmci: avoid unnecessary switch to data available PIO interrupts
by Russell King
· 14 years ago
7d7aa23
ARM: mmci: no need to call flush_dcache_page() with sg_miter API
by Russell King
· 14 years ago
c8afc9d
ARM: mmci: avoid reporting too many completed bytes on fifo overrun
by Russell King
· 14 years ago
613b152
ARM: mmci: round down the bytes transferred on error
by Russell King
· 14 years ago
ccff9b5
ARM: mmci: complete the transaction on error
by Russell King
· 14 years ago
f5a106d
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
by Linus Walleij
· 14 years ago
9047b43
mmc: mmci: don't read command response when invalid
by Russell King - ARM Linux
· 14 years ago
8cb2815
ARM: 6632/3: mmci: stop using the blockend interrupts
by Linus Walleij
· 14 years ago
8c11a94
ARM: mmci: Clean up MMCI announcement printk
by Russell King
· 14 years ago
991a86e
ARM: 6530/1: mmci: partially revert clock divisor code
by Linus Walleij
· 14 years ago
b70a67f
ARM: 6526/1: mmci: corrected calculation of clock div for ux500
by Linus Walleij
· 14 years ago
3417780
ARM: 6438/2: mmci: add SDIO support for ST Variants
by Linus Walleij
· 14 years ago
f20f8f2
ARM: 6399/3: mmci: handle broken MCI_DATABLOCKEND hardware
by Linus Walleij
· 14 years ago
2686b4b
ARM: 6311/2: mmci: work with only one irq
by Linus Walleij
· 14 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
18a06301
ARM: 6370/1: mmci: use _cansleep GPIO functions
by Linus Walleij
· 14 years ago
4b8caec
ARM: 6309/1: mmci: allow neither ->status nor gpio_cd to be specified
by Rabin Vincent
· 14 years ago
148b8b3
ARM: 6308/1: mmci: support card detection interrupts
by Rabin Vincent
· 14 years ago
8301bb6
ARM: 6310/1: mmci: support different FIFO sizes
by Rabin Vincent
· 14 years ago
2971944
ARM: 6307/1: mmci: allow the card detect GPIO value not to be inverted
by Rabin Vincent
· 14 years ago
be82ae0
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
74bc809
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
by Russell King
· 14 years ago
08458ef
ARM: 6246/1: mmci: support larger MMCIDATALENGTH register
by Rabin Vincent
· 14 years ago
4380c14
ARM: 6245/1: mmci: enable hardware flow control on Ux500 variants
by Rabin Vincent
· 14 years ago
4956e10
ARM: 6244/1: mmci: add variant data and default MCICLOCK support
by Rabin Vincent
· 14 years ago
bb8f563
ARM: 6243/1: mmci: pass power_mode to the translate_vdd callback
by Rabin Vincent
· 14 years ago
f5e2574
ARM: 6239/1: mmci: let core poll for card detection
by Rabin Vincent
· 14 years ago
528320d
ARM: 6238/1: mmci: fix multi block transfers
by Rabin Vincent
· 14 years ago
4ce1d6c
ARM: 6237/1: mmci: use sg_miter API to fix multi-page sg handling
by Rabin Vincent
· 14 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 14 years ago
808d97c
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
by Linus Walleij
· 15 years ago
771dc15
ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version
by Linus Walleij
· 15 years ago
64de028
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
by Linus Walleij
· 15 years ago
f28e8a4
ARM: 5896/1: MMCI: work around a hardware bug in U300
by Linus Walleij
· 15 years ago
b43149c
ARM: 5785/1: Use ST vendor enum instead of numeral
by Linus Walleij
· 15 years ago
ee17962
ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3
by Linus Walleij
· 15 years ago
34e84f3
ARM: 5721/1: MMCI enable the use of a regulator
by Linus Walleij
· 15 years ago
6ef297f
ARM: 5720/1: Move MMCI header to amba include dir
by Linus Walleij
· 15 years ago
9e6c82c
ARM: 5698/1: MMCI pass capabilities in platform data
by Linus Walleij
· 15 years ago
a6a6464
ARM: 5697/1: MMCI Break out clock divider setup
by Linus Walleij
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
f17a1f0
ARM: 5636/1: Move vendor enum to AMBA include
by Linus Walleij
· 15 years ago
7064d20
ARM: 5685/1: Make MMCI driver compile without gpiolib
by Linus Walleij
· 15 years ago
8900144
MMC: MMCI: use gpiolib for card detect/write protect
by Russell King
· 15 years ago
012b7d3
MMC: MMCI: use AMBA bus accessors
by Russell King
· 15 years ago
dc890c2
[ARM] 5544/1: Trust PrimeCell resource sizes
by Linus Walleij
· 15 years ago
03fbdb1
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
by Alessandro Rubini
· 15 years ago
4ea580f
mmci: fix crash with debug enabled
by Rabin Vincent
· 16 years ago
6dc4a47
[ARM] 5420/1: MMCI devinit and devexit macros
by Linus Walleij
· 16 years ago
cc30d60
mmci: Add support for ST Micro derivate
by Linus Walleij
· 16 years ago
ee569c4
[ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
9e94302
[ARM] 5322/1: Fix fastpath issue in mmci.c
by Linus Walleij
· 16 years ago
23af603
mmc: remove multiwrite capability
by Pierre Ossman
· 16 years ago
c8df9a5
[ARM] 5024/1: Fix some minor clk issues in the MMCI PL18x driver
by Linus Walleij
· 17 years ago
26eed9a
[ARM] 5022/1: Race in ARM MMCI PL18x driver, V2
by Linus Walleij
· 17 years ago
bd6dee6
mmc: sg fallout
by Jens Axboe
· 17 years ago
019a5f5
mmc: don't use weight32()
by Nicolas Pitre
· 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
70f1048
mmc: update header file paths
by Pierre Ossman
· 17 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
[Renamed from drivers/mmc/mmci.c]
f74d132
mmc: Move OCR bit defines
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
e47c222
[ARM] Fix potential MMCI bug
by Russell King
· 18 years ago
ab7aefd
mmc: constify mmc_host_ops vectors
by David Brownell
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
db53f28
[MMC] Add multi block-write capability
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
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
e29419f
[PATCH] 64bit resource: fix up printks for resources in misc drivers
by Greg Kroah-Hartman
· 18 years ago
920e70c
[MMC] Move set_ios debugging into mmc.c
by Russell King
· 19 years ago
c656317
[MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected
by Russell King
· 19 years ago
0425a14
[MMC] mmci: allow small data transfers
by Russell King
· 19 years ago
e922517
[MMC] Add MMC command type flags
by Russell King
· 19 years ago
8995b16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
f8ce254
[ARM] Move asm/hardware/clock.h to linux/clk.h
by Russell King
· 19 years ago
a62c80e
[ARM] Move AMBA include files to include/linux/amba/
by Russell King
· 19 years ago
f3e2628
[MMC] mmci: kunmap_atomic() unmaps virtual address, not page
by Evgeniy Polyakov
· 19 years ago
e9c091b
[MMC] mmci: add data cache coherency
by Russell King
· 19 years ago
a8d3584
[ARM] Remove clk_use()/clk_unuse()
by Russell King
· 19 years ago
69177e8
[MMC] mmci doesn't need asm/irq.h
by Russell King
· 19 years ago
c6b8fda
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
by Russell King
· 19 years ago
8dc0033
[MMC] Allow detection/removal to be delayed
by Richard Purdie
· 19 years ago
d366b64
[MMC] Add mmc_hostname() macro
by Russell King
· 19 years ago
7b09cda
[PATCH] MMC: Fix divdi3 reference in mmci.c
by Russell King
· 19 years ago
e5378ca
[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago