aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
5 daysMerge remote-tracking branch 'wireless-next/main'Bob Copeland969-22518/+46792
5 daysMerge remote-tracking branch 'wireless/main'Bob Copeland1-9/+1
6 daysMerge tag 'edac_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-13/+37
8 daysMerge tag 'drm-fixes-2024-05-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-203/+122
8 daysRevert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
8 daysMerge tag 'drm-misc-fixes-2024-05-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-40/+32
8 daysMerge tag 'gpio-fixes-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-30/+63
8 daysMerge tag 'amd-drm-fixes-6.9-2024-05-10' of https://gitlab.freedesktop.org/ag...Dave Airlie7-18/+51
8 daysMerge tag 'block-6.9-20240510' of git://git.kernel.dk/linuxLinus Torvalds6-20/+25
8 daysMerge tag 'spi-fix-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+3
8 daysMerge tag 'regulator-fix-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-15/+19
8 daysMerge tag 'iommu-fixes-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+5
8 daysdrm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
8 daysdrm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
8 daysgpiolib: cdev: fix uninitialised kfifoKent Gibson1-0/+14
9 daysiommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe1-3/+1
9 daysMerge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-3/+13
9 daysMerge tag 'hwmon-for-v6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-16/+35
9 dayshwmon: (pmbus/ucd9000) Increase delay from 250 to 500usLakshmi Yadlapati1-3/+3
9 daysMerge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds11-90/+285
9 daysregulator: core: fix debugfs creation regressionJohan Hovold1-11/+16
9 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
9 daysdrm/xe: Use ordered WQ for G2H handlerMatthew Brost3-1/+8
9 daysdrm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio1-1/+4
9 daysdrm/xe/ads: Use flexible-arrayLucas De Marchi1-1/+1
9 daysgpiolib: cdev: Fix use after free in lineinfo_changed_notifyZhongqiu Han1-1/+1
9 daysgpiolib: use a single SRCU struct for all GPIO descriptorsBartosz Golaszewski3-28/+25
10 daysnet: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz1-6/+17
10 daysnet: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz1-2/+14
10 daysnet: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2-18/+9
10 daysnet: hns3: fix port vlan filter not disabled issueYonglong Liu1-1/+6
10 daysnet: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
10 daysnet: hns3: release PTP resources if pf initialization failedPeiyang Wang1-1/+3
10 daysnet: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang5-8/+11
10 daysnet: hns3: direct return when receive a unknown mailbox messageJian Shen1-3/+4
10 daysnet: hns3: using user configure after hardware resetPeiyang Wang2-6/+12
10 daysspi: microchip-core-qspi: fix setting spi bus clock rateConor Dooley1-0/+1
10 daysMerge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski224-9612/+13258
10 daysnetdevsim: add NAPI supportDavid Wei2-12/+205
10 daysnet: annotate data-races around dev->if_portEric Dumazet7-10/+10
10 daysRevert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
10 daysdm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
10 daysdrm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
10 daysdrm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
10 daysdrm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
10 daysdrm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
10 daysMerge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+6
10 daysMerge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
10 daysnvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg1-12/+4
10 daysnvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter1-3/+2
11 daysnet: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi1-0/+12
11 daysnet: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger1-16/+103
11 daysnet: dsa: microchip: add support DSCP priority mappingOleksij Rempel3-15/+50
11 daysnet: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2-12/+0
11 daysnet: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel1-24/+33
11 daysnet: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2-12/+1
11 daysnet: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel4-3/+242
11 daysnet: dsa: microchip: add support for different DCB app configurationsOleksij Rempel6-2/+583
11 daysnet: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2-35/+61
11 daysnet: dsa: microchip: add IPV information supportOleksij Rempel2-3/+20
11 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-134/+82
11 daysnet: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
11 daysnet: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet1-8/+4
11 daysusb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
11 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet142-161/+161
11 daysnet: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer1-1/+80
11 daysnet: phy: marvell: constify marvell_hw_statsMatthias Schiffer1-1/+1
11 daysdrm/connector: Add \n to message about demoting connector force-probesDouglas Anderson1-1/+1
11 daysgpiolib: fix the speed of descriptor label setting with SRCUBartosz Golaszewski2-8/+30
11 daysnvmet: make nvmet_wq unboundSagi Grimberg1-1/+2
11 daysnvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callersMaurizio Lombardi1-1/+1
11 daysnvme-pci: Add quirk for broken MSIsSean Anderson2-3/+16
11 daysdrm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian2-20/+4
12 dayswifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
12 daysvirtio_net: Remove rtnl lock protection of command buffersDaniel Jurgens1-20/+4
12 daysvirtio_net: Add a lock for per queue RX coalesceDaniel Jurgens1-12/+41
12 daysvirtio_net: Do DIM update for specified queue onlyDaniel Jurgens1-25/+15
12 daysvirtio_net: Add a lock for the command VQ.Daniel Jurgens1-1/+10
12 daysvirtio_net: Remove command data from control_bufDaniel Jurgens1-39/+85
12 daysvirtio_net: Store RSS setting in virtnet_infoDaniel Jurgens1-20/+20
12 daysnet: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO busArınç ÜNAL1-1/+2
12 daysrtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet2-2/+2
12 daysnet: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen1-4/+9
12 daysnet: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen1-3/+4
12 daysnet: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen1-2/+5
12 daysocteontx2-pf: Treat truncation of IRQ name as an errorSimon Horman1-2/+10
12 daysatm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert2-4/+0
12 daysgve: Implement queue apiShailend Chand5-24/+189
12 daysReapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds1-45/+5
12 daysPCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
12 daysdrm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-105/+8
12 daysdrm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
12 daysMerge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+189
12 daysice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek7-80/+30
12 daysice: Deduplicate tc action setupMarcin Szycik1-41/+15
12 daysice: update E830 device ids and commentsPaul Greenwalt3-16/+16
12 daysice: add additional E830 device idsPaul Greenwalt3-0/+24
12 dayswifi: iwlwifi: Ensure prph_mac dump includes all addressesDaniel Gabay1-7/+2
12 dayswifi: iwlwifi: mvm: don't request statistics in restartMiri Korenblit1-0/+7
12 dayswifi: iwlwifi: mvm: exit EMLSR if secondary link is not usedMiri Korenblit3-2/+40
12 dayswifi: iwlwifi: mvm: add beacon template version 14striebit2-4/+16
12 dayswifi: iwlwifi: mvm: align UATS naming with firmwareJohannes Berg3-10/+11
12 dayswifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay2-2/+34
12 dayswifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg6-8/+430
12 dayswifi: iwlwifi: mvm: add the firmware API for channel surveyBenjamin Berg2-1/+33
12 dayswifi: iwlwifi: mvm: Fix race in scan completionIlan Peer4-29/+55
12 dayswifi: iwlwifi: mvm: Add a print for invalid link pair due to bandwidthYedidya Benshimol1-11/+20
12 dayswifi: iwlwifi: mvm: add a debugfs for reading EMLSR blocking reasonsYedidya Benshimol3-5/+40
12 dayswifi: iwlwifi: mvm: Add active EMLSR blocking reasons printsYedidya Benshimol1-12/+24
12 dayswifi: iwlwifi: bump FW API to 90 for BZ/SC devicesMiri Korenblit2-2/+2
12 dayswifi: iwlwifi: mvm: fix primary link settingMiri Korenblit1-1/+1
12 dayswifi: iwlwifi: mvm: use already determined cmd_idJohannes Berg1-7/+2
12 dayswifi: iwlwifi: mvm: don't reset link selection during restartJohannes Berg1-3/+6
12 dayswifi: iwlwifi: Print EMLSR states nameDaniel Gabay2-9/+50
12 dayswifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is activeYedidya Benshimol7-19/+133
12 dayswifi: iwlwifi: mvm: fix typo in debug printMiri Korenblit1-2/+2
12 dayswifi: iwlwifi: mvm: exit EMLSR when CSA happensJohannes Berg5-26/+115
12 dayswifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/bandYedidya Benshimol4-35/+63
12 dayswifi: iwlwifi: mvm: avoid always prefering single-linkMiri Korenblit1-2/+2
12 dayswifi: iwlwifi: mvm: trigger link selection upon TTLM start/endMiri Korenblit1-0/+5
12 dayswifi: iwlwifi: mvm: consider FWs recommendation for EMLSRMiri Korenblit5-1/+58
12 dayswifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit10-8/+244
12 dayswifi: iwlwifi: mvm: don't always unblock EMLSRMiri Korenblit1-3/+5
12 dayswifi: iwlwifi: mvm: Always allow entering EMLSR from debugfsMiri Korenblit3-14/+8
12 dayswifi: iwlwifi: mvm: add a debugfs for (un)blocking EMLSRMiri Korenblit1-0/+29
12 dayswifi: iwlwifi: mvm: trigger link selection after exiting EMLSRMiri Korenblit6-52/+158
12 dayswifi: iwlwifi: cleanup EMLSR when BT is active handlingMiri Korenblit6-66/+53
12 daysMerge wireless into wireless-nextJohannes Berg1-9/+1
13 daysEDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin1-13/+37
13 daysnet: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S2-1/+2
13 daysMerge tag 'rtw-next-2024-05-04-v2' of https://github.com/pkshih/rtwKalle Valo81-8438/+8371
13 daysMerge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
13 daysMerge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-23/+112
13 daysMerge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-79/+147
13 daysMerge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
13 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+60
13 daysgve: Alloc and free QPLs with the ringsShailend Chand7-331/+171
13 daysgve: Account for stopped queues when reading NIC statsShailend Chand1-6/+35
13 daysgve: Reset Rx ring state in the ring-stop funcsShailend Chand2-30/+120
13 daysgve: Avoid rescheduling napi if on wrong cpuShailend Chand2-2/+32
13 daysgve: Make gve_turnup work for nonempty queuesShailend Chand1-0/+14
13 daysgve: Make gve_turn(up|down) ignore stopped queuesShailend Chand1-0/+10
13 daysgve: Add adminq funcs to add/remove a single Rx queueShailend Chand2-27/+54
13 daysgve: Make the GQ RX free queue funcs idempotentShailend Chand1-10/+19
2024-05-04hwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
2024-05-04hwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
2024-05-04hwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
2024-05-04wifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask()Ping-Ke Shih1-1/+1
2024-05-04wifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warningsGustavo A. R. Silva1-27/+0
2024-05-04wifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih1-1/+1
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee5-0/+134
2024-05-04wifi: rtw89: wow: support WEP cipher on WoWLANChih-Kang Chang2-2/+18
2024-05-04wifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang5-3/+175
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang7-12/+529
2024-05-04wifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang3-1/+57
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang5-1/+172
2024-05-04wifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang2-46/+21
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang4-328/+129
2024-05-04wifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang4-1/+219
2024-05-04wifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang4-0/+44
2024-05-04wifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang2-3/+12
2024-05-04wifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN modeChin-Yen Lee1-0/+4
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+14
2024-05-03Revert "net: mirror skb frag ref/unref helpers"Mina Almasry3-4/+4
2024-05-03bnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei2-13/+5
2024-05-03Merge tag 'for-net-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-19/+94
2024-05-03net: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut1-6/+10
2024-05-03Merge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2024-05-03Bluetooth: qca: fix firmware check error pathJohan Hovold1-1/+1
2024-05-03Bluetooth: qca: fix info leak when fetching board idJohan Hovold1-0/+5
2024-05-03Bluetooth: qca: fix info leak when fetching fw build idJohan Hovold2-5/+21
2024-05-03Bluetooth: qca: generalise device address checkJohan Hovold2-9/+14
2024-05-03Bluetooth: qca: fix NVM configuration parsingJohan Hovold1-2/+22
2024-05-03Bluetooth: qca: add missing firmware sanity checksJohan Hovold1-6/+32
2024-05-03Bluetooth: qca: fix wcn3991 device address checkJohan Hovold1-1/+4
2024-05-03Merge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds11-39/+67
2024-05-03Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+37
2024-05-03Merge tag 'drm-fixes-2024-05-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds26-101/+223
2024-05-03Merge tag 'spi-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+2
2024-05-03Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo60-669/+2578
2024-05-03Merge tag 'mt76-for-kvalo-2024-05-02' of https://github.com/nbd168/wirelessKalle Valo39-145/+656
2024-05-03drm/meson: dw-hdmi: add bandgap setting for g12Jerome Brunet1-17/+26
2024-05-03drm/meson: dw-hdmi: power up phy on device initJerome Brunet1-34/+17
2024-05-03wifi: mac80211_hwsim: add support for BSS colorAditya Kumar Singh1-0/+6
2024-05-03wifi: mac80211: handle color change per linkAditya Kumar Singh4-4/+5
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao3-13/+27
2024-05-03wifi: iwlwifi: Use request_module_nowaitBen Greear1-9/+1
2024-05-03slimbus: qcom-ngd-ctrl: Add timeout for wait operationViken Dadhaniya1-1/+5
2024-05-03spi: stm32: enable controller before asserting CSBen Wolsieffer1-12/+2
2024-05-02net: dsa: mv88e6xxx: Correct check for empty listSimon Horman1-2/+2
2024-05-02IB/hfi1: allocate dummy net_device dynamicallyBreno Leitao2-3/+8
2024-05-02net/mlx5e: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen1-6/+4
2024-05-03Merge tag 'drm-misc-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-45/+80
2024-05-03Merge tag 'drm-xe-fixes-2024-05-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-1/+5
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski108-683/+768
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds4-7/+55
2024-05-02drm/xe/display: Fix ADL-N detectionLucas De Marchi1-1/+2
2024-05-02Merge tag 'firewire-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+10
2024-05-02Merge tag 'thermal-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+45
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds13-78/+114