| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: cs4236: fix error return comparison of an unsigned integer | Colin Ian King | 2020-01-09 | 1 | -1/+2 |
* | ALSA: sb8: add a check for request_region | Kangjie Lu | 2019-04-20 | 1 | -0/+4 |
* | ALSA: wss: Fix invalid snd_free_pages() at error path | Takashi Iwai | 2018-12-05 | 1 | -2/+0 |
* | ALSA: isa: Remove empty init and exit | Takashi Iwai | 2018-08-03 | 7 | -112/+0 |
* | ALSA: gus: fix spelling mistake "acumulator" -> "accumulator" | Colin Ian King | 2018-08-03 | 1 | -1/+1 |
* | ALSA: es18xx: mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+1 |
* | ALSA: opti9xx: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+5 |
* | ALSA: opti92x: mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+3 |
* | ALSA: galaxy: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2018-08-03 | 1 | -0/+3 |
* | ALSA: sb: Fix a typo | Takashi Iwai | 2018-08-02 | 1 | -1/+1 |
* | ALSA: sb: Proper endian notations | Takashi Iwai | 2018-07-27 | 1 | -15/+15 |
* | ALSA: sb: Fix sparse warning wrt PCM format type | Takashi Iwai | 2018-07-27 | 1 | -3/+3 |
* | ALSA: sb: Fix PCM format bit calculation | Takashi Iwai | 2018-07-27 | 1 | -3/+6 |
* | ALSA: wss: Fix sparse warning wrt PCM format type | Takashi Iwai | 2018-07-27 | 1 | -1/+1 |
* | ALSA: ad1816a: Fix sparse warning wrt PCM format type | Takashi Iwai | 2018-07-27 | 1 | -1/+2 |
* | ALSA: msnd: Use NULL instead of 0 | Takashi Iwai | 2018-07-26 | 1 | -1/+1 |
* | ALSA: msnd: Fix the default sample sizes | Takashi Iwai | 2018-07-26 | 1 | -2/+2 |
* | ALSA: msnd: Add missing __iomem annotations | Takashi Iwai | 2018-07-26 | 4 | -12/+12 |
* | ALSA: emu8000: Use swap macro in snd_emu8000_sample_new | Gustavo A. R. Silva | 2018-07-17 | 1 | -5/+2 |
* | ALSA: sb8: remove redundant pointer runtime | Colin Ian King | 2018-07-16 | 1 | -3/+0 |
* | ALSA: gus: remove redundant pointer private_data | Colin Ian King | 2018-07-16 | 1 | -2/+0 |
* | ALSA: es1688: remove redundant pointer chip | Colin Ian King | 2018-07-16 | 1 | -2/+0 |
* | ALSA: Fix references to Documentation/.*/MultiSound | Mauro Carvalho Chehab | 2018-06-26 | 1 | -1/+1 |
* | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-06-07 | 1 | -1/+2 |
|\ |
|
| * | media: sound, isapnp: allow building more drivers with COMPILE_TEST | Mauro Carvalho Chehab | 2018-04-20 | 1 | -3/+3 |
| * | media: sound, media: allow building ISA drivers it with COMPILE_TEST | Mauro Carvalho Chehab | 2018-04-20 | 1 | -4/+5 |
* | | sound: Use octal not symbolic permissions | Joe Perches | 2018-05-28 | 1 | -16/+16 |
* | | ALSA: sc6000: fix spelling mistake: "iomaped" -> "iomapped" | Colin Ian King | 2018-05-02 | 1 | -2/+2 |
* | | ALSA: cmi8328: array_find() can be static | kbuild test robot | 2018-04-23 | 1 | -2/+2 |
|/ |
|
* | ALSA: gus: Delete an error message for a failed memory allocation in snd_gf1_... | Markus Elfring | 2017-11-29 | 1 | -3/+2 |
* | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 2017-11-13 | 5 | -0/+5 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | | ALSA: sb: Minor optimization / fix of timer usage in sb8_midi.c | Takashi Iwai | 2017-10-25 | 1 | -2/+2 |
* | | ALSA: sb: Convert timers to use timer_setup() | Kees Cook | 2017-10-25 | 2 | -9/+8 |
* | | ALSA: wavefront: Convert timers to use timer_setup() | Kees Cook | 2017-10-24 | 1 | -5/+5 |
|/ |
|
* | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 9 | -17/+17 |
* | ALSA: wavefront: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: sscape: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: sb16: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: opti9xx: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 2 | -2/+2 |
* | ALSA: msnd: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: gus: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: es1688: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: cs4236: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: cmi8330: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: azt2320: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: als100: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: ad1816a: constify pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -2/+2 |
* | ALSA: es18xx: constify pnp_device_id and pnp_card_device_id | Arvind Yadav | 2017-08-17 | 1 | -2/+2 |