aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-13hwspinlock: qcom: correct MMIO max register for newer SoCsGravatar Krzysztof Kozlowski 1-1/+1
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-31/+34
2022-08-21Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-11/+18
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Gravatar Uwe Kleine-König 1-9/+11
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Gravatar Wolfram Sang 1-2/+7
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-0/+7
2022-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 7-40/+42
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-6/+27
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Gravatar Linus Torvalds 1-0/+1
2022-08-20Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 4-6/+26
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-0/+1
2022-08-19Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 129-1249/+1974
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 35-452/+1645
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 108-1184/+1758
2022-08-18perf: riscv legacy: fix kerneldoc comment warningGravatar Conor Dooley 1-1/+1
2022-08-18net: moxa: MAC address reading, generating, validity checkingGravatar Sergei Antonov 1-6/+7
2022-08-18igb: Add lock to avoid data raceGravatar Lin Ma 2-1/+13
2022-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Gravatar Jakub Kicinski 6-18/+85
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Gravatar Christophe JAILLET 1-0/+1
2022-08-18tee: add overflow check in register_shm_helper()Gravatar Jens Wiklander 1-0/+3
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 6-31/+34
2022-08-17net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_runGravatar Lorenzo Bianconi 1-1/+1
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationGravatar Leon Romanovsky 1-8/+17
2022-08-17net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Gravatar Vladimir Oltean 1-27/+26
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetGravatar Vladimir Oltean 5-285/+478
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableGravatar Vladimir Oltean 4-298/+1146
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workGravatar Vladimir Oltean 1-0/+4
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockGravatar Vladimir Oltean 2-8/+7
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterGravatar Vladimir Oltean 1-1/+1
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersGravatar Vladimir Oltean 4-28/+38
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersGravatar Vladimir Oltean 1-1/+2
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Gravatar Rustam Subkhankulov 1-1/+1
2022-08-18Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 6-10/+33
2022-08-18Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 15-55/+183
2022-08-17net: dsa: microchip: ksz9477: fix fdb_dump last invalid entryGravatar Arun Ramadoss 1-0/+3
2022-08-17ice: Fix VF not able to send tagged traffic with no VLAN filtersGravatar Sylwester Dziedziuch 2-11/+57
2022-08-17ice: Ignore error message when setting same promiscuous modeGravatar Benjamin Mikailenko 1-4/+4
2022-08-17ice: Fix clearing of promisc mode with bridge over bondGravatar Grzegorz Siwik 2-2/+16
2022-08-17ice: Ignore EEXIST when setting promisc modeGravatar Grzegorz Siwik 1-1/+1
2022-08-17ice: Fix double VLAN error when entering promisc modeGravatar Grzegorz Siwik 1-0/+7
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 11-88/+36
2022-08-17platform/x86: serial-multi-instantiate: Add CLSA0101 LaptopGravatar Lucas Tanure 1-0/+1
2022-08-16Revert "drm/amd/amdgpu: add pipe1 hardware support"Gravatar Michel Dänzer 1-1/+1
2022-08-16drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutexGravatar Maíra Canal 1-6/+2
2022-08-16drm/amdgpu: Fix interrupt handling on ih_soft ringGravatar Mukul Joshi 3-3/+18
2022-08-16drm/amdgpu: Add secure display TA load for RenoirGravatar Shane Xiao 1-0/+10
2022-08-16drm/amd/display: Include scaling factor for SubVP commandGravatar Alvin Lee 4-1/+36
2022-08-16drm/amdgpu/vcn: Return void from the stop_dbg_modeGravatar Khalid Masum 1-3/+2
2022-08-16drm/amdgpu: remove useless condition in amdgpu_job_stop_all_jobs_on_sched()Gravatar Andrey Strachuk 1-4/+0