| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-14 | 2 | -26/+27 |
|\ |
|
| * | ALSA: msnd: Optimize / harden DSP and MIDI loops | Takashi Iwai | 2017-07-07 | 2 | -26/+27 |
* | | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-07-06 | 16 | -181/+211 |
|\| |
|
| * | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai | 2017-06-12 | 3 | -2/+3 |
| * | ALSA: synth: Select snd-emux-synth explicitly | Takashi Iwai | 2017-06-09 | 1 | -0/+1 |
| * | ALSA: seq: Reorganize kconfig and build | Takashi Iwai | 2017-06-09 | 1 | -0/+6 |
| * | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai | 2017-06-09 | 1 | -3/+3 |
| * | ALSA: wss: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -2/+2 |
| * | ALSA: sb: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -3/+3 |
| * | ALSA: gus: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -2/+2 |
| * | ALSA: es18xx: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -4/+4 |
| * | ALSA: es1688: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -2/+2 |
| * | ALSA: cs423x: Constify hw_constraints | Takashi Iwai | 2017-06-09 | 1 | -2/+2 |
| * | ALSA: sb: Convert to the new PCM ops | Takashi Iwai | 2017-06-02 | 1 | -81/+109 |
| * | ALSA: gus: Convert to the new PCM ops | Takashi Iwai | 2017-06-02 | 1 | -38/+59 |
| * | ALSA: sb: remove needless evaluation in implementation for copy callback | Takashi Sakamoto | 2017-05-24 | 1 | -25/+3 |
| * | ALSA: gus: remove unused local flag | Takashi Sakamoto | 2017-05-24 | 1 | -27/+22 |
| * | ALSA: sound/isa: constify snd_kcontrol_new structures | Bhumika Goyal | 2017-05-21 | 5 | -7/+7 |
| * | ALSA: sb: Use IS_REACHABLE() | Takashi Iwai | 2017-05-17 | 2 | -2/+2 |
| * | ALSA: cmi8238: Use IS_ENABLED() | Takashi Iwai | 2017-05-17 | 1 | -1/+1 |
* | | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 2017-06-20 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 23 | -145/+145 |
|\ |
|
| * | Annotate hardware config module parameters in sound/isa/ | David Howells | 2017-04-20 | 23 | -145/+145 |
* | | ALSA: es1688: Use strcpy() instead of sprintf() | Nicolas Iooss | 2017-03-20 | 1 | -1/+1 |
|/ |
|
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 6 | -1/+9 |
* | ALSA: isa: Constify snd_rawmidi_ops | Takashi Iwai | 2017-01-12 | 4 | -7/+7 |
* | ALSA: adlib: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: galaxy: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: sc6000: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: gusclassic: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: gusextreme: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: gusmax: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: cs4231: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: cmi8328: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: ad1848: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: jazz16: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: sb8: Utilize the module_isa_driver macro | William Breathitt Gray | 2016-06-01 | 1 | -12/+1 |
* | ALSA: isa/wavefront: prevent some out of bound writes | Dan Carpenter | 2016-05-08 | 1 | -0/+9 |
* | ALSA: sscape: Use correct format identifier for size_t | William Breathitt Gray | 2016-04-11 | 1 | -1/+1 |
* | ALSA: Add missing dependency on CONFIG_SND_TIMER | Takashi Iwai | 2016-01-27 | 1 | -0/+4 |
* | ALSA: gus: use swap() in snd_ics_put_double() | Fabian Frederick | 2015-06-12 | 1 | -6/+3 |
* | sound: Deparenthesize negative error returns | Joe Perches | 2015-03-24 | 2 | -16/+16 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2015-03-09 | 1 | -1/+2 |
|\ |
|
| * | ALSA: msnd: add some missing curly braces | Dan Carpenter | 2015-03-05 | 1 | -1/+2 |
* | | ALSA: seq: Define driver object in each driver | Takashi Iwai | 2015-02-12 | 1 | -20/+15 |
|/ |
|
* | ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/* | Takashi Iwai | 2015-01-28 | 2 | -2/+2 |
* | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 2015-01-28 | 18 | -19/+18 |
* | ALSA: sscape: add missing include of linux/io.h | Arnd Bergmann | 2015-01-28 | 1 | -0/+1 |
* | ALSA: wavefront: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 1 | -7/+5 |
* | ALSA: sb: Use setup_timer() and mod_timer() | Takashi Iwai | 2015-01-19 | 2 | -14/+8 |