summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-246-21/+55
|\
| * spi: sc18is602: implement .max_{transfer,message}_size() for the controllerVladimir Oltean2021-05-211-0/+7
| * spi: sc18is602: don't consider the chip select byte in sc18is602_check_transferVladimir Oltean2021-05-211-1/+1
| * Merge tag 'v5.13-rc2' into spi-5.13Mark Brown2021-05-186341-161234/+405569
| |\
| * | spi: Don't have controller clean up spi device before driver unbindSaravana Kannan2021-05-141-3/+3
| * | spi: Assume GPIO CS active high in ACPI caseAndy Shevchenko2021-05-121-4/+18
| * | spi: sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang2021-05-121-0/+1
| * | spi: take the SPI IO-mutex in the spi_set_cs_timing methodLeilk Liu2021-05-101-2/+7
| * | spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET2021-05-101-1/+3
| * | spi: spi-zynq-qspi: Fix stack violation bugKaren Dombroski2021-04-291-4/+3
| * | spi: spi-zynq-qspi: Fix kernel-doc warningAmit Kumar Mahapatra2021-04-291-1/+1
| * | spi: altera: Make SPI_ALTERA_CORE invisibleGeert Uytterhoeven2021-04-281-1/+1
| * | spi: Fix spi device unregister flowSaravana Kannan2021-04-281-6/+12
* | | Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-05-234-10/+4
|\ \ \
| * \ \ Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-05-174-10/+4
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip: Remove redundant error printingZhen Lei2021-05-163-9/+3
| | * | irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLEGeert Uytterhoeven2021-05-101-1/+1
* | | | Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2021-05-224-4/+19
|\ \ \ \
| * | | | nvme-fc: clear q_live at beginning of association teardownJames Smart2021-05-191-0/+12
| * | | | nvme-tcp: rerun io_work if req_list is not emptyKeith Busch2021-05-191-1/+2
| * | | | nvme-tcp: fix possible use-after-completionSagi Grimberg2021-05-191-1/+1
| * | | | nvme-loop: fix memory leak in nvme_loop_create_ctrl()Wu Bo2021-05-191-1/+3
| * | | | nvmet: fix memory leak in nvmet_alloc_ctrl()Wu Bo2021-05-191-1/+1
* | | | | Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-222-11/+25
|\ \ \ \ \
| * | | | | xen-pciback: reconfigure also from backend watch handlerJan Beulich2021-05-211-5/+17
| * | | | | xen-pciback: redo VF placement in the virtual topologyJan Beulich2021-05-211-6/+8
* | | | | | Merge tag 'gpio-fixes-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-223-12/+2
|\ \ \ \ \ \
| * | | | | | gpio: tegra186: Don't set parent IRQ affinityJon Hunter2021-05-121-11/+0
| * | | | | | gpio: xilinx: Correct kernel doc for xgpio_probe()Andy Shevchenko2021-05-121-1/+1
| * | | | | | gpio: cadence: Add missing MODULE_DEVICE_TABLEZou Wei2021-05-121-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'mmc-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2021-05-212-3/+11
|\ \ \ \ \ \
| * | | | | | mmc: sdhci-pci-gli: increase 1.8V regulator waitDaniel Beer2021-05-101-1/+6
| * | | | | | mmc: meson-gx: also check SD_IO_RW_EXTENDED for scatterlist size alignmentNeil Armstrong2021-05-101-1/+2
| * | | | | | mmc: meson-gx: make replace WARN_ONCE with dev_warn_once about scatterlist of...Neil Armstrong2021-05-101-1/+3
| |/ / / / /
* | | | | | Merge tag 'drm-fixes-2021-05-21-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-05-2129-192/+191
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'amd-drm-fixes-5.13-2021-05-19' of https://gitlab.freedesktop.org/a...Dave Airlie2021-05-2116-35/+54
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: stop touching sched.ready in the backendChristian König2021-05-204-16/+1
| | * | | | | | drm/amd/amdgpu: fix a potential deadlock in gpu resetLang Yu2021-05-201-1/+0
| | * | | | | | drm/amdgpu: update sdma golden setting for Navi12Guchun Chen2021-05-201-0/+4
| | * | | | | | drm/amdgpu: update gc golden setting for Navi12Guchun Chen2021-05-201-2/+4
| | * | | | | | drm/amdgpu: Fix a use-after-freexinhui pan2021-05-201-0/+1
| | * | | | | | drm/amdgpu: add video_codecs query support for aldebaranJames Zhu2021-05-201-0/+1
| | * | | | | | drm/amd/amdgpu: fix refcount leakJingwen Chen2021-05-201-0/+3
| | * | | | | | drm/amd/display: Disconnect non-DP with no EDIDChris Park2021-05-201-0/+18
| | * | | | | | drm/amdgpu: disable 3DCGCG on picasso/raven1 to avoid compute hangChangfeng2021-05-202-5/+7
| | * | | | | | drm/amdgpu: Fix GPU TLB update error when PAGE_SIZE > AMDGPU_PAGE_SIZEYi Li2021-05-201-1/+1
| | * | | | | | drm/radeon: use the dummy page for GART if neededChristian König2021-05-201-1/+2
| | * | | | | | drm/amd/display: Use the correct max downscaling value for DCN3.x familyNikola Cornij2021-05-193-9/+12
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'drm-intel-fixes-2021-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-05-219-145/+129
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'gvt-fixes-2021-05-19' of https://github.com/intel/gvt-linux into d...Jani Nikula2021-05-196-138/+118
| | |\ \ \ \ \ \