summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald
2024-07-10firmware: cs_dsp: Clarify wmfw format version log messageRichard Fitzgerald
2024-07-10firmware: cs_dsp: Make wmfw and bin filename arguments const char *Richard Fitzgerald
2024-07-10firmware: cs_dsp: Don't allocate temporary buffer for info textRichard Fitzgerald
2024-07-08firmware: cs_dsp: Use strnlen() on name fields in V1 wmfw filesRichard Fitzgerald
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-02firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald
2024-07-01firmware: cs_dsp: Prevent buffer overrun when processing V2 alg headersRichard Fitzgerald
2024-07-01firmware: cs_dsp: Validate payload length before processing blockRichard Fitzgerald
2024-07-01firmware: cs_dsp: Return error if block header overflows fileRichard Fitzgerald
2024-07-01firmware: cs_dsp: Fix overflow checking of wmfw headerRichard Fitzgerald
2024-06-15ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown
2024-06-10soundwire: slave: simplify code with acpi_get_local_u64_address()Pierre-Louis Bossart
2024-06-10ACPI: utils: introduce acpi_get_local_u64_address()Pierre-Louis Bossart
2024-06-09Merge tag 'edac_urgent_for_v6.10_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-08Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-06-08Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-07Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-07Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-07Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-07Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold
2024-06-07input: Add support for "Do Not Disturb"Aseda Aboagye
2024-06-07input: Add event code for accessibility keyAseda Aboagye
2024-06-07hid: asus: asus_report_fixup: fix potential read out of boundsAndrew Ballance
2024-06-07gpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-07Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie
2024-06-07Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-06-07Merge tag 'amd-drm-fixes-6.10-2024-06-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-06Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-06Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-06-06Merge tag 'efi-fixes-for-v6.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-06-06ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin
2024-06-05drm/vmwgfx: Don't memcmp equivalent pointersIan Forbes
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller
2024-06-05drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert