index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
1
-57
/
+45
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2
-24
/
+31
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+4
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
2
-24
/
+31
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-07-14
mmc: core: Don't allocate IDA for OF aliases
Stephen Boyd
1
-10
/
+10
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
1
-14
/
+21
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-38
/
+16
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+3
2021-07-01
mmc: initialized disk->minors
Christoph Hellwig
1
-0
/
+1
2021-07-01
mmc: switch to blk_mq_alloc_disk
Christoph Hellwig
3
-25
/
+14
2021-07-01
mmc: remove an extra blk_{get,put}_queue pair
Christoph Hellwig
1
-13
/
+1
2021-06-29
mmc: core: clear flags before allowing to retune
Wolfram Sang
1
-2
/
+5
2021-06-14
mmc: Improve function name when aborting a tuning cmd
Wolfram Sang
1
-2
/
+2
2021-06-14
mmc: debugfs: add description for module parameter
Wolfram Sang
1
-0
/
+1
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
1
-4
/
+6
2021-06-14
mmc: core: Add a missing SPDX license header
Aviral Gupta
1
-0
/
+1
2021-06-14
mmc: core: Use pm_runtime_resume_and_get() to replace open coding
Tian Tao
1
-4
/
+2
2021-06-14
mmc: core: add support for disabling HS400 mode via DT
Lucas Stach
1
-0
/
+3
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
3
-0
/
+102
2021-06-14
mmc: core: Move eMMC cache flushing to a new bus_ops callback
Ulf Hansson
5
-25
/
+33
2021-06-14
mmc: block: Disable CMDQ on the ioctl path
Bean Huo
1
-0
/
+8
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
1
-3
/
+133
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
1
-0
/
+53
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
1
-0
/
+178
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
1
-1
/
+3
2021-06-14
mmc: core: Drop open coding in mmc_sd_switch()
Ulf Hansson
1
-31
/
+7
2021-06-14
mmc: core: Prepare mmc_send_cxd_data() to be re-used for additional cmds
Ulf Hansson
2
-6
/
+7
2021-06-14
mmc: core: Enable eMMC sleep commands to use HW busy polling
Ulf Hansson
1
-5
/
+20
2021-06-14
mmc: core: Extend re-use of __mmc_poll_for_busy()
Ulf Hansson
3
-17
/
+32
2021-06-14
mmc: core: Re-structure some code in __mmc_poll_for_busy()
Ulf Hansson
1
-14
/
+13
2021-06-14
mmc: core: Take into account MMC_CAP_NEED_RSP_BUSY for eMMC HPI commands
Ulf Hansson
1
-16
/
+5
2021-06-14
mmc: core: Drop open coding when preparing commands with busy signaling
Ulf Hansson
4
-54
/
+31
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
1
-1
/
+1
2021-04-26
mmc: block: Issue a cache flush only when it's enabled
Avri Altman
4
-3
/
+21
2021-04-23
mmc: block: Update ext_csd.cache_ctrl if it was written
Avri Altman
1
-0
/
+12
2021-04-23
mmc: core: Convert mmc_of_parse_voltage() to use device property API
Andy Shevchenko
1
-14
/
+32
2021-04-23
mmc: core: Correct descriptions in mmc_of_parse()
Andy Shevchenko
1
-2
/
+2
2021-04-15
mmc: core: Let eMMC sanitize not retry in case of timeout/failure
Bean Huo
1
-2
/
+2
2021-04-15
mmc: core: Add a retries parameter to __mmc_switch function
Bean Huo
3
-15
/
+16
2021-04-12
mmc: core: Use userland specified timeout value for eMMC sanitize
Bean Huo
3
-4
/
+7
2021-03-30
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
4
-91
/
+59
2021-03-30
mmc: core: Remove mq->use_cqe from the struct mmc_queue
Luca Porzio
3
-10
/
+9
2021-03-30
mmc: block: Fix error path in mmc_blk_probe()
Ulf Hansson
1
-7
/
+15
2021-03-30
mmc: block: Simplify logging during probe about added partitions
Ulf Hansson
1
-16
/
+9
2021-03-30
mmc: block: Drop use of unlikely() in mmc_blk_probe()
Ulf Hansson
1
-1
/
+1
2021-03-30
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
1
-0
/
+6
[prev]
[next]