summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-04wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v12Anjaneyulu
2024-07-04wifi: iwlwifi: Remove debug messageMukesh Sisodiya
2024-07-04wifi: iwlwifi: mvm: document remaining mvm dataJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: fix missing RX descriptor kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: document PPAG table command union correctlyJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: add puncturing to PHY context docsJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: mac: fix kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: fix memory region kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: mvm: add missing string for ROC EMLSR blockJohannes Berg
2024-07-04wifi: iwlwifi: release TXQ lock during reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: keep BHs disabled when TXing from reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: use already mapped data when TXing an AMSDUBenjamin Berg
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg
2024-07-04wifi: iwlwifi: mvm: simplify EMLSR blockingJohannes Berg
2024-07-04wifi: iwlwifi: mvm: align reorder buffer entries to cachelineJohannes Berg
2024-07-04wifi: iwlwifi: mvm: clean up reorder buffer dataJohannes Berg
2024-07-04wifi: iwlwifi: mvm: don't send an ROC command with max_delay = 0Emmanuel Grumbach
2024-07-04wifi: iwlwifi: mvm: fix interface combinationsJohannes Berg
2024-07-04thermal: gov_power_allocator: Return early in manage if trip_max is NULLNícolas F. R. A. Prado
2024-07-04thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip pointsRafael J. Wysocki
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel
2024-07-04devres: Correct code style for functions that return a pointer typeZijun Hu
2024-07-04devres: Initialize an uninitialized struct memberZijun Hu
2024-07-04devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu
2024-07-04devres: Fix devm_krealloc() wasting memoryZijun Hu
2024-07-04misc: Register a PPI for the vcpu stall detection virtual deviceSebastian Ene
2024-07-04power: supply: sysfs: use power_supply_property_is_writeable()Thomas Weißschuh
2024-07-04serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold
2024-07-04serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold
2024-07-04serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder
2024-07-04mei: vsc: Fix spelling errorWentong Wu
2024-07-04mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu
2024-07-04mei: vsc: Utilize the appropriate byte order swap functionWentong Wu
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu
2024-07-04mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu
2024-07-04eeprom: ee1004: Instantiate jc42 devices for DIMMS implementing Rev.1 SPDGuenter Roeck
2024-07-04eeprom: ee1004: Call i2c_new_scanned_device to instantiate thermal sensorGuenter Roeck
2024-07-04eeprom: ee1004: Add nvmem supportArmin Wolf
2024-07-04eeprom: ee1004: Use devres for bus data cleanupArmin Wolf
2024-07-04driver core: platform: Switch to use kmemdup_array()Andy Shevchenko
2024-07-04ata: ahci: Add debug print for external portNiklas Cassel
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel
2024-07-04ata: libata-core: Reuse available ata_port print_idsNiklas Cassel
2024-07-04ata: libata: Assign print_id at port allocation timeNiklas Cassel
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel