git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d29b854
)
ALSA: move line6 usb driver into sound/usb
author
Takashi Iwai
<tiwai@suse.de>
Mon, 12 Jan 2015 21:29:57 +0000
(22:29 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 12 Jan 2015 21:29:57 +0000
(22:29 +0100)
Promote line6 driver from staging to sound/usb/line6 directory, and
maintain through sound subsystem tree.
This commit just moves the code and adapts Makefile / Kconfig.
The further renames and misc cleanups will follow.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
30 files changed:
drivers/staging/Kconfig
patch
|
blob
|
history
drivers/staging/Makefile
patch
|
blob
|
history
sound/usb/Kconfig
patch
|
blob
|
history
sound/usb/Makefile
patch
|
blob
|
history
sound/usb/line6/Kconfig
[moved from
drivers/staging/line6/Kconfig
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/Makefile
[moved from
drivers/staging/line6/Makefile
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/audio.c
[moved from
drivers/staging/line6/audio.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/audio.h
[moved from
drivers/staging/line6/audio.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/capture.c
[moved from
drivers/staging/line6/capture.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/capture.h
[moved from
drivers/staging/line6/capture.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/driver.c
[moved from
drivers/staging/line6/driver.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/driver.h
[moved from
drivers/staging/line6/driver.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/midi.c
[moved from
drivers/staging/line6/midi.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/midi.h
[moved from
drivers/staging/line6/midi.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/midibuf.c
[moved from
drivers/staging/line6/midibuf.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/midibuf.h
[moved from
drivers/staging/line6/midibuf.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/pcm.c
[moved from
drivers/staging/line6/pcm.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/pcm.h
[moved from
drivers/staging/line6/pcm.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/playback.c
[moved from
drivers/staging/line6/playback.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/playback.h
[moved from
drivers/staging/line6/playback.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/pod.c
[moved from
drivers/staging/line6/pod.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/pod.h
[moved from
drivers/staging/line6/pod.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/podhd.c
[moved from
drivers/staging/line6/podhd.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/podhd.h
[moved from
drivers/staging/line6/podhd.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/revision.h
[moved from
drivers/staging/line6/revision.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/toneport.c
[moved from
drivers/staging/line6/toneport.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/toneport.h
[moved from
drivers/staging/line6/toneport.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/usbdefs.h
[moved from
drivers/staging/line6/usbdefs.h
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/variax.c
[moved from
drivers/staging/line6/variax.c
with 100% similarity]
patch
|
blob
|
history
sound/usb/line6/variax.h
[moved from
drivers/staging/line6/variax.h
with 100% similarity]
patch
|
blob
|
history
diff --cc
drivers/staging/Kconfig
Simple merge
diff --cc
drivers/staging/Makefile
Simple merge
diff --cc
sound/usb/Kconfig
Simple merge
diff --cc
sound/usb/Makefile
Simple merge
diff --cc
sound/usb/line6/Kconfig
Simple merge
diff --cc
sound/usb/line6/Makefile
Simple merge
diff --cc
sound/usb/line6/audio.c
Simple merge
diff --cc
sound/usb/line6/audio.h
Simple merge
diff --cc
sound/usb/line6/capture.c
Simple merge
diff --cc
sound/usb/line6/capture.h
Simple merge
diff --cc
sound/usb/line6/driver.c
Simple merge
diff --cc
sound/usb/line6/driver.h
Simple merge
diff --cc
sound/usb/line6/midi.c
Simple merge
diff --cc
sound/usb/line6/midi.h
Simple merge
diff --cc
sound/usb/line6/midibuf.c
Simple merge
diff --cc
sound/usb/line6/midibuf.h
Simple merge
diff --cc
sound/usb/line6/pcm.c
Simple merge
diff --cc
sound/usb/line6/pcm.h
Simple merge
diff --cc
sound/usb/line6/playback.c
Simple merge
diff --cc
sound/usb/line6/playback.h
Simple merge
diff --cc
sound/usb/line6/pod.c
Simple merge
diff --cc
sound/usb/line6/pod.h
Simple merge
diff --cc
sound/usb/line6/podhd.c
Simple merge
diff --cc
sound/usb/line6/podhd.h
Simple merge
diff --cc
sound/usb/line6/revision.h
Simple merge
diff --cc
sound/usb/line6/toneport.c
Simple merge
diff --cc
sound/usb/line6/toneport.h
Simple merge
diff --cc
sound/usb/line6/usbdefs.h
Simple merge
diff --cc
sound/usb/line6/variax.c
Simple merge
diff --cc
sound/usb/line6/variax.h
Simple merge