summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-22parisc: ccio-dma: Fix typo in commentJason Wang
2022-08-21Merge tag 'irq-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-08-21Merge tag 'i2c-for-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang
2022-08-20Revert "zram: remove double compression logic"Jiri Slaby
2022-08-20Merge tag 's390-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-08-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-20Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-08-20Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-08-20Merge tag 'mmc-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2022-08-19scsi: core: Fix passthrough retry counter handlingMike Christie
2022-08-19scsi: ufs: core: Reduce the power mode change timeoutBart Van Assche
2022-08-19Revert "net: macsec: update SCI upon MAC address change."Sabrina Dubroca
2022-08-19net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson
2022-08-19Merge branch '5.20/scsi-queue' into 6.0/scsi-fixesMartin K. Petersen
2022-08-19drm/radeon: add a force flush to delay work when radeonZhenneng Li
2022-08-19drm/amd/display: Include missing headerMaíra Canal
2022-08-19drm/amdgpu: Remove the additional kfd pre reset call for sriovshaoyunl
2022-08-19drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.Candice Li
2022-08-19drm/amdgpu: fix hive reference leak when adding xgmi deviceYiPeng Chai
2022-08-19drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to ps...YiPeng Chai
2022-08-19drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1Tim Huang
2022-08-19Merge tag 'riscv-for-linus-6.0-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-08-19Merge tag 'drm-fixes-2022-08-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-19drm/gem: Fix GEM handle release errorsJeffy Chen
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-19Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-08-18perf: riscv legacy: fix kerneldoc comment warningConor Dooley
2022-08-18net: moxa: MAC address reading, generating, validity checkingSergei Antonov
2022-08-18igb: Add lock to avoid data raceLin Ma
2022-08-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
2022-08-18tee: add overflow check in register_shm_helper()Jens Wiklander
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2022-08-18drm/vc4: hdmi: Rework power upMaxime Ripard
2022-08-18drm/vc4: hdmi: Depends on CONFIG_PMMaxime Ripard
2022-08-17net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_runLorenzo Bianconi
2022-08-17net/mlx5e: Allocate flow steering storage during uplink initializationLeon Romanovsky
2022-08-17net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelo...Vladimir Oltean
2022-08-17net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean
2022-08-17net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean
2022-08-17net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_workVladimir Oltean
2022-08-17net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean
2022-08-17net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counterVladimir Oltean
2022-08-17net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean
2022-08-17net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet countersVladimir Oltean
2022-08-17net: dsa: sja1105: fix buffer overflow in sja1105_setup_devlink_regions()Rustam Subkhankulov
2022-08-18Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie