aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina1-48/+45
2024-07-04ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina1-25/+47
2024-07-04ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina1-38/+46
2024-07-04ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatchHerve Codina1-34/+31
2024-07-04ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned valueHerve Codina1-0/+2
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual3-8/+4
2024-07-04KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual3-8/+8
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi1-0/+6
2024-07-04ASoC: rt711-sdw: add missing readable registersBard Liao1-0/+2
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen1-6/+6
2024-07-04net: dsa: microchip: lan937x: Add error handling in lan937x_setupOleksij Rempel1-10/+17
2024-07-04l2tp: Remove duplicate included header file trace.hThorsten Blum1-1/+0
2024-07-04devres: Correct code style for functions that return a pointer typeZijun Hu1-11/+11
2024-07-04devres: Initialize an uninitialized struct memberZijun Hu1-0/+1
2024-07-04devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu1-1/+5
2024-07-04devres: Fix devm_krealloc() wasting memoryZijun Hu1-1/+4
2024-07-04misc: Register a PPI for the vcpu stall detection virtual deviceSebastian Ene1-2/+29
2024-07-04dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual deviceSebastian Ene1-0/+6
2024-07-04power: supply: sysfs: use power_supply_property_is_writeable()Thomas Weißschuh1-2/+1
2024-07-04serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold1-1/+1
2024-07-04serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold1-3/+13
2024-07-04serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold1-9/+24
2024-07-04misc: keba: Add basic KEBA CP500 system FPGA supportGerhard Engleder7-0/+525
2024-07-04mei: vsc: Fix spelling errorWentong Wu1-1/+1
2024-07-04mei: vsc: Enhance SPI transfer of IVSC ROMWentong Wu1-1/+1
2024-07-04mei: vsc: Utilize the appropriate byte order swap functionWentong Wu1-1/+1
2024-07-04mei: vsc: Prevent timeout error with added delay post-firmware downloadWentong Wu1-2/+2
2024-07-04mei: vsc: Enhance IVSC chipset stability during warm rebootWentong Wu1-0/+14
2024-07-04um: vector: always reset vp->openedJohannes Berg1-1/+2
2024-07-04um: vector: remove vp->lockJohannes Berg2-16/+1
2024-07-04um: register power-off handlerJohannes Berg1-0/+15
2024-07-04um: line: always fill *error_out in setup_one_line()Johannes Berg1-0/+2
2024-07-04um: remove pcap driver from documentationJohannes Berg1-2/+0
2024-07-04eeprom: ee1004: Instantiate jc42 devices for DIMMS implementing Rev.1 SPDGuenter Roeck1-3/+20
2024-07-04eeprom: ee1004: Call i2c_new_scanned_device to instantiate thermal sensorGuenter Roeck1-3/+3
2024-07-04eeprom: ee1004: Add nvmem supportArmin Wolf2-20/+40
2024-07-04eeprom: ee1004: Use devres for bus data cleanupArmin Wolf1-21/+21
2024-07-04driver core: platform: Switch to use kmemdup_array()Andy Shevchenko1-1/+1
2024-07-04tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.Kuniyuki Iwashima1-0/+7
2024-07-04drm/xe: Use VF_CAP_REG for device wmbMichal Wajdeczko1-1/+10
2024-07-04drm/xe: Kill regs/xe_sriov_regs.hMichal Wajdeczko6-26/+15
2024-07-04drm/xe: Fix register definition order in xe_regs.hMichal Wajdeczko1-3/+3
2024-07-04ata: ahci: Add debug print for external portNiklas Cassel1-1/+3
2024-07-04ata,scsi: Remove wrapper ata_sas_port_alloc()Niklas Cassel5-49/+11
2024-07-04ata: libata-core: Reuse available ata_port print_idsNiklas Cassel1-2/+9
2024-07-04ata: libata: Assign print_id at port allocation timeNiklas Cassel3-7/+1
2024-07-04ata: libata-core: Remove local_port_no struct memberNiklas Cassel3-6/+3
2024-07-04ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()Niklas Cassel1-1/+0
2024-07-04ata: libata-core: Remove support for decreasing the number of portsNiklas Cassel2-18/+6
2024-07-04ata: libata: Remove unused function declaration for ata_scsi_detect()Niklas Cassel1-1/+0