summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann2022-05-071-0/+12
| * | | | | ARM: pxa: magician: use platform driver for audioArnd Bergmann2022-05-071-104/+37
| * | | | | ARM: pxa: z2: use gpio lookup for audio deviceArnd Bergmann2022-05-071-3/+2
| * | | | | ARM: pxa: eseries: use gpio lookup for audioArnd Bergmann2022-05-073-51/+46
| * | | | | ARM: pxa: spitz: use gpio descriptors for audioArnd Bergmann2022-05-071-35/+23
| * | | | | ARM: pxa: hx4700: use gpio descriptors for audioArnd Bergmann2022-05-071-22/+15
| * | | | | ARM: pxa: corgi: use gpio descriptors for audioArnd Bergmann2022-05-071-13/+28
| * | | | | ARM: pxa: poodle: use platform data for poodle asoc driverArnd Bergmann2022-05-071-23/+26
| * | | | | ARM/pxa/mfd/power/sound: Switch Tosa to GPIO descriptorsLinus Walleij2022-05-071-15/+8
| * | | | | ARM: pxa: pxa2xx-ac97-lib: use IRQ resourceArnd Bergmann2022-04-191-3/+7
| * | | | | ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann2022-04-1914-14/+14
| * | | | | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-194-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'm68knommu-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-302-3/+1
|\ \ \ \ \
| * | | | | m68k: coldfire: drop ISA_DMA_API supportArnd Bergmann2022-05-162-3/+1
* | | | | | Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-05-25508-9086/+22927
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | ALSA: hda/realtek - Add new type for ALC245Kailang Yang2022-05-241-2/+8
| * | | | | ALSA: usb-audio: Configure sync endpoints before dataCraig McLure2022-05-241-6/+11
| * | | | | Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-05-23469-7431/+21258
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ASoC: SOF: Introduce generic (in)firmware tracing infrastructureMark Brown2022-05-2017-669/+767
| | |\ \ \ \
| | | * | | | ASoC: SOF: ipc3-dtrace: Move dtrace related variables local from sof_devPeter Ujfalusi2022-05-192-65/+93
| | | * | | | ASoC: SOF: Introduce opaque storage of private data for firmware tracingPeter Ujfalusi2022-05-191-0/+1
| | | * | | | ASoC: SOF: Modify the host trace_init parameter list to include dmabPeter Ujfalusi2022-05-197-9/+11
| | | * | | | ASoC: SOF: ipc3-dtrace: Move host ops wrappers from generic header to privatePeter Ujfalusi2022-05-193-31/+37
| | | * | | | ASoC: SOF: Switch to IPC generic firmware tracingPeter Ujfalusi2022-05-198-615/+44
| | | * | | | ASoC: SOF: Clone the trace code to ipc3-dtrace as fw_tracing implementationPeter Ujfalusi2022-05-194-0/+612
| | | * | | | ASoC: SOF: Rename dtrace_is_supported flag to fw_trace_is_supportedPeter Ujfalusi2022-05-194-10/+12
| | | * | | | ASoC: SOF: Introduce IPC independent ops for firmware tracing supportPeter Ujfalusi2022-05-191-0/+18
| | * | | | | ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov2022-05-201-2/+4
| | * | | | | ASoC: rt1308-sdw: add the default value of register 0xc320Shuming Fan2022-05-201-0/+1
| | * | | | | ASoC: SOF: mediatek: add debug dumpMark Brown2022-05-204-0/+124
| | |\ \ \ \ \
| | | * | | | | ASoC: SOF: mediatek: Add mt8195 debug dumpYC Hung2022-05-191-0/+29
| | | * | | | | ASoC: SOF: mediatek: Add mediatek common debug dumpYC Hung2022-05-193-0/+95
| | | |/ / / /
| | * | | | | ASoC: remove two unnecessary gpiolib dependenciesMark Brown2022-05-201-2/+0
| | |\ \ \ \ \
| | | * | | | | ASoC: rt1015p: remove dependency on GPIOLIBPierre-Louis Bossart2022-05-191-1/+0
| | | * | | | | ASoC: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart2022-05-191-1/+0
| | | |/ / / /
| | * | | | | ASoC: rt9120: Use pm_runtime and regcache to optimize 'pwdnn' logicChiYuan Huang2022-05-191-6/+105
| | * | | | | ASoC: rt9120: Fix 3byte read, valule offset typoChiYuan Huang2022-05-191-1/+1
| | * | | | | ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driver.V sujith kumar Reddy2022-05-195-73/+10
| | * | | | | ASoC: amd: acp: Set Speaker enable/disable pin through rt1019 codec driverV sujith kumar Reddy2022-05-192-2/+3
| | * | | | | ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang2022-05-191-3/+3
| | * | | | | ASoC: codecs: lpass: Fix passing zero to 'PTR_ERR'YueHaibing2022-05-191-2/+2
| | * | | | | ASoC: SOF: sof-client-ipc-flood-test: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-05-191-2/+1
| | * | | | | ASoC: SOF: mediatek: remove duplicate include in mt8195.cWan Jiabing2022-05-191-1/+0
| | |/ / / /
| | * | | | ASoC: Intel: avs: Driver core and PCM operationsMark Brown2022-05-1718-20/+3439
| | |\ \ \ \
| | | * | | | ASoC: Intel: avs: APL-based platforms supportCezary Rojewski2022-05-177-1/+295
| | | * | | | ASoC: Intel: avs: SKL-based platforms supportCezary Rojewski2022-05-176-0/+170
| | | * | | | ASoC: Intel: avs: Power managementCezary Rojewski2022-05-171-0/+101
| | | * | | | ASoC: Intel: avs: PCI driver implementationCezary Rojewski2022-05-175-3/+497
| | | * | | | ASoC: Intel: avs: Machine board registrationCezary Rojewski2022-05-173-1/+505
| | | * | | | ASoC: Intel: avs: Replace link_mask usage with i2s_link_maskPiotr Maziarz2022-05-171-6/+6