summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)AuthorFilesLines
2017-08-17ALSA: usb: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-15ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai1-0/+1
2017-08-13ALSA: usb: caiaq: audio: Delete two error messages for a failed memory alloca...Markus Elfring1-3/+0
2017-08-13ALSA: usb: Delete an error message for a failed memory allocation in two func...Markus Elfring2-6/+3
2017-08-13ALSA: usx2y: Delete an error message for a failed memory allocation in two fu...Markus Elfring1-6/+3
2017-08-06ALSA: usbusx2y: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: us122l: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: ua101: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: usb-audio: constify usb_device_id.Arvind Yadav1-2/+2
2017-08-06ALSA: snd-usb-caiaq: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: bcd2000: constify usb_device_id.Arvind Yadav1-1/+1
2017-08-06ALSA: 6fire: constify usb_device_id.Arvind Yadav1-1/+1
2017-06-20ALSA: line6: remove unnecessary initialization to PODHD500XHans P. Möller Ebner2-4/+8
2017-06-20ALSA: line6: add support for POD HD500XHans P. Möller Ebner1-1/+16
2017-06-07Merge branch 'for-linus' into for-nextTakashi Iwai1-7/+12
2017-05-31ALSA: usb: Avoid VLA in mixer_us16x08.cTakashi Iwai1-3/+8
2017-05-31ALSA: usb: Fix a typo in Tascam US-16x08 mixer elementTakashi Iwai1-1/+1
2017-05-31Revert "ALSA: usb-audio: purge needless variable length array"Takashi Iwai1-4/+4
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal1-1/+1
2017-05-15ALSA: us122l: enable compile testingJohan Hovold1-1/+1
2017-05-15ALSA: us122l: clean up US144 handlingJohan Hovold2-18/+20
2017-05-15ALSA: usb-audio: fix Amanero Combo384 quirk on big-endian hostsJohan Hovold1-1/+1
2017-04-17ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usbMauro Carvalho Chehab3-3/+3
2017-04-14ALSA: usb-line6: constify snd_kcontrol_new strucutre arrayTakashi Sakamoto1-1/+1
2017-04-12ALSA: line6: constify snd_kcontrol_new structuresBhumika Goyal2-3/+3
2017-04-12ALSA: usb-audio: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-03-31ALSA: usb-audio: Fake also USB device id when alias is givenTakashi Iwai1-3/+3
2017-03-20Merge branch 'topic/for-4.12' into for-nextTakashi Iwai1-6/+6
2017-02-25mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang3-10/+7
2017-02-22ALSA: usb-audio: Tidy up mixer_us16x08.cTakashi Iwai1-82/+50
2017-02-22ALSA: usb-audio: Fix memory leak and corruption in mixer_us16x08.cTakashi Iwai2-54/+39
2017-02-22ALSA: usb-audio: purge needless variable length arrayTakashi Sakamoto1-4/+4
2017-02-22ALSA: usb-audio: constify snd_kcontrol_new structuresBhumika Goyal1-6/+6
2017-02-20ALSA: usb-audio: localize function without external linkageTakashi Sakamoto1-1/+1
2017-02-20ALSA: usb-audio: localize one-referrer variableTakashi Sakamoto1-1/+1
2017-02-20ALSA: usb-audio: Tascam US-16x08 DSP mixer quirkDetlef Urban4-0/+1593
2017-02-07ALSA: line6: Always setup isochronous transfer propertiesAndrej Krutak1-22/+26
2017-02-07Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+2
2017-02-07Revert "ALSA: line6: Only determine control port properties if needed"Takashi Iwai1-1/+2
2017-01-26Merge branch 'topic/intel-lpe-audio' into for-nextTakashi Iwai4-16/+17
2017-01-12ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai5-10/+10
2017-01-10ALSA: usb-audio: Add a quirk for Plantronics BT600Dennis Kadioglu1-0/+1
2017-01-05ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu1-0/+3
2017-01-05ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu3-16/+13
2016-12-28ALSA: usb-audio: Support both DSD LE/BE Amanero firmware versionsJussi Laako1-0/+15
2016-12-21Revert "ALSA: usb-audio: Fix race at stopping the stream"Takashi Iwai1-8/+4
2016-12-13ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2016-12-13ALSA: usb-audio: Eliminate noise at the start of DSD playback.Nobutaka Okabe1-1/+15
2016-12-13ALSA: usb-audio: Add native DSD support for TEAC 501/503 DACNobutaka Okabe1-0/+38
2016-12-09Merge branch 'for-linus' into for-nextTakashi Iwai2-5/+10