Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
facba9179e3cd5fa91ff40bbc555c5cd4c101092
/
drivers
/
mmc
facba91
mmc: add missing printk levels
by Pierre Ossman
· 17 years ago
462f104
mmc: remove redundant debug information from sdhci and wbsd
by Pierre Ossman
· 17 years ago
e4d2170
mmc: proper debugging output in core
by Pierre Ossman
· 17 years ago
109b5be
mmc: be more verbose about card insertions/removal
by Pierre Ossman
· 17 years ago
2986d0b
mmc: Don't hold lock when releasing an added card
by Pierre Ossman
· 17 years ago
cf795bf
mmc: add a might_sleep() to mmc_claim_host()
by Pierre Ossman
· 17 years ago
67a61c4
mmc: update kerneldoc
by Pierre Ossman
· 17 years ago
70f1048
mmc: update header file paths
by Pierre Ossman
· 17 years ago
b835226
sdhci: add support to ENE-CB714
by Leandro Dorileo
· 17 years ago
43b58b3
mmc: check error bits before command completion
by Pierre Ossman
· 17 years ago
964f9ce
sdhci: make sure to clear the error interrupt
by Pierre Ossman
· 17 years ago
63b6643
mmc: at91_mci: wakeup on card insertion (or removal)
by Marc Pignat
· 17 years ago
dd00cc4
some kmalloc/memset ->kzalloc (tree wide)
by Yoann Padioleau
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
4aabab2
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
7a2b94b
[ARM] pxa: remove MMC register defines from pxa-regs.h
by Russell King
· 17 years ago
ed99c54
mmc: at91_mci: fix hanging and rework to match flowcharts
by Nicolas Ferre
· 17 years ago
e8d04d3
mmc: at91_mci typo
by Nicolas Ferre
· 17 years ago
9d26a5d
sdhci: Fix "Unexpected interrupt" handling
by Rolf Eike Beer
· 17 years ago
8c75dea
mmc: fix silly copy-and-paste error
by Pierre Ossman
· 17 years ago
ffce2e7
mmc: move layer init and workqueue to core file
by Pierre Ossman
· 17 years ago
b93931a
mmc: refactor host class handling
by Pierre Ossman
· 17 years ago
4101c16
mmc: refactor bus operations
by Pierre Ossman
· 17 years ago
7de064e
sdhci: add ene controller id
by Milko Krachounov
· 17 years ago
98ccf14
mmc: bounce requests for simple hosts
by Pierre Ossman
· 17 years ago
c3bff2e
mmc: get back read-only switch function
by Pierre Ossman
· 17 years ago
0107a4b
mmc-omap: fix sd response type 6 vs. 1
by Ragner Magalhaes
· 17 years ago
3373c0a
mmc: don't call switch on old cards
by Pierre Ossman
· 17 years ago
7165129
mmc: fix broken if clause
by Pierre Ossman
· 17 years ago
60da8de
au1xmmc: Replace C code with call to ARRAY_SIZE() macro.
by Robert P. J. Day
· 17 years ago
b6cedb3
mmc-atmel: remove linux/mmc/protocol.h dependencies
by Marc Pignat
· 17 years ago
9c9f2d6
mmc: clean up unused parts of block driver
by Pierre Ossman
· 17 years ago
90e07d9
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response
by Nicolas Pitre
· 17 years ago
fe6b4c8
mmc: use assigned major for block device
by Pierre Ossman
· 17 years ago
6ba736a
sdhci: handle dma boundary interrupts
by Pierre Ossman
· 17 years ago
c0f3b6c
mmc: au1xmmc command types check from data flags
by Yoichi Yuasa
· 17 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 17 years ago
01f41ec
mmc build fix
by Andrew Morton
· 17 years ago
1efd48b
mmc: use lock instead of claim in debug check
by Pierre Ossman
· 17 years ago
790864d
mmc: Use menuconfig objects
by Jan Engelhardt
· 17 years ago
055b822
disable socket power in adapter driver instead of media one
by Alex Dubov
· 18 years ago
c6799ad
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
d3af5ab
mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work
by Tony Lindgren
· 18 years ago
46a6730
mmc-omap: Fix omap to use MMC_POWER_ON
by Tony Lindgren
· 18 years ago
3647afc
mmc-omap: add missing '\n'
by Arnaud Patard
· 18 years ago
d97956f
mmc: make tifm_sd_set_dma_data() static
by Adrian Bunk
· 18 years ago
bd76631
mmc: remove old card states
by Pierre Ossman
· 18 years ago
6abaa0c
mmc: support unsafe resume of cards
by Pierre Ossman
· 18 years ago
89a73cf
mmc: separate out reading EXT_CSD
by Pierre Ossman
· 18 years ago
1addfcd
mmc: break apart switch function
by Pierre Ossman
· 18 years ago
55556da
MMC: Fix handling of low-voltage cards
by Philip Langdale
· 18 years ago
4be34c9
MMC: Consolidate voltage definitions
by Philip Langdale
· 18 years ago
7ea239d
mmc: add bus handler
by Pierre Ossman
· 18 years ago
b2670b1
wbsd: check for data opcode earlier
by Pierre Ossman
· 18 years ago
da7fbe5
mmc: Separate out protocol ops
by Pierre Ossman
· 18 years ago
aaac1b4
mmc: Move core functions to subdir
by Pierre Ossman
· 18 years ago
b855885
mmc: deprecate mmc bus topology
by Pierre Ossman
· 18 years ago
b5af25b
mmc: remove card upon suspend
by Pierre Ossman
· 18 years ago
d2b46f6
mmc: allow suspended block driver to be removed
by Pierre Ossman
· 18 years ago
3b91e55
mmc: Flush pending detects on host removal
by Pierre Ossman
· 18 years ago
1c6a071
mmc: Move host and card drivers to subdirs
by Pierre Ossman
· 18 years ago
98ac216
mmc: Move queue functions to mmc_block
by Pierre Ossman
· 18 years ago
29041db
mmc: Move "present" marking
by Pierre Ossman
· 18 years ago
f74d132
mmc: Move OCR bit defines
by Pierre Ossman
· 18 years ago
9c2c0af
mmc: add type field to cards
by Pierre Ossman
· 18 years ago
85a18ad
mmc: MMC sector based cards
by Pierre Ossman
· 18 years ago
de85989
mmc: use right timing mode constant
by Pierre Ossman
· 18 years ago
91f8d01
tifm: layout fixes, small changes to comments and printfs
by Alex Dubov
· 18 years ago
13cdf48
tifm_sd: implement software scatter-gather
by Alex Dubov
· 18 years ago
5897d65
tifm_sd: fix resume handler
by Alex Dubov
· 18 years ago
72dc9d9
tifm_sd: replace command completion state machine with full checking
by Alex Dubov
· 18 years ago
dfef26d
tifm_sd: merge dma and pio request processing paths
by Alex Dubov
· 18 years ago
0007d48
tifm_sd: separate command flags, socket flags and register bit masks
by Alex Dubov
· 18 years ago
592d372
tifm_sd: remove wait for power off on remove
by Alex Dubov
· 18 years ago
b039d4a
tifm_sd: remove tifm_sd_terminate function
by Alex Dubov
· 18 years ago
e23f2b8
tifm: simplify bus match and uevent handlers
by Alex Dubov
· 18 years ago
4552f0c
tifm: hide details of interrupt processing from socket drivers
by Alex Dubov
· 18 years ago
5721dbf
wbsd: remove block crc test
by Pierre Ossman
· 18 years ago
976d927
mmc: enforce correct sg list
by Pierre Ossman
· 18 years ago
14d836e
mmc: cull sg list to match mmc request size
by Alex Dubov
· 18 years ago
bf62456
uevent: use add_uevent_var() instead of open coding it
by Eric Rannaud
· 18 years ago
7053acb
[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX
by Eric Miao
· 18 years ago
2cb3320
[ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems
by Pavel Pisa
· 18 years ago
a715dfc
sdhci: release irq during suspend
by Pierre Ossman
· 18 years ago
62df67a5
sdhci: make isr tolerant of read errors
by Mark Lord
· 18 years ago
cd9277c
mmc: require explicit support for high-speed
by Pierre Ossman
· 18 years ago
59b8175
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
a727fea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
12c8345
tifm_sd: treat "status error" as normal command completion
by Alex Dubov
· 18 years ago
abc7166
mmc: wbsd: Remove stray kunmap_atomic()
by Pierre Ossman
· 18 years ago
9f3bed5
[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitives
by Al Viro
· 18 years ago
acf1da4
mmc: sdhci: Stop asking for mail
by Pierre Ossman
· 18 years ago
52fbf9c
mmc: sdhci: Remove driver version
by Pierre Ossman
· 18 years ago
1615cc2
mmc: wbsd: Remove driver version
by Pierre Ossman
· 18 years ago
93a3ddc
[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h
by Andrew Victor
· 18 years ago
f9d429a
mmc: tifm: replace kmap with page_address
by Pierre Ossman
· 18 years ago
c70840e
mmc: sdhci: fix voltage ocr
by Pierre Ossman
· 18 years ago
2a22b14
mmc: sdhci: replace kmap with page_address
by Pierre Ossman
· 18 years ago
4a0ddbd
mmc: wbsd: replace kmap with page_address
by Pierre Ossman
· 18 years ago
Next »