Age | Commit message (Expand) | Author |
2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan |
2021-05-25 | Merge branch 'topic/pci-rescan-prep-v2' into for-next | Takashi Iwai |
2021-05-25 | ALSA: Drop superfluous argument from snd_power_wait() | Takashi Iwai |
2021-05-17 | ALSA: usx2y: Coding style fixes | Takashi Iwai |
2021-05-17 | ALSA: usx2y: Fix spaces | Takashi Iwai |
2020-09-25 | sound: usx2y: move to use usb_control_msg_send() | Greg Kroah-Hartman |
2020-09-25 | Revert "sound: usx2y: move to use usb_control_msg_send()" | Oliver Neukum |
2020-09-16 | sound: usx2y: move to use usb_control_msg_send() | Greg Kroah-Hartman |
2020-01-03 | ALSA: usx2y: Constify struct snd_usb_audio_quirk entries | Takashi Iwai |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2018-04-25 | ALSA: usx2y: Change return type to vm_fault_t | Souptick Joarder |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-01-31 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-12-28 | usx2y: don't bother with memdup_user() for 16-byte structure | Al Viro |
2017-11-27 | sound: annotate ->poll() instances | Al Viro |
2017-09-07 | ALSA: us122l: Use common error handling code in us122l_create_card() | Markus Elfring |
2017-08-06 | ALSA: us122l: constify usb_device_id. | Arvind Yadav |
2017-05-15 | ALSA: us122l: clean up US144 handling | Johan Hovold |
2017-04-17 | ALSA: usb-audio: replace /proc/bus/usb by /dev/bus/usb | Mauro Carvalho Chehab |
2017-02-24 | mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf | Dave Jiang |
2014-02-12 | ALSA: usb: Convert to snd_card_new() with a device pointer | Takashi Iwai |
2013-10-15 | ALSA: us122l: Fix pcm_usb_stream mmapping regression | Takashi Iwai |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-18 | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-01-11 | ALSA: snd-usb-us122l: Fix missing NULL checks | Karsten Wiese |
2010-04-16 | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-05 | ALSA: usb-audio: refactor code | Daniel Mack |
2010-03-05 | ALSA: usb-audio: header file cleanups | Daniel Mack |
2010-02-23 | ALSA: usbaudio: consolidate header files | Daniel Mack |
2009-12-08 | ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII | Tobias Hansen |
2009-11-24 | sound: usxxx: cleanup chip field | Clemens Ladisch |
2009-11-24 | sound: usb: make the USB MIDI module more independent | Clemens Ladisch |
2009-11-01 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2009-10-13 | ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd | Tobias Hansen |
2009-09-27 | const: mark struct vm_struct_operations | Alexey Dobriyan |
2009-09-22 | ALSA: snd-usb-us122l: add support for US-144 | Tobias Hansen |
2009-07-02 | ALSA: usx2y - reparent sound device | Takashi Iwai |
2009-04-21 | Merge branch 'fix/usx2y' into for-linus | Takashi Iwai |
2009-04-20 | ALSA: us122l: add snd_us122l_free() | Karsten Wiese |
2009-04-14 | ALSA: sound/usb: use memdup_user() | Li Zefan |
2009-01-12 | ALSA: Return proper error code at probe in sound/usb/* | Takashi Iwai |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai |
2009-01-02 | ALSA: Use usb_set/get_intfdata | Julia Lawall |
2008-10-15 | ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault() | Li Zefan |
2008-08-01 | ALSA: Add USB US122L driver | Karsten Wiese |