summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-01Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2022-07-01Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds8-76/+106
2022-07-01Merge branch 'pm-cpufreq'Rafael J. Wysocki5-0/+36
2022-07-01Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-18/+24
2022-07-01hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang1-4/+8
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2022-07-01Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+23
2022-07-01Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds10-29/+109
2022-07-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+7
2022-07-01Merge tag 'ata-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds1-2/+2
2022-07-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2022-06-30Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-55/+111
2022-07-01Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-19/+76
2022-06-30Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds22-51/+195
2022-06-30net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean1-0/+4
2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski1-1/+2
2022-06-30net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson1-0/+6
2022-06-30thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar1-0/+1
2022-06-30s390/sclp: Fix typo in commentsJiang Jian1-1/+1
2022-06-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-2/+7
2022-06-30Merge tag 'v5.19-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-10/+2
2022-06-30net: sfp: fix memory leak in sfp_probe()Jianglei Nie1-1/+1
2022-06-30mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata1-1/+13
2022-06-30net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-06-30nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1Lamarque Vieira Souza1-0/+2
2022-06-30nvmet: add a clear_ids attribute for passthru targetsAlan Adamson4-0/+82
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-06-29net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel1-2/+4
2022-06-29net: phy: Don't trigger state machine while in suspendLukas Wunner2-0/+46
2022-06-29usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-06-30Merge tag 'amd-drm-fixes-5.19-2022-06-29' of https://gitlab.freedesktop.org/a...Dave Airlie4-5/+4
2022-06-30Merge tag 'drm-intel-fixes-2022-06-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-24/+21
2022-06-29dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-06-29dm raid: fix KASAN warning in raid5_remove_diskMikulas Patocka1-1/+4
2022-06-30ata: pata_cs5535: Fix W=1 warningsJohn Garry1-2/+2
2022-06-29hwmon: (pmbus/ucd9200) fix typos in commentsJiang Jian1-1/+1
2022-06-29hwmon: (occ) Prevent power cap command overwriting poll responseEddie James4-13/+15
2022-06-30PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn1-1/+1
2022-06-30PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi1-1/+0
2022-06-30PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi2-44/+41
2022-06-30PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin1-2/+6
2022-06-30PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang1-2/+1
2022-06-30PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi1-22/+17
2022-06-30PM / devfreq: Mute warning on governor PROBE_DEFERChristian 'Ansuel' Marangi1-2/+3
2022-06-30PM / devfreq: Fix kernel panic with cpu based scaling to passive govChristian 'Ansuel' Marangi1-2/+1
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher2-3/+1
2022-06-29drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji1-1/+2
2022-06-29drm/amdgpu: fix adev variable used in amdgpu_device_gpu_recover()Alex Deucher1-1/+1
2022-06-29Merge tag 'platform-drivers-x86-v5.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds8-60/+127