summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-07-26Merge tag 'spi-fix-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-07-26Merge tag 'i2c-for-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-31/+12
2025-07-26Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+9
2025-07-25Merge tag 'drm-fixes-2025-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-2/+9
2025-07-25Merge tag 'drm-xe-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-1/+1
2025-07-25Merge tag 'drm-intel-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+8
2025-07-24Merge tag 'pci-v6.16-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+7
2025-07-24drm/xe: Fix build without debugfsLucas De Marchi-1/+1
2025-07-24Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-204/+420
2025-07-24net: hns3: default enable tx bounce buffer when smmu enabledJijie Shao-0/+33
2025-07-24net: hns3: fixed vf get max channels bugJian Shen-5/+1
2025-07-24net: hns3: disable interrupt when ptp init failedYonglong Liu-3/+6
2025-07-24net: hns3: fix concurrent setting vlan filter issueJian Shen-15/+21
2025-07-24s390/ism: fix concurrency management in ism_cmd()Halil Pasic-0/+3
2025-07-23Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-38/+99
2025-07-24i2c: qup: jump out of the loop in case of timeoutYang Xiwen-1/+3
2025-07-24i2c: virtio: Avoid hang by using interruptible completion waitViresh Kumar-7/+8
2025-07-24i2c: tegra: Fix reset error handling with ACPIAkhil R-23/+1
2025-07-24Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-38/+99
2025-07-23drm/i915/display: Fix dma_fence_wait_timeout() return value handlingAakash Deep Sarkar-1/+2
2025-07-23spi: spi-qpic-snand: don't hardcode ECC stepsGabor Juhos-1/+1
2025-07-22Merge tag 'linux-can-fixes-for-6.16-20250722' of git://git.kernel.org/pub/scm...Jakub Kicinski-3/+21
2025-07-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-3/+16
2025-07-22PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabledManivannan Sadhasivam-0/+7
2025-07-22drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe()Douglas Anderson-1/+1
2025-07-22Revert "drm/nouveau: check ioctl command codes better"Arnd Bergmann-5/+6
2025-07-22can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...Marc Kleine-Budde-3/+21
2025-07-21gve: Fix stuck TX queue for DQ queue formatPraveen Kaligineedi-30/+37
2025-07-21net: bcmasp: Restore programming of TX map vector registerFlorian Fainelli-0/+3
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski-0/+9
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski-0/+2
2025-07-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li-0/+2
2025-07-21i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge-2/+2
2025-07-21i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen-1/+1
2025-07-21Merge tag 'sunxi-clk-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd-8/+9
2025-07-21Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-35/+143
2025-07-21drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4xVille Syrjälä-0/+6
2025-07-21drm/nouveau/nvif: fix null ptr deref on pre-fermi boardsBen Skeggs-0/+3
2025-07-20Merge tag 'i2c-for-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-22/+17
2025-07-20Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-31/+55
2025-07-20Merge tag 'usb-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-32/+61
2025-07-20Merge tag 'tty-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+4
2025-07-20Merge tag 'staging-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-45/+56
2025-07-20Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-105/+204
2025-07-20Merge tag 'spi-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+10
2025-07-20Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2025-07-20Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-07-19Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto-1/+1
2025-07-19Merge tag 'hwmon-for-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-8/+13
2025-07-18Merge tag 'v6.16-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-12/+12