index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
sdhci: 8-bit data transfer width support
Kyungmin Park
1
-0
/
+5
2010-08-11
sdhci: remove useless set_clock() check
Kyungmin Park
1
-1
/
+1
2010-08-11
mmc: make sdhci work with ricoh mmc controller
Maxim Levitsky
1
-1
/
+2
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-27
mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build
Thomas Abraham
1
-5
/
+15
2010-05-27
sdhci: implement CAP_CLOCK_BASE_BROKEN quirk
Anton Vorontsov
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
1
-9
/
+17
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
1
-8
/
+8
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
1
-30
/
+20
2009-09-23
sdhci: increase timeout for internal clock stabilization.
Chris Ball
1
-2
/
+2
2009-09-23
sdhci: support for ADMA only hosts
Richard Röjfors
1
-20
/
+18
2009-09-23
sdhci-of: fix high-speed cards recognition
Anton Vorontsov
1
-2
/
+7
2009-09-23
sdhci: be more strict with get_min_clock() usage
Anton Vorontsov
1
-1
/
+2
2009-07-31
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-2
/
+8
2009-07-29
sdhci: get rid of "frequency too high" flood when using eSDHC
Anton Vorontsov
1
-1
/
+4
2009-06-21
sdhci: remove needless double parenthesis
Pierre Ossman
1
-3
/
+3
2009-06-21
sdhci: Specific quirk vor VIA SDHCI controller in VX855ES
Harald Welte
1
-0
/
+7
2009-06-21
sdhci: Add support for hosts that are only capable of 1-bit transfers
Anton Vorontsov
1
-1
/
+4
2009-06-21
sdhci: Add SDHCI_QUIRK_NO_MULTIBLOCK quirk
Ben Dooks
1
-1
/
+1
2009-06-21
sdhci: Add better ADMA error reporting
Ben Dooks
1
-1
/
+33
2009-06-13
sdhci: Print ADMA status and pointer on debug
Ben Dooks
1
-0
/
+5
2009-06-13
sdhci: avoid changing voltage needlessly
Pierre Ossman
1
-25
/
+28
2009-04-08
New mail address for Pierre Ossman
Pierre Ossman
1
-1
/
+1
2009-03-24
sdhci: Add quirk for forcing maximum block size to 2048 bytes
Anton Vorontsov
1
-7
/
+13
2009-03-24
sdhci: Add quirk for controllers that need IRQ re-init after reset
Anton Vorontsov
1
-0
/
+7
2009-03-24
sdhci: Add quirk for controllers that need small delays for PIO
Anton Vorontsov
1
-0
/
+3
2009-03-24
sdhci: Add set_clock callback and a quirk for nonstandard clocks
Anton Vorontsov
1
-0
/
+6
2009-03-24
sdhci: Add get_{max,timeout}_clock callbacks
Ben Dooks
1
-7
/
+15
2009-03-24
sdhci: Add support for hosts reporting inverted write-protect state
Anton Vorontsov
1
-0
/
+2
2009-03-24
sdhci: Add support for card-detection polling
Anton Vorontsov
1
-2
/
+15
2009-03-24
sdhci: Enable only relevant (DMA/PIO) interrupts during transfers
Anton Vorontsov
1
-3
/
+14
2009-03-24
sdhci: Split card-detection IRQs management from sdhci_init()
Anton Vorontsov
1
-17
/
+61
2009-03-24
sdhci: Add support for bus-specific IO memory accessors
Anton Vorontsov
1
-81
/
+78
2009-03-02
sdhci: Add quirk for controllers with no end-of-busy IRQ
Ben Dooks
1
-1
/
+4
2009-02-18
sdhci: fix led naming
Helmut Schaa
1
-1
/
+3
2009-02-18
Revert "sdhci: force high speed capability on some controllers"
Pierre Ossman
1
-2
/
+1
2008-12-31
sdhci: handle built-in sdhci with modular leds class
Pierre Ossman
1
-6
/
+11
2008-12-31
sdhci: activate led support also when module
Éric Piel
1
-6
/
+6
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-12
sdhci: 'scratch' may be used uninitialized
Steven Noonan
1
-1
/
+1
2008-10-12
sdhci: force high speed capability on some controllers
Pierre Ossman
1
-1
/
+2
2008-10-12
sdhci: reduce card detection delay
Pierre Ossman
1
-1
/
+1
2008-10-12
sdhci: let the controller wait for busy state to end
Pierre Ossman
1
-6
/
+33
2008-08-01
sdhci: check correct return value
Pierre Ossman
1
-1
/
+1
2008-08-01
sdhci: disable DMA for req, not completely
Pierre Ossman
1
-2
/
+2
2008-08-01
sdhci: handle bug in JMB38x for sizes < 4 bytes
Pierre Ossman
1
-0
/
+9
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
1
-2
/
+2
2008-07-23
sdhci: highmem capable PIO routines
Pierre Ossman
1
-91
/
+72
2008-07-23
sdhci: fix bad warning from commit c8b3e02
Pierre Ossman
1
-1
/
+1
[next]