Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
eee743fd7eac9f2ea69ad06d093dfb5a12538fe5
/
drivers
/
mmc
/
host
« Previous
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 14 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 14 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
4a31f2e
ARM: mx3: Fix a race condition in mxcmmc
by Daniel Mack
· 15 years ago
bdef2fe
mmc: at91_mci: modify cache flush routines
by Nicolas Ferre
· 14 years ago
d586ebb
mmc: atmel-mci: fix in debugfs: response value printing
by Nicolas Ferre
· 15 years ago
abc2c9f
mmc: atmel-mci: remove data error interrupt after xfer
by Nicolas Ferre
· 15 years ago
009a891
mmc: atmel-mci: prevent kernel oops while removing card
by Nicolas Ferre
· 15 years ago
ebb1fea
mmc: atmel-mci: fix two parameters swapped
by Nicolas Ferre
· 15 years ago
f97cab2
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
by Eric Miao
· 15 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
3fcb027
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
by Daniel Mack
· 15 years ago
f441b99
ARM: MXC: mxcmmc: Teach the driver SDIO operations
by Daniel Mack
· 15 years ago
4725f6f
ARM: MXC: mxcmmc: misc cleanups
by Daniel Mack
· 15 years ago
cdeebad
omap hsmmc: fix a bug in card remove scenario
by Madhusudhan Chikkature
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
c3635c7
DMAENGINE: generic slave control v2
by Linus Walleij
· 15 years ago
1cd2296
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
by San Mehat
· 15 years ago
d0719e5
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
by San Mehat
· 15 years ago
6ac9ea6
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
by San Mehat
· 15 years ago
91bb649
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk timer won't fire
by Dmitry Shmidt
· 15 years ago
24bbd7d
mmc: msm_sdcc: Enable busclk idle timer for power savings
by San Mehat
· 15 years ago
673ce00
mmc: msm_sdcc: Don't disable interrupts while suspending
by San Mehat
· 15 years ago
b3b0ca8
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
by San Mehat
· 15 years ago
f474849
mmc: msm_sdcc: Featurize busclock power save and disable it by default
by San Mehat
· 15 years ago
c7fc937
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
by San Mehat
· 15 years ago
56a8b5b
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
by San Mehat
· 15 years ago
51905dc
mmc: msm_sdcc: Schedule clock disable after probe
by San Mehat
· 15 years ago
8b1c2ba
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
by San Mehat
· 15 years ago
865c806
mmc: msm_sdcc: Driver clocking/irq improvements
by San Mehat
· 15 years ago
5b00f40
msm: Add 'execute' datamover callback
by San Mehat
· 15 years ago
b3fa579
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
by San Mehat
· 15 years ago
4adbbcc
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling clocks
by San Mehat
· 15 years ago
11bfe2e
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d759c37
mxcmmc: fixed max_seg_size value on initialization
by Vladimir Zapolskiy
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3d8ca8c
mfd/mmc: SDHI Kconfig update
by Magnus Damm
· 15 years ago
7ee422d
tmio_mmc: Balance cell enable()/disable() calls
by Magnus Damm
· 15 years ago
6d9af5a
tmio_mmc: Use 100ms mmc_detect_change() delay
by Magnus Damm
· 15 years ago
b741d44
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
by Yusuke Goda
· 15 years ago
a8c39d8
tmio_mmc: Keep card-detect interrupts enabled
by Guennadi Liakhovetski
· 15 years ago
8493829
mmc: enable DMA on Ricoh sdhci reader by default
by Vasily Khoruzhick
· 15 years ago
752993e
mmc: at91_mci: correct kunmap_atomic()
by Nicolas Ferre
· 15 years ago
5b27a1a
mmc: at91_mci: introduce per-mci-revision conditional code
by Nicolas Ferre
· 15 years ago
541e7ef
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
by Nicolas Ferre
· 15 years ago
9af13be
mmc: at91_mci: enable large data blocks
by Wolfgang Muees
· 15 years ago
86ee26f
mmc: at91_mci: use DMA buffer for read
by Wolfgang Muees
· 15 years ago
3780d90
mmc: at91_mci: use one coherent DMA buffer
by Wolfgang Muees
· 15 years ago
a04ac5b
mmc: at91_mci: fix timeout errors
by Wolfgang Muees
· 15 years ago
0b3520f
mmc: at91_mci: fix pointer errors
by Wolfgang Muees
· 15 years ago
dc2ed55
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin
by Lars-Peter Clausen
· 15 years ago
c212808
s3cmci: initialize default platform data no_wprotect and no_detect with 1
by Lars-Peter Clausen
· 15 years ago
2f4cbb3
sdio: sdhci support for suspend mode PM features
by Nicolas Pitre
· 15 years ago
9e506f3
sdhci: improve sdhci sdhci_set_adma_desc() code
by Ben Dooks
· 15 years ago
118cd17
sdhci: add adma descriptor set call
by Ben Dooks
· 15 years ago
729adf1
mmc: bfin_sdh: set timeout based on actual card data
by Cliff Cai
· 15 years ago
05dabcc
mmc: bfin_sdh: drop redundant MMC depend string
by Mike Frysinger
· 15 years ago
c744d98
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
by Mike Frysinger
· 15 years ago
09591dd
mmc: Atmel host kconfig cleanup for everyone else
by Nicolas Ferre
· 15 years ago
132f107
davinci: MMC: add support for 8bit MMC cards
by Vipin Bhandari
· 15 years ago
03cd8f7
ricoh_mmc: port from driver to pci quirk
by Maxim Levitsky
· 15 years ago
d702d12
Merge with mainline to remove plat-omap/Kconfig conflict
by Tony Lindgren
· 15 years ago
ac0f6f9
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
3b83907
MMC: AU1xMMC: Allow platforms to disable host capabilities
by Manuel Lauss
· 15 years ago
963accb
MIPS: Alchemy: change dbdma to accept physical memory addresses
by Manuel Lauss
· 15 years ago
ea071cc
MIPS: Alchemy: remove dbdma compat macros
by Manuel Lauss
· 15 years ago
3560adf
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel
by Russell King
· 15 years ago
64de028
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
by Linus Walleij
· 15 years ago
b702b10
omap_hsmmc: allow compile without regulator framework
by Adrian Hunter
· 15 years ago
e0eb242
omap_hsmmc: Allow for a shared VccQ
by Adrian Hunter
· 15 years ago
6da20c8
omap_hsmmc: Ensure regulator enable / disable are paired
by Adrian Hunter
· 15 years ago
4380eea
omap_hsmmc: Fix disable timeouts
by Adrian Hunter
· 15 years ago
1df58db
omap_hsmmc: Allow for power saving without going off
by Adrian Hunter
· 15 years ago
db0fefc
omap_hsmmc: Move gpio and regulator control from board file
by Adrian Hunter
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
f28e8a4
ARM: 5896/1: MMCI: work around a hardware bug in U300
by Linus Walleij
· 15 years ago
5b8a2fb
msm_sdcc.c: missing brackets in msmsdcc_resume()
by Roel Kluin
· 15 years ago
64e8867
mfd: tmio_mmc hardware abstraction for CNF area
by Ian Molton
· 15 years ago
1144ab5
sdhci-of: add support for the wii sdhci controller
by Albert Herranz
· 15 years ago
7657c3a
sdhci-of: reorganize driver to support additional hardware
by Albert Herranz
· 15 years ago
bc1ad56
sdhci-of: rename main driver file prior to reorganization
by Albert Herranz
· 15 years ago
c0bba0d
sdhci: protect header file against multi inclusion
by Albert Herranz
· 15 years ago
14f1b75
mmc: let tmio-mmc use dev_name() with request_irq()
by Magnus Damm
· 15 years ago
eb962d5
mmc: Blackfin SD Host Controller Driver
by Cliff Cai
· 15 years ago
74791a2
mmc: atmel-mci: new MCI2 module support in atmel-mci driver
by Nicolas Ferre
· 15 years ago
2635d1b
atmel-mci: change use of dma slave interface
by Nicolas Ferre
· 15 years ago
c78402e
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
by Ben Dooks
· 15 years ago
a7a6186
sdhci: add support for the SysKonnect CardBus2SDIO adapter
by Nicolas Pitre
· 15 years ago
e799acb
mmci-omap: remove bogus check for host->iclk
by Ladislav Michl
· 15 years ago
7e30b8d
davinci: mmc: add cpufreq support
by Chaithrika U S
· 15 years ago
3d348aa
mmc: davinci: modify data types of EDMA related variables
by Sudhakar Rajashekhara
· 15 years ago
b4cff45
DaVinci: MMC: MMC/SD controller driver for DaVinci family
by Vipin Bhandari
· 15 years ago
3423d80
drivers/mmc: Move dereference after NULL test
by Julia Lawall
· 15 years ago
c0521ba
mxcmmc: fix error path in mxcmci_probe
by Uwe Kleine-König
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
09cea96
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
c4e194e
Merge branch 'for-linus' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 15 years ago
3989d17
HTC Dream: mmc compilation fixes
by Pavel Machek
· 15 years ago
Next »