summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-11-303-6/+23
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | sound: add Edirol UA-101 supportClemens Ladisch2009-12-146-86/+1471
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | ALSA: sound/isa/gus: Correct code taking the size of a pointerJulia Lawall2009-12-141-1/+2
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-125-57/+175
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ALSA: hda - Overwrite pin config on intel DG45ID board.Alexey Fisher2009-12-121-0/+8
| * | | | | | | | intelhdmi - dont power off HDA linkWu Fengguang2009-12-113-1/+14
| * | | | | | | | ALSA: intelhdmi - add channel mapping for typical configurationsWu Fengguang2009-12-111-22/+67
| * | | | | | | | ALSA: intelhdmi - channel mapping applies to PinWu Fengguang2009-12-111-6/+8
| * | | | | | | | ALSA: intelhdmi - accept DisplayPort pinWu Fengguang2009-12-113-1/+6
| * | | | | | | | ALSA: hda - show HBR(High Bit Rate) pin cap in procfsWu Fengguang2009-12-112-1/+5
| * | | | | | | | ALSA: hda - Fix LED GPIO setup for HP laptops with IDT codecsVitaliy Kulikov2009-12-111-27/+68
* | | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-121-3/+3
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ASoC: Fix build of OMAP sound driversOlof Johansson2009-12-101-3/+3
* | | | | | | | | ALSA: hrtimer - Fix lock-upTakashi Iwai2009-12-111-2/+13
* | | | | | | | | ALSA: opti93x: fix irq releasing if the irq cannot be allocatedKrzysztof Helt2009-12-101-8/+10
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-091-3/+3
|\| | | | | | |
| * | | | | | | ASoC: Wrong variable returned on errorRoel Kluin2009-12-081-3/+3
* | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-093-9/+140
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | ALSA: hda/realtek: quirk for D945GCLF2 mainboardDavid Santinoli2009-12-091-0/+1
| * | | | | | | ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela2009-12-091-0/+5
| * | | | | | | ALSA: hda - Generalize EAPD inversion check in patch_analog.cTakashi Iwai2009-12-081-8/+9
| * | | | | | | ALSA: hda - Exclude unusable ADCs for ALC88xTakashi Iwai2009-12-081-1/+12
| * | | | | | | ALSA: hda - Add missing Line-Out and PCM switches as slaveTakashi Iwai2009-12-081-0/+2
| * | | | | | | ALSA: hda - iMac 9,1 sound patch.Justin P. Mattock2009-12-081-0/+111
* | | | | | | | ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela2009-12-091-24/+7Star
* | | | | | | | ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen2009-12-082-6/+24
* | | | | | | | ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt2009-12-081-45/+67
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-0443-2208/+9209
|\| | | | | |
| * | | | | | ALSA: hda - Fix memory leaks in the previous patchTakashi Iwai2009-12-031-7/+11
| * | | | | | ALSA: hda - Add ALC661/259, ALC892/888VD supportKailang Yang2009-12-031-2/+42
| * | | | | | Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-0110-78/+1995
| |\ \ \ \ \ \
| | * | | | | | ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-214-1/+1144
| | * | | | | | ALSA: ice1724 - Support for multiple external clock typesPavel Hofman2009-09-213-16/+52
| | * | | | | | ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman2009-09-211-7/+16
| | * | | | | | ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-213-0/+38
| | * | | | | | ALSA: ak4113 supportPavel Hofman2009-09-212-1/+641
| | * | | | | | ALSA: ak4620 support, codec regs listed in procPavel Hofman2009-09-212-53/+104
| * | | | | | | Merge branch 'topic/oxygen' into topic/hdaTakashi Iwai2009-12-0114-1188/+2276
| |\ \ \ \ \ \ \
| | * | | | | | | sound: oxygen: fix input monitor control namesClemens Ladisch2009-09-281-8/+8
| | * | | | | | | sound: oxygen: add high-pass filter controlClemens Ladisch2009-09-281-2/+71
| | * | | | | | | sound: oxygen: add digital filter controlClemens Ladisch2009-09-283-9/+223
| | * | | | | | | sound: virtuoso: add PCM1796 oversampling controlClemens Ladisch2009-09-281-25/+157
| | * | | | | | | sound: oxygen: allow custom MCLK ratesClemens Ladisch2009-09-286-4/+19
| | * | | | | | | sound: virtuoso: add headphone impedance controlClemens Ladisch2009-09-281-11/+99
| | * | | | | | | sound: oxygen: cache codec registersClemens Ladisch2009-09-284-152/+250
| | * | | | | | | sound: oxygen: more hardware documentationClemens Ladisch2009-09-284-0/+33
| | * | | | | | | sound: oxygen: add stereo upmixing to center/LFE channelsClemens Ladisch2009-09-284-21/+58
| | * | | | | | | sound: oxygen: better defaults for upmixing controlClemens Ladisch2009-09-283-10/+3Star
| | * | | | | | | sound: virtuoso: fix Xonar Essence ST supportClemens Ladisch2009-09-282-6/+190
| | * | | | | | | sound: virtuoso: split virtuoso.cClemens Ladisch2009-09-287-1092/+1290