summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "serial: core: Refactor uart_unlock_and_check_sysrq()"Johan Hovold2020-06-271-10/+13
* tty/serial: fix serial_core.c kernel-doc warningsRandy Dunlap2020-06-271-2/+1
* tty: serial: cpm_uart: Fix behaviour for non existing GPIOsChristophe Leroy2020-06-271-1/+8
* Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-06-216-23/+19
|\
| * pinctrl: single: fix function name in documentationDrew Fustini2020-06-201-1/+1
| * pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan2020-06-201-1/+2
| * Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen2020-06-201-4/+3
| * pinctrl: mcp23s08: Split to three parts: fix ptr_ret.cocci warningskernel test robot2020-06-161-4/+1
| * pinctrl: tegra: Use noirq suspend/resume callbacksVidya Sagar2020-06-161-2/+2
| * pinctrl: qcom: spmi-gpio: fix warning about irq chip reusageDmitry Baryshkov2020-06-161-11/+10
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-218-25/+39
|\ \
| * | crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter2020-06-151-4/+7
| * | crypto: caam - fix typosHeinrich Schuchardt2020-06-154-13/+13
| * | crypto: ccp - Fix sparse warnings in sev-devHerbert Xu2020-06-151-7/+16
| * | crypto: hisilicon - Cap block size at 2^31Herbert Xu2020-06-151-1/+2
| * | hwrng: ks-sa - Fix runtime PM imbalance on errorDinghao Liu2020-06-151-0/+1
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-06-209-1/+11
|\ \
| * | scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig2020-06-158-0/+8
| * | scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu2020-06-151-1/+3
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-204-38/+8
|\ \
| * | i2c: smbus: Fix spelling mistake in the commentsKeyur Patel2020-06-191-1/+1
| * | i2c: remove deprecated i2c_new_device APIWolfram Sang2020-06-191-25/+0
| * | video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang2020-06-191-2/+2
| * | drm: encoder_slave: use new I2C APIWolfram Sang2020-06-191-8/+2
| * | drm: encoder_slave: fix refcouting error for modulesWolfram Sang2020-06-191-2/+3
| |/
* | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-201-12/+2
|\ \
| * | nvdimm/region: always show the 'align' attributeVishal Verma2020-06-171-12/+2
| |/
* | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-205-94/+47
|\ \
| * | s390/qdio: warn about unexpected SLSB statesJulian Wiedmann2020-06-171-5/+11
| * | s390/qdio: clean up usage of qdio_dataJulian Wiedmann2020-06-171-10/+7
| * | s390/zcrypt: use kzallocZou Wei2020-06-161-2/+1
| * | s390/virtio: remove unused pm callbacksCornelia Huck2020-06-161-26/+0
| * | s390/qdio: reduce SLSB writes during Input Queue processingJulian Wiedmann2020-06-163-50/+20
| * | s390/qdio: fine-tune SLSB updateJulian Wiedmann2020-06-161-1/+8
| |/
* | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-193-15/+36
|\ \
| * | loop: replace kill_bdev with invalidate_bdevZheng Bin2020-06-181-4/+4
| * | bcache: pr_info() format clean up in bcache_device_init()Coly Li2020-06-141-2/+1
| * | bcache: use delayed kworker fo asynchronous devices registrationColy Li2020-06-141-6/+8
| * | bcache: check and adjust logical block size for backing devicesMauricio Faria de Oliveira2020-06-141-3/+19
| * | bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu2020-06-141-2/+6
| |/
* | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-193-13/+18
|\ \
| * | libata: Use per port sync for detachKai-Heng Feng2020-06-181-6/+5
| * | ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin2020-06-041-3/+6
| * | sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost2020-06-041-4/+7
* | | Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-1928-429/+828
|\ \ \
| * \ \ Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie2020-06-199-56/+160
| |\ \ \
| | * | | drm/amdgpu: fix documentation around busy_percentageAlex Deucher2020-06-171-1/+1
| | * | | drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher2020-06-171-1/+1
| | * | | drm/amdkfd: Use correct major in devcgroup checkLorenz Brun2020-06-171-1/+2
| | * | | drm/amd/display: Rework dsc to isolate FPU operationsRodrigo Siqueira2020-06-115-50/+153