summaryrefslogtreecommitdiff
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Manage auto-pm of all bundled interfacesTakashi Iwai2020-06-082-6/+33
* ALSA: usb-audio: Use the new macro for HP Dock rename quirksTakashi Iwai2020-06-081-12/+4
* ALSA: usb-audio: Add vendor, product and profile name for HP Thunderbolt DockKai-Heng Feng2020-06-081-0/+20
* ALSA: usb-audio: Fix inconsistent card PM state after resumeTakashi Iwai2020-06-042-8/+13
* ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 supportDmitry Panchenko2020-06-013-0/+94
* ALSA: usb-audio: Fixing usage of plain int instead of NULLThomas Ebeling2020-05-291-2/+2
* ALSA: usb-audio: Clean up quirk entries with macrosTakashi Iwai2020-05-281-63/+30
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-05-285-22/+69
|\
| * ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard audioTakashi Iwai2020-05-272-0/+44
| * ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu2020-05-261-0/+8
| * ALSA: usb-audio: add mapping for ASRock TRX40 CreatorAndrew Oakley2020-05-042-0/+6
| * ALSA: usb-audio: Add control message quirk delay for Kingston HyperX headsetJesus Ramos2020-05-011-4/+5
| * ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB IDTakashi Iwai2020-04-301-1/+1
| * ALSA: line6: Fix POD HD500 audio playbackVasily Khoruzhick2020-04-261-17/+5
* | ALSA: usb-audio: Add duplex sound support for USB devices using implicit feed...Erwin Burema2020-05-153-4/+197
* | ALSA: usb-audio: fixing upper volume limit for RME Babyface Pro routing cross...Thomas Ebeling2020-05-151-2/+2
* | ALSA: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-071-1/+1
* | ALSA: line6: Add poll callback for hwdepVasily Khoruzhick2020-05-021-0/+16
* | ALSA: line6: hwdep: add support for O_NONBLOCK opening modeVasily Khoruzhick2020-05-022-0/+5
* | ALSA: usb-audio: Fix racy list management in output queueTakashi Iwai2020-04-241-3/+3
* | ALSA: usb-audio: Remove async workaround for Scarlett 2nd genAlexander Tsoy2020-04-241-14/+0
* | ALSA: usb-audio: Improve frames size computationAlexander Tsoy2020-04-244-5/+45
* | Merge branch 'for-linus' into for-nextTakashi Iwai2020-04-248-94/+167
|\ \ | |/
| * ALSA: usb-audio: Fix usb audio refcnt leak when getting spdifXiyu Yang2020-04-231-4/+8
| * ALSA: usb-audio: Add connector notifier delegationTakashi Iwai2020-04-223-0/+48
| * ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd genAlexander Tsoy2020-04-211-0/+1
| * ALSA: usx2y: Fix potential NULL dereferenceTakashi Iwai2020-04-211-0/+2
| * ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2Gregor Pintar2020-04-212-84/+13
| * ALSA: usb-audio: Add static mapping table for ALC1220-VB-based mobosTakashi Iwai2020-04-203-6/+44
| * ALSA: usb-audio: Filter out unsupported sample rates on Focusrite devicesAlexander Tsoy2020-04-181-0/+51
* | ALSA: usb-audio: Fix a limit check in proc_dump_substream_formats()Dan Carpenter2020-04-221-1/+1
* | ALSA: usb-audio: Print more information in stream proc filesTakashi Iwai2020-04-201-0/+53
* | ALSA: usb-audio: RME Babyface Pro mixer patchThomas Ebeling2020-04-151-0/+418
|/
* ALSA: usb-audio: Check mapping at creating connector controls, tooTakashi Iwai2020-04-122-8/+14
* ALSA: usb-audio: Don't create jack controls for PCM terminalsTakashi Iwai2020-04-121-3/+6
* ALSA: usb-audio: Don't override ignore_ctl_error value from the mapTakashi Iwai2020-04-121-1/+1
* ALSA: usb-audio: Filter error from connector kctl ops, tooTakashi Iwai2020-04-121-1/+1
* ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai2020-04-081-0/+28
* ALSA: usb-audio: Add registration quirk for Kingston HyperX Cloud Alpha SEmmanuel Pescosta2020-04-041-0/+1
* ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirkFrantišek Kučera2020-04-031-0/+42
* ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end...Andreas Steinmetz2020-03-311-5/+24
* Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-301-4/+5
|\
| * Merge branch 'asoc-5.7' into asoc-nextMark Brown2020-03-271-4/+5
| |\
| | * Merge tag 'v5.6-rc5' into asoc-5.7Mark Brown2020-03-115-45/+99
| | |\
| | * | ALSA: usx2y: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-4/+5
* | | | ALSA: usb-audio: Inform devices that need delayed registrationTakashi Iwai2020-03-263-0/+11
* | | | ALSA: usb-audio: Add delayed_register optionTakashi Iwai2020-03-261-1/+20
* | | | ALSA: usb-audio: Rewrite registration quirk handlingTakashi Iwai2020-03-263-13/+32
* | | | ALSA: usb-audio: Create a registration quirk for Kingston HyperX Amp (0951:16d8)Chris Wulff2020-03-143-4/+25
* | | | ALSA: usb-audio: Fix mixer controls' USB interface for Kingston HyperX Amp (0...Chris Wulff2020-03-141-6/+11