summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-08-15mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoCLiming Sun-2/+14
2022-08-15drm/msm/rd: Fix FIFO-full deadlockRob Clark-0/+3
2022-08-15drm/msm/gpu: Drop qos request if devm_devfreq_add_device() failsBjorn Andersson-0/+2
2022-08-15drm/hyperv: Fix an error handling path in hyperv_vmbus_probe()Christophe JAILLET-3/+4
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger-0/+7
2022-08-15mmc: meson-gx: Fix an error handling path in meson_mmc_probe()Christophe JAILLET-2/+4
2022-08-15mmc: mtk-sd: Clear interrupts when cqe off/disableWenbin Mei-0/+6
2022-08-15mmc: pxamci: Fix another error handling path in pxamci_probe()Christophe JAILLET-1/+1
2022-08-15mmc: pxamci: Fix an error handling path in pxamci_probe()Christophe JAILLET-1/+1
2022-08-15platform/surface: aggregator_registry: Add HID devices for sensors and UCSI c...Maximilian Luz-0/+2
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on new f...Maximilian Luz-18/+18
2022-08-15platform/surface: aggregator_registry: Rename HID device nodes based on their...Maximilian Luz-9/+9
2022-08-15platform/surface: aggregator_registry: Add support for Surface Laptop Go 2Maximilian Luz-0/+3
2022-08-15platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with W...Hans de Goede-0/+14
2022-08-15platform/x86: pmc_atom: Fix SLP_TYPx bitfield maskAndy Shevchenko-1/+1
2022-08-15mlxsw: spectrum_ptp: Forbid PTP enablement only in RX or in TXAmit Cohen-0/+3
2022-08-15mlxsw: spectrum_ptp: Protect PTP configuration with a mutexAmit Cohen-7/+20
2022-08-15mlxsw: spectrum: Clear PTP configuration after unregistering the netdeviceAmit Cohen-1/+1
2022-08-15mlxsw: spectrum_ptp: Fix compilation warningsAmit Cohen-8/+10
2022-08-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/netDavid S. Miller-2/+4
2022-08-15drm/sun4i: dsi: Prevent underflow when computing packet sizesSamuel Holland-5/+5
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong-2/+2
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong-1/+1
2022-08-15drm/i915/gvt: Fix kernel-docJiapeng Chong-1/+1
2022-08-15drm/i915/gvt: fix typo in commentJulia Lawall-1/+1
2022-08-15spi: bitbang: Fix lsb-first RxRobin Murphy-2/+4
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-24/+59
2022-08-13Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-54/+99
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds-25/+1523
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-97/+117
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds-4/+18
2022-08-13ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATAZiyangZhang-0/+5
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-23/+50
2022-08-12Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds-506/+1846
2022-08-12net: dsa: mv88e6060: prevent crash on an unused portSergei Antonov-0/+3
2022-08-12fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence-5/+1
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-510/+1971
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds-595/+334
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds-0/+2
2022-08-12iavf: Fix deadlock in initializationIvan Vecera-1/+10
2022-08-12iavf: Fix reset error handlingPrzemyslaw Patynowski-3/+6
2022-08-12iavf: Fix NULL pointer dereference in iavf_get_link_ksettingsPrzemyslaw Patynowski-1/+1
2022-08-12iavf: Fix adminq error handlingPrzemyslaw Patynowski-2/+13
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt-15/+16
2022-08-12irqchip/loongson-liointc: Fix an error handling path in liointc_init()Christophe JAILLET-1/+1
2022-08-12net: lan966x: fix checking for return value of platform_get_irq_byname()Li Qiong-4/+4
2022-08-12net: cxgb3: Fix comment typoJason Wang-1/+1
2022-08-12bnx2x: Fix comment typoJason Wang-1/+1
2022-08-12net: ipa: Fix comment typoJason Wang-1/+1
2022-08-12virtio_net: fix endian-ness for RSSMichael S. Tsirkin-2/+2