aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAge
...
| * | | ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King2019-06-28
| | |/ | |/|
* | | ALSA: usb-audio: Sanity checks for each pipe and EP typesTakashi Iwai2019-06-24
* | | ALSA: usb-audio: Enable .product_name override for Emagic, Unitor 8.Stefan Sauer2019-06-11
* | | ALSA: line6: Use container_of()Takashi Iwai2019-05-28
* | | ALSA: line6: Drop superfluous timer helper functionTakashi Iwai2019-05-28
* | | ALSA: line6: variax: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-28
* | | ALSA: line6: podhd: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-28
* | | ALSA: line6: pod: Rewrite complex timer & work combo with a delayed workTakashi Iwai2019-05-28
|/ /
* / ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai2019-05-28
|/
* Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-09
|\
| * ALSA: line6: toneport: Fix broken usage of timer for delayed executionTakashi Iwai2019-05-08
| * Merge branch 'for-linus' into for-nextTakashi Iwai2019-05-06
| |\
| * | ALSA: usx2y: fix a double free bugWenwen Wang2019-04-29
| * | ALSA: usb-audio: Fix a memory leak bugWenwen Wang2019-04-28
| * | ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2019-04-24
| * | ALSA: usb-audio: Add quirk for Focusrite Scarlett SoloRoope Salmi2019-04-15
| * | ALSA: us122l: Use alloc_pages_exact()Takashi Iwai2019-03-27
| * | ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai2019-03-27
* | | Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-08
|\ \ \
| * | | media: sound/usb: Use Media Controller API to share media resourcesShuah Khan2019-04-22
| |/ /
* | | Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-07
|\ \ \ | |_|/ |/| |
| * | ALSA: line6: Avoid polluting led_* namespaceJacek Anaszewski2019-04-18
| |/
* / ALSA: line6: use dynamic buffersGreg Kroah-Hartman2019-04-28
|/
* ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki2019-03-13
* ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt2019-02-28
* ALSA: usb-audio: Expose sample resolution through proc interfaceJussi Laako2019-02-18
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-08
|\
| * ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-07
| * ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt2019-02-05
* | Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai2019-02-08
|\ \
| * | ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-06
* | | ALSA: usb: Clean up with new procfs helpersTakashi Iwai2019-02-06
|/ /
* | ALSA: usb-audio: Cleanup DSD whitelistJussi Laako2019-01-29
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-01-29
|\|
| * ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky2019-01-25
| * ALSA: usb-audio: fix CM6206 register definitionsAmadeusz Sławiński2019-01-08
* | Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai2019-01-18
|\ \
| * | ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai2019-01-15
* | | ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'YueHaibing2019-01-09
* | | ALSA: line6: fix check on snd_card_registerAditya Pakki2019-01-07
| |/ |/|
* | ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng2019-01-07
* | ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai2019-01-07
* | ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai2019-01-07
* | ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai2019-01-07
|/
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-12-07
|\
| * ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng2018-12-03
| * ALSA: usb-audio: Add SMSL D1 to quirks for native DSD supportTony Das2018-11-29
| * ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang2018-11-28
* | ALSA: usb-audio: Define registers for CM6206Linus Walleij2018-11-06
|/
* ALSA: caiaq: Add fall-through annotationTakashi Iwai2018-10-12