summaryrefslogtreecommitdiffstats
path: root/sound/usb
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'fix/caiaq' into for-linusTakashi Iwai2009-04-272-6/+8
|\
| * ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack2009-04-272-6/+8
* | 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
* | | Merge branch 'topic/memdup_user' into for-linusTakashi Iwai2009-04-152-14/+9
|\ \ \ | |_|/ |/| |
| * | ALSA: sound/usb: use memdup_user()Li Zefan2009-04-142-14/+9
| |/
* | ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack2009-04-1411-15/+16
* | ALSA: snd-usb-caiaq: clean up header includesDaniel Mack2009-04-145-36/+6
|/
* 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
| |_|/ |/| |