aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos2011-03-221-0/+64
* ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary2011-03-213-4/+137
* ALSA: tea575x-tuner: remove dev_nrOndrej Zary2011-03-211-1/+0
* ALSA: tea575x-tuner: various improvementsOndrej Zary2011-03-211-14/+38
* ALSA: hda - Set EAPD for Realtek ALC665Andres Mejia2011-03-211-0/+2
* ALSA: usb - Remove trailing spaces from USB card name stringsTakashi Iwai2011-03-211-4/+18
* sound: read i_size with i_size_read()Xiaochen Wang2011-03-181-1/+1
* Merge branch 'topic/misc' into for-linusTakashi Iwai2011-03-1886-6442/+9736
|\
| * ALSA: sound/pci/asihpi: check adapter index in hpi_ioctlDan Rosenberg2011-03-181-0/+5
| * ALSA: aloop - Fix possible IRQ lock inversionTakashi Iwai2011-03-181-10/+9
| * ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-161-5/+3
| * ALSA: ctxfi - use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-161-2/+1
| * ALSA: ctxfi - Clear input settings before initializationPrzemyslaw Bruski2011-03-141-0/+2
| * ALSA: ctxfi - Fix SPDIF status retrievalPrzemyslaw Bruski2011-03-141-14/+5
| * ALSA: ctxfi - Fix incorrect SPDIF status bit maskPrzemyslaw Bruski2011-03-141-1/+1
| * ALSA: ctxfi - Fix microphone boost codes/commentsPrzemyslaw Bruski2011-03-141-10/+18
| * ALSA: atiixp - Fix wrong time-out checks during ac-link resetTakashi Iwai2011-03-112-2/+2
| * ALSA: intel8x0m: append 'm' to "r_intel8x0"Paul Bolle2011-03-111-3/+3
| * ALSA: intel8x0m: add 'm' as "suffix" to static functionsPaul Bolle2011-03-111-49/+49
| * ALSA: intel8x0m: wait a bit before warm reset checkPaul Bolle2011-03-111-1/+2
| * ALSA: usbaudio: implement USB autosuspendOliver Neukum2011-03-116-22/+118
| * ALSA: usbaudio: fix suspend/resumeOliver Neukum2011-03-113-3/+34
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-1145-172/+347
| |\
| * | ALSA: usb-audio - Add "cval->res = 384" quirk for Logitech Webcam C600Alexey Fisher2011-03-101-0/+1
| * | ALSA: usb-audio - Add volume range check and warn if it too bigAlexey Fisher2011-03-101-0/+16
| * | sound: Use sound_register_*() for additional OSS minor devicesTakashi Iwai2011-03-092-36/+23
| * | ALSA: asihpi - Use %zd for size_t argument in error messageTakashi Iwai2011-03-081-1/+1
| * | ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch2011-03-081-9/+9
| * | ALSA: control: fix numid conflict check for new controlsClemens Ladisch2011-03-081-4/+2
| * | ALSA: hdspm - Add firmware ID for older AES32 cards.Adrian Knoth2011-03-081-0/+2
| * | ALSA: hdspm - Fix midi port initializationAdrian Knoth2011-02-281-2/+4
| * | ALSA: hdspm - Abort on unknown firmware revisionAdrian Knoth2011-02-281-0/+4
| * | ALSA: hdspm - Add updated firmware revision for AES32Adrian Knoth2011-02-281-0/+2
| * | ALSA: hdspm - AES32: Use define instead of hardcoded channel countAdrian Knoth2011-02-281-4/+7
| * | ALSA: powermac - Allow input from microphone on TumblerRisto Suominen2011-02-281-1/+5
| * | sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock2011-02-271-1/+1
| * | ALSA: emu10k1 - emu10k1_main.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
| * | ALSA: hda - patch_realtek.c remove one to many l's in the word.Justin P. Mattock2011-02-251-1/+1
| * | ALSA: hdspm - Fix lock/sync reporting on MADI and AES32Adrian Knoth2011-02-231-2/+2
| * | ALSA: hdspm - prevent reading unitialized stack memoryAdrian Knoth2011-02-231-0/+1
| * | ALSA: hdspm - fix sync check on AES32Adrian Knoth2011-02-231-3/+26
| * | ALSA: hdspm - Remove input selector on MADIfaceAdrian Knoth2011-02-231-2/+1
| * | ALSA: hdspm - Fix DS/QS output channel mappings on RME MADI/MADIfaceAdrian Knoth2011-02-231-2/+2
| * | ALSA: hdspm - Restrict channel count on RME AES/AES32Adrian Knoth2011-02-231-16/+20
| * | ALSA: hdspm - Fix buffer handling on RME MADI/MADIface/AES(32)Adrian Knoth2011-02-231-2/+11
| * | ALSA: hpdsm - RME AES(32): Fix missing channel mappingsAdrian Knoth2011-02-231-0/+40
| * | ALSA - au88x0 - add Playback Volume to 10 bands Equalizer ControlsRaymond Yau2011-02-201-1/+2
| * | ALSA: azt3328: hook up new emulated AC97 on AC97 patch sideAndreas Mohr2011-02-192-0/+59
| * | ALSA: azt3328: add custom AC97 semi-emulation use standard ALSA AC97 layerAndreas Mohr2011-02-192-48/+408
| * | ALSA: ac97: replace open-coded, error-prone stuff with AC97 bit definesAndreas Mohr2011-02-171-34/+49