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
/
line6
/
podhd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-14
/
+9
2020-09-25
Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
1
-6
/
+11
2020-09-16
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-11
/
+6
2020-07-17
ALSA: line6: Use kmemdup in podhd_set_monitor_level()
YueHaibing
1
-3
/
+1
2020-07-13
ALSA: line6: add hw monitor volume control for POD HD500
Vasily Khoruzhick
1
-1
/
+126
2020-04-26
ALSA: line6: Fix POD HD500 audio playback
Vasily Khoruzhick
1
-17
/
+5
2020-01-03
ALSA: line6: Constify snd_ratden definitions
Takashi Iwai
1
-1
/
+1
2019-07-18
ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1
Kai-Heng Feng
1
-1
/
+1
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
1
-5
/
+1
2019-05-28
ALSA: line6: Use container_of()
Takashi Iwai
1
-3
/
+5
2019-05-28
ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed work
Takashi Iwai
1
-66
/
+8
2019-04-28
ALSA: line6: use dynamic buffers
Greg Kroah-Hartman
1
-9
/
+12
2017-10-17
ALSA: usb-audio: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-10-17
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-3
/
+5
2017-10-09
ALSA: line6: Fix NULL dereference at podhd_disconnect()
Takashi Iwai
1
-1
/
+2
2017-10-09
ALSA: line6: Fix missing initialization before error path
Takashi Iwai
1
-2
/
+3
2017-09-19
ALSA: line6: add support for POD HD DESKTOP
Hans P. Möller Ebner
1
-1
/
+15
2017-06-20
ALSA: line6: remove unnecessary initialization to PODHD500X
Hans P. Möller Ebner
1
-4
/
+6
2017-06-20
ALSA: line6: add support for POD HD500X
Hans P. Möller Ebner
1
-1
/
+16
2016-11-29
ALSA: line6: Claim pod x3 usb data interface
Andrej Krutak
1
-0
/
+26
2016-10-10
ALSA: line6: Fix POD X3 Live audio input
Andrej Krutak
1
-1
/
+2
2016-09-19
ALSA: line6: Cleanup podhd initialization
Andrej Krutak
1
-11
/
+8
2016-09-19
ALSA: line6: Add support for POD X3 Live (only USB ID differs from POD X3)
Andrej Krutak
1
-0
/
+13
2016-09-19
ALSA: line6: Add support for POD X3
Andrej Krutak
1
-13
/
+263
2016-09-19
ALSA: line6: Allow different channel numbers for in/out
Andrej Krutak
1
-3
/
+1
2015-02-08
ALSA: line6: Pass driver name to line6_probe()
Chris Rorvick
1
-1
/
+1
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
1
-3
/
+3
2015-01-28
ALSA: line6: Remove struct usb_line6_podhd
Takashi Iwai
1
-6
/
+1
2015-01-28
ALSA: line6: Move the contents of usbdefs.h into driver.h
Takashi Iwai
1
-1
/
+0
2015-01-28
ALSA: line6: Tidy up and typo fixes in comments
Takashi Iwai
1
-3
/
+1
2015-01-28
ALSA: line6: Let snd_card_new() allocate private data
Takashi Iwai
1
-7
/
+2
2015-01-28
ALSA: line6: Drop interface argument from private_init and disconnect callbacks
Takashi Iwai
1
-3
/
+3
2015-01-28
ALSA: line6: Remove superfluous NULL checks in each driver
Takashi Iwai
1
-4
/
+0
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
1
-3
/
+3
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
1
-68
/
+7
2015-01-20
ALSA: line6: Drop invalid SNDRV_PCM_INFO_RESUME flag
Takashi Iwai
1
-6
/
+0
2015-01-20
ALSA: line6: Split to each driver
Takashi Iwai
1
-2
/
+122
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
1
-0
/
+156