index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-15
/
+2
2022-03-28
Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2022-03-15
mmc: core: Drop HS400 caps unless 8-bit bus is supported too
Ulf Hansson
2
-7
/
+11
2022-03-15
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
1
-2
/
+13
2022-03-15
mmc: core: Improve fallback to speed modes if eMMC HS200 fails
Ulf Hansson
1
-3
/
+13
2022-03-14
Merge 5.17-rc8 into staging-next
Greg Kroah-Hartman
5
-8
/
+14
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
5
-8
/
+14
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
5
-8
/
+14
2022-02-28
sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
1
-15
/
+2
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
6
-31
/
+34
2022-02-28
Merge 5.17-rc6 into staging-next
Greg Kroah-Hartman
1
-14
/
+14
2022-02-17
staging: wfx: apply the necessary SDIO quirks for the Silabs WF200
Jérôme Pouiller
1
-0
/
+5
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
1
-14
/
+14
2022-01-24
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
1
-1
/
+7
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+21
2021-12-28
mmc: pwrseq: Use bitmap_free() to free bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-21
mmc: core: Fix blk_status_t handling
Joel Stanley
1
-1
/
+1
2021-12-20
Merge branch 'fixes' into next
Ulf Hansson
3
-1
/
+16
2021-12-20
mmc: core: Disable card detect during shutdown
Ulf Hansson
3
-1
/
+16
2021-12-14
mmc: core: Remove redundant driver match function
lizhe
1
-11
/
+0
2021-12-14
mmc: core: adjust polling interval for CMD1
Huijin Park
1
-29
/
+54
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
5
-8
/
+8
2021-12-14
mmc: core: transplant ti,wl1251 quirks from to be retired omap_hsmmc
H. Nikolaus Schaller
2
-0
/
+20
2021-12-14
mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
Ulf Hansson
1
-1
/
+3
2021-12-14
mmc: core: provide macro and table to match the device tree to apply quirks
H. Nikolaus Schaller
3
-0
/
+20
2021-12-14
mmc: core: allow to match the device tree to apply quirks
Jérôme Pouiller
2
-0
/
+20
2021-12-14
mmc: core: rewrite mmc_fixup_device()
Jérôme Pouiller
1
-17
/
+24
2021-11-29
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
1
-5
/
+5
2021-11-29
block: remove the ->rq_disk field in struct request
Christoph Hellwig
1
-1
/
+1
2021-11-29
mmc: core: Use blk_mq_complete_request_direct().
Sebastian Andrzej Siewior
1
-8
/
+14
2021-11-29
block: remove GENHD_FL_EXT_DEVT
Christoph Hellwig
1
-1
/
+0
2021-11-29
mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
Christoph Hellwig
1
-2
/
+1
2021-11-29
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
1
-2
/
+2
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
1
-1
/
+0
2021-11-01
Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
4
-19
/
+39
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-10
/
+10
2021-10-21
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
1
-4
/
+7
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-0
/
+1
2021-10-12
mmc: slot-gpio: Update default label when no con_id provided
Andy Shevchenko
1
-0
/
+8
2021-10-12
mmc: slot-gpio: Refactor mmc_gpio_alloc()
Andy Shevchenko
1
-17
/
+17
2021-10-12
mmc: core: Add host specific tuning support for eMMC HS400 mode
Wenbin Mei
2
-1
/
+8
2021-10-12
mmc: block: Add error handling support for add_disk()
Luis Chamberlain
1
-1
/
+6
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+6
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+2
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
11
-100
/
+113
2021-08-25
mmc: queue: Remove unused parameters(request_queue)
ChanWoo Lee
1
-24
/
+6
2021-08-25
mmc: pwrseq: sd8787: fix compilation warning
Claudiu Beznea
1
-3
/
+6
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
1
-2
/
+1
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
4
-0
/
+60
[next]