aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
* sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-071-20/+86
* sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-071-6/+21
* sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch2009-04-071-116/+19
* sound: usb-audio: show sample format width in proc fileClemens Ladisch2009-04-071-1/+2
* Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai2009-03-245-11/+79
|\
| * ALSA: snd-usb-caiaq: bump version numberDaniel Mack2009-03-181-1/+1
| * ALSA: snd-usb-caiaq: drop bogus iso packetsDaniel Mack2009-03-183-1/+9
| * ALSA: snd-usb-caiaq: only warn once on streaming errorsDaniel Mack2009-03-182-2/+4
| * ALSA: snd-usb-caiaq: Increase version number to 1.3.12Mark Hills2009-02-051-1/+1
| * ALSA: snd-usb-caiaq: Remove duplicate A8DJ controlMark Hills2009-02-051-1/+0
| * ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJMark Hills2009-02-051-3/+29
| * ALSA: snd-usb-caiaq: Set default input mode of A4DJMark Hills2009-02-051-0/+6
| * ALSA: snd-usb-caiaq: Send the correct command when setting controlsMark Hills2009-02-051-1/+1
| * ALSA: snd-usb-caiaq: support for two more audio devicesDaniel Mack2009-01-165-7/+34
* | Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-03-245-105/+154
|\ \
| * | sound: usb-audio: fix queue length check for high speed devicesClemens Ladisch2009-03-021-3/+2
| * | sound: usb-audio: fix rules check for 32-channel devicesClemens Ladisch2009-03-021-2/+2
| * | sound: usb-audio: remove MIN_PACKS_URBClemens Ladisch2009-02-201-8/+6
| * | ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-053-4/+9
| * | ALSA: usbaudio - use printf format instead of hardcoding itAndreas Bergmeier2009-01-271-7/+7
| * | sound: usb-audio: make URB sizes more equalClemens Ladisch2009-01-261-24/+5
| * | sound: usb-audio: limit playback queue lengthClemens Ladisch2009-01-261-1/+8
| * | sound: usb-audio: use normal number of frames for no-data URBsClemens Ladisch2009-01-261-3/+3
| * | ALSA: usb-audio - Quirk for Serato phonoAndreas Bergmeier2009-01-181-0/+21
| * | Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai2009-01-175-68/+91
| |\ \
| | * | ALSA: usb-audio - Cache mixer valuesTakashi Iwai2009-01-151-52/+70
| * | | ALSA: rename "Device" to "Toshiba SB-0500" via quirksAndrea Borgia2009-01-131-0/+10
| * | | ALSA: preliminary support for Toshiba SB-0500Andrea Borgia2009-01-072-5/+15
* | | | 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-242-33/+1
|\ \ \ \
| * | | | ALSA: Remove superfluous hwdep opsTakashi Iwai2009-02-052-33/+1
| |/ / /
* | | | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-244-55/+84
|\ \ \ \
| * | | | ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai2009-01-123-44/+67
| * | | | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-124-11/+17
* | | | | ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk2009-02-161-1/+2
* | | | | ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai2009-02-161-8/+9
* | | | | sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfacesClemens Ladisch2009-02-161-0/+1
* | | | | sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch2009-02-061-0/+1
| |/ / / |/| | |
* | | | ALSA: USB quirk for Logitech Quickcam Pro 9000 nameSigned-off-by: Peter Stokes2009-01-141-0/+8
| |_|/ |/| |
* | | ALSA: caiaq - Version 1.3.10Takashi Iwai2009-01-091-1/+1
* | | ALSA: caiaq - Fix Oops with MIDITakashi Iwai2009-01-082-14/+19
|/ /
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
|/
* ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-042-12/+8
* ALSA: Use usb_set/get_intfdataJulia Lawall2009-01-024-10/+10
* ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall2009-01-012-24/+24
* Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai2008-12-251-1/+1
|\
| * ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
* | ALSA: sound: Make staticRoel Kluin2008-12-101-1/+2