index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
line6
/
pod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
ALSA: line6: Fix racy initialization of LINE6 MIDI
Takashi Iwai
1
-5
/
+0
2020-01-03
ALSA: line6: Constify snd_ratden definitions
Takashi Iwai
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
-5
/
+7
2019-05-28
ALSA: line6: pod: Rewrite complex timer & work combo with a delayed work
Takashi Iwai
1
-69
/
+27
2019-01-07
ALSA: line6: fix check on snd_card_register
Aditya Pakki
1
-1
/
+2
2017-10-17
ALSA: usb-audio: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+5
2017-04-12
ALSA: line6: constify snd_kcontrol_new structures
Bhumika Goyal
1
-1
/
+1
2016-09-20
ALSA: line6: Distinguish device init (ctrl EP) and MIDI data transfer (int EP)
Andrej Krutak
1
-1
/
+8
2016-09-20
ALSA: line6: Allow different channel numbers for in/out
Andrej Krutak
1
-2
/
+1
2016-08-22
ALSA: line6: Fix POD sysfs attributes segfault
Andrej Krutak
1
-6
/
+6
2015-02-11
ALSA: line6: Use explicit type for serial number
Chris Rorvick
1
-2
/
+2
2015-02-08
ALSA: line6: Pass driver name to line6_probe()
Chris Rorvick
1
-1
/
+1
2015-02-06
ALSA: line6: Get rid of unused variable in pod.c
Takashi Iwai
1
-1
/
+0
2015-02-06
ALSA: line6: Create sysfs via snd_card_add_dev_attr()
Takashi Iwai
1
-25
/
+13
2015-01-28
ALSA: line6: Remove snd_line6_ prefix of pcm property fields
Takashi Iwai
1
-3
/
+3
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
-24
/
+8
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
-7
/
+7
2015-01-28
ALSA: line6: Remove superfluous NULL checks in each driver
Takashi Iwai
1
-20
/
+8
2015-01-20
ALSA: line6: Remove driver version from header comment
Chris Rorvick
1
-1
/
+1
2015-01-20
ALSA: line6: Refer to manufacturer as "Line 6"
Chris Rorvick
1
-3
/
+3
2015-01-20
ALSA: line6: Remove CHECK_RETURN macro
Takashi Iwai
1
-3
/
+9
2015-01-20
ALSA: line6: Reorganize card resource handling
Takashi Iwai
1
-51
/
+9
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
/
+222
2015-01-13
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
1
-0
/
+453