summaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King2015-12-021-1/+1
* ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai2015-01-281-74/+4
* ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-7/+2
* ALSA: usx2y: Don't peep the card internal objectTakashi Iwai2014-02-174-79/+61
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-122-10/+12
* ALSA: us122l: Fix pcm_usb_stream mmapping regressionTakashi Iwai2013-10-151-1/+3
* ALSA: snd-usb-usx2y: remove bogus frame checksDaniel Mack2013-10-022-25/+4
* Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-08-231-0/+4
|\
| * ALSA: usx2y: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+4
* | ALSA: usx2y: remove an unneeded checkDan Carpenter2013-07-291-5/+3
|/
* ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite2013-06-211-1/+1
* ALSA: usx2y: remove some old dead codeDan Carpenter2013-06-171-3/+0
* ALSA: USB: adjust for changed 3.8 USB APIClemens Ladisch2013-04-293-3/+0
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-093-3/+3
* ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2012-02-152-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2012-01-123-6/+4
|\
| * ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-091-4/+2
| * ALSA: module_param: make bool parameters really boolRusty Russell2011-12-192-2/+2
* | USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman2011-11-182-25/+2
|/
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker2011-10-311-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* ALSA: snd-usb-us122l: Fix missing NULL checksKarsten Wiese2011-01-111-21/+20
* sound: fixed typosAndrea Gelmini2010-10-171-2/+2
* ALSA: sound/usb/usx2y: simplify conditionalNicolas Kaiser2010-10-111-1/+1
* Merge branch 'topic/usb' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Jaroslav Kysela2010-04-162-0/+2
|\
| * ALSA: usb-audio: refactor codeDaniel Mack2010-03-052-2/+2
| * ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-052-0/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
|/
* ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-231-2/+4
* ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen2009-12-082-6/+24
* sound: usxxx: cleanup chip fieldClemens Ladisch2009-11-247-72/+72
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-246-16/+18
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-11-013-3/+3
|\
| * const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-3/+3
* | ALSA: snd-usb-us122l: corrent error number for not probing US-144 on ehci-hcdTobias Hansen2009-10-131-1/+1
* | ALSA: snd-usb-us122l: add support for US-144Tobias Hansen2009-09-221-8/+67
|/
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+4
* ALSA: usx2y - reparent sound deviceTakashi Iwai2009-07-022-2/+2
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* Merge branch 'fix/usx2y' into for-linusTakashi Iwai2009-04-212-39/+40
|\
| * ALSA: us122l: add snd_us122l_free()Karsten Wiese2009-04-201-2/+10
| * ALSA: us122l: Fix signedness in comparisionsKarsten Wiese2009-04-171-37/+30
* | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
|/
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-03-241-1/+1
|\
| * ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-1/+1
* | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-243-5/+4
|\ \
| * | ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compou...Hannes Eder2009-02-261-2/+2
| * | ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder2009-02-262-3/+2
| |/
* | Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2009-03-241-12/+0
|\ \
OpenPOWER on IntegriCloud