index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-09
|
\
|
*
mmc: sdhci-pci: Use module_pci_driver
Sachin Kamat
2012-09-04
*
|
sections: fix section conflicts in drivers/mmc
Andi Kleen
2012-10-05
|
/
*
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
2012-07-22
*
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
2012-04-05
*
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
2012-04-05
*
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
2012-04-05
*
mmc: sdhci-pci: allow 8-bit bus width for Intel PCH
Alexander Stein
2012-03-27
*
mmc: sdhci-pci: Add MSI support
Alexander Stein
2012-03-27
*
mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO
Adrian Hunter
2012-03-27
*
mmc: sdhci-pci: select HC erase size for Medfield eMMC
Adrian Hunter
2012-03-27
*
mmc: sdhci-pci: set Medfield SDIO as non-removable
Adrian Hunter
2012-02-13
*
mmc: sdhci-pci: enable runtime PM for Medfield SDIO
Adrian Hunter
2012-01-11
*
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
2012-01-11
*
mmc: sdhci-pci: get gpio numbers from platform data
Adrian Hunter
2012-01-11
*
mmc: sdhci-pci: add platform data
Adrian Hunter
2012-01-11
*
mmc: sdhci-pci: simplify error handling
Axel Lin
2012-01-11
*
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
2011-12-19
*
mmc: sdhci-pci: add flag for devices that can support runtime PM
Adrian Hunter
2011-10-26
*
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
2011-10-26
*
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
2011-10-26
*
mmc: block: support no access to boot partitions
Adrian Hunter
2011-10-26
*
mmc: sdhci-pci: add eMMC hardware reset support
Adrian Hunter
2011-10-26
*
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
2011-07-20
*
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
2011-07-20
*
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-05-24
*
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
2011-05-24
*
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
2011-04-27
*
mmc: use pci_dev->revision
Sergei Shtylyov
2011-03-25
*
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
2011-03-15
*
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
2011-03-15
*
mmc: sdhci: Enable bus-width test for JMicron controllers
Takashi Iwai
2011-01-08
*
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2011-01-08
*
mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.
Jennifer Li
2011-01-08
*
mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms
Jacob Pan
2010-11-09
*
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
2010-11-07
*
mmc: sdhci: Add Moorestown device support
Alan Cox
2010-10-23
*
mmc: sdhci: Intel Medfield support
Xiaochen Shen
2010-10-23
*
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
2010-10-23
*
mmc: add ricoh e822 pci id
Pablo Castillo
2010-08-11
*
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
2010-08-11
*
drivers/mmc/host: use ERR_CAST
Julia Lawall
2010-05-27
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
2010-03-06
*
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2010-03-06
*
sdhci: add support for the SysKonnect CardBus2SDIO adapter
Nicolas Pitre
2009-12-15
*
sdhci: support for ADMA only hosts
Richard Röjfors
2009-09-23
*
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
Chris Ball
2009-09-23
*
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
2009-06-21
*
sdhci-pci: bad error handling in probe function
Dan Carpenter
2009-05-03
[next]