index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
usb
/
format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
ALSA: usb-audio: Use standard printk helpers
Takashi Iwai
1
-29
/
+39
2014-01-14
ALSA: usb-audio: Fix Creative VF0420 rate
Pavel Hofman
1
-2
/
+4
2013-06-27
ALSA: usb-audio: store protocol version in struct audioformat
Clemens Ladisch
1
-24
/
+10
2013-04-29
ALSA: pcm_format_to_bits strong-typed conversion
Eldad Zack
1
-2
/
+3
2013-04-18
ALSA: snd-usb: add quirks handler for DSD streams
Daniel Mack
1
-0
/
+3
2013-04-04
ALSA: usb-audio: UAC2: do clock validity check earlier
Eldad Zack
1
-1
/
+1
2013-03-18
ALSA: snd-usb: handle raw data format of UAC2 devices
Daniel Mack
1
-4
/
+7
2013-03-18
ALSA: snd-usb: handle the bmFormats field as unsigned int
Daniel Mack
1
-4
/
+5
2012-11-21
ALSA: usb-audio: Return meaningful error codes instead of -1 in format.c
Sachin Kamat
1
-5
/
+5
2012-02-15
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()
Xi Wang
1
-3
/
+1
2012-01-08
ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...
Xi Wang
1
-1
/
+7
2011-09-27
ALSA: usb-audio: increase control transfer timeout
Clemens Ladisch
1
-2
/
+2
2011-05-22
Merge branch 'topic/misc' into for-linus
Takashi Iwai
1
-0
/
+1
2011-05-18
ALSA: usb-audio: include format.h in format.c
Daniel Mack
1
-0
/
+1
2011-04-28
ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks
Wolfgang Breyha
1
-1
/
+3
2011-01-10
ALSA: usb-audio: add Edirol SD-90 PCM support
Clemens Ladisch
1
-1
/
+4
2010-09-03
ALSA: usb-audio: fix detection of vendor-specific device protocol settings
Clemens Ladisch
1
-12
/
+10
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-06-23
ALSA: usb-audio: simplify control interface access
Daniel Mack
1
-5
/
+4
2010-06-11
ALSA: usb-audio: parse UAC2 sample rate ranges correctly
Daniel Mack
1
-18
/
+74
2010-06-11
ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACE
Daniel Mack
1
-2
/
+4
2010-06-11
ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()
Daniel Mack
1
-0
/
+6
2010-05-31
ALSA: usb-audio: parse clock topology of UAC2 devices
Daniel Mack
1
-6
/
+10
2010-05-27
ALSA: usb-audio: fix return values
Daniel Mack
1
-2
/
+2
2010-05-27
ALSA: usb-audio: parse more format descriptors with structs
Daniel Mack
1
-10
/
+10
2010-03-29
ALSA: usb - use of kmalloc/kfree requires the include of slab.h
Stephen Rothwell
1
-0
/
+1
2010-03-12
ALSA: usb-mixer: use defines from audio.h
Daniel Mack
1
-2
/
+4
2010-03-12
linux/usb/audio.h: split header
Daniel Mack
1
-0
/
+1
2010-03-05
ALSA: usb-audio: support multiple formats with audio class v2 devices
Clemens Ladisch
1
-55
/
+38
2010-03-05
ALSA: usb-audio: use a format bitmask per alternate setting
Clemens Ladisch
1
-5
/
+5
2010-03-05
ALSA: usb-audio: refactor code
Daniel Mack
1
-0
/
+445