aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/us122l.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-11ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese1-21/+20
2010-04-16Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into develJaroslav Kysela1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack1-1/+1
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack1-0/+1
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack1-2/+4
2009-12-08ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen1-6/+22
2009-11-24sound: usxxx: cleanup chip fieldClemens Ladisch1-35/+33
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch1-11/+11
2009-11-01Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+1
2009-10-13ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-22ALSA: snd-usb-us122l: add support for US-144Tobias Hansen1-8/+67
2009-07-02ALSA: usx2y - reparent sound deviceTakashi Iwai1-1/+1
2009-04-21Merge branch 'fix/usx2y' into for-linusTakashi Iwai1-2/+10
2009-04-20ALSA: us122l: add snd_us122l_free()Karsten Wiese1-2/+10
2009-04-14ALSA: sound/usb: use memdup_user()Li Zefan1-7/+3
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai1-20/+31
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+5
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall1-2/+2
2008-10-15ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan1-6/+7
2008-08-01ALSA: Add USB US122L driverKarsten Wiese1-0/+692