linux.git
2018-03-19 Linus Walleijmmc: block: break out mmc_blk_rw_start_new()
2018-03-19 Linus Walleijmmc: block: break out mmc_blk_rw_cmd_abort()
2018-03-19 Christoph Hellwigblock: add a proper block layer data direction encoding
2018-03-19 Christoph Hellwigblock: better op and flags encoding
2018-03-19 Christoph Hellwigblock: split out request-only flags into a new namespace
2018-03-19 Christoph Hellwigblock: replace REQ_THROTTLED with a bio flag
2018-03-19 Christoph Hellwigblock: move REQ_RAHEAD to common flags
2018-03-19 Christoph Hellwigblock: remove bio_is_rw
2018-03-19 Christoph Hellwigblock: REQ_NOMERGE is common to the bio and request
2018-03-19 Ritesh Harjanimmc: sdhci: Clear SDHCI_HS400_TUNING flag after platfor...
2018-03-19 Ulf Hanssonmmc: core: Don't use extern declarations of public...
2018-03-19 Ulf Hanssonmmc: core: Move public functions from host.h to private...
2018-03-19 Ulf Hanssonmmc: core: Move public functions from card.h to private...
2018-03-19 Ulf Hanssonmmc: core: Remove unused struct _mmc_csd from public...
2018-03-19 Ulf Hanssonmmc: core: Move erase/trim/discard defines from public...
2018-03-19 Ulf Hanssonmmc: core: Move some host specific public functions...
2018-03-19 Simon Hormanmmc: core: Add helper to see if a host can be retuned
2018-03-19 Ulf Hanssonmmc: core: Move public functions from core.h to private...
2018-03-19 Ulf Hanssonmmc: core: First step in cleaning up private mmc header...
2018-03-19 Ulf Hanssonmmc: core: First step in cleaning up public mmc header...
2018-03-19 Ulf Hanssonmmc: mxcmmc: Include interrupt.h in the platform data...
2018-03-19 Shawn Linmmc: sdio: don't use rocr to check if the card could...
2018-03-19 Shawn Linmmc: sdio: Factor out retry init card helper function
2018-03-19 Markus Elfringmmc: core: Use kmalloc_array() in mmc_alloc_sg()
2018-03-19 Markus Elfringmmc: mmc_test: Use kcalloc() in mmc_test_alloc_mem()
2018-03-19 Markus Elfringmmc: mmc_test: Improve a size determination in five...
2018-03-19 Markus Elfringmmc: mmc_test: Combine substrings for 5 messages
2018-03-19 Markus Elfringmmc: mmc_test: Add some spaces for better code readability
2018-03-19 Markus Elfringmmc: mmc_test: Use seq_puts() in mtf_testlist_show()
2018-03-19 Markus Elfringmmc: mmc_test: Fix a typo in a comment line
2018-03-19 Markus Elfringmmc: mmc_test: Use kmalloc_array() in mmc_test_area_init()
2018-03-19 yangbo lummc: sdhci-esdhc: clean up register definitions
2018-03-19 Ulf Hanssonmmc: host: Include interrupt.h in mmc host drivers...
2018-03-19 Ulf Hanssonmmc: sdhci: Include leds.h
2018-03-19 Masahiro Yamadammc: use empty initializer list to zero-clear structures
2018-03-19 Geert Uytterhoevenmmc: block: Replace "goto retry" by a proper do / while...
2018-03-19 Geert Uytterhoevenmmc: block: Avoid uninitialized warning in mmc_blk_issu...
2018-03-19 Jungseung Leemmc: core: Export device lifetime information through...
2018-03-19 Christoph Hellwigmmc: remove pointless request type check in mmc_prep_re...
2018-03-19 Ulf Hanssonmmc: core: Restore parts of the polling policy when...
2018-03-19 Adrian Huntermmc: core: Further fix thread wake-up
2018-03-19 Adrian Huntermmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
2018-03-19 Ulf Hanssonmmc: block: Move files to core
2018-03-19 Masahiro Yamadammc: sdhci: export sdhci_execute_tuning()
2018-03-19 Adrian Huntermmc: sdhci: Tidy tuning loop
2018-03-19 Adrian Huntermmc: sdhci: Simplify tuning block size logic
2018-03-19 Adrian Huntermmc: sdhci: Factor out tuning helper functions
2018-03-19 Adrian Huntermmc: sdhci: Use mmc_abort_tuning()
2018-03-19 Adrian Huntermmc: mmc: Introduce mmc_abort_tuning()
2018-03-19 Adrian Huntermmc: sdhci: Always allow tuning to fall back to fixed...
2018-03-19 Adrian Huntermmc: sdhci: Fix tuning reset after exhausting the maxim...
2018-03-19 Adrian Huntermmc: mmc: Relax checking for switch errors after HS200...
2018-03-19 Shawn Linmmc: mmc_test: remove BUG_ONs and deploy error handling
2018-03-19 Shawn Linmmc: queue: remove BUG_ON for bounce_sg
2018-03-19 Shawn Linmmc: sdio_uart: remove meaningless BUG_ON
2018-03-19 Shawn Linmmc: core: remove BUG_ONs from core.c
2018-03-19 Shawn Linmmc: core: remove BUG_ONs from sd
2018-03-19 Shawn Linmmc: core: remove BUG_ONs from mmc
2018-03-19 Shawn Linmmc: debugfs: remove BUG_ON from mmc_ext_csd_open
2018-03-19 Shawn Linmmc: core: remove BUG_ONs from sdio
2018-03-19 Adrian Huntermmc: mmc: Add Command Queue definitions
2018-03-19 Adrian Huntermmc: queue: Introduce queue depth and use it to allocat...
2018-03-19 Adrian Huntermmc: queue: Factor out mmc_queue_reqs_free_bufs()
2018-03-19 Adrian Huntermmc: queue: Factor out mmc_queue_alloc_sgs()
2018-03-19 Adrian Huntermmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
2018-03-19 Adrian Huntermmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
2018-03-19 Adrian Huntermmc: queue: Fix queue thread wake-up
2018-03-19 Adrian Huntermmc: block: Fix 4K native sector check
2018-03-19 Adrian Huntermmc: block: Restore line inadvertently removed with...
2018-03-19 Linus Walleijmmc: block: delete packed command support
2018-03-19 Linus Walleijmmc: delete is_first_req parameter from pre-request...
2018-03-19 Ulf Hanssonmmc: core: Update CMD13 polling policy when switch...
2018-03-19 Ulf Hanssonmmc: core: Allow CMD13 polling when switching to HS...
2018-03-19 Ulf Hanssonmmc: core: Enable __mmc_switch() to change bus speed...
2018-03-19 Ulf Hanssonmmc: core: Check SWITCH_ERROR bit from each CMD13 respo...
2018-03-19 Ulf Hanssonmmc: core: Rename ignore_crc to retry_crc_err to reflec...
2018-03-19 Ulf Hanssonmmc: core: Remove redundant __mmc_send_status()
2018-03-19 Ulf Hanssonmmc: core: Retry instead of ignore at CRC errors when...
2018-03-19 Ritesh Harjanimmc: sdhci: Factor out sdhci_enable_clk
2018-03-19 Linus Walleijmmc: block: move packed command struct init
2018-03-19 Linus Walleijmmc: block: rename data to blkdata
2018-03-19 Linus Walleijmmc: block: use mmc_req_is_special()
2018-03-19 Masahiro Yamadammc: sdhci: remove unneeded (void *) casts in sdhci_...
2018-03-19 Linus Walleijmmc: core: use enum mmc_blk_status properly
2018-03-19 Linus Walleijmmc: block: convert ecc_err to a bool
2018-03-19 Linus Walleijmmc: block: make gen_err a bool variable
2018-03-19 Zach Brownmmc: sdhci: Use sdhci-caps-mask and sdhci-caps to chang...
2018-03-19 Ulf Hanssonmmc: core: Don't power off the card when starting the...
2018-03-19 Shawn Linmmc: core: expose the capability of gpio card detect
2018-03-19 Ulf Hanssonmmc: core: Don't use ->card_busy() and CMD13 in combina...
2018-03-19 Ulf Hanssonmmc: core: Factor out code related to polling in __mmc_...
2018-03-19 Ulf Hanssonmmc: core: Clarify code which deals with polling in...
2018-03-19 Ulf Hanssonmmc: core: Make mmc_switch_status() available for mmc...
2018-03-19 Jaehoon Chungmmc: sdhci: put together into one condition checking
2018-03-19 Li JunMLK-16013-44 staging: typec: tcpm: set data role after...
2018-03-19 Li JunMLK-16013-43 staging: typec: tcpci: add extcon for...
2018-03-19 Li JunMLK-16013-42 ARM64: imx8mq-evk: enable typec port to...
2018-03-19 Roger Quadrosusb: dwc3: Add dual-role support
2018-03-19 Roger Quadrosusb: dwc3: core: make dwc3_set_mode() work properly
2018-03-19 Roger Quadrosusb: dwc3: debugfs: remove unnecessary | operator
next