aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-26wifi: iwlwifi: trans: remove unused function parameterMiri Korenblit3-3/+3
2024-06-26wifi: iwlwifi: mvm: remove IWL_MVM_PARSE_NVMMiri Korenblit2-10/+1
2024-06-26wifi: iwlwifi: support fast resumeEmmanuel Grumbach4-11/+130
2024-06-26wifi: iwlwifi: fix iwl_mvm_get_valid_rx_ant()Daniel Gabay1-2/+2
2024-06-26wifi: iwlwifi: mvm: unify and fix interface combinationsJohannes Berg1-15/+28
2024-06-26wifi: iwlwifi: pcie: fix a few legacy register accesses for new devicesEmmanuel Grumbach2-7/+19
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach62-68/+69
2024-06-26gpio: graniterapids: Add missing raw_spinlock_init()Aapo Vienamo1-0/+2
2024-06-26media: i2c: Kconfig: Fix missing firmware upload config selectKory Maincent1-0/+1
2024-06-26media: imx-pxp: Fix ERR_PTR dereference in pxp_probe()Harshit Mogalapalli1-0/+3
2024-06-26OPP: Introduce an OF helper function to inform if required-opps is usedUlf Hansson1-0/+32
2024-06-25soc: qcom: icc-bwmon: Allow for interrupts to be shared across instancesSibi Sankar1-3/+9
2024-06-25clk: qcom: gcc-ipq6018: update sdcc max clock frequencyChukun Pan1-1/+1
2024-06-25Merge branch '[email protected]' into clk-for-6.11Bjorn Andersson4-5/+3751
2024-06-25clk: qcom: camcc-sm8650: Add SM8650 camera clock controller driverJagadeesh Kona3-0/+3600
2024-06-26cpufreq: sti: add missing MODULE_DEVICE_TABLE entry for stih418Raphael Gallais-Pou1-0/+1
2024-06-25scsi: scsi_debug: Fix create target debugfs failureMing Lei1-1/+5
2024-06-25net: tn40xx: add phylink supportFUJITA Tomonori5-4/+114
2024-06-25net: tn40xx: add mdio bus supportFUJITA Tomonori3-1/+147
2024-06-25net: tn40xx: add basic Rx handlingFUJITA Tomonori3-1/+508
2024-06-25net: tn40xx: add basic Tx handlingFUJITA Tomonori3-0/+1411
2024-06-25net: tn40xx: add register definesFUJITA Tomonori2-0/+247
2024-06-25net: tn40xx: add pci driver for Tehuti Networks TN40xx chipsFUJITA Tomonori4-0/+78
2024-06-25gve: Add flow steering ethtool supportJeroen de Borst5-9/+398
2024-06-25gve: Add flow steering adminq commandsJeroen de Borst5-4/+314
2024-06-25gve: Add flow steering device optionJeroen de Borst3-2/+51
2024-06-25gve: Add adminq extended commandJeroen de Borst2-0/+43
2024-06-25gve: Add adminq mutex lockZiwei Xiao2-10/+13
2024-06-25virtio-net: support dim profile fine-tuningHeng Qi1-7/+47
2024-06-25dim: make DIMLIB dependent on NETHeng Qi1-1/+1
2024-06-25ravb: Add MII support for R-Car V4MGeert Uytterhoeven2-1/+37
2024-06-25ravb: Improve ravb_hw_info instance orderGeert Uytterhoeven1-9/+9
2024-06-25ionic: use dev_consume_skb_any outside of napiShannon Nelson3-13/+21
2024-06-25virtio_net: Remove u64_stats_update_begin()/end() for stats fetchLi RongQing1-2/+3
2024-06-25clk: qcom: videocc-sm8550: Add SM8650 video clock controllerJagadeesh Kona1-4/+149
2024-06-25clk: qcom: videocc-sm8550: Add support for videocc XO clk aresJagadeesh Kona1-1/+2
2024-06-25cxl: documentation: add missing files to cxl driver-apiYao Xingtao1-5/+6
2024-06-25cxl/region: check interleave capabilityYao Xingtao4-0/+107
2024-06-25cxl/region: Avoid null pointer dereference in region lookupAlison Schofield1-4/+15
2024-06-25Merge remote-tracking branch 'qcom/20240430-a750-raytracing-v3-2-7f57c5ac082d...Rob Clark2-8/+33
2024-06-25iio: dac: ad3552r: use devm_regulator_get_enable_read_voltage()David Lechner1-24/+4
2024-06-25iio: adc: ti-ads8688: drop ads8688_remove()David Lechner1-26/+6
2024-06-25iio: adc: ti-ads8688: use devm_regulator_get_enable_read_voltage()David Lechner1-24/+5
2024-06-25iio: adc: ti-adc108s102: use devm_regulator_get_enable_read_voltage()David Lechner1-25/+3
2024-06-25iio: adc: max1363: use devm_regulator_get_enable_read_voltage()David Lechner1-24/+4
2024-06-25iio: adc: ltc2309: use devm_regulator_get_enable_read_voltage()David Lechner1-37/+6
2024-06-25iio: adc: hx711: use dev_err_probe()David Lechner1-22/+13
2024-06-25iio: adc: hx711: remove hx711_remove()David Lechner1-22/+5
2024-06-25iio: adc: hx711: use devm_regulator_get_enable_read_voltage()David Lechner1-18/+2
2024-06-25iio: adc: aspeed_adc: use devm_regulator_get_enable_read_voltage()David Lechner1-22/+8