index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-20
mmc: core: Use device_property_read instead of of_property_read
David Woods
1
-37
/
+35
2017-06-20
mmc: block: fix semicolon.cocci warnings
Wu Fengguang
1
-1
/
+1
2017-06-20
mmc: block: Use __mmc_send_status() and drop get_card_status()
Ulf Hansson
3
-21
/
+12
2017-06-20
mmc: block: Move boot partition locking into a driver op
Linus Walleij
2
-24
/
+33
2017-06-20
mmc: block: Move DRV OP issue function
Linus Walleij
1
-37
/
+37
2017-06-20
mmc: block: Tag DRV_OPs with a driver operation type
Linus Walleij
2
-13
/
+33
2017-06-20
mmc: block: remove req back pointer
Linus Walleij
3
-13
/
+16
2017-06-20
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
2
-15
/
+3
2017-06-20
mmc: queue: delete mmc_req_is_special()
Linus Walleij
1
-8
/
+0
2017-06-20
mmc: block: move multi-ioctl() to use block layer
Linus Walleij
2
-14
/
+27
2017-06-20
mmc: block: move single ioctl() commands to block requests
Linus Walleij
2
-26
/
+88
2017-06-20
mmc: block: Tag is_rpmb as bool
Linus Walleij
1
-1
/
+1
2017-06-20
mmc: core: Allocate per-request data using the block layer core
Linus Walleij
3
-202
/
+78
2017-06-20
mmc: core: Delete bounce buffer Kconfig option
Linus Walleij
2
-32
/
+1
2017-06-20
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
3
-0
/
+20
2017-06-20
mmc: core: Prevent processing SDIO IRQs when none is claimed
Ulf Hansson
1
-2
/
+4
2017-06-20
mmc: core: Don't do eMMC HW reset when resuming the eMMC card
Ulf Hansson
3
-1
/
+5
2017-06-20
mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops
Ulf Hansson
2
-0
/
+11
2017-05-23
mmc: pwrseq_simple: Parse DTS for the power-off-delay-us property
Ulf Hansson
1
-0
/
+7
2017-05-02
Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
14
-388
/
+583
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2017-04-24
mmc: core: Export API to allow hosts to get the card address
Ulf Hansson
1
-0
/
+6
2017-04-24
mmc: sdio: Fix sdio wait busy implement limitation
jiajie.hao@mediatek.com
2
-3
/
+11
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
4
-17
/
+16
2017-04-24
mmc: core: refactor mmc_request_done()
Linus Walleij
1
-11
/
+16
2017-04-24
mmc: core: refactor asynchronous request finalization
Linus Walleij
1
-53
/
+33
2017-04-24
mmc: core: move some code in mmc_start_areq()
Linus Walleij
1
-8
/
+5
2017-04-24
mmc: core: Factor out mrq preparation from mmc_start_request()
Adrian Hunter
1
-13
/
+27
2017-04-24
mmc: core: Factor out debug prints from mmc_start_request()
Adrian Hunter
1
-13
/
+20
2017-04-24
mmc: block: Factor out data preparation
Adrian Hunter
1
-69
/
+82
2017-04-24
mmc: block: Change mmc_apply_rel_rw() to get block address from the request
Adrian Hunter
1
-1
/
+1
2017-04-24
mmc: block: Disable Command Queue while RPMB is used
Adrian Hunter
1
-8
/
+38
2017-04-24
mmc: mmc_test: Disable Command Queue while mmc_test is used
Adrian Hunter
2
-0
/
+21
2017-04-24
mmc: mmc: Add functions to enable / disable the Command Queue
Adrian Hunter
3
-0
/
+32
2017-04-24
mmc: queue: Share mmc request array between partitions
Adrian Hunter
3
-96
/
+151
2017-04-24
mmc: block: Introduce queue semantics
Adrian Hunter
3
-56
/
+95
2017-04-24
mmc: block: Use local var for mqrq_cur
Adrian Hunter
1
-12
/
+14
2017-04-24
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
1
-5
/
+4
2017-04-24
mmc: core: simplify return code
tcharding
1
-29
/
+13
2017-04-24
mmc: core: guard dereference of optional parameter
tcharding
1
-4
/
+8
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
1
-1
/
+11
2017-04-08
mmc: remove the discard_zeroes_data flag
Christoph Hellwig
1
-2
/
+0
2017-03-16
mmc: core: mmc_blk_rw_cmd_err - remove unused variable
Winkler, Tomas
1
-3
/
+0
2017-03-14
mmc: block: Fix cmd error reset failure path
Adrian Hunter
1
-1
/
+2
2017-03-14
mmc: block: Fix is_waiting_last_req set incorrectly
Adrian Hunter
1
-0
/
+1
2017-03-14
mmc: core: Fix access to HS400-ES devices
Guenter Roeck
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
1
-0
/
+1
2017-02-21
Merge tag 'mmc-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
36
-562
/
+1110
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-9
/
+0
2017-02-15
mmc: core: add mmc prefix for blk_fixups
Shawn Lin
2
-2
/
+2
[next]