aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ALSA: asihpi - Remove unused subsys pointer from all HPI functions.Eliot Blennerhassett2011-02-105-1502/+1270
| | * | ALSA: asihpi - Update error codes.Eliot Blennerhassett2011-02-101-8/+9
| | * | ALSA: asihpi - Checkpatch line lengths etc.Eliot Blennerhassett2011-02-104-20/+24
| | * | ALSA: asihpi - Add include guard.Eliot Blennerhassett2011-02-101-3/+9
| | * | ALSA: asihpi - Add adapter index to cache info for debug.Eliot Blennerhassett2011-02-104-5/+20
| | * | ALSA: asihpi - Rewrite PCM timer function. Update control names.Eliot Blennerhassett2011-02-101-227/+203
| | * | ALSA: asihpi - Interrelated HPI tidy up.Eliot Blennerhassett2011-02-1011-2223/+1114
| | * | ALSA: asihpi - HPI 4.05.14Eliot Blennerhassett2011-02-101-229/+33
| | * | ALSA: asihpi - Simplify debug logging.Eliot Blennerhassett2011-02-102-455/+25
| | * | ALSA: asihpi - Poison adapter_index in message. Remove unused function.Eliot Blennerhassett2011-02-101-16/+2
| | * | ALSA: asihpi - Switch to dev_printk.Eliot Blennerhassett2011-02-101-15/+19
| | * | ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela2011-01-271-40/+15
| | * | ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth2011-01-271-0/+171
| | * | ALSA: hdspm - Add RayDAT and AIO strings to KconfigAdrian Knoth2011-01-271-3/+3
| | * | ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth2011-01-271-1104/+3107
| * | | Merge branch 'topic/hda' into for-linusTakashi Iwai2011-03-169-509/+417
| |\ \ \
| | * | | ALSA: hda - Remove an unused variable in patch_realtek.cTakashi Iwai2011-03-141-1/+0
| | * | | ALSA: hda - pin-adc-mux-dmic auto-configuration of 92HD8X codecsVitaliy Kulikov2011-03-141-73/+149
| | * | | ALSA: hda - fix digital mic selection in mixer on 92HD8X codecsVitaliy Kulikov2011-03-141-3/+8
| | * | | ALSA: hda - Move default input-src selection to init partTakashi Iwai2011-03-141-12/+5
| | * | | ALSA: hda - Initialize special cases for input src in init phaseTakashi Iwai2011-03-141-3/+16
| | * | | ALSA: hda: Prevent writing ICH6_PCIREG_TCSEL on AMD systemsAdam Lackorzynski2011-03-101-2/+5
| | * | | ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are pr...David Henningsson2011-03-101-16/+21
| | * | | ALSA: HDA: Fixup unnecessary volume control index on Realtek ALC88xDavid Henningsson2011-03-101-3/+6
| | * | | ALSA: HDA: Fix volume control naming for surround speakers on Realtek auto-pa...David Henningsson2011-03-101-1/+3
| | * | | ALSA: HDA: Enable surround and subwoofer on Lenovo Ideapad Y530David Henningsson2011-03-101-0/+10
| | * | | ALSA: hda - Make common input-jack helper functionsTakashi Iwai2011-03-036-272/+165
| | * | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-03-033-9/+20
| | |\ \ \
| | * \ \ \ Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-02-244-18/+67
| | |\ \ \ \
| | * | | | | ALSA: hda - 4930g add internal lfe sliderŁukasz Wojniłowicz2011-02-241-7/+6
| | * | | | | ALSA: hda - simplify multistreaming playback model of ad1988Raymond Yau2011-02-141-107/+10
| | * | | | | ALSA: hda - Avoid cast with union data for HDMI audio infoframeTakashi Iwai2011-02-111-9/+13
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-182-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'master' into for-nextJiri Kosina2011-02-1524-396/+749
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Kill off warning: ‘inline’ is not at beginning of declarationJesper Juhl2011-01-192-4/+4
* | | | | | | ALSA: hda - Don't set to D3 in Cirrus errata init verbsTakashi Iwai2011-03-031-0/+2
| |_|_|/ / / |/| | | | |
* | | | | | ALSA: hda - add new Fermi 5xx codec IDs to snd-hdaRichard Samson2011-03-031-0/+5
* | | | | | ALSA: hda - Fix unable to record issue on ASUS N82JVChih-Wei Huang2011-03-011-1/+1
* | | | | | ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson2011-02-281-5/+2
* | | | | | ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov2011-02-241-3/+12
| |_|/ / / |/| | | |
* | | | | ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson2011-02-231-0/+2
* | | | | ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson2011-02-231-0/+3
| |_|_|/ |/| | |
* | | | ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson2011-02-221-1/+1
* | | | ALSA: HDA: Do not announce false surround in Conexant autoDavid Henningsson2011-02-191-1/+1
* | | | ALSA: HDA: Conexant auto: Handle multiple connections to ADC nodeDavid Henningsson2011-02-191-13/+48
* | | | ALSA: HDA: Add position_fix quirk for an Asus deviceDavid Henningsson2011-02-141-0/+1
* | | | ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau2011-02-141-3/+11
| |/ / |/| |
* | | ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier2011-02-111-0/+1
* | | ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942GDavid Henningsson2011-02-101-0/+1
* | | ALSA: hda - Don't handle empty patch filesTakashi Iwai2011-02-101-1/+1