projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2018-03-19
Masahiro Yamada
mmc: use empty initializer list to zero-clear structures
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Geert Uytterhoeven
mmc: block: Replace "goto retry" by a proper do / while...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Geert Uytterhoeven
mmc: block: Avoid uninitialized warning in mmc_blk_issu...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Jungseung Lee
mmc: core: Export device lifetime information through...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Christoph Hellwig
mmc: remove pointless request type check in mmc_prep_re...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Restore parts of the polling policy when...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: core: Further fix thread wake-up
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: block: Move files to core
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Masahiro Yamada
mmc: sdhci: export sdhci_execute_tuning()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Tidy tuning loop
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Simplify tuning block size logic
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Factor out tuning helper functions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Use mmc_abort_tuning()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: mmc: Introduce mmc_abort_tuning()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Always allow tuning to fall back to fixed...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: sdhci: Fix tuning reset after exhausting the maxim...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: mmc: Relax checking for switch errors after HS200...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: mmc_test: remove BUG_ONs and deploy error handling
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: queue: remove BUG_ON for bounce_sg
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: sdio_uart: remove meaningless BUG_ON
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: core: remove BUG_ONs from core.c
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: core: remove BUG_ONs from sd
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: core: remove BUG_ONs from mmc
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: debugfs: remove BUG_ON from mmc_ext_csd_open
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: core: remove BUG_ONs from sdio
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: mmc: Add Command Queue definitions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: queue: Introduce queue depth and use it to allocat...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: queue: Factor out mmc_queue_reqs_free_bufs()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: queue: Factor out mmc_queue_alloc_sgs()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: queue: Fix queue thread wake-up
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: block: Fix 4K native sector check
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Adrian Hunter
mmc: block: Restore line inadvertently removed with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: block: delete packed command support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: delete is_first_req parameter from pre-request...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Update CMD13 polling policy when switch...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Allow CMD13 polling when switching to HS...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Enable __mmc_switch() to change bus speed...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Check SWITCH_ERROR bit from each CMD13 respo...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Rename ignore_crc to retry_crc_err to reflec...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Remove redundant __mmc_send_status()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Retry instead of ignore at CRC errors when...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ritesh Harjani
mmc: sdhci: Factor out sdhci_enable_clk
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: block: move packed command struct init
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: block: rename data to blkdata
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: block: use mmc_req_is_special()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Masahiro Yamada
mmc: sdhci: remove unneeded (void *) casts in sdhci_...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: core: use enum mmc_blk_status properly
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: block: convert ecc_err to a bool
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Linus Walleij
mmc: block: make gen_err a bool variable
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Zach Brown
mmc: sdhci: Use sdhci-caps-mask and sdhci-caps to chang...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Don't power off the card when starting the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shawn Lin
mmc: core: expose the capability of gpio card detect
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Don't use ->card_busy() and CMD13 in combina...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Factor out code related to polling in __mmc_...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Clarify code which deals with polling in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Ulf Hansson
mmc: core: Make mmc_switch_status() available for mmc...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Jaehoon Chung
mmc: sdhci: put together into one condition checking
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Li Jun
MLK-16013-44 staging: typec: tcpm: set data role after...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Li Jun
MLK-16013-43 staging: typec: tcpci: add extcon for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Li Jun
MLK-16013-42 ARM64: imx8mq-evk: enable typec port to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Roger Quadros
usb: dwc3: Add dual-role support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Roger Quadros
usb: dwc3: core: make dwc3_set_mode() work properly
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Roger Quadros
usb: dwc3: debugfs: remove unnecessary | operator
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Roger Quadros
usb: dwc3: core: add current_dr_role member
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Roger Quadros
usb: udc: allow adding and removing the same gadget...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Robin Gong
MLK-16283 regulator: pfuze100: add 500us wait time...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Viorel Suman
MLK-16275-2: ARM64: dts: imx8qm/qxp: Sync ESAI0 and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Viorel Suman
MLK-16275-1: ASoC: fsl: amix: fix rates constraints
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16255-6 video: fbdev: dcss: use aligned width to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Bai Ping
MLK-16266-02 ARM: imx: Enhance the code to support...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Bai Ping
MLK-16266-01 ARM: imx: improve the soc revision calcula...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16255-5 video: fbdev: dcss: init default video...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16255-4 video: fbdev: dcss: add alignment handling...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16255-3 video: fbdev: dcss: add alignment handling...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16255-2 video: fbdev: dcss: use 'db' of ctxld to...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16255-1 video: fbdev: dcss: add 'db' support for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Anson Huang
MLK-16165-2 cpufreq: imx8mq: remove non-necessary opp...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Anson Huang
MLK-16165-1 cpufreq: imx8: remove non-necessary opp...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Anson Huang
MLK-16244-2 cpufreq: imx8: add SIP cpu-freq support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Anson Huang
MLK-16244-1 arm64: dts: freescale: imx8qxp: add cpu...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Shenwei Wang
MLK-16262: Input: snvs_pwrkey - move devm_request_irq...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Marius Vlad
MGS-3800 drm,imx: drop drm_of_component_probe() in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Meng Mingming
MLK-15321 drm,imx: Add DRM support for dpu-blit
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Marius Vlad
MLK-15321 dpu: Register the blit engine(s).
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Meng Mingming
MLK-15321 dpu-blit: Add dpu blit engine driver
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Xianzhong
MGS-3224: arm64: dts: fsl-imx8qxp-mek: enable gpu
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Oliver Brown
MLK-16227: arm64: dts: fsl-imx8qm-lpddr4-arm2: Introduc...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Han Xu
MLK-16243: mtd: gpmi: enable the EDO mode for i.MX8
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-7 video: fbdev: dcss: add non-blocking mode...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-6 video: fbdev: dcss: refine cfifo synchroniz...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-5 video: fbdev: dcss: add 'FBIO_WAITFORVSYNC...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-4 video: fbdev: dcss: realize 'fb_ioctl'...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-3 video: fbdev: dcss: add dtg irq handling
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-2 video: fbdev: dcss: correct some irq indexes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Fancy Fang
MLK-16242-1 ARM64: dts: imx8mq: add the 8th irq for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Liu Ying
MLK-16240 drm/bridge: it6263: Don't use freed edid...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Li Jun
MLK-12606 ARM64: defconfig: Enable USB host CDC ACM
commit
|
commitdiff
|
tree
|
snapshot
next