| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hdsp: Deletion of an unnecessary check before the function call "releas... | Markus Elfring | 2014-11-17 | 1 | -2/+1 |
* | ALSA: lola: Deletion of an unnecessary check before the function call "vfree" | Markus Elfring | 2014-11-17 | 1 | -2/+1 |
* | ALSA: ice17xx: Deletion of unnecessary checks before the function call "snd_a... | Markus Elfring | 2014-11-17 | 2 | -4/+2 |
* | ALSA: hda: Deletion of unnecessary checks before two function calls | Markus Elfring | 2014-11-17 | 2 | -4/+2 |
* | ALSA: ice1712: consider error value | Sudip Mukherjee | 2014-11-14 | 1 | -1/+3 |
* | ALSA: ice1712: remove unused variable | Sudip Mukherjee | 2014-11-14 | 1 | -2/+1 |
* | ALSA: ice1712: remove unneeded return statement | Sudip Mukherjee | 2014-11-14 | 6 | -34/+12 |
* | ALSA: 6fire: Convert byte_rev_table uses to bitrev8 | Joe Perches | 2014-11-14 | 1 | -1/+1 |
* | ALSA: usb-audio: Scarlett mixer interface for 6i6, 18i6, 18i8 and 18i20 | Chris J Arges | 2014-11-13 | 4 | -0/+983 |
* | ALSA: usb-audio: make set_*_mix_values functions public | Chris J Arges | 2014-11-13 | 3 | -25/+26 |
* | ALSA: usb-audio: Add private_data pointer to usb_mixer_elem_info | Chris J Arges | 2014-11-13 | 1 | -0/+1 |
* | Revert "ALSA: usb-audio: Add quirk for Focusrite Scarlett | Chris J Arges | 2014-11-13 | 1 | -51/+0 |
* | ALSA: usb-audio: Add duplex mode for Digidesign Mbox 1 and enable mixer | Damien Zammit | 2014-11-11 | 1 | -9/+32 |
* | ALSA: usb-audio: Add mixer control for Digidesign Mbox 1 clock source | Damien Zammit | 2014-11-11 | 2 | -0/+138 |
* | ALSA: Fix invalid kerneldoc markers | Takashi Iwai | 2014-11-11 | 3 | -26/+26 |
* | ALSA: mixart: Fix kerneldoc comments | Takashi Iwai | 2014-11-11 | 1 | -4/+5 |
* | ALSA: hda - Fix kerneldoc errors in patch_ca0132.c | Takashi Iwai | 2014-11-11 | 1 | -5/+6 |
* | ALSA: vx: Fix missing kerneldoc parameter descriptions | Takashi Iwai | 2014-11-11 | 3 | -0/+16 |
* | ALSA: usb-audio: Fix Oops by composite quirk enhancement | Takashi Iwai | 2014-11-10 | 1 | -3/+4 |
* | ALSA: pcm: Fix document for snd_pcm_stop_xrun() | Takashi Iwai | 2014-11-10 | 1 | -1/+0 |
* | ALSA: usb-audio: Allow multiple entries for the same iface in composite quirk | Takashi Iwai | 2014-11-09 | 1 | -1/+9 |
* | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 2014-11-09 | 13 | -75/+44 |
* | ALSA: snd_ctl_activate_id(): Fix index look-up | Lars-Peter Clausen | 2014-11-07 | 1 | -1/+1 |
* | ALSA: usb-audio: Trigger PCM XRUN at XRUN | Takashi Iwai | 2014-11-06 | 1 | -3/+8 |
* | ALSA: pcm: Update the state properly before notification | Takashi Iwai | 2014-11-06 | 1 | -4/+4 |
* | Merge branch 'for-linus' into for-next | Takashi Iwai | 2014-11-05 | 4 | -35/+62 |
|\ |
|
| * | ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect | Takashi Iwai | 2014-11-05 | 1 | -2/+7 |
| * | ALSA: hda - fix mute led problem for three HP laptops | Hui Wang | 2014-11-05 | 1 | -3/+0 |
| * | ALSA: hda/realtek - Update Initial AMP for EAPD control | Kailang Yang | 2014-10-30 | 1 | -24/+10 |
| * | ALSA: hda - change three SSID quirks to one pin quirk | David Henningsson | 2014-10-30 | 1 | -3/+13 |
| * | ALSA: hda - Set GPIO 4 low for a few HP machines | David Henningsson | 2014-10-30 | 1 | -4/+29 |
| * | ALSA: hda - Add ultra dock support for Thinkpad X240. | Lukas Bossard | 2014-10-30 | 1 | -1/+1 |
| * | ALSA: hda - Add workaround for CMI8888 snoop behavior | Takashi Iwai | 2014-10-29 | 1 | -1/+3 |
| * | ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode | Takashi Iwai | 2014-10-28 | 1 | -0/+2 |
* | | ALSA: echoaudio: cleanup of unnecessary messages | Sudip Mukherjee | 2014-11-05 | 18 | -110/+0 |
* | | Merge branch 'topic/pcm-locking' into for-next | Takashi Iwai | 2014-11-05 | 5 | -186/+184 |
|\ \ |
|
| * | | ALSA: pcm: Add xrun_injection proc entry | Takashi Iwai | 2014-11-04 | 1 | -0/+33 |
| * | | ALSA: pcm: Replace PCM hwptr tracking with tracepoints | Takashi Iwai | 2014-11-04 | 3 | -122/+137 |
| * | | ALSA: pcm: Correct PCM BUG error message | Takashi Iwai | 2014-11-04 | 1 | -1/+1 |
| * | | ALSA: pcm: Refactoring snd_pcm_action() | Takashi Iwai | 2014-10-31 | 1 | -25/+10 |
| * | | ALSA: pcm: Simplify snd_pcm_action_lock_irq() | Takashi Iwai | 2014-10-31 | 1 | -38/+3 |
* | | | ALSA: usb-audio: Use strim() instead of open code | Takashi Iwai | 2014-11-04 | 1 | -12/+2 |
* | | | ALSA: usb-audio: Pass direct struct pointer instead of list_head | Takashi Iwai | 2014-11-04 | 5 | -21/+15 |
* | | | ALSA: usb-audio: Flatten probe and disconnect functions | Takashi Iwai | 2014-11-04 | 1 | -45/+30 |
* | | | ALSA: es18xx: Add GPO controls | Ondrej Zary | 2014-11-04 | 1 | -10/+42 |
* | | | ALSA: emu10k1: Deletion of unnecessary checks before three function calls | Markus Elfring | 2014-11-03 | 2 | -8/+4 |
* | | | ALSA: echoaudio: remove all snd_printk | Sudip Mukherjee | 2014-11-03 | 21 | -283/+327 |
* | | | ALSA: echoaudio: add reference of struct echoaudio | Sudip Mukherjee | 2014-11-03 | 3 | -7/+9 |
|/ / |
|
* | | Merge branch 'topic/kerneldoc' into for-next | Takashi Iwai | 2014-10-31 | 6 | -59/+279 |
|\ \ |
|
| * | | ALSA: doc: More kerneldoc comments on core components | Takashi Iwai | 2014-10-30 | 2 | -13/+29 |