summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-20drm/bridge: tfp410: Fix setup and hold time calculationRicardo Cañuelo
2020-06-20drm/bridge: tfp410: fix de-skew value retrieval from DTRicardo Cañuelo
2020-06-20drm/panel-simple: Add missing connector type for some panelsDmitry Osipenko
2020-06-20drm/panel: otm8009a: Drop unnessary backlight_device_unregister()Wei Yongjun
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19drm/arm: fix unintentional integer overflow on left shiftColin Ian King
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis
2020-06-19drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-06-19drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu
2020-06-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18loop: replace kill_bdev with invalidate_bdevZheng Bin
2020-06-18libata: Use per port sync for detachKai-Heng Feng
2020-06-18drm/bridge: ti-sn65dsi86: Check the regmap return value when setting a GPIODouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Fix kernel-doc typo ln_polr => ln_polrsDouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for local arrayDouglas Anderson
2020-06-18drm/bridge: ti-sn65dsi86: Don't compile GPIO bits if not CONFIG_OF_GPIODouglas Anderson
2020-06-18drm/panfrost: Reduce the amount of logs on deferred probeKrzysztof Kozlowski
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma
2020-06-17s390/qdio: warn about unexpected SLSB statesJulian Wiedmann
2020-06-17s390/qdio: clean up usage of qdio_dataJulian Wiedmann
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17drm/rockchip: Add per-pixel alpha support for the PX30 VOPPaul Kocialkowski
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16bareudp: Fixed configuration to avoid having garbage valuesMartin
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-16drm/shmem-helper: Only dma-buf imports are private objDaniel Vetter
2020-06-16drm/shmem-helper: Fix obj->filp derefenceDaniel Vetter
2020-06-16libceph: move away from global osd_req_flagsIlya Dryomov