linux.git
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
2018-03-19 Roger Quadrosusb: dwc3: core: add current_dr_role member
2018-03-19 Roger Quadrosusb: udc: allow adding and removing the same gadget...
2018-03-19 Robin GongMLK-16283 regulator: pfuze100: add 500us wait time...
2018-03-19 Viorel SumanMLK-16275-2: ARM64: dts: imx8qm/qxp: Sync ESAI0 and...
2018-03-19 Viorel SumanMLK-16275-1: ASoC: fsl: amix: fix rates constraints
2018-03-19 Fancy FangMLK-16255-6 video: fbdev: dcss: use aligned width to...
2018-03-19 Bai PingMLK-16266-02 ARM: imx: Enhance the code to support...
2018-03-19 Bai PingMLK-16266-01 ARM: imx: improve the soc revision calcula...
2018-03-19 Fancy FangMLK-16255-5 video: fbdev: dcss: init default video...
2018-03-19 Fancy FangMLK-16255-4 video: fbdev: dcss: add alignment handling...
2018-03-19 Fancy FangMLK-16255-3 video: fbdev: dcss: add alignment handling...
2018-03-19 Fancy FangMLK-16255-2 video: fbdev: dcss: use 'db' of ctxld to...
2018-03-19 Fancy FangMLK-16255-1 video: fbdev: dcss: add 'db' support for...
2018-03-19 Anson HuangMLK-16165-2 cpufreq: imx8mq: remove non-necessary opp...
2018-03-19 Anson HuangMLK-16165-1 cpufreq: imx8: remove non-necessary opp...
2018-03-19 Anson HuangMLK-16244-2 cpufreq: imx8: add SIP cpu-freq support
2018-03-19 Anson HuangMLK-16244-1 arm64: dts: freescale: imx8qxp: add cpu...
2018-03-19 Shenwei WangMLK-16262: Input: snvs_pwrkey - move devm_request_irq...
2018-03-19 Marius VladMGS-3800 drm,imx: drop drm_of_component_probe() in...
2018-03-19 Meng MingmingMLK-15321 drm,imx: Add DRM support for dpu-blit
2018-03-19 Marius VladMLK-15321 dpu: Register the blit engine(s).
2018-03-19 Meng MingmingMLK-15321 dpu-blit: Add dpu blit engine driver
2018-03-19 XianzhongMGS-3224: arm64: dts: fsl-imx8qxp-mek: enable gpu
2018-03-19 Oliver BrownMLK-16227: arm64: dts: fsl-imx8qm-lpddr4-arm2: Introduc...
2018-03-19 Han XuMLK-16243: mtd: gpmi: enable the EDO mode for i.MX8
2018-03-19 Fancy FangMLK-16242-7 video: fbdev: dcss: add non-blocking mode...
2018-03-19 Fancy FangMLK-16242-6 video: fbdev: dcss: refine cfifo synchroniz...
2018-03-19 Fancy FangMLK-16242-5 video: fbdev: dcss: add 'FBIO_WAITFORVSYNC...
2018-03-19 Fancy FangMLK-16242-4 video: fbdev: dcss: realize 'fb_ioctl'...
2018-03-19 Fancy FangMLK-16242-3 video: fbdev: dcss: add dtg irq handling
2018-03-19 Fancy FangMLK-16242-2 video: fbdev: dcss: correct some irq indexes
2018-03-19 Fancy FangMLK-16242-1 ARM64: dts: imx8mq: add the 8th irq for...
2018-03-19 Liu YingMLK-16240 drm/bridge: it6263: Don't use freed edid...
2018-03-19 Li JunMLK-12606 ARM64: defconfig: Enable USB host CDC ACM
next