Age | Commit message (Expand) | Author | Files | Lines |
2023-11-14 | mmc: block: Retry commands in CQE error recovery | Adrian Hunter | 1 | -2/+5 |
2023-11-14 | mmc: block: Be sure to wait while busy in CQE error recovery | Adrian Hunter | 1 | -0/+2 |
2023-11-14 | mmc: block: Do not lose cache flush during CQE error recovery | Adrian Hunter | 1 | -0/+2 |
2023-11-03 | Revert "mmc: core: Capture correct oemid-bits for eMMC cards" | Dominique Martinet | 1 | -1/+1 |
2023-11-03 | mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54A | Bean Huo | 4 | -6/+17 |
2023-10-10 | mmc: debugfs: Allow host caps to be modified | Vincent Whitchurch | 1 | -2/+49 |
2023-10-10 | mmc: core: Always reselect card type | Vincent Whitchurch | 1 | -1/+6 |
2023-09-27 | mmc: Merge branch fixes into next | Ulf Hansson | 1 | -1/+1 |
2023-09-27 | mmc: core: Capture correct oemid-bits for eMMC cards | Avri Altman | 1 | -1/+1 |
2023-09-27 | mmc: Merge branch fixes into next | Ulf Hansson | 2 | -12/+27 |
2023-09-27 | mmc: core: Allow dynamical updates of the number of requests for hsq | Wenchao Chen | 1 | -5/+1 |
2023-09-26 | mmc: core: Fix error propagation for some ioctl commands | Ulf Hansson | 1 | -11/+20 |
2023-09-26 | mmc: core: sdio: hold retuning if sdio in 1-bit mode | Haibo Chen | 1 | -1/+7 |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
2023-08-25 | mmc: core: Add host specific tuning support for SD HS mode | Wenchao Chen | 4 | -3/+15 |
2023-08-20 | Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p... | Greg Kroah-Hartman | 1 | -3/+4 |
2023-08-15 | mmc: pwrseq: Convert to platform remove callback returning void | Yangtao Li | 1 | -4/+2 |
2023-08-15 | mmc: pwrseq: sd8787: Convert to platform remove callback returning void | Yangtao Li | 1 | -4/+2 |
2023-08-15 | mmc: pwrseq_simple: Convert to platform remove callback returning void | Yangtao Li | 1 | -4/+2 |
2023-08-11 | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 1 | -1/+2 |
2023-08-11 | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 1 | -2/+1 |
2023-08-11 | mmc: core: Cleanup mmc_sd_num_wr_blocks() function | Victor Shih | 1 | -9/+1 |
2023-08-09 | mmc: remove unnecessary set_drvdata() function | Yang Yingliang | 1 | -1/+0 |
2023-08-09 | mmc: Merge branch fixes into next | Ulf Hansson | 1 | -3/+4 |
2023-08-09 | mmc: core: propagate removable attribute to driver core | Thomas Weißschuh | 1 | -0/+3 |
2023-08-08 | mmc: block: Fix in_flight[issue_type] value error | Yibin Ding | 1 | -3/+4 |
2023-06-30 | mmc: Revert "mmc: core: Allow mmc_start_host() synchronously detect a card" | Ulf Hansson | 1 | -11/+4 |
2023-06-29 | Merge tag 'mmc-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 5 | -32/+77 |
2023-06-26 | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -6/+6 |
2023-06-20 | mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019 | Marek Vasut | 3 | -8/+37 |
2023-06-20 | mmc: core: disable TRIM on Kingston EMMC04G-M627 | Robert Marko | 1 | -0/+7 |
2023-06-19 | mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M | Robert Marko | 1 | -0/+7 |
2023-06-13 | mmc: core: Allow mmc_start_host() synchronously detect a card | Dennis Zhou | 1 | -4/+11 |
2023-06-12 | block: replace fmode_t with a block-specific type for block open flags | Christoph Hellwig | 1 | -4/+4 |
2023-06-12 | block: remove the unused mode argument to ->release | Christoph Hellwig | 1 | -1/+1 |
2023-06-12 | block: pass a gendisk to ->open | Christoph Hellwig | 1 | -2/+2 |
2023-06-12 | mmc: block: ioctl: do write error check for spi | Christian Loehle | 1 | -0/+6 |
2023-06-12 | mmc: core: Remove unnecessary error checks and change return type | Yeqi Fu | 1 | -18/+7 |
2023-06-12 | mmc: block: Suppress empty whitespaces in prints | Florian Fainelli | 1 | -2/+2 |
2023-05-24 | mmc: pwrseq: sd8787: Fix WILC CHIP_EN and RESETN toggling order | Marek Vasut | 1 | -8/+26 |
2023-05-09 | mmc: block: ensure error propagation for non-blk | Christian Loehle | 1 | -0/+5 |
2023-04-27 | Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -5/+5 |
2023-04-17 | mmc: core: Remove unused macro mmc_req_rel_wr | Bean Huo | 1 | -2/+0 |
2023-04-03 | mmc: core: remove unnecessary (void*) conversions | Yu Zhe | 2 | -4/+4 |
2023-03-24 | mmc: core: Log about empty non-removable slots | Marc Gonzalez | 1 | -0/+5 |
2023-03-23 | mmc: core: add helpers mmc_regulator_enable/disable_vqmmc | Heiner Kallweit | 1 | -0/+41 |
2023-03-23 | mmc: core: Allow invalid regulator in mmc_regulator_set_ocr() | Heiner Kallweit | 1 | -0/+3 |
2023-03-17 | tty: Convert hw_stopped in tty_struct to bool | Ilpo Järvinen | 1 | -5/+5 |
2023-02-27 | Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 7 | -13/+65 |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -4/+4 |