index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
16
-16
/
+16
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
18
-50
/
+50
2015-01-20
ALSA: line6: Remove superfluous NULL checks
Chris Rorvick
1
-11
/
+1
2015-01-20
ALSA: line6: Drop line6_send_program() and line6_transmit_parameter()
Takashi Iwai
2
-62
/
+0
2015-01-20
ALSA: line6: Make line6_send_raw_message() static
Takashi Iwai
2
-4
/
+2
2015-01-20
ALSA: line6: Sync PCM stop at disconnect
Takashi Iwai
2
-18
/
+3
2015-01-20
ALSA: line6: Remove superfluous disconnect call in suspend handler
Takashi Iwai
1
-1
/
+0
2015-01-20
ALSA: line6: Remove CHECK_RETURN macro
Takashi Iwai
3
-14
/
+15
2015-01-20
ALSA: line6: Drop MISSING_CASE macro
Takashi Iwai
2
-7
/
+0
2015-01-20
ALSA: line6: Remove driver version string
Takashi Iwai
1
-2
/
+0
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
12
-355
/
+85
2015-01-20
ALSA: line6: Drop superfluous irqsave/irqrestore in PCM trigger callback
Takashi Iwai
1
-7
/
+4
2015-01-20
ALSA: line6: Don't handle PCM trigger for other cards
Takashi Iwai
1
-0
/
+2
2015-01-20
ALSA: line6: Remove superfluous out-of-memory error messages
Takashi Iwai
5
-18
/
+5
2015-01-20
ALSA: line6: Drop usb_device sysfs symlink
Takashi Iwai
1
-9
/
+0
2015-01-20
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
Takashi Iwai
5
-26
/
+0
2015-01-20
ALSA: line6: Drop superfluous snd_device for rawmidi
Takashi Iwai
1
-42
/
+23
2015-01-20
ALSA: line6: Drop superfluous snd_device for PCM
Takashi Iwai
1
-34
/
+19
2015-01-20
ALSA: line6: Handle impulse response via control API
Takashi Iwai
5
-124
/
+75
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
18
-727
/
+748
2015-01-19
ALSA: line6: Use setup_timer() and mod_timer()
Takashi Iwai
2
-7
/
+4
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
28
-0
/
+5779
[next]