Age | Commit message (Expand) | Author |
2017-08-17 | ALSA: isa: make snd_pcm_hardware const | Bhumika Goyal |
2017-08-17 | ALSA: wavefront: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: sscape: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: sb16: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: opti9xx: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: msnd: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: gus: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: es1688: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: cs4236: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: cmi8330: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: azt2320: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: als100: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: ad1816a: constify pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: opl3sa2: constify pnp_device_id and pnp_card_device_id | Arvind Yadav |
2017-08-17 | ALSA: es18xx: constify pnp_device_id and pnp_card_device_id | Arvind Yadav |
2017-08-15 | sound: emu8000: constify emu8000_ops | Julia Lawall |
2017-08-12 | ALSA: wss: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: sb8: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: sb16: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: emu8000: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: msnd: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: gus: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: es18xx: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: es1688: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-12 | ALSA: ad1816a: constify snd_pcm_ops structures | Arvind Yadav |
2017-08-04 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2017-07-18 | ALSA: opti9xx: fix format string overflow warning | Arnd Bergmann |
2017-07-18 | ALSA: ad1848: fix format string overflow warning | Arnd Bergmann |
2017-07-18 | ALSA: cs423x: fix format string overflow warning | Arnd Bergmann |
2017-07-18 | ALSA: als100: fix format string overflow warning | Arnd Bergmann |
2017-07-14 | Merge tag 'sound-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-07 | ALSA: msnd: Optimize / harden DSP and MIDI loops | Takashi Iwai |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-06-12 | ALSA: seq: Allow the modular sequencer registration | Takashi Iwai |
2017-06-09 | ALSA: synth: Select snd-emux-synth explicitly | Takashi Iwai |
2017-06-09 | ALSA: seq: Reorganize kconfig and build | Takashi Iwai |
2017-06-09 | ALSA: seq: Allow the tristate build of OSS emulation | Takashi Iwai |
2017-06-09 | ALSA: wss: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: sb: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: gus: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: es18xx: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: es1688: Constify hw_constraints | Takashi Iwai |
2017-06-09 | ALSA: cs423x: Constify hw_constraints | Takashi Iwai |
2017-06-02 | ALSA: sb: Convert to the new PCM ops | Takashi Iwai |
2017-06-02 | ALSA: gus: Convert to the new PCM ops | Takashi Iwai |
2017-05-24 | ALSA: sb: remove needless evaluation in implementation for copy callback | Takashi Sakamoto |
2017-05-24 | ALSA: gus: remove unused local flag | Takashi Sakamoto |
2017-05-21 | ALSA: sound/isa: constify snd_kcontrol_new structures | Bhumika Goyal |
2017-05-17 | ALSA: sb: Use IS_REACHABLE() | Takashi Iwai |