Age | Commit message (Expand) | Author | Files | Lines |
2015-01-28 | ALSA: sscape: add missing include of linux/io.h | Arnd Bergmann | 1 | -0/+1 |
2015-01-28 | Merge branch 'topic/line6' into for-next | Takashi Iwai | 15 | -1105/+705 |
2015-01-28 | ALSA: line6: Handle error from line6_pcm_acquire() | Takashi Iwai | 2 | -6/+20 |
2015-01-28 | ALSA: line6: Make common PCM pointer callback | Takashi Iwai | 4 | -20/+12 |
2015-01-28 | ALSA: line6: Reorganize PCM stream handling | Takashi Iwai | 7 | -425/+252 |
2015-01-28 | ALSA: line6: Clear prev_fbuf and prev_fsize properly | Takashi Iwai | 2 | -7/+7 |
2015-01-28 | ALSA: line6: Fix racy loopback handling | Takashi Iwai | 2 | -20/+24 |
2015-01-28 | ALSA: line6: Minor tidy up in line6_probe() | Takashi Iwai | 1 | -11/+9 |
2015-01-28 | ALSA: line6: Let snd_card_new() allocate private data | Takashi Iwai | 6 | -45/+20 |
2015-01-28 | ALSA: line6: Drop interface argument from private_init and disconnect callbacks | Takashi Iwai | 6 | -30/+31 |
2015-01-28 | ALSA: line6: Skip volume manipulation during silence copying | Takashi Iwai | 1 | -2/+3 |
2015-01-28 | ALSA: line6: Do clipping in volume / monitor manipulations | Takashi Iwai | 1 | -3/+7 |
2015-01-28 | ALSA: line6: Consolidate PCM stream buffer allocation and free | Takashi Iwai | 5 | -38/+29 |
2015-01-28 | ALSA: line6: Use dev_err() | Takashi Iwai | 1 | -1/+2 |
2015-01-28 | ALSA: line6: Consolidate URB unlink and sync helpers | Takashi Iwai | 5 | -133/+69 |
2015-01-28 | ALSA: line6: Rearrange PCM structure | Takashi Iwai | 4 | -208/+142 |
2015-01-28 | ALSA: line6: Drop voodoo workarounds | Takashi Iwai | 2 | -24/+0 |
2015-01-28 | ALSA: line6: Use incremental loop | Takashi Iwai | 3 | -11/+11 |
2015-01-28 | ALSA: line6: Drop superfluous spinlock for trigger | Takashi Iwai | 2 | -22/+6 |
2015-01-28 | ALSA: line6: Fix the error recovery in line6_pcm_acquire() | Takashi Iwai | 1 | -6/+6 |
2015-01-28 | ALSA: line6: Use logical OR | Takashi Iwai | 1 | -2/+2 |
2015-01-28 | ALSA: line6: Fix missing error handling in line6_pcm_acquire() | Takashi Iwai | 1 | -1/+2 |
2015-01-28 | ALSA: line6: Reduce superfluous spinlock in midi.c | Takashi Iwai | 2 | -18/+7 |
2015-01-28 | ALSA: line6: Remove unused line6_nop_read() | Takashi Iwai | 2 | -12/+0 |
2015-01-28 | ALSA: line6: Fix memory leak at probe error path | Takashi Iwai | 1 | -29/+30 |
2015-01-28 | ALSA: line6: Minor refactoring | Takashi Iwai | 1 | -45/+49 |
2015-01-28 | ALSA: line6/toneport: Implement LED controls via LED class | Takashi Iwai | 2 | -74/+91 |
2015-01-28 | ALSA: line6/toneport: Fix wrong argument for toneport_has_led() | Takashi Iwai | 1 | -3/+1 |
2015-01-28 | ALSA: line6: Don't forget to call driver's destructor at error path | Takashi Iwai | 1 | -0/+2 |
2015-01-28 | ALSA: line6/toneport: Move setup_timer() at the beginning | Takashi Iwai | 1 | -4/+5 |
2015-01-28 | ALSA: line6: Remove superfluous NULL checks in each driver | Takashi Iwai | 4 | -38/+8 |
2015-01-28 | ALSA: line6: Abort if inconsistent usbdev is found at disconnect | Takashi Iwai | 1 | -3/+3 |
2015-01-28 | ALSA: line6: Yet more cleanup of superfluous NULL checks | Takashi Iwai | 1 | -11/+2 |
2015-01-26 | ALSA: seq: increase the maximum number of queues | Clemens Ladisch | 1 | -1/+1 |
2015-01-26 | ALSA: seq: remove unused callback_all field | Clemens Ladisch | 4 | -8/+2 |
2015-01-26 | ALSA: seq: remove unused symbols | Clemens Ladisch | 1 | -6/+0 |
2015-01-26 | ALSA: seq: fix off-by-one error in port limit check | Clemens Ladisch | 1 | -1/+1 |
2015-01-26 | ALSA: seq: correctly report maximum number of ports | Clemens Ladisch | 1 | -1/+1 |
2015-01-26 | Merge branch 'for-linus' into for-next | Takashi Iwai | 526 | -3442/+4901 |
2015-01-26 | ALSA: seq-dummy: remove deadlock-causing events on close | Clemens Ladisch | 1 | -31/+0 |
2015-01-26 | Merge tag 'asoc-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Takashi Iwai | 885 | -6879/+9227 |
2015-01-26 | Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/simple', 'asoc/fi... | Mark Brown | 5 | -17/+39 |
2015-01-26 | Merge remote-tracking branches 'asoc/fix/adi', 'asoc/fix/compress', 'asoc/fix... | Mark Brown | 9 | -16/+52 |
2015-01-26 | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linus | Mark Brown | 1 | -1/+1 |
2015-01-26 | Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linus | Mark Brown | 1 | -1/+1 |
2015-01-26 | Linux 3.19-rc6v3.19-rc6 | Linus Torvalds | 1 | -1/+1 |
2015-01-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 16 | -77/+106 |
2015-01-26 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -11/+27 |
2015-01-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 6 | -8/+31 |
2015-01-26 | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -14/+117 |