| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: vx: Put missing KERN_CONT prefix | Takashi Iwai | 2017-08-31 | 1 | -2/+2 |
* | ALSA: opl3: Put missing KERN_CONT prefix | Takashi Iwai | 2017-08-31 | 1 | -2/+2 |
* | ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe() | Markus Elfring | 2017-08-22 | 1 | -16/+13 |
* | ALSA: drivers: constify snd_pcm_ops structures | Arvind Yadav | 2017-08-19 | 2 | -4/+4 |
* | ALSA: drivers: make snd_pcm_hardware const | Bhumika Goyal | 2017-08-17 | 5 | -7/+7 |
* | ALSA: drivers: mpu401: constify pnp_device_id | Arvind Yadav | 2017-08-17 | 1 | -1/+1 |
* | ALSA: mpu401: Adjust four checks for null pointers | Markus Elfring | 2017-08-12 | 1 | -4/+4 |
* | ALSA: mpu401: Use common error handling code in snd_mpu401_uart_new() | Markus Elfring | 2017-08-12 | 1 | -6/+9 |
* | ALSA: mpu401: Delete an error message for a failed memory allocation in snd_m... | Markus Elfring | 2017-08-12 | 1 | -1/+0 |
* | ALSA: opl3: Delete an error message for a failed memory allocation in snd_opl... | Markus Elfring | 2017-08-12 | 1 | -3/+1 |
* | ALSA: opl4: Move inline before return type | Joe Perches | 2017-07-06 | 1 | -1/+1 |
* | ALSA: Fix forgotten dependency fix for tristate OSS sequencer kconfig | Takashi Iwai | 2017-06-28 | 1 | -1/+3 |
* | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 2017-06-12 | 4 | -4/+6 |
* | ALSA: seq: Reorganize kconfig and build | Takashi Iwai | 2017-06-09 | 1 | -0/+13 |
* | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai | 2017-06-09 | 2 | -3/+6 |
* | ALSA: vx: vx_pcm: constify vx_pcm_playback_ops and vx_pcm_capture_ops. | Arvind Yadav | 2017-06-09 | 1 | -2/+2 |
* | ALSA : pcsp: pcsp_lib: constify snd_pcsp_playback_ops | Arvind Yadav | 2017-06-09 | 1 | -1/+1 |
* | ALSA: dummy: Convert to new PCM copy ops | Takashi Iwai | 2017-06-02 | 1 | -6/+14 |
* | ALSA: declare snd_kcontrol_new structures as const | Bhumika Goyal | 2017-05-30 | 1 | -12/+12 |
* | ALSA: opl3: Kill unused set_fs() | Takashi Iwai | 2017-05-17 | 1 | -14/+0 |
* | ALSA: opl4: Use IS_REACHABLE() | Takashi Iwai | 2017-05-17 | 2 | -3/+3 |
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 3 | -6/+6 |
|\ |
|
| * | Annotate hardware config module parameters in sound/drivers/ | David Howells | 2017-04-20 | 3 | -6/+6 |
* | | ALSA: vx: remove 'out of memory' message | Mihai Burduselu | 2017-02-28 | 1 | -3/+1 |
|/ |
|
* | ALSA: drivers: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 5 | -10/+10 |
* | ALSA: vx: Don't try to update capture stream before running | Takashi Iwai | 2017-01-04 | 1 | -1/+1 |
* | ALSA: vx: Fix possible transfer overflow | Takashi Iwai | 2017-01-04 | 1 | -2/+4 |
* | ktime: Cleanup ktime_set() usage | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | ALSA: opl3: don't opencode IS_REACHABLE() | Fabian Frederick | 2016-11-12 | 1 | -1/+1 |
* | ALSA: dummy: Fix a use-after-free at closing | Takashi Iwai | 2016-06-24 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-19 | 1 | -4/+5 |
|\ |
|
| * | sound: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-17 | 1 | -4/+5 |
* | | ALSA: portman2x4: fix NULL pointer dereference | Sudip Mukherjee | 2016-03-02 | 1 | -5/+6 |
* | | ALSA: mts64: fix NULL pointer dereference | Sudip Mukherjee | 2016-02-29 | 1 | -5/+6 |
* | | ALSA: mts64: use new parport device model | Sudip Mukherjee | 2016-02-22 | 1 | -52/+43 |
* | | ALSA: portman2x4 - use new parport device model | Sudip Mukherjee | 2016-02-18 | 1 | -51/+42 |
|/ |
|
* | ALSA: dummy: Implement timer backend switching more safely | Takashi Iwai | 2016-02-08 | 1 | -18/+19 |
* | ALSA: dummy: Disable switching timer backend via sysfs | Takashi Iwai | 2016-01-28 | 1 | -1/+1 |
* | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-01-17 | 1 | -2/+2 |
|\ |
|
| * | ALSA: dummy: constify dummy_timer_ops structures | Julia Lawall | 2015-12-30 | 1 | -2/+2 |
* | | treewide: Fix typos in printk | Masanari Iida | 2015-12-08 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-06-26 | 6 | -28/+16 |
|\ |
|
| * | ALSA: opl4: Fix / cleanup ifdef CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 4 | -11/+7 |
| * | ALSA: dummy: Replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS | Takashi Iwai | 2015-05-29 | 1 | -2/+2 |
| * | ALSA: aloop: Drop unnecessary ifdef CONFIG_PROC_FS | Takashi Iwai | 2015-05-29 | 1 | -8/+0 |
| * | ALSA: dummy: make local data static | Takashi Iwai | 2015-05-26 | 1 | -7/+7 |
* | | ALSA: drivers: pcsp: Fix printout of resolution | Thomas Gleixner | 2015-05-12 | 1 | -2/+2 |
* | | sound: Use hrtimer_resolution instead of hrtimer_get_res() | Thomas Gleixner | 2015-04-22 | 1 | -9/+6 |
|/ |
|
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-03-09 | 1 | -0/+2 |
|\ |
|
| * | ALSA: opl3: small array underflow | Dan Carpenter | 2015-03-06 | 1 | -0/+2 |