summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-13dsa: mv88e6xxx: Do a final check before timing outLinus Walleij
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-11octeontx2-pf: Add additional check for MCAM rulesSuman Ghosh
2023-07-11platform/x86: touchscreen_dmi: Add info for the Archos 101 Cesium Educ tabletThomas GENTY
2023-07-11platform/x86: dell-ddv: Improve error handlingArmin Wolf
2023-07-11platform/x86/amd: pmf: Add new ACPI ID AMDI0103Shyam Sundar S K
2023-07-11platform/x86/amd: pmc: Add new ACPI ID AMDI000AShyam Sundar S K
2023-07-11platform/x86/amd: pmc: Apply nvme quirk to HP 15s-eq2xxxMario Limonciello
2023-07-11platform/x86: Move s2idle quirk from thinkpad-acpi to amd-pmcMario Limonciello
2023-07-11net: dsa: Removed unneeded of_node_put in felix_parse_ports_nodeLu Hongfei
2023-07-11net: fec: use netdev_err_once() instead of netdev_err()Wei Fang
2023-07-11net: fec: increase the size of tx ring and update tx_wake_thresholdWei Fang
2023-07-11net: fec: recycle pages for transmitted XDP framesWei Fang
2023-07-11net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDPWei Fang
2023-07-10igc: Fix inserting of empty frame for launchtimeFlorian Kauer
2023-07-10igc: Fix launchtime before start of cycleFlorian Kauer
2023-07-10igc: No strict mode in pure launchtime/CBS offloadFlorian Kauer
2023-07-10igc: Handle already enabled taprio offload for basetime 0Florian Kauer
2023-07-10igc: Do not enable taprio offload for invalid argumentsFlorian Kauer
2023-07-10igc: Rename qbv_enable to taprio_offload_enableFlorian Kauer
2023-07-10platform/x86: int3472/discrete: set variable skl_int3472_regulator_second_sen...Tom Rix
2023-07-10platform/x86/intel/tpmi: Prevent overflow for cap_offsetSrinivas Pandruvada
2023-07-10platform/x86: wmi: Replace open coded guid_parse_and_compare()Andy Shevchenko
2023-07-10platform/x86: wmi: Break possible infinite loop when parsing GUIDAndy Shevchenko
2023-07-10HID: amd_sfh: Fix for shift-out-of-boundsBasavaraj Natikar
2023-07-10HID: amd_sfh: Rename the float32 variableBasavaraj Natikar
2023-07-10gve: unify driver name usageJunfeng Guo
2023-07-10net: dsa: qca8k: Add check for skb_copyJiasheng Jiang
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-09HID: input: fix mapping for camera access keysDmitry Torokhov
2023-07-09HID: logitech-hidpp: Add wired USB id for Logitech G502 LightspeedStuart Hayhurst
2023-07-09HID: nvidia-shield: Pack inner/related declarations in HOSTCMD reportsRahul Rameshbabu
2023-07-09HID: hyperv: avoid struct memcpy overrun warningArnd Bergmann
2023-07-09net: lan743x: select FIXED_PHYSimon Horman
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing