| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-06 | ASoC: arm: pxa2xx: remove platform_data processing | Arnd Bergmann | 1 | -24/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -3/+3 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -3/+3 |
| 2025-12-23 | ALSA: ac97: fix a double free in snd_ac97_controller_register() | Haoxiang Li | 1 | -5/+5 |
| 2025-09-01 | ALSA: ac97bus: Use guard() for mutex locks | Takashi Iwai | 1 | -13/+9 |
| 2025-03-14 | ALSA: ac97: Convert to RUNTIME_PM_OPS() macro | Takashi Iwai | 1 | -7/+2 |
| 2024-11-20 | ALSA: ac97: bus: Fix the mistake in the comment | Pei Xiao | 1 | -2/+3 |
| 2024-07-03 | driver core: have match() callback in struct bus_type take a const * | Greg Kroah-Hartman | 1 | -2/+2 |
| 2024-05-09 | ALSA: ac97: bus: Add missing module description | Takashi Iwai | 1 | -0/+1 |
| 2024-01-03 | ALSA: ac97: fix build regression | Arnd Bergmann | 1 | -1/+2 |
| 2023-12-30 | ALSA: mark all struct bus_type as const | Greg Kroah-Hartman | 1 | -2/+0 |
| 2023-08-02 | ALSA: ac97: set variables dev_attr_vendor_id to static | Yu Liao | 1 | -1/+1 |
| 2023-01-25 | ALSA: ac97: make remove callback of ac97 driver void returned | Dawei Li | 1 | -3/+2 |
| 2022-08-02 | ALSA: ac97: Replace sprintf() with sysfs_emit() | Takashi Iwai | 1 | -1/+1 |
| 2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -4/+2 |
| 2021-05-25 | ALSA: ac97: fix PM reference leak in ac97_bus_remove() | Yufen Yu | 1 | -1/+1 |
| 2021-01-31 | ALSA: ac97: Constify static struct attribute_group | Rikard Falkeborn | 1 | -1/+1 |
| 2020-09-03 | ALSA: ac97: (cosmetic) align argument names | Pierre-Louis Bossart | 1 | -1/+1 |
| 2020-01-03 | ALSA: ac97: Constify snd_ac97_bus_ops definitions | Takashi Iwai | 1 | -1/+1 |
| 2019-07-23 | ALSA: ac97: Fix double free of ac97_codec_device | Ding Xiang | 1 | -9/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -16/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-02-19 | ALSA: ac97: Fix of-node refcount unbalance | Takashi Iwai | 1 | -1/+1 |
| 2018-08-19 | ALSA: ac97: fix unbalanced pm_runtime_enable | Lihua Yao | 1 | -0/+2 |
| 2018-08-19 | ALSA: ac97: fix check of pm_runtime_get_sync failure | Lihua Yao | 1 | -1/+1 |
| 2018-08-19 | ALSA: ac97: fix device initialization in the compat layer | Lihua Yao | 1 | -2/+17 |
| 2018-06-25 | ALSA: ac97: add codecs devicetree binding | Robert Jarzmik | 1 | -0/+26 |
| 2018-02-12 | ALSA: ac97: kconfig: Remove select of undefined symbol AC97 | Ulf Magnusson | 1 | -1/+0 |
| 2017-09-04 | ALSA: ac97: add an ac97 bus | Robert Jarzmik | 6 | -0/+705 |