| Commit message (Expand) | Author | Age |
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov | 2012-10-09 |
* | ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c | Masanari Iida | 2012-02-15 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2012-01-12 |
|\ |
|
| * | ALSA: snd-usb-us122l: Delete calls to preempt_disable | Karsten Wiese | 2012-01-09 |
| * | ALSA: module_param: make bool parameters really bool | Rusty Russell | 2011-12-19 |
* | | USB: convert sound/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
|/ |
|
* | sound: Add module.h to the previously silent sound users | Paul Gortmaker | 2011-10-31 |
* | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 2011-10-31 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | ALSA: snd-usb-us122l: Fix missing NULL checks | Karsten Wiese | 2011-01-11 |
* | sound: fixed typos | Andrea Gelmini | 2010-10-17 |
* | ALSA: sound/usb/usx2y: simplify conditional | Nicolas Kaiser | 2010-10-11 |
* | Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Jaroslav Kysela | 2010-04-16 |
|\ |
|
| * | ALSA: usb-audio: refactor code | Daniel Mack | 2010-03-05 |
| * | ALSA: usb-audio: header file cleanups | Daniel Mack | 2010-03-05 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | ALSA: usbaudio: consolidate header files | Daniel Mack | 2010-02-23 |
* | ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII | Tobias Hansen | 2009-12-08 |
* | sound: usxxx: cleanup chip field | Clemens Ladisch | 2009-11-24 |
* | sound: usb: make the USB MIDI module more independent | Clemens Ladisch | 2009-11-24 |
* | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2009-11-01 |
|\ |
|
| * | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | | ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcd | Tobias Hansen | 2009-10-13 |
* | | ALSA: snd-usb-us122l: add support for US-144 | Tobias Hansen | 2009-09-22 |
|/ |
|
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 |
* | ALSA: usx2y - reparent sound device | Takashi Iwai | 2009-07-02 |
* | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 2009-04-28 |
* | Merge branch 'fix/usx2y' into for-linus | Takashi Iwai | 2009-04-21 |
|\ |
|
| * | ALSA: us122l: add snd_us122l_free() | Karsten Wiese | 2009-04-20 |
| * | ALSA: us122l: Fix signedness in comparisions | Karsten Wiese | 2009-04-17 |
* | | ALSA: sound/usb: use memdup_user() | Li Zefan | 2009-04-14 |
|/ |
|
* | Merge branch 'topic/usb-audio' into for-linus | Takashi Iwai | 2009-03-23 |
|\ |
|
| * | ALSA: usb - Add missing KERN_* prefix to printk | Takashi Iwai | 2009-02-05 |
* | | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2009-03-23 |
|\ \ |
|
| * | | ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou... | Hannes Eder | 2009-02-26 |
| * | | ALSA: sound/usb/usx2y: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-26 |
| |/ |
|
* | | Merge branch 'topic/hwdep-cleanup' into for-linus | Takashi Iwai | 2009-03-23 |
|\ \ |
|
| * | | ALSA: Remove superfluous hwdep ops | Takashi Iwai | 2009-02-05 |
| |/ |
|
* | | 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-12 |
|/ |
|
* | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 |
* | ALSA: Use usb_set/get_intfdata | Julia Lawall | 2009-01-02 |
* | ALSA: sound: Make static | Roel Kluin | 2008-12-10 |
* | ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault() | Li Zefan | 2008-10-15 |
* | ALSA: Add USB US122L driver | Karsten Wiese | 2008-08-01 |
* | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin | 2008-02-04 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] alsa: usx2y nopage | Nick Piggin | 2008-01-31 |
* | [ALSA] usbusx2yaudio: kfree(NULL) is valid | Richard Knutsson | 2007-07-20 |
* | [ALSA] Repair snd-usb-usx2y over OHCI | Karsten Wiese | 2007-01-23 |