index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci-pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2012-12-06
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller
Madhvapathi Sriram
1
-0
/
+1
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-29
mmc: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-08
mmc: sdhci-pci: fix 'Invalid iomem size' error message condition
Adrian Hunter
1
-1
/
+1
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-18
/
+1
2012-10-05
sections: fix section conflicts in drivers/mmc
Andi Kleen
1
-1
/
+1
2012-09-04
mmc: sdhci-pci: Use module_pci_driver
Sachin Kamat
1
-18
/
+1
2012-07-22
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
1
-0
/
+1
2012-04-06
Revert "mmc: sdhci-pci: Add MSI support"
Chris Ball
1
-6
/
+0
2012-04-06
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
Chris Ball
1
-3
/
+1
2012-04-06
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
Manuel Lauss
1
-1
/
+3
2012-03-27
mmc: sdhci-pci: allow 8-bit bus width for Intel PCH
Alexander Stein
1
-0
/
+33
2012-03-27
mmc: sdhci-pci: Add MSI support
Alexander Stein
1
-0
/
+6
2012-03-27
mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO
Adrian Hunter
1
-0
/
+5
2012-03-27
mmc: sdhci-pci: select HC erase size for Medfield eMMC
Adrian Hunter
1
-1
/
+2
2012-02-14
mmc: sdhci-pci: set Medfield SDIO as non-removable
Adrian Hunter
1
-1
/
+1
2012-01-12
mmc: sdhci-pci: enable runtime PM for Medfield SDIO
Adrian Hunter
1
-0
/
+7
2012-01-12
mmc: sdhci-pci: remove SDHCI_QUIRK2_OWN_CARD_DETECTION
Adrian Hunter
1
-1
/
+0
2012-01-12
mmc: sdhci-pci: get gpio numbers from platform data
Adrian Hunter
1
-68
/
+41
2012-01-12
mmc: sdhci-pci: add platform data
Adrian Hunter
1
-4
/
+28
2012-01-12
mmc: sdhci-pci: simplify error handling
Axel Lin
1
-20
/
+18
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
1
-13
/
+13
2011-10-27
mmc: sdhci-pci: add flag for devices that can support runtime PM
Adrian Hunter
1
-4
/
+13
2011-10-27
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
1
-1
/
+181
2011-10-27
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-27
mmc: block: support no access to boot partitions
Adrian Hunter
1
-0
/
+2
2011-10-27
mmc: sdhci-pci: add eMMC hardware reset support
Adrian Hunter
1
-0
/
+72
2011-07-21
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
1
-5
/
+16
2011-07-21
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
1
-0
/
+33
2011-05-25
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-0
/
+5
2011-05-25
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
1
-23
/
+21
2011-04-28
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
1
-0
/
+1
2011-03-25
mmc: use pci_dev->revision
Sergei Shtylyov
1
-4
/
+2
2011-03-15
mmc: sdhci-pci: Remove set-but-unused variable.
Chris Ball
1
-4
/
+0
2011-03-15
mmc: sdhci: Add Ricoh e823 PCI ID
Manoj Iyer
1
-0
/
+8
2011-01-09
mmc: sdhci: Enable bus-width test for JMicron controllers
Takashi Iwai
1
-0
/
+2
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
1
-6
/
+41
2011-01-09
mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.
Jennifer Li
1
-0
/
+112
2010-11-09
mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms
Jacob Pan
1
-6
/
+14
2010-11-08
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
1
-2
/
+9
2010-10-23
mmc: sdhci: Add Moorestown device support
Alan Cox
1
-0
/
+39
2010-10-23
mmc: sdhci: Intel Medfield support
Xiaochen Shen
1
-0
/
+48
2010-10-23
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
1
-0
/
+2
2010-08-11
mmc: add ricoh e822 pci id
Pablo Castillo
1
-0
/
+8
2010-08-11
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
1
-0
/
+41
2010-05-27
drivers/mmc/host: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]