index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci-pci: add flag for devices that can support runtime PM
Adrian Hunter
2011-10-26
1
-4
/
+13
*
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
2011-10-26
1
-1
/
+181
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
1
-0
/
+1
*
mmc: block: support no access to boot partitions
Adrian Hunter
2011-10-26
1
-0
/
+2
*
mmc: sdhci-pci: add eMMC hardware reset support
Adrian Hunter
2011-10-26
1
-0
/
+72
*
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
2011-07-20
1
-5
/
+16
*
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
2011-07-20
1
-0
/
+33
*
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-05-24
1
-0
/
+5
*
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
2011-05-24
1
-23
/
+21
*
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
2011-04-27
1
-0
/
+1
*
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-25
1
-4
/
+2
*
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
2011-03-15
1
-4
/
+0
*
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
2011-03-15
1
-0
/
+8
*
mmc: sdhci: Enable bus-width test for JMicron controllers
Takashi Iwai
2011-01-08
1
-0
/
+2
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
1
-6
/
+41
*
mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.
Jennifer Li
2011-01-08
1
-0
/
+112
*
mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms
Jacob Pan
2010-11-09
1
-6
/
+14
*
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
2010-11-07
1
-2
/
+9
*
mmc: sdhci: Add Moorestown device support
Alan Cox
2010-10-23
1
-0
/
+39
*
mmc: sdhci: Intel Medfield support
Xiaochen Shen
2010-10-23
1
-0
/
+48
*
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
2010-10-23
1
-0
/
+2
*
mmc: add ricoh e822 pci id
Pablo Castillo
2010-08-11
1
-0
/
+8
*
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
2010-08-11
1
-0
/
+41
*
drivers/mmc/host: use ERR_CAST
Julia Lawall
2010-05-27
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
2010-03-06
1
-4
/
+3
*
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2010-03-06
1
-3
/
+14
*
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
2009-12-15
1
-0
/
+75
*
sdhci: support for ADMA only hosts
Richard Röjfors
2009-09-23
1
-1
/
+1
*
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
Chris Ball
2009-09-23
1
-1
/
+2
*
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
2009-06-21
1
-0
/
+20
*
sdhci-pci: bad error handling in probe function
Dan Carpenter
2009-05-03
1
-3
/
+5
*
New mail address for Pierre Ossman
Pierre Ossman
2009-04-08
1
-1
/
+1
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chip
Andres Salomon
2009-03-02
1
-0
/
+1
*
Revert "sdhci: force high speed capability on some controllers"
Pierre Ossman
2009-02-18
1
-2
/
+1
*
pci: use pci_ioremap_bar() in drivers/mmc
Arjan van de Ven
2008-12-31
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-10-13
1
-1
/
+2
|
\
|
*
sdhci: force high speed capability on some controllers
Pierre Ossman
2008-10-12
1
-1
/
+2
*
|
Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.
David Woodhouse
2008-09-04
1
-1
/
+1
|
/
*
sdhci: handle bug in JMB38x for sizes < 4 bytes
Pierre Ossman
2008-08-01
1
-1
/
+2
*
sdhci: scatter-gather (ADMA) support
Pierre Ossman
2008-07-15
1
-0
/
+17
*
sdhci-pci: don't penalize newer jmicron chips
Pierre Ossman
2008-07-15
1
-4
/
+6
*
sdhci-pci: unaligned data with ricoh controllers
Pierre Ossman
2008-07-15
1
-0
/
+1
*
sdhci: handle hot-remove
Pierre Ossman
2008-07-15
1
-5
/
+16
*
sdhci: support JMicron secondary interface
Pierre Ossman
2008-07-15
1
-2
/
+125
*
sdhci: toggle JMicron PMOS setting
Pierre Ossman
2008-07-15
1
-0
/
+67
*
sdhci: make workaround for timeout bug more general
Pierre Ossman
2008-07-15
1
-1
/
+1
*
sdhci: more complex quirks handling
Pierre Ossman
2008-07-15
1
-43
/
+86
*
sdhci: remove forced dma quirks
Pierre Ossman
2008-07-15
1
-20
/
+2
[next]