summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.5-rc7' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-08-248-29/+84
|\
| * ASoC: cs35l41: Correct amp_gain_tlv valuesCharles Keepax2023-08-231-1/+1
| * ASoC: amd: yc: Add VivoBook Pro 15 to quirks list for acp6xBrenoRCBrito2023-08-191-0/+7
| * ASoC: cs35l56: Update ACPI HID and propertyMark Brown2023-08-173-19/+30
| |\
| | * ASoC: cs35l56: Add an ACPI match tableSimon Trimmer2023-08-172-0/+18
| | * ASoC: cs35l56: Read firmware uuid from a device property instead of _SUBMaciej Strozek2023-08-171-19/+12
| * | ASoC: tas2781: fixed register access error when switching to other chipsShenghao Ding2023-08-171-9/+10
| |/
| * ASoC: SOF: ipc4-pcm: fix possible null pointer deferenceChao Song2023-08-161-0/+3
| * MAINTAINERS: Add entries for TEXAS INSTRUMENTS ASoC DRIVERSKevin-Lu2023-08-151-0/+33
* | ALSA: ymfpci: Fix the missing snd_card_free() call at probe errorTakashi Iwai2023-08-231-2/+8
* | ALSA: hda/realtek - Remodified 3k pull low procedureKailang Yang2023-08-161-2/+5
* | Merge tag 'asoc-fix-v6.5-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-08-1512-35/+73
|\|
| * ASoC: rt1308-sdw: fix random louder soundShuming Fan2023-08-131-1/+12
| * ASoC: meson: axg-tdm-formatter: fix channel slot allocationJerome Brunet2023-08-101-16/+26
| * ASoC: SOF: ipc4-topology: Update the basecfg for copier earlierPeter Ujfalusi2023-08-091-3/+3
| * ASoC: SOF: intel: hda: Clean up link DMA for IPC3 during stopRanjani Sridharan2023-08-083-4/+14
| * ASoC: Intel: sof-sdw-cs42142: fix for codec button mappingjairaj-arava2023-08-081-3/+3
| * ASoC: Intel: sof-sdw: update jack detection quirk for LunarLake RVPPierre-Louis Bossart2023-08-081-1/+1
| * ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()Xia Fukun2023-08-071-1/+1
| * ASoC: lower "no backend DAIs enabled for ... Port" log severityHans de Goede2023-08-071-2/+6
| * ASoC: rt5665: add missed regulator_bulk_disableZhang Shurong2023-08-071-0/+2
| * ASoC: max98363: don't return on success reading revision IDBard Liao2023-08-041-4/+5
* | ALSA: hda/cs8409: Support new Dell Dolphin VariantsStefan Binding2023-08-111-0/+4
* | ALSA: hda/realtek: Switch Dell Oasis models to use SPIStefan Binding2023-08-101-5/+4
* | ALSA: hda/realtek: Add quirks for HP G11 LaptopsStefan Binding2023-08-101-1/+7
* | Merge tag 'asoc-fix-v6.5-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2023-08-04388-1839/+3105
|\|
| * ASoC: fsl: micfil: Use dual license micfil codeDaniel Baluta2023-08-032-3/+3
| * Linux 6.5-rc4v6.5-rc4Linus Torvalds2023-07-301-1/+1
| * Merge tag 'spi-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-301-5/+49
| |\
| | * spi: spi-qcom-qspi: Add mem_ops to avoid PIO for badly sized readsDouglas Anderson2023-07-261-0/+25
| | * spi: spi-qcom-qspi: Fallback to PIO for xfers that aren't multiples of 4 bytesDouglas Anderson2023-07-261-0/+12
| | * spi: spi-qcom-qspi: Add DMA_CHAIN_DONE to ALL_IRQSVijaya Krishna Nivarthi2023-07-251-1/+1
| | * spi: spi-qcom-qspi: Call dma_wmb() after setting up descriptorsVijaya Krishna Nivarthi2023-07-251-1/+3
| | * spi: spi-qcom-qspi: Use GFP_ATOMIC flag while allocating for descriptorVijaya Krishna Nivarthi2023-07-251-3/+5
| | * spi: spi-qcom-qspi: Ignore disabled interrupts' status in isrVijaya Krishna Nivarthi2023-07-251-0/+3
| * | Merge tag 'regulator-fix-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-07-301-5/+5
| |\ \
| | * | regulator: mt6358: Fix incorrect VCN33 sync error messageChen-Yu Tsai2023-07-241-1/+1
| | * | regulator: mt6358: Sync VCN33_* enable status after checking IDChen-Yu Tsai2023-07-241-4/+4
| | |/
| * | Merge tag 'usb-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-3021-114/+103
| |\ \
| | * | usb: misc: ehset: fix wrong if conditionXu Yang2023-07-271-4/+4
| | * | usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan2023-07-271-2/+4
| | * | usb: cdns3: fix incorrect calculation of ep_buf_size when more than one configFrank Li2023-07-251-1/+3
| | * | usb: gadget: call usb_gadget_check_config() to verify UDC capabilityFrank Li2023-07-251-0/+4
| | * | usb: typec: Use sysfs_emit_at when concatenating the stringKyle Tso2023-07-251-2/+2
| | * | usb: typec: Iterate pds array when showing the pd listKyle Tso2023-07-251-6/+5
| | * | usb: typec: Set port->pd before adding device for typec_portKyle Tso2023-07-251-1/+3
| | * | usb: typec: qcom: fix return value check in qcom_pmic_typec_probe()Yang Yingliang2023-07-251-2/+2
| | * | Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_in...Dan Carpenter2023-07-251-4/+4
| | * | Revert "usb: xhci: tegra: Fix error check"Dan Carpenter2023-07-251-4/+4
| | * | USB: gadget: Fix the memory leak in raw_gadget driverZqiang2023-07-251-4/+6