aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
...
| | | * | | | ALSA: intel8x0m: add 'm' as "suffix" to static functionsPaul Bolle2011-03-11
| | | * | | | ALSA: intel8x0m: wait a bit before warm reset checkPaul Bolle2011-03-11
| | | * | | | ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-11
| | | * | | | ALSA: usbaudio: fix suspend/resumeOliver Neukum2011-03-11
| | | * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-11
| | | |\ \ \ \
| | | * | | | | ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600Alexey Fisher2011-03-10
| | | * | | | | ALSA: usb-audio - Add volume range check and warn if it too bigAlexey Fisher2011-03-10
| | | * | | | | sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-09
| | | * | | | | ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai2011-03-08
| | | * | | | | ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch2011-03-08
| | | * | | | | ALSA: control: fix numid conflict check for new controlsClemens Ladisch2011-03-08
| | | * | | | | ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth2011-03-08
| | | * | | | | ALSA: hdspm - Fix midi port initializationAdrian Knoth2011-02-28
| | | * | | | | ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth2011-02-28
| | | * | | | | ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth2011-02-28
| | | * | | | | ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth2011-02-28
| | | * | | | | ALSA: powermac - Allow input from microphone on TumblerRisto Suominen2011-02-28
| | | * | | | | sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-27
| | | * | | | | ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock2011-02-25
| | | * | | | | ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock2011-02-25
| | | * | | | | ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth2011-02-23
| | | * | | | | ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth2011-02-23
| | | * | | | | ALSA: hdspm - fix sync check on AES32Adrian Knoth2011-02-23
| | | * | | | | ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth2011-02-23
| | | * | | | | ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth2011-02-23
| | | * | | | | ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth2011-02-23
| | | * | | | | ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth2011-02-23
| | | * | | | | ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth2011-02-23
| | | * | | | | ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau2011-02-20
| | | * | | | | ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2011-02-19
| | | * | | | | ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layerAndreas Mohr2011-02-19
| | | * | | | | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-17
| | | * | | | | ALSA: usb-audio: reconstruct some dispatcher functions to use switch-caseDaniel Mack2011-02-14
| | | * | | | | ALSA: usb-audio: add support for Native Instruments MK2 devicesDaniel Mack2011-02-14
| | | * | | | | ALSA: snd-usb-caiaq: Add support for Traktor Audio 2Daniel Mack2011-02-14
| | | * | | | | ALSA: core: sparse cleanupsClemens Ladisch2011-02-14
| | | * | | | | ALSA: asihpi - HPI v4.06Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Fix outstream start trigger for non-mmap adapters.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Tighten firmware version requirements.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Ensure all adapter data is cleared on device removal.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Minor define updatesEliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - New functions prep for interrupt driven streams.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Use consistent err return variable, change some bad variable n...Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Remove unused code and data.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Clarify firmware id selection.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Allow adapters with duplicate index jumpers to be discovered.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Add volume mute control.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Add snd_card_set_dev to init.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Replace adapter list with single item in subsys response.Eliot Blennerhassett2011-02-10
| | | * | | | | ALSA: asihpi - Cosmetic + a minor comments.Eliot Blennerhassett2011-02-10