Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
685e444bbaa0a5ed959f39dbb2f219eb44c30421
/
drivers
/
mmc
/
host
/
sdhci.h
685e444
mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode
by Chunyan Zhang
· 6 years ago
b3f80b4
mmc: sdhci: Add sd host v4 mode
by Chunyan Zhang
· 6 years ago
18da199
mmc: sdhci: Add version V4 definition
by Chunyan Zhang
· 6 years ago
54552e4
mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
by Jisheng Zhang
· 6 years ago
e93be38
mmc: sdhci: add adma_table_cnt member to struct sdhci_host
by Jisheng Zhang
· 6 years ago
d462c1b
mmc: sdhci: Export sdhci_request()
by Aapo Vienamo
· 6 years ago
7d8bb1f
mmc: sdhci: add tuning error codes
by Yinbo Zhu
· 6 years ago
6663c41
mmc: sdhci: Export sdhci tuning function symbol
by ernest.zhang
· 6 years ago
fc1fa1b
mmc: sdhci: Program a relatively accurate SW timeout value
by Kishon Vijay Abraham I
· 7 years ago
a999fd9
mmc: sdhci: Add quirk to disable HW timeout
by Adrian Hunter
· 7 years ago
bd9b902
mmc: sdhci: Implement an SDHCI-specific bounce buffer
by Linus Walleij
· 7 years ago
58e79b6
mmc: sdhci: Handle failure of enable_irq_wake()
by Adrian Hunter
· 7 years ago
551d6bd
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
by Adrian Hunter
· 7 years ago
1284c24
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
by Kishon Vijay Abraham I
· 7 years ago
c846a00
mmc: sdhci: add sdma_boundary member to struct sdhci_host
by Srinivas Kandagatla
· 7 years ago
83b600b
mmc: sdhci: Control the delay between tuning commands
by Adrian Hunter
· 8 years ago
2f05b6ab
mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
by Hu Ziji
· 8 years ago
c376ea9
mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
by Hu Ziji
· 8 years ago
6a6d4ce
mmc: sdhci: Export sdhci_set_ios() from sdhci.c
by Hu Ziji
· 8 years ago
8cc3528
mmc: sdhci: clarify the get_timeout_clock callback
by Shawn Lin
· 8 years ago
f12e39d
mmc: sdhci: Add CQE support
by Adrian Hunter
· 8 years ago
4180ffa
mmc: sdhci: Add sdhci_cleanup_host
by Adrian Hunter
· 8 years ago
15becf6
mmc: sdhci: Get rid of 'extern' in header file
by Adrian Hunter
· 8 years ago
d289817
mmc: sdhci: Export sdhci_dumpregs
by Adrian Hunter
· 8 years ago
0c62e67
mmc: sdhci: Remove ->select_drive_strength() callback
by Adrian Hunter
· 8 years ago
b8789ec
mmc: host: Include interrupt.h in mmc host drivers that depends on it
by Ulf Hansson
· 8 years ago
210583f
mmc: sdhci: Include leds.h
by Ulf Hansson
· 8 years ago
85a882c
mmc: sdhci: export sdhci_execute_tuning()
by Masahiro Yamada
· 8 years ago
fec7967
mmc: sdhci: Factor out sdhci_enable_clk
by Ritesh Harjani
· 8 years ago
178b0fa
mmc: sdhci: remove unneeded (void *) casts in sdhci_(pltfm_)priv()
by Masahiro Yamada
· 8 years ago
b0921d5
mmc: sdhci-of-esdhc: fixup PRESENT_STATE read
by Michael Walle
· 8 years ago
606d313
mmc: sdhci: Rename sdhci_set_power() to sdhci_set_power_noreg()
by Adrian Hunter
· 8 years ago
3794c54
mmc: sdhci-of-arasan: Set controller to test mode when no CD bit
by Zach Brown
· 8 years ago
92add82
mmc: sdhci: Remove ->platform_init() callback as it's no longer used
by Ulf Hansson
· 8 years ago
f37b20e
mmc: sdhci: add standard hw auto retuning support
by Dong Aisheng
· 9 years ago
e71d4b8
mmc: sdhci: add define for suspend/resume capability
by Stefan Wahren
· 9 years ago
4e9f8fe
mmc: sdhci: Allow for finishing multiple requests
by Adrian Hunter
· 9 years ago
d7422fb
mmc: sdhci: Separate timer timeout for command and data requests
by Adrian Hunter
· 9 years ago
ed1563d
mmc: sdhci: Track whether a reset is pending
by Adrian Hunter
· 9 years ago
ea96802
mmc: sdhci: Get rid of host->busy_handle
by Adrian Hunter
· 9 years ago
7c89a3d
mmc: sdhci: Record what command is using the data lines
by Adrian Hunter
· 9 years ago
6132a3b
mmc: sdhci: Add sdhci_read_caps()
by Adrian Hunter
· 9 years ago
28da358
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
by Adrian Hunter
· 9 years ago
8cb851a
mmc: sdhci: Make signal voltage support explicit
by Adrian Hunter
· 9 years ago
52f5336
mmc: sdhci: Split sdhci_add_host()
by Adrian Hunter
· 9 years ago
74479c5
mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct members
by Masahiro Yamada
· 9 years ago
4228b21
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
by Adrian Hunter
· 9 years ago
7758229
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
by Ludovic Desroches
· 9 years ago
fb9ee04
mmc: sdhci: Introduce sdhci_calc_clk()
by Ludovic Desroches
· 9 years ago
1dceb04
mmc: sdhci: Fix regression setting power on Trats2 board
by Adrian Hunter
· 9 years ago
94538e5
mmc: sdhci: clean up host cookie handling
by Russell King
· 9 years ago
bf60e59
mmc: sdhci: Allow override of mmc host operations
by Adrian Hunter
· 9 years ago
04a5ae6
mmc: sdhci: 64-bit DMA actually has 4-byte alignment
by Adrian Hunter
· 9 years ago
af95176
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
by ludovic.desroches@atmel.com
· 9 years ago
d31911b
mmc: sdhci: fix dma memory leak in sdhci_pre_req()
by Haibo Chen
· 9 years ago
d1955c3
mmc: sdhci: add quirk SDHCI_QUIRK_CLOCK_DIV_ZERO_BROKEN
by Suneel Garapati
· 10 years ago
cb84964
mmc: sdhci: Add a callback to select drive strength
by Adrian Hunter
· 10 years ago
66c39dfc
mmc: sdhci: Change to new way of doing re-tuning
by Adrian Hunter
· 10 years ago
83f13cc
mmc: sdhci: Remove the sdhci exported header file
by Ulf Hansson
· 10 years ago
9d967a6
mmc: sdhci: add a voltage switch callback function
by Vincent Yang
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
162d6f9
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
e9fb05d
mmc: sdhci: Add HS400 support to SDHCI driver
by Adrian Hunter
· 10 years ago
04834a7
mmc: sdhci: Remove unused SDHCI_CTRL_HS_SDR200
by Adrian Hunter
· 10 years ago
e57a5f6
mmc: sdhci: Add 64-bit ADMA support
by Adrian Hunter
· 10 years ago
0545230
mmc: sdhci: Define ADMA descriptor structure
by Adrian Hunter
· 10 years ago
739d46d
mmc: sdhci: Define ADMA constants
by Adrian Hunter
· 10 years ago
4fb213f
mmc: sdhci: Define maximum segments
by Adrian Hunter
· 10 years ago
7756a96d
mmc: sdhci: execute tuning when device is not busy
by Yi Sun
· 10 years ago
b45e668
mmc: sdhci: add platform set_timeout hook
by Aisheng Dong
· 10 years ago
a6ff5ae
mmc: sdhci: add platform get_max_timeout_count hook
by Aisheng Dong
· 10 years ago
c314b2b
mmc: sdhci: remove platform_suspend/platform_resume callbacks
by Russell King
· 11 years ago
96d7b78
mmc: sdhci: convert sdhci_set_uhs_signaling() into a library function
by Russell King
· 11 years ago
13e6450
mmc: sdhci: set_uhs_signaling() need not return a value
by Russell King
· 11 years ago
1771059
mmc: sdhci: convert sdhci_set_clock() into a library function
by Russell King
· 11 years ago
03231f9
mmc: sdhci: convert reset into a library function
by Russell King
· 11 years ago
2317f56
mmc: sdhci: convert generic bus width setup to library function
by Russell King
· 11 years ago
be13855
mmc: sdhci: allow sdio interrupts while sdhci runtime suspended
by Russell King
· 11 years ago
c0e55129
mmc: sdhci: allow platform access of sdhci_send_command
by Dong Aisheng
· 11 years ago
4525181
mmc: sdhci: add hooks for platform specific tuning
by Dong Aisheng
· 11 years ago
722e128
mmc: sdhci: add card_event callback to sdhci
by Christian Daudt
· 12 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 12 years ago
7bc088d
mmc: sdhci: rename platform_8bit_width to platform_bus_width
by Sascha Hauer
· 12 years ago
a4071fb
mmc: eSDHC: Recover from ADMA errors
by Haijun Zhang
· 12 years ago
63ef5d8
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
by Jerry Huang
· 12 years ago
bad37e1
mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator
by Philip Rakity
· 13 years ago
a1b13b4
mmc: sdhci: Add platform suspend/resume hooks.
by Chris Ball
· 13 years ago
069c9f1
mmc: host: Adds support for eMMC 4.5 HS200 mode
by Girish K S
· 13 years ago
29495aa
mmc: sdhci: remove "state" argument from sdhci_suspend_host
by Manuel Lauss
· 13 years ago
66fd8ad
mmc: sdhci-pci: add runtime pm support
by Adrian Hunter
· 13 years ago
20758b6
mmc: sdhci: add eMMC hardware reset support
by Adrian Hunter
· 13 years ago
8edf6371
mmc: sdhci: Auto-CMD23 support.
by Andrei Warkentin
· 14 years ago
e89d456
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
by Andrei Warkentin
· 14 years ago
6322cdd
mmc: sdhci: add hooks for setting UHS in platform specific code
by Philip Rakity
· 14 years ago
cf2b5ee
mmc: sdhci: add support for retuning mode 1
by Arindam Nath
· 14 years ago
c3ed387
mmc: sdhci: add support for programmable clock mode
by Arindam Nath
· 14 years ago
b513ea2
mmc: sd: add support for tuning during uhs initialization
by Arindam Nath
· 14 years ago
49c468f
mmc: sd: add support for uhs bus speed mode selection
by Arindam Nath
· 14 years ago
d6d50a1
mmc: sd: add support for driver type selection
by Arindam Nath
· 14 years ago
f2119df
mmc: sd: add support for signal voltage switch procedure
by Arindam Nath
· 14 years ago
Next »