summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi
2018-08-01mmc: core: improve reasonableness of bus width setting for HS400esHongjie Fang
2018-08-01Merge tag 'clk-core-duty-cycle-for-mark' of git://git.kernel.org/pub/scm/linu...Mark Brown
2018-08-01spi: add SPI controller driver for UniPhier SoCKeiji Hayashibara
2018-08-01mmc: tmio: remove unneeded variable in tmio_mmc_start_command()Masahiro Yamada
2018-08-01mmc: renesas_sdhi: Fix sampling clock position selectingNiklas Söderlund
2018-08-01mmc: tmio: Fix tuning flowMasaharu Hayakawa
2018-08-01mmc: sunxi: remove output of virtual base addressAndre Przywara
2018-08-01mmc: sunxi: allow 3.3V DDR when DDR is availableIcenowy Zheng
2018-08-01mmc: mmci: Add and implement a ->dma_setup() callback for qcom dmlUlf Hansson
2018-08-01gpiolib-acpi: make sure we trigger edge events at least once on bootBenjamin Tissoires
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown
2018-08-01mtd: rawnand: allocate dynamically ONFI parameters during detectionMiquel Raynal
2018-08-01drm/imx: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-08-01mtd: spi-nor: only apply reset hacks to broken hardwareBrian Norris
2018-08-01mtd: spi-nor: cadence-quadspi: fix timeout handlingNicholas Mc Guire
2018-08-01mtd: spi-nor: atmel-quadspi: Include gpio/consumer.h instead of gpio.hBoris Brezillon
2018-08-01mtd: spi-nor: intel-spi: use mtd_device_register()Rafał Miłecki
2018-08-01mtd: spi-nor: stm32-quadspi: replace "%p" with "%pK"Benjamin Gaignard
2018-08-01mtd: spi-nor: atmel-quadspi: add suspend/resume hooksClaudiu Beznea
2018-07-31device-dax: avoid hang on error before devm_memremap_pages()Stefan Hajnoczi
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-08-01Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie
2018-07-31rdma/cxgb4: Simplify a structure initializationBart Van Assche
2018-07-31rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche
2018-07-31rdma/cxgb4: Remove a set-but-not-used variableBart Van Assche
2018-08-01Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-08-01Merge tag 'drm-msm-next-2018-07-30' of git://people.freedesktop.org/~robclark...Dave Airlie
2018-07-31drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-31drm/amd/display: add missing void parameter to dc_create_transfer_funcColin Ian King
2018-07-31drm/radeon: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-07-31drm/radeon: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-07-31drm/amdgpu: Replace ttm_bo_unref with ttm_bo_putThomas Zimmermann
2018-07-31drm/amdgpu: Replace ttm_bo_reference with ttm_bo_getThomas Zimmermann
2018-07-31drm/scheduler: stop setting rq to NULLChristian König
2018-07-31drm/scheduler: only kill entity if last user is killed v2Christian König
2018-07-31drm/amdgpu: create an empty bo_list if no handle is providedChristian König
2018-07-31drm/amdgpu: allocate the bo_list array after the listChristian König
2018-07-31drm/amdgpu: add bo_list iteratorsChristian König
2018-07-31drm/amdgpu: nuke amdgpu_bo_list_freeChristian König
2018-07-31drm/amdgpu: always recreate bo_listChristian König
2018-07-31drm/amdgpu: move bo_list defines to amdgpu_bo_list.hChristian König
2018-07-31drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König
2018-07-31drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König
2018-07-31drm/amdgpu: fix total size calculationChristian König
2018-07-31drm/sched: remove unneeded -Iinclude/drm compiler flagMasahiro Yamada
2018-07-31drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König
2018-07-31drm/amdgpu: fix a reversed conditionRex Zhu
2018-07-31drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu