Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4eaf3f64397c3db3c5785eee508270d62a9fabd9
/
drivers
/
mmc
0fed2b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
a2b14dc
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
by Guennadi Liakhovetski
· 15 years ago
ac8fb3e
tmio: add a platform flag to disable card write-protection detection
by Guennadi Liakhovetski
· 15 years ago
311f3ac
mmc: add DMA support to tmio_mmc driver, when used on SuperH
by Guennadi Liakhovetski
· 15 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
6f68fba
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 15 years ago
da7806f
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 15 years ago
1d3c6ff
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
0b28330
Merge branch 'ioat' into dmaengine
by Dan Williams
· 15 years ago
0582763
DMAENGINE: extend the control command to include an arg
by Linus Walleij
· 15 years ago
ac1d426
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
bdef2fe
mmc: at91_mci: modify cache flush routines
by Nicolas Ferre
· 15 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
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
7198f3c
mmc: fix incorrect interpretation of card type bits
by Adrian Hunter
· 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
516a824
sdio: recognize io card without powercycle
by Albert Herranz
· 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
6b5eda3
sdio: put active devices into 1-bit mode during suspend
by Daniel Drake
· 15 years ago
4021684
sdio: kick the interrupt thread upon a resume
by Nicolas Pitre
· 15 years ago
3bca4cf
sdio: don't use CMD[357] as part of a powered SDIO resume
by Chris Ball
· 15 years ago
2f4cbb3
sdio: sdhci support for suspend mode PM features
by Nicolas Pitre
· 15 years ago
da68c4e
sdio: introduce API for special power management 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
3fb7fb4
sdio: add quirk to clamp byte mode transfer
by Bing Zhao
· 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
9446808
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 15 years ago
8b197a5
sdio_uart: Use kfifo instead of the messy circ stuff
by Alan Cox
· 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
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
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
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 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
80c20d5
Merge branch 'omap-fixes-for-linus' into omap-for-linus
by Tony Lindgren
· 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
c286d03
mmc_test: block addressed cards
by Johan Kristell
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
c9404c9
Fix misspelling of "should" and "shouldn't" in comments.
by Adam Buchbinder
· 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
Next »