summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-30Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-30drm/bochs: add edid support.Gerd Hoffmann
2018-10-30drm/rockchip: dsi: add dual mipi supportHeiko Stuebner
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang
2018-10-30drm/rockchip: dsi: migrate to use dw-mipi-dsi bridge driverNickey Yang
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner
2018-10-30drm/bridge/synopsys: dsi: move mipi_dsi_host_unregister to __dw_mipi_dsi_removeHeiko Stuebner
2018-10-30drm/i915: Stop calling intel_opregion unregister/register in suspend/resumeChris Wilson
2018-10-30drm/i915/gtt: Reuse the read-only 64KiB scratch page and directoriesChris Wilson
2018-10-30drm/i915/gtt: Record the scratch pteChris Wilson
2018-10-30Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2018-10-30drm/qxl: Use 'unsigned int' instead of 'bool'Shayenne da Luz Moura
2018-10-30drm/qxl: Add space before open parenthesesShayenne da Luz Moura
2018-10-30drm/qxl: Use 'unsigned int' instead of 'usigned'Shayenne da Luz Moura
2018-10-30drm/qxl: Remove exceding whitelineShayenne da Luz Moura
2018-10-30drm/qxl: Add line after variable declarationsShayenne da Luz Moura
2018-10-30drm/qxl: Remove trailing whitespaceShayenne da Luz Moura
2018-10-30gpu/drm/virtio/virtgpu_vq.c: Use kmem_cache_zallocSabyasachi Gupta
2018-10-29mlxsw: core: Fix devlink unregister flowShalom Toledo
2018-10-29mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata
2018-10-29hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4Nathan Chancellor
2018-10-29bonding: fix length of actor systemTobias Jungel
2018-10-29Merge tag 'rpmsg-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds
2018-10-29Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds
2018-10-29Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-10-29drm/virtio: Handle context ID allocation errorsMatthew Wilcox
2018-10-29drm/virtio: Replace IDRs with IDAsMatthew Wilcox
2018-10-29drm/virtio: fix resource id handlingGerd Hoffmann
2018-10-29drm/virtio: drop resource_id argument.Gerd Hoffmann
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_resource_creat...Gerd Hoffmann
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpu_mode_dumb_crea...Gerd Hoffmann
2018-10-29drm/virtio: use virtio_gpu_object->hw_res_handle in virtio_gpufb_create()Gerd Hoffmann
2018-10-29drm/virtio: track created object stateGerd Hoffmann
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-10-29drm/i915: Switch the order of function parametersDhinakaran Pandiyan
2018-10-29drm/i915: Do not program aux plane offsets on gen11+Dhinakaran Pandiyan
2018-10-29drm/i915: Add function to check for linear surfacesDhinakaran Pandiyan
2018-10-29drm/i915: Move VIDEO_DIP_CTL definitions to their right place.Dhinakaran Pandiyan
2018-10-29drm/i915: Fix VIDEO_DIP_CTL bit shiftsDhinakaran Pandiyan
2018-10-29drm/i915: Simplify has_sagv functionRodrigo Vivi
2018-10-29i2c: sh_mobile: Remove dummy runtime PM callbacksJarkko Nikula
2018-10-29i2c: uniphier-f: fix race condition when IRQ is clearedMasahiro Yamada
2018-10-29i2c: uniphier-f: fix occasional timeout errorMasahiro Yamada
2018-10-29i2c: uniphier-f: make driver robust against concurrencyMasahiro Yamada
2018-10-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2018-10-29HID: input: simplify/fix high-res scroll event handlingLinus Torvalds