Age | Commit message (Expand) | Author | Files | Lines |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
2025-05-19 | ALSA: usb-audio: Kill timer properly at removal | Takashi Iwai | 1 | -1/+2 |
2025-05-16 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -4/+12 |
2025-05-08 | ALSA: usb: midi: use snd_kcontrol_chip() | Kuninori Morimoto | 1 | -1/+1 |
2025-04-29 | ALSA: usb-audio: Fix duplicated name in MIDI substream names | Takashi Iwai | 1 | -4/+12 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -1/+1 |
2025-03-19 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+1 |
2025-03-14 | ALSA: usb-audio: Fix CME quirk for UF series keyboards | Ricard Wanderlof | 1 | -6/+74 |
2025-02-18 | ALSA: usb-audio: Avoid dropping MIDI events at closing multiple ports | Takashi Iwai | 1 | -1/+1 |
2024-08-08 | ALSA: usb-audio: Use standard print API | Takashi Iwai | 1 | -3/+3 |
2024-02-15 | ALSA: usb-audio: More relaxed check of MIDI jack names | Takashi Iwai | 1 | -48/+25 |
2023-05-23 | ALSA: usb-audio: Manage number of rawmidis globally | Takashi Iwai | 1 | -1/+6 |
2022-11-12 | ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open() | Takashi Iwai | 1 | -3/+1 |
2022-06-03 | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+2 |
2022-05-25 | ALSA: usb-audio: Cancel pending work at closing a MIDI substream | Takashi Iwai | 1 | -0/+3 |
2022-05-03 | Merge 5.18-rc5 into usb-next | Greg Kroah-Hartman | 1 | -0/+1 |
2022-04-23 | sound: usb: remove third argument of usb_maxpacket() | Vincent Mailhol | 1 | -2/+2 |
2022-04-20 | ALSA: usb-audio: Clear MIDI port active flag after draining | Takashi Iwai | 1 | -0/+1 |
2021-05-11 | ALSA: usb-audio: Fix potential out-of-bounce access in MIDI EP parser | Takashi Iwai | 1 | -3/+4 |
2021-05-10 | ALSA: usb-audio: Validate MS endpoint descriptors | Takashi Iwai | 1 | -0/+4 |
2021-04-20 | ALSA: usb: midi: don't return -ENOMEM when usb_urb_ep_type_check fails | Colin Ian King | 1 | -1/+1 |
2021-03-01 | ALSA: usb-audio: generate midi streaming substream names from jack names | George Harker | 1 | -5/+98 |
2021-03-01 | ALSA: usb-audio: use usb headers rather than define structs locally | George Harker | 1 | -18/+2 |
2020-12-23 | ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks | Takashi Iwai | 1 | -0/+4 |
2020-09-09 | ALSA: usb-audio: Replace tasklet with work | Takashi Iwai | 1 | -6/+7 |
2020-09-02 | ALSA: usb-audio: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-08-03 | Merge branch 'for-next' into for-linus | Takashi Iwai | 1 | -1/+1 |
2020-07-10 | ALSA: usb-audio: Fix race against the error recovery URB submission | Takashi Iwai | 1 | -5/+12 |
2020-07-09 | ALSA: Replace with fallthrough pseudo keyword in the remaining places | Takashi Iwai | 1 | -1/+1 |
2020-03-31 | ALSA: usb-audio: Fix case when USB MIDI interface has more than one extra end... | Andreas Steinmetz | 1 | -5/+24 |
2020-02-12 | ALSA: usb-midi: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2020-01-05 | ALSA: usb-audio: Use lower hex numbers for IDs | Takashi Iwai | 1 | -2/+2 |
2018-10-04 | ALSA: rawmidi: A lightweight function to discard pending bytes | Takashi Iwai | 1 | -2/+1 |
2018-07-02 | ALSA: usb-midi: use irqsave() in USB's complete callback | John Ogness | 1 | -2/+3 |
2017-10-17 | ALSA: usb-audio: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+3 |
2017-10-11 | ALSA: usb-audio: Add sanity checks for invalid EPs | Takashi Iwai | 1 | -8/+30 |
2017-08-31 | ALSA: usb-audio: Put missing KERN_CONT prefix | Takashi Iwai | 1 | -2/+2 |
2017-08-23 | ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create() | Markus Elfring | 1 | -11/+11 |
2017-04-12 | ALSA: usb-audio: constify snd_kcontrol_new structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-12 | ALSA: usb: Constify snd_rawmidi_ops | Takashi Iwai | 1 | -2/+2 |
2016-05-08 | ALSA: usb-midi: correct speed checking | Oliver Neukum | 1 | -0/+1 |
2016-02-26 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -1/+0 |
2016-02-13 | ALSA: usb-audio: avoid freeing umidi object twice | Andrey Konovalov | 1 | -1/+0 |
2016-01-29 | ALSA: usb-audio: Refer to chip->usb_id for quirks and MIDI creation | Takashi Iwai | 1 | -6/+9 |
2015-12-11 | ALSA: usb-audio: constify usb_protocol_ops structures | Julia Lawall | 1 | -12/+13 |
2015-11-22 | ALSA: midi: constify snd_rawmidi_global_ops structures | Julia Lawall | 1 | -1/+1 |
2015-11-16 | ALSA: usb-audio: work around CH345 input SysEx corruption | Clemens Ladisch | 1 | -0/+42 |
2015-11-16 | ALSA: usb-audio: prevent CH345 multiport output SysEx corruption | Clemens Ladisch | 1 | -0/+3 |
2015-11-16 | ALSA: usb-audio: add packet size quirk for the Medeli DD305 | Clemens Ladisch | 1 | -0/+1 |
2015-10-11 | ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o... | Keith A. Milner | 1 | -4/+7 |
2015-01-19 | ALSA: usb-audio: Use setup_timer() and mod_timer() | Takashi Iwai | 1 | -3/+2 |
2014-12-06 | ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recovery | Takashi Iwai | 1 | -0/+2 |
2014-10-10 | Merge tag 'sound-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+11 |
2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -1/+1 |
2014-09-08 | ALSA: usb-audio: add MIDI port names for the Yamaha MOTIF XF | Clemens Ladisch | 1 | -0/+11 |
2014-08-05 | ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.* | Adam Goode | 1 | -164/+209 |
2014-08-05 | ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI input | Adam Goode | 1 | -0/+28 |
2014-02-26 | ALSA: usb-audio: Use standard printk helpers | Takashi Iwai | 1 | -21/+24 |
2013-06-27 | ALSA: usb-audio: add MIDI port names for some Roland devices | Clemens Ladisch | 1 | -0/+33 |
2013-06-27 | ALSA: usb-audio: add support for many Roland/Yamaha devices | Clemens Ladisch | 1 | -0/+41 |
2013-04-15 | ALSA: usb-audio: disable autopm for MIDI devices | Clemens Ladisch | 1 | -11/+2 |
2013-04-04 | ALSA: usb-audio: neaten EXPORT_SYMBOLS placement | Eldad Zack | 1 | -4/+3 |
2013-04-04 | ALSA: usb-audio: convert list_for_each to entry variant | Eldad Zack | 1 | -3/+2 |
2013-01-04 | ALSA: usb-audio: Fix kernel panic of Digidesign Mbox2 quirk | Damien Zammit | 1 | -4/+0 |
2012-12-19 | ALSA: usb-audio: Support for Digidesign Mbox 2 USB sound card: | Damien Zammit | 1 | -0/+4 |
2012-12-04 | ALSA: usb-audio: Fix missing autopm for MIDI input | Takashi Iwai | 1 | -42/+46 |
2012-12-04 | ALSA: usb-audio: Avoid autopm calls after disconnection | Takashi Iwai | 1 | -1/+22 |
2012-11-18 | ALSA: ua101, usx2y: fix broken MIDI output | Clemens Ladisch | 1 | -2/+6 |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 1 | -0/+1 |
2011-08-26 | ALSA: usb-audio: add Starr Labs USB MIDI support | Kristian Amlie | 1 | -0/+27 |
2011-04-06 | ALSA: usb-audio: define another USB ID for a buggy USB MIDI cable | Tarek Soliman | 1 | -0/+1 |
2011-03-11 | ALSA: usbaudio: implement USB autosuspend | Oliver Neukum | 1 | -0/+8 |
2011-01-11 | ALSA: snd-usb-us122l: Fix MIDI output | Karsten Wiese | 1 | -2/+9 |
2011-01-10 | ALSA: usb-audio: use enum control info helper | Clemens Ladisch | 1 | -7/+1 |
2010-10-22 | ALSA: usb-audio: add Novation Launchpad support | Clemens Ladisch | 1 | -3/+4 |
2010-08-14 | ALSA: usb: USB3 SuperSpeed sound support | Paul Zimmerman | 1 | -1/+8 |
2010-06-23 | ALSA: usb-midi: whitespace fixes | Daniel Mack | 1 | -7/+7 |
2010-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 1 | -0/+110 |
2010-05-21 | ALSA: usb-audio: add support for Akai MPD16 | Krzysztof Foltman | 1 | -0/+110 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -7/+7 |
2010-04-10 | Merge branch 'fix/misc' into topic/usb | Takashi Iwai | 1 | -6/+18 |
2010-03-05 | ALSA: usb-audio: refactor code | Daniel Mack | 1 | -0/+2069 |