- 8357f6f Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years ago
- 52cc1d7 PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro by Paul Cercueil · 3 years ago
- 1151e3c Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years ago
- a474e52 mmc: jz4740: Support using a bi-directional DMA channel by Paul Cercueil · 3 years, 1 month ago
- e0d64ec mmc: jz4740: Use the new PM macros by Paul Cercueil · 3 years, 1 month ago
- 79c62de mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data by Christoph Hellwig · 3 years, 4 months ago
- f95deae mmc: jz4740: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- d1c777e mmc: JZ4740: Add support for JZ4775 by 周琰杰 (Zhou Yanjie) · 3 years, 7 months ago
- d03be8c mmc: jz4740: Remove redundant error printing in jz4740_mmc_probe() by Zhen Lei · 3 years, 8 months ago
- c7129b7 mmc: jz4740: remove unused struct component card_detect_irq by H. Nikolaus Schaller · 4 years, 1 month ago
- 21b2cec mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4 by Douglas Anderson · 4 years, 4 months ago
- 295208a mmc: jz4740: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 02fd86b mmc: jz4740: Use pm_ptr() macro by Paul Cercueil · 4 years, 6 months ago
- d422f8b mmc: jz4740: Inform the mmc core about the maximum busy timeout by Ulf Hansson · 4 years, 9 months ago
- a62ff54 mmc: jz4740: Convert to pinctrl_select_default_state() by Ulf Hansson · 5 years ago
- 80fe4e9 mmc: jz4740: Add support for Low Power Mode (LPM) by Zhou Yanjie · 5 years ago
- fea5fcc mmc: jz4740: Add support for X1000 by Zhou Yanjie · 5 years ago
- 2af2af9 mmc: jz4740: Add support for JZ4760 by Zhou Yanjie · 5 years ago
- a02f8f4 mmc: jz4740: Add 8bit mode support by Zhou Yanjie · 5 years ago
- 6e943c1 mmc: jz4740: Drop dependency on arch header by Paul Cercueil · 5 years ago
- 65af986 mmc: jz4740: Code cleanup by Paul Cercueil · 5 years ago
- 9a7957d mmc: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
- a912e80 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 by Thomas Gleixner · 6 years ago
- 0539552 mmc: jz4740: Remove platform data and use standard APIs by Paul Cercueil · 6 years ago
- 7f76e46 mmc: jz4740: Annotate implicit fall through by Mathieu Malaterre · 6 years ago
- feb3574 mmc: jz4740: Use PTR_ERR_OR_ZERO in jz4740_mmc_request_gpios() by YueHaibing · 6 years ago
- 96e03ff mmc: jz4740: rework pre_req/post_req implementation by Ezequiel Garcia · 6 years ago
- 0f6f323 mmc: jz4740: Use GPIO descriptor for power by Linus Walleij · 6 years ago
- 0c901c0 mmc: jz4740: Get CD/WP GPIOs from descriptors by Linus Walleij · 6 years ago
- a0c938b mmc: jz4740: Add support for the JZ4725B by Paul Cercueil · 6 years ago
- fb0ce9d mmc: jz4740: Use dma_request_chan() by Ezequiel Garcia · 7 years ago
- 6a78768 mmc: jz4740: Add support for the JZ4780 by Alex Smith · 7 years ago
- 6861fce mmc: jz4740: Set clock rate to mmc->f_max rather than JZ_MMC_CLK_RATE by Alex Smith · 7 years ago
- 61e11eb mmc: jz4740: Introduce devicetree probe by Ezequiel Garcia · 7 years ago
- 436a3cf mmc: jz4740: Reset the device requesting the interrupt by Zubair Lutfullah Kakakhel · 7 years ago
- 39e9ef1 mmc: jz4740: Use dev_get_platdata by Ezequiel Garcia · 7 years ago
- 7e7845f mmc: jz4780: Order headers alphabetically by Ezequiel Garcia · 7 years ago
- 7e8466e mmc: jz4740: Fix error exit path in driver's probe by Paul Cercueil · 7 years ago
- a04f001 mmc: jz4740: Fix race condition in IRQ mask update by Alex Smith · 7 years ago
- 2ee4f62 mmc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- fa5ed6b mmc: jz4740: Let the pinctrl driver configure the pins by Paul Cercueil · 8 years ago
- feeef09 mmc: use new core function mmc_get_dma_dir by Heiner Kallweit · 8 years ago
- d3c6aac mmc: delete is_first_req parameter from pre-request callback by Linus Walleij · 8 years ago
- 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
- 31f1c44 mmc: jz4740_mmc: remove the MMC_DATA_STREAM flag by Jaehoon Chung · 9 years ago
- 2137f5d mmc: remove .owner field for drivers using module_platform_driver by Peter Griffin · 10 years ago
- bb2f459 mmc: jz4740: prepare next dma transfer in parallel with current transfer by Apelete Seketeli · 10 years ago
- 7ca27a6 mmc: jz4740: add dma infrastructure for data transfers by Apelete Seketeli · 10 years ago
- 1acee84 mmc: jz4740: don't wait for PRG_DONE after stop command with R1 response by Alex Smith · 11 years ago
- c91c413 mmc: jz4740: Move away from using deprecated APIs by Ulf Hansson · 11 years ago
- 214fc30 mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() by Laurent Pinchart · 11 years ago
- 3e7e8c1 mmc: jz4740: fix return value check in jz4740_mmc_probe() by Wei Yongjun · 12 years ago
- 017d84b mmc: jz4740: Use managed resources by Lars-Peter Clausen · 12 years ago
- 58e300a mmc: jz4740: Use slot-gpio helpers by Lars-Peter Clausen · 12 years ago
- 5d5c035 mmc: jz4740: Use SIMPLE_DEV_PM_OPS by Lars-Peter Clausen · 12 years ago
- 8a489aa mmc: jz4740: Fix handling of read errors. by Paul Cercueil · 12 years ago
- 3319479 mmc: jz4740: Remove duplicated code. by Paul Cercueil · 12 years ago
- fca9661 mmc: jz4740: Use clk_prepare_enable/clk_disable_unprepare by Lars-Peter Clausen · 12 years ago
- 113a87f mmc: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
- 6e0ee71 mmc: remove use of __devexit by Bill Pemberton · 12 years ago
- c3be1ef mmc: remove use of __devinit by Bill Pemberton · 12 years ago
- 0433c14 mmc: remove use of __devexit_p by Bill Pemberton · 12 years ago
- d1f81a6 mmc: convert drivers/mmc/host/* to use module_platform_driver() by Axel Lin · 13 years ago
- 3119cbd mmc: jz4740: don't treat NULL clk as an error by Jamie Iles · 14 years ago
- a36274e mmc: Remove distinction between hw and phys segments by Martin K. Petersen · 14 years ago
- 61bfbdb MMC: Add support for the controller on JZ4740 SoCs. by Lars-Peter Clausen · 15 years ago