summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: usb: Add native DSD support for Oppo HA-1Jurgen Kramer2016-01-111-0/+1
| * Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-235-12/+44
| |\
| * | ALSA: usb-audio: use list_for_each_entry_continue_reverseGeliang Tang2015-12-221-4/+2
| * | ALSA: usb-audio: constify usb_protocol_ops structuresJulia Lawall2015-12-111-12/+13
| * | ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King2015-12-021-1/+1
| * | ALSA: midi: constify snd_rawmidi_global_ops structuresJulia Lawall2015-11-221-1/+1
| * | ALSA: ua101: replace le16_to_cpu() with usb_endpoint_maxp()Cheah Kok Cheong2015-11-161-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | | ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFlyAnssi Hannula2015-12-141-0/+1
* | | ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest DragonFlyAnssi Hannula2015-12-144-12/+43
| |/ |/|
* | ALSA: usb-audio: work around CH345 input SysEx corruptionClemens Ladisch2015-11-161-0/+42
* | ALSA: usb-audio: prevent CH345 multiport output SysEx corruptionClemens Ladisch2015-11-164-0/+16
* | ALSA: usb-audio: add packet size quirk for the Medeli DD305Clemens Ladisch2015-11-161-0/+1
* | ALSA: usb: Add native DSD support for Aune X1SJurgen Kramer2015-11-091-0/+1
|/
* ALSA: USB-audio: Remove mixer entry from Zoom R16/24 quirkRicard Wanderlof2015-10-191-7/+0
* ALSA: USB-audio: Adjust max packet size calculation for tx_length_quirkRicard Wanderlof2015-10-191-2/+10
* ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof2015-10-197-9/+61
* ALSA: USB-audio: Add offset parameter to copy_to_urb()Ricard Wanderlof2015-10-191-6/+6
* ALSA: USB-audio: Break out creation of silent urbs from prepare_outbound_urb()Ricard Wanderlof2015-10-191-19/+27
* ALSA: USB-audio: Also move out hwptr_done wrap from prepare_playback_urb()Ricard Wanderlof2015-10-191-3/+6
* ALSA: USB-audio: Break out copying to urb from prepare_playback_urb()Ricard Wanderlof2015-10-191-14/+21
* ALSA: USB-audio: Add support for Novation Nocturn MIDIcontrol surfaceRicard Wanderlof2015-10-161-0/+9
* ALSA: usb-audio: Fix max packet size calculation for USB audioRicard Wanderlof2015-10-131-2/+17
* ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o...Keith A. Milner2015-10-111-4/+7
* ALSA: usb-audio: harmless underflow in snd_audigy2nx_led_put()Dan Carpenter2015-09-281-1/+1
* ALSA: usb-audio: Change internal PCM orderJohan Rastén2015-09-071-1/+9
* ALSA: usb-audio: correct the value cache check.Yao-Wen Mao2015-08-281-1/+1
* ALSA: usb-audio: Handle normal and auto-suspend equallyTakashi Iwai2015-08-261-20/+10
* ALSA: usb-audio: Replace probing flag with active refcountTakashi Iwai2015-08-262-9/+4
* ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai2015-08-267-143/+145
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-08-212-1/+2
|\
| * ALSA: usb: Add native DSD support for Gustard DAC-X20UJurgen Kramer2015-08-211-0/+1
| * ALSA: usb-audio: Fix runtime PM unbalanceTakashi Iwai2015-08-191-1/+1
* | ALSA: usb-audio: Recurse before saving terminal propertiesJulian Scheel2015-08-191-5/+11
* | ALSA: usb: handle descriptor with SYNC_NONE illegal valuePierre-Louis Bossart2015-08-161-2/+16
* | ALSA: usb: fix corrupted pointers due to interface setting changePierre-Louis Bossart2015-08-161-0/+14
* | ALSA: usb-audio: Fix parameter block size for UAC2 control requestsJulian Scheel2015-08-142-20/+46
|/
* ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao2015-07-291-0/+24
* ALSA: line6: Fix -EBUSY error during active monitoringTakashi Iwai2015-07-141-7/+2
* ALSA: usb-audio: Add MIDI support for Steinberg MI2/MI4Dominic Sacré2015-07-011-0/+68
* ALSA: usb-audio: Set correct type for some UAC2 mixer controls.Johan Rastén2015-06-111-3/+3
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-06-093-8/+13
|\
| * ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSBJurgen Kramer2015-06-081-2/+3
| * ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)Clemens Ladisch2015-06-031-6/+3
| * ALSA: usb-audio: add MAYA44 USB+ mixer control namesClemens Ladisch2015-06-031-0/+5
| * ALSA: usb-audio: don't try to get Outlaw RR2150 sample rateEric Wong2015-05-301-0/+1
| * ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam FusionWolfram Sang2015-05-291-0/+1
* | Merge branch 'for-linus' into for-nextTakashi Iwai2015-05-291-0/+2
|\|
| * ALSA: usb-audio: Add quirk for MS LifeCam HD-3000Vittorio G (VittGam)2015-05-241-0/+1