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