| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-09-20 | 2 | -2/+2 |
* | ALSA: aoa: Use helper function for_each_child_of_node() | Zhang Zekun | 2024-08-16 | 1 | -2/+2 |
* | ALSA: aoa: Use *-y instead of *-objs in Makefile | Takashi Iwai | 2024-05-08 | 5 | -7/+7 |
* | ALSA: aoa: soundbus: i2sbus: pcm: use 'time_left' variable with wait_for_comp... | Wolfram Sang | 2024-05-08 | 1 | -5/+5 |
* | Merge tag 'asoc-fix-v6.9-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2024-04-05 | 1 | -3/+1 |
|\ |
|
| * | Merge tag 'powerpc-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2024-03-15 | 1 | -3/+1 |
| |\ |
|
| | * | powerpc/macio: Make remove callback of macio driver void returned | Dawei Li | 2024-03-07 | 1 | -3/+1 |
* | | | ALSA: aoa: avoid false-positive format truncation warning | Arnd Bergmann | 2024-03-27 | 1 | -1/+1 |
|/ / |
|
* | | ALSA: aoa: make soundbus_bus_type const | Ricardo B. Marliere | 2024-02-15 | 1 | -1/+1 |
* | | ALSA: aoa: Replace with DEFINE_SIMPLE_DEV_PM_OPS() | Takashi Iwai | 2024-02-12 | 1 | -6/+1 |
|/ |
|
* | ALSA: aoa: Replace with __packed attribute | Takashi Iwai | 2023-10-26 | 1 | -1/+1 |
* | ALSA: aoa: Replace asm/prom.h with explicit includes | Rob Herring | 2023-10-06 | 11 | -8/+8 |
* | ALSA: aoa: Fix typos in PCM fix patch | Takashi Iwai | 2023-08-18 | 1 | -2/+2 |
* | ALSA: pcm: Don't embed device | Takashi Iwai | 2023-08-17 | 1 | -2/+2 |
* | ALSA: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 2023-06-05 | 2 | -2/+2 |
* | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -3/+3 |
|\ |
|
| * | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -3/+3 |
* | | ALSA: aoa: make remove callback of soundbus driver void returned | Dawei Li | 2023-01-25 | 2 | -3/+2 |
|/ |
|
* | ALSA: aoa: tas: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-19 | 1 | -3/+2 |
* | ALSA: aoa: onyx: Convert to i2c's .probe_new() | Uwe Kleine-König | 2022-11-19 | 1 | -3/+2 |
* | ALSA: aoa: Fix I2S device accounting | Takashi Iwai | 2022-10-27 | 1 | -1/+2 |
* | ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev() | Yang Yingliang | 2022-10-27 | 1 | -0/+4 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 2 | -4/+2 |
* | ALSA: aoa: Replace sprintf() with sysfs_emit() | Takashi Iwai | 2022-08-02 | 1 | -14/+8 |
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-09-03 | 2 | -2/+0 |
|\ |
|
| * | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 2021-08-19 | 2 | -2/+0 |
* | | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -3/+1 |
|/ |
|
* | ALSA: aoa: remove unnecessary oom message | Zhen Lei | 2021-06-17 | 1 | -3/+1 |
* | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 2021-01-08 | 6 | -11/+11 |
* | ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro | Pierre-Louis Bossart | 2020-09-03 | 1 | -2/+1 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-14 | 4 | -7/+7 |
* | ALSA: aoa: More constifications | Takashi Iwai | 2020-01-05 | 4 | -6/+6 |
* | ALSA: aoa: Constify snd_kcontrol_new items | Takashi Iwai | 2020-01-03 | 3 | -3/+3 |
* | ALSA: aoa: Constify snd_device_ops definitions | Takashi Iwai | 2020-01-03 | 5 | -5/+5 |
* | ALSA: aoa: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -2/+0 |
* | ALSA: aoa: Use managed buffer allocation | Takashi Iwai | 2019-12-11 | 1 | -10/+1 |
* | ALSA: aoa: Avoid non-standard macro usage | Takashi Iwai | 2019-11-06 | 1 | -1/+1 |
* | ALSA: aoa: onyx: always initialize register read value | Johannes Berg | 2019-07-29 | 1 | -1/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 250 | Thomas Gleixner | 2019-06-19 | 20 | -44/+20 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 8 | -0/+8 |
* | ALSA: aoa: Fix of-node refcount unbalance | Takashi Iwai | 2019-02-19 | 1 | -0/+1 |
* | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 2019-02-08 | 1 | -2/+2 |
|\ |
|
| * | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -2/+2 |
* | | ALSA: aoa: Remove superfluous snd_pcm_suspend*() calls | Takashi Iwai | 2019-01-15 | 1 | -4/+0 |
|/ |
|
* | ALSA: aoa: Use of_node_name_eq for node name comparisons | Rob Herring | 2018-12-06 | 2 | -4/+4 |
* | ALSA: aoa: Remove direct OF name and type accesses | Rob Herring | 2018-12-06 | 2 | -14/+22 |
* | ALSA: aoa: Use device_type helpers to access the node type | Rob Herring | 2018-11-19 | 2 | -3/+3 |
* | ALSA: aoa: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-09-03 | 1 | -7/+8 |
* | ALSA: snd-aoa: add of_node_put() in error path | Nicholas Mc Guire | 2018-06-29 | 1 | -1/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |