summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-03-10ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600Alexey Fisher
2011-03-10ALSA: usb-audio - Add volume range check and warn if it too bigAlexey Fisher
2011-03-09sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai
2011-03-08ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai
2011-03-08ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch
2011-03-08ALSA: control: fix numid conflict check for new controlsClemens Ladisch
2011-03-08ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth
2011-02-28ALSA: hdspm - Fix midi port initializationAdrian Knoth
2011-02-28ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth
2011-02-28ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth
2011-02-28ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth
2011-02-28ALSA: powermac - Allow input from microphone on TumblerRisto Suominen
2011-02-27sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock
2011-02-25ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock
2011-02-25ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock
2011-02-23ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth
2011-02-23ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth
2011-02-23ALSA: hdspm - fix sync check on AES32Adrian Knoth
2011-02-23ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth
2011-02-23ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth
2011-02-23ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth
2011-02-23ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth
2011-02-23ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth
2011-02-23ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai
2011-02-22ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson
2011-02-21ALSA: fix one memory leak in sound jackLu Guanqun
2011-02-20ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau
2011-02-19ALSA: HDA: Do not announce false surround in Conexant autoDavid Henningsson
2011-02-19ALSA: HDA: Conexant auto: Handle multiple connections to ADC nodeDavid Henningsson
2011-02-19ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr
2011-02-19ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layerAndreas Mohr
2011-02-17ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr
2011-02-14ALSA: HDA: Add position_fix quirk for an Asus deviceDavid Henningsson
2011-02-14ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai
2011-02-14ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau
2011-02-14ALSA: usb-audio: reconstruct some dispatcher functions to use switch-caseDaniel Mack
2011-02-14ALSA: usb-audio: add support for Native Instruments MK2 devicesDaniel Mack
2011-02-14ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2011-02-13Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-02-11ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch
2011-02-10ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch
2011-02-10ALSA: asihpi - HPI v4.06Eliot Blennerhassett
2011-02-10ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Tighten firmware version requirements.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett
2011-02-10ALSA: asihpi - Minor define updatesEliot Blennerhassett
2011-02-10ALSA: asihpi - New functions prep for interrupt driven streams.Eliot Blennerhassett