aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-154-1/+13
|\
| * Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-153-0/+12
| |\
| | * ALSA: hda - Add PCI IDs for Nvidia G2xx-seriesStefan Ringel2009-12-141-0/+3
| | * ALSA: hda: Fix max PCM level to 0 dB for AD1981_HPDaniel T Chen2009-12-141-0/+8
| | * ALSA: hda: Use ALC260_WILL quirk for another Acer model (0x1025007f)Daniel T Chen2009-12-141-0/+1
| * | ALSA: ac97_codec - increase timeout for analog sections to 5 secondSteve Soule2009-12-151-1/+1
* | | tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-4/+3
* | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon2009-12-154-10/+23
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-125-57/+175
|\ \
| * | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-094-33/+147
|\| |
| * | 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/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-098-12/+13
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-next' into for-linusJiri Kosina2009-12-078-12/+13
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-046-10/+11
| | * | tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
| | * | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-0440-2175/+8464
|\ \ \ \ | | |_|/ | |/| |
| * | | 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-017-45/+1250
| |\ \ \
| | * | | 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: ak4620 support, codec regs listed in procPavel Hofman2009-09-211-21/+0
| * | | | 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