index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
i2c
Age
Commit message (
Expand
)
Author
2025-09-01
ALSA: i2c: Use guard() for spin locks
Takashi Iwai
2025-09-01
ALSA: i2c: Use guard() for mutex locks
Takashi Iwai
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
ALSA: i2c: use snd_kcontrol_chip()
Kuninori Morimoto
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-08-08
ALSA: i2c: Drop commented old debug prints
Takashi Iwai
2024-08-08
ALSA: i2c: pt2258: Use standard print API
Takashi Iwai
2024-08-08
ALSA: i2c: cs8427: Use standard print API
Takashi Iwai
2024-05-08
ALSA: misc: Use *-y instead of *-objs in Makefile
Takashi Iwai
2023-04-06
ALSA: i2c/cs8427: fix iec958 mixer control deactivation
Oswald Buddenhagen
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2021-06-12
ALSA: i2c: tea6330t: Remove redundant initialization of variable err
Colin Ian King
2021-06-09
ALSA: i2c: Fix assignment in if condition
Takashi Iwai
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2020-01-03
ALSA: i2c: Constify snd_kcontrol_new items
Takashi Iwai
2020-01-03
ALSA: i2c: Constify snd_device_ops definitions
Takashi Iwai
2019-07-26
ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...
Jia-Ju Bai
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-02-06
ALSA: i2c: Clean up with new procfs helpers
Takashi Iwai
2018-10-18
ALSA: i2c/cs8427: Fix int to char conversion
Philipp Klocke
2018-08-03
ALSA: i2c: Remove empty init and exit
Takashi Iwai
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-26
ALSA: Convert timers to use timer_setup()
Kees Cook
2017-05-17
ALSA: ak411x: Use array instead of offsetof()
Takashi Iwai
2016-07-12
ALSA: ak4114: remove redundant check on err being < 0
Colin Ian King
2016-07-12
ALSA: ak4117: remove redundant check on err being < 0
Colin Ian King
2015-11-30
ALSA: i2c: constify snd_i2c_ops structures
Julia Lawall
2015-05-29
ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FS
Takashi Iwai
2015-03-23
ALSA: ak411x: simplify snd_ak4113_create() a bit
Dan Carpenter
2015-01-28
Merge branch 'topic/ak411x-fix' into for-next
Takashi Iwai
2015-01-28
ALSA: ak411x: Fix race of reinit() calls
Takashi Iwai
2015-01-28
ALSA: ak411x: Add PM helper functions
Takashi Iwai
2015-01-28
ALSA: ak4114: Move EXPORT_SYMBOL() after each function
Takashi Iwai
2015-01-28
ALSA: ak411x: Fix stall in work callback
Takashi Iwai
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-19
ALSA: ak4117: Use setup_timer() and mod_timer()
Takashi Iwai
2014-10-21
ALSA: ak4xxx-adda: Use snd_ctl_enum_info()
Takashi Iwai
2014-04-03
ALSA: cs8427: separate HW initialization
Ondrej Zary
2014-02-14
ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us...
Kirill Tkhai
2014-02-14
ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objects
Takashi Iwai
2013-10-29
ALSA: ak4114: Fix wrong register array size
Takashi Iwai
2013-10-29
ALSA: Use strlcpy() instead of strncpy()
Takashi Iwai
2013-08-18
[media] tea575x: Move from sound to media
Ondrej Zary
2013-08-18
[media] tea575x: Move header from sound to media
Ondrej Zary
2013-07-26
[media] tea575x-tuner: move HW init to a separate function
Ondrej Zary
2013-06-26
ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()
Dan Carpenter
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
[next]