Age | Commit message (Expand) | Author | Files | Lines |
2022-12-26 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
2021-06-12 | ALSA: i2c: tea6330t: Remove redundant initialization of variable err | Colin Ian King | 1 | -1/+1 |
2021-06-09 | ALSA: i2c: Fix assignment in if condition | Takashi Iwai | 4 | -18/+36 |
2021-01-08 | ALSA: Convert strlcpy to strscpy when return value is unused | Joe Perches | 1 | -2/+2 |
2020-01-03 | ALSA: i2c: Constify snd_kcontrol_new items | Takashi Iwai | 5 | -6/+6 |
2020-01-03 | ALSA: i2c: Constify snd_device_ops definitions | Takashi Iwai | 4 | -4/+4 |
2019-07-26 | ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_... | Jia-Ju Bai | 1 | -3/+4 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 8 | -125/+8 |
2019-02-06 | ALSA: i2c: Clean up with new procfs helpers | Takashi Iwai | 3 | -13/+5 |
2018-10-18 | ALSA: i2c/cs8427: Fix int to char conversion | Philipp Klocke | 1 | -1/+1 |
2018-08-03 | ALSA: i2c: Remove empty init and exit | Takashi Iwai | 4 | -53/+0 |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2 | -0/+2 |
2017-10-26 | ALSA: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+4 |
2017-05-17 | ALSA: ak411x: Use array instead of offsetof() | Takashi Iwai | 3 | -36/+33 |
2016-07-12 | ALSA: ak4114: remove redundant check on err being < 0 | Colin Ian King | 1 | -1/+1 |
2016-07-12 | ALSA: ak4117: remove redundant check on err being < 0 | Colin Ian King | 1 | -1/+1 |
2015-11-30 | ALSA: i2c: constify snd_i2c_ops structures | Julia Lawall | 1 | -1/+1 |
2015-05-29 | ALSA: ak4xxx-adda: Drop unnecessary ifdef CONFIG_PROC_FS | Takashi Iwai | 1 | -4/+0 |
2015-03-23 | ALSA: ak411x: simplify snd_ak4113_create() a bit | Dan Carpenter | 1 | -2/+2 |
2015-01-29 | Merge branch 'topic/ak411x-fix' into for-next | Takashi Iwai | 2 | -24/+58 |
2015-01-29 | ALSA: ak411x: Fix race of reinit() calls | Takashi Iwai | 2 | -0/+6 |
2015-01-29 | ALSA: ak411x: Add PM helper functions | Takashi Iwai | 2 | -0/+32 |
2015-01-29 | ALSA: ak4114: Move EXPORT_SYMBOL() after each function | Takashi Iwai | 1 | -7/+6 |
2015-01-29 | ALSA: ak411x: Fix stall in work callback | Takashi Iwai | 2 | -19/+16 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 1 | -1/+1 |
2015-01-19 | ALSA: ak4117: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -7/+3 |
2014-10-21 | ALSA: ak4xxx-adda: Use snd_ctl_enum_info() | Takashi Iwai | 1 | -21/+5 |
2014-04-03 | ALSA: cs8427: separate HW initialization | Ondrej Zary | 1 | -19/+38 |
2014-02-14 | ALSA: ak4117: Do not free priv until timer handler hasn't actually stopped us... | Kirill Tkhai | 1 | -1/+1 |
2014-02-14 | ALSA: i2c/ak413x: Use SNDRV_DEV_CODEC for ak413x codec objects | Takashi Iwai | 2 | -2/+2 |
2013-10-29 | ALSA: ak4114: Fix wrong register array size | Takashi Iwai | 1 | -4/+4 |
2013-10-29 | ALSA: Use strlcpy() instead of strncpy() | Takashi Iwai | 1 | -1/+1 |
2013-08-18 | [media] tea575x: Move from sound to media | Ondrej Zary | 2 | -586/+0 |
2013-08-18 | [media] tea575x: Move header from sound to media | Ondrej Zary | 1 | -1/+1 |
2013-07-26 | [media] tea575x-tuner: move HW init to a separate function | Ondrej Zary | 1 | -6/+13 |
2013-06-26 | ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info() | Dan Carpenter | 1 | -1/+1 |
2013-03-24 | [media] v4l2: add const to argument of write-only s_tuner ioctl | Hans Verkuil | 1 | -1/+1 |
2013-03-24 | [media] v4l2: add const to argument of write-only s_frequency ioctl | Hans Verkuil | 1 | -2/+2 |
2012-11-04 | ALSA: Fix typo in drivers sound | Masanari Iida | 3 | -3/+3 |
2012-10-07 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -38/+167 |
2012-09-27 | [media] radio drivers: in non-blocking mode return EAGAIN in hwseek | Hans Verkuil | 1 | -0/+3 |
2012-09-26 | [media] v4l2: make vidioc_s_freq_hw_seek const | Hans Verkuil | 1 | -1/+1 |
2012-09-14 | [media] radio-shark: Add support for suspend & resume | Hans de Goede | 1 | -1/+2 |
2012-09-14 | [media] snd_tea575x: Add support for tuning AM | Hans de Goede | 1 | -36/+161 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2 | -2/+2 |
2012-07-31 | [media] snd_tea575x: Add a cannot_mute flag | Hans de Goede | 1 | -16/+19 |
2012-07-31 | [media] snd_tea575x: Add write_/read_val operations | Hans de Goede | 1 | -0/+6 |
2012-06-27 | Merge branch 'v4l_for_linus' into staging/for_v3.6 | Mauro Carvalho Chehab | 1 | -7/+14 |
2012-06-19 | [media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA... | Hans Verkuil | 1 | -1/+3 |