aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2008-08-17ALSA: hda - Fix capture source widgets on ALC codecsTakashi Iwai1-0/+45
2008-08-15ALSA: wm8990: Implement speaker volume PGAMark Brown2-4/+18
2008-08-15ALSA: wm8990: Fix routing of left DAC to speaker mixerMark Brown1-1/+1
2008-08-14ALSA: virtuoso: add Xonar D1 supportClemens Ladisch2-19/+56
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang1-0/+1
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+3
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov1-0/+1
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov1-1/+1
2008-08-08Merge Linus' latest into masterRussell King1-111/+124
2008-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-111/+124
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King29-83/+83
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King8-21/+77
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King15-15/+15
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-08-06Revert "pcm_native.c: remove unused label"Linus Torvalds1-0/+1
2008-08-06pcm_native.c: remove unused labelLinus Torvalds1-1/+0
2008-08-04sound: ensure device number is valid in snd_seq_oss_synth_make_infoWilly Tarreau1-0/+3
2008-08-04ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound driversTimur Tabi1-111/+124
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-18/+73
2008-07-29ALSA: ASoC: Export dapm_reg_event() fullyMark Brown1-0/+1
2008-07-29ALSA: ASoC: Update Poodle to current ASoC APIDmitry Baryshkov1-6/+2
2008-07-29ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound driversTimur Tabi2-11/+70
2008-07-29ALSA: sound/soc/pxa/tosa.c: removed duplicated includeHuang Weiyi1-1/+0
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-1/+1
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab12-80/+259
2008-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds12-80/+259
2008-07-27Merge ../linux-2.6Mauro Carvalho Chehab5-5056/+1
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil1-1/+0
2008-07-27ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).Nicolas Boichat1-3/+11
2008-07-27ALSA: cs4232: fix crash during chip PNP detectionKrzysztof Helt1-0/+1
2008-07-27ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptopTravis Place1-0/+1
2008-07-27ALSA: make snd_ac97_add_vmaster() staticAdrian Bunk1-2/+2
2008-07-27ALSA: sound/pci/azt3328.h: no variables for enumsAdrian Bunk1-2/+2
2008-07-26V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field.Hans Verkuil1-1/+0
2008-07-24CONFIG_SOUND_WM97XX: remove stale makefile lineAdrian Bunk1-2/+0
2008-07-24remove the OSS trident driverAdrian Bunk4-5054/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-9/+21
2008-07-21device create: sound: convert device_create to device_create_drvdataGreg Kroah-Hartman3-10/+14
2008-07-20ALSA: soc - wm9712 mono mixerMarek Vasut1-5/+5
2008-07-18ALSA: hda - Add support of ASUS Eeepc P90*Kailang Yang1-7/+172
2008-07-18ALSA: opti9xx: no isapnp param for !CONFIG_PNPRene Herman1-0/+4
2008-07-18ALSA: opti93x - Fix NULL dereferenceTakashi Iwai1-1/+1
2008-07-17ALSA: hda - Added support for Asus V1SnAlexander Holler1-0/+1
2008-07-17ALSA: ASoC: Factor PGA DAPM handling into mainMark Brown1-18/+8
2008-07-17ALSA: ASoC: Refactor DAPM event handlerMark Brown1-38/+41
2008-07-17ALSA: ALSA: ens1370: communicate PCI device to AC97Rene Herman1-0/+1
2008-07-17ALSA: ens1370: SRC stands for Sample Rate ConverterRene Herman1-1/+1
2008-07-16ALSA: hda - Align BDL position adjustment parameterTakashi Iwai1-1/+5
2008-07-15ALSA: Au1xpsc: psc not disabled when TX is idleRoel Kluin1-1/+1
2008-07-15ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.Rene Herman1-1/+2
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds15-3834/+30
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+11
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse15-3834/+30
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King1-2/+10
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds3-3/+25
2008-07-14firmware: convert sb16_csp driver to use firmware loader exclusivelyJaswinder Singh3-980/+0
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet19-131/+185
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2008-07-14ALSA: correct kcalloc usageMilton Miller1-2/+2
2008-07-14ALSA: ALSA driver for SGI O2 audio boardThomas Bogendoerfer4-0/+1575
2008-07-14ALSA: asoc: kbuild - only show menus for the current ASoC CPU platform.Liam Girdwood2-8/+0
2008-07-14ALSA: ALSA driver for SGI HAL2 audio deviceThomas Bogendoerfer4-0/+1201
2008-07-14ALSA: hda - Fix FSC V5505 modelTakashi Iwai1-1/+2
2008-07-14ALSA: hda - Fix missing init for unsol events on micsense modelTakashi Iwai1-0/+1
2008-07-14ALSA: hda - Fix internal mic vref pin setupTakashi Iwai1-1/+1
2008-07-14ALSA: hda: 92hd71bxx PC BeepMatthew Ranostay1-0/+3
2008-07-13Merge branch 'pxa' into develRussell King3-11/+31
2008-07-12Merge branch 'pxa-tosa' into pxaRussell King2-9/+21
2008-07-10x86, VisWS: turn into generic arch, update include file changeIngo Molnar1-1/+1
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King1-1/+1
2008-07-10firmware: convert ymfpci driver to use firmware loader exclusivelyDavid Woodhouse3-1638/+0
2008-07-10firmware: convert maestro3 driver to use firmware loader exclusivelyDavid Woodhouse2-181/+0
2008-07-10firmware: convert korg1212 driver to use firmware loader exclusivelyDavid Woodhouse3-1015/+0
2008-07-10Fix a const pointer usage warning in the Digigram miXart soundcard driverDavid Howells1-1/+1
2008-07-10Fix a const pointer usage warning in the Digigram pcxhr soundcard driverDavid Howells1-1/+1
2008-07-10Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells1-1/+1
2008-07-10ymfpci: treat firmware data as constDavid Woodhouse1-25/+34
2008-07-10maestro3: treat firmware data as constDavid Woodhouse1-14/+15
2008-07-10vx: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-10pcxhr: treat firmware data as constDavid Woodhouse1-2/+2
2008-07-10riptide: treat firmware data as constDavid Woodhouse1-5/+5
2008-07-10vx222: treat firmware data as constDavid Woodhouse1-1/+1
2008-07-10ALSA: HDA - HP dc7600 with pci sub IDs 0x103c/0x3011 belongs to hp-3013 modelJaroslav Kysela1-1/+1
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou1-1/+1
2008-07-10ALSA: usb-audio: add some Yamaha USB MIDI quirksClemens Ladisch1-0/+4
2008-07-10ALSA: usb-audio: fix Yamaha KX quirkClemens Ladisch1-1/+1
2008-07-10ALSA: ASoC: Au12x0/Au1550 PSC Audio supportManuel Lauss9-1/+1466
2008-07-10ALSA: Add Yamaha KX49 (USB MIDI controller) to usbquirks.hRichard Chan1-0/+1
2008-07-10ALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction decla...Dmitry Baryshkov1-1/+2
2008-07-10ALSA: tosa: fix compilation with new DAPM APIDmitry Baryshkov1-2/+2
2008-07-10ALSA: wavefront - add constTakashi Iwai1-1/+1
2008-07-10ALSA: remove CONFIG_KMOD from soundJohannes Berg6-16/+10
2008-07-10ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driverDavid Howells1-1/+1
2008-07-10ALSA: Fix a const pointer usage warning in the Digigram VX soundcard driverDavid Howells1-1/+1
2008-07-10ALSA: asoc: at32 - DAI struct merge and enable_pin() change.Liam Girdwood1-5/+5
2008-07-10ALSA: asoc: n810 - fix build error.Liam Girdwood1-1/+1
2008-07-10ALSA: asoc: machines - add Digital Audio Interface (DAI) control functions.Liam Girdwood9-83/+71
2008-07-10ALSA: asoc: core - add Digital Audio Interface (DAI) control functions.Liam Girdwood1-8/+132
2008-07-10ALSA: hda - removed redundant gpio_maskMatthew Ranostay1-1/+0
2008-07-10ALSA: ASoC: Dump DAPM state for non-stream changesMark Brown1-3/+9
2008-07-10ALSA: ASoC: Switch DAPM to use of standard DEBUG macroMark Brown1-12/+10
2008-07-10ALSA: asoc: sh - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood4-7/+7
2008-07-10ALSA: asoc: s3c24xx - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood8-29/+29
2008-07-10ALSA: asoc: pxa - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood8-23/+23
2008-07-10ALSA: asoc: omap - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood4-12/+12
2008-07-10ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood5-18/+18
2008-07-10ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood24-67/+67
2008-07-10ALSA: asoc: davinci - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood4-11/+11
2008-07-10ALSA: asoc: at91 - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood4-14/+14
2008-07-10ALSA: asoc: at32 - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood4-13/+13
2008-07-10ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai.Liam Girdwood1-25/+25
2008-07-10ALSA: asoc: core - refactored DAPM pin control API.Liam Girdwood11-189/+225
2008-07-10ALSA: hda - Add support for Lenovo 3000 N200Takashi Iwai1-0/+1
2008-07-10ALSA: ASoC: Fix warning from strict_strtoul()Mark Brown1-1/+5
2008-07-10ALSA: ASoC: AC97 codec PMManuel Lauss1-0/+25
2008-07-10ALSA: ASoC: Make pop/click debug wait times dynamically configurableMark Brown1-14/+53
2008-07-10ALSA: ASoC: Advertise 16000Hz rate for WM9713 PCM interfaceMark Brown1-5/+14
2008-07-10ALSA: ac97 - fix patch_ucb1400 for proper resumeMike Rapoport1-2/+2
2008-07-10ALSA: ALSA: hda - Fix speaker output on Toshiba P105Takashi Iwai1-0/+1
2008-07-10ALSA: hda - Add missing Thinkpad Z60m supportTakashi Iwai1-0/+1
2008-07-10ALSA: ALSA: hda - Fix ALC883 medion modelTakashi Iwai1-4/+4
2008-07-10ALSA: ASoC: TLV320AIC3X: Add mixer control for ADC highpass filterJarkko Nikula2-0/+8
2008-07-10ALSA: Fix AC97 power downTakashi Iwai1-1/+3
2008-07-10ALSA: via82xx - Add VIA audio device #1841 to ac97_quirk listWalter Sheets1-0/+6
2008-07-09Merge branch 'machtypes' into pxa-palmRussell King19-131/+185
2008-07-07[ARM] 5063/1: pxa: add clk support for pxa2xx I2Seric miao1-2/+10
2008-07-07[ARM] 5098/1: fix sound/soc/pxa/tosa.c to new gpio apiDmitry Baryshkov2-9/+21
2008-07-02snd/PCM: fasync BKL pushdownJonathan Corbet1-2/+6
2008-06-27ALSA: hda - disable amp override on non-HP machinesTakashi Iwai1-9/+13
2008-06-27ALSA: ymfpci - fix initial volume for 44.1kHz outputTakashi Iwai1-0/+2
2008-06-27ALSA: hda - Add MacBook 3.1 supportTakashi Iwai1-1/+2
2008-06-26ALSA: ASoC: Add digital mic configuration to N810 machine driverJarkko Nikula1-0/+34
2008-06-26ALSA: ASoC: TLV320AIC3X: Add support for digital microphone inputJarkko Nikula1-0/+31
2008-06-26ALSA: ASoC: TLV320AIC3X: Modify only interface related bits in aic3x_set_dai_fmtJarkko Nikula1-2/+4
2008-06-26ALSA: ASoC: TLV320AIC3X: Use register modifier widget for mic biasJarkko Nikula1-4/+6
2008-06-26ALSA: ASoC: Add support for generic DAPM register modifier widgetJarkko Nikula1-0/+19
2008-06-26ALSA: ASoC: Replace custom debug macros with pr_ equivalentsMark Brown5-110/+15
2008-06-26ALSA: ASoC: Add AK4535 driverRichard Purdie4-0/+747
2008-06-26ALSA: PCI168 snd-azt3328: some more fixupsAndreas Mohr2-49/+76
2008-06-26ALSA: trident - pause s/pdif outputPierre Ossman1-1/+4
2008-06-26ALSA: hda - Added SSID for 'Fujitsu Siemens Amilo M1451G' laptopTravis Place1-0/+1
2008-06-26ALSA: hda - Added model selection for iMac 24"Travis Place1-0/+1
2008-06-23ALSA: sb - Fix wrong assertionsTakashi Iwai1-2/+2
2008-06-23ALSA: aw2 - Fix Oops at initializationTakashi Iwai1-2/+2
2008-06-20sound: cdev lock_kernel() pushdownJonathan Corbet2-1/+19
2008-06-20ALSA: hda - Fix digital converter proc outputTakashi Iwai2-4/+3
2008-06-18ALSA: ASoC: fix PM=n buildRandy Dunlap1-0/+2
2008-06-18ALSA: ca0106 - Add entry for another MSI K8N Diamond MBTakashi Iwai1-0/+5
2008-06-18ALSA: hda - Fix wrong volumes in AD1988 auto-probe modeTakashi Iwai1-11/+21
2008-06-18ALSA: Fix register programming in Freescale MPC8610 HPCD sound driverTimur Tabi1-5/+5
2008-06-17ALSA: emu10k1 - simplify the last fixTakashi Iwai1-6/+3
2008-06-17ALSA: emu10k1 - fix possible memory leak in memory allocation routinesJaroslav Kysela1-2/+8
2008-06-16sound: oxygen: fix NULL pointer dereference when loading snd-oxygenClemens Ladisch1-5/+7
2008-06-16ALSA: Remove duplicate MODULE_AUTHOR/DESCRIPTION/LICENCE from snd-ens1370.koJaroslav Kysela1-0/+2
2008-06-16ALSA: hda - use upper_32_bits()Takashi Iwai1-10/+5
2008-06-16ALSA: hda - bdl_pos_adj=32 as defaultTakashi Iwai1-4/+3
2008-06-16ALSA: ASoC: Don't block system resumeAndy Green1-3/+43
2008-06-16ALSA: ASoC: Check for exact register match in wm97xx_reset()Mark Brown2-4/+4
2008-06-16ALSA: hda: Add support for 92HD73xxx codecsMatthew Ranostay1-12/+35
2008-06-13ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() staticTakashi Iwai1-3/+4
2008-06-13ALSA: hda - Remove unused mutexTakashi Iwai2-9/+0
2008-06-13ALSA: hda - Fix stac9205_cfg_tblTakashi Iwai1-14/+6
2008-06-13ALSA: ASoC: Cover also Nokia N810 WiMAX Edition in N810 machine driverJarkko Nikula1-1/+1
2008-06-13ALSA: ASoC: Add TLV information to the LM4857 controls on the GTA01Mike Montour1-6/+10
2008-06-13ALSA: ASoC: Add TLV information to remaining WM8753 controlsMike Montour1-25/+50
2008-06-13ALSA: ASoC: Fix WM9713 voice PCM slave mode configurationMark Brown1-1/+1
2008-06-13ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and removeMark Brown6-10/+17
2008-06-13ALSA: ASoC: Add missing includesMark Brown2-0/+2
2008-06-13ALSA: ASoC: Tweak tlv320aicx reg_cache_sizeMark Brown1-1/+1
2008-06-13ALSA: ASoC: Fix register cache size for UDA1380Mark Brown1-2/+2
2008-06-13ALSA: ASoC: Fix register cache sizes for Wolfson codecsMark Brown3-3/+3
2008-06-13ALSA: opti93x: use cs4231 libKrzysztof Helt2-1075/+37
2008-06-13ALSA: opti93x: add support for Opti93x codec in cs4231-libKrzysztof Helt1-9/+109
2008-06-13ALSA: hda - Add a warning if pending IRQ is foundTakashi Iwai1-0/+9
2008-06-13ALSA: hda - Fix bdl_pos_adj value for ATI SB chipsetsTakashi Iwai1-1/+13
2008-06-13ALSA: hda - bdl_pos_adj option to each instanceTakashi Iwai1-10/+15
2008-06-13ALSA: hda - remove position_fix=3Takashi Iwai1-9/+6
2008-06-13ALSA: hda - Add bdl_pos_adj optionTakashi Iwai1-32/+85
2008-06-13sound: sound/oss/dmasound/: cleanupsAdrian Bunk3-8/+3
2008-06-13ALSA: emu10k1 - Fix page allocation with GFP_DMATakashi Iwai1-1/+1
2008-06-13[ALSA] hda - Add Toshiba dynabook SS RX1 supportAkio Idehara1-0/+2
2008-06-13[ALSA] opti93x: fix sound ouput for Opti930Krzysztof Helt1-8/+8
2008-06-13[ALSA] ac97 - Fix power_save option value as time-outTakashi Iwai1-3/+4
2008-06-13[ALSA] ASoC: Fix default mono mixer configuration for WM8510Mark Brown1-1/+1
2008-06-13[ALSA] ac97: add support for wm9711 master left inv switchJuergen Beisert1-0/+1
2008-06-09[ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb arrayAkio Idehara1-0/+1
2008-06-06ALSA: make sparc/dbri.c:snd_dbri_proc() staticAdrian Bunk1-1/+1
2008-06-06[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO codeAdrian Bunk1-4/+0
2008-06-06[ALSA] remove SND_GUS_SYNTHAdrian Bunk1-8/+0
2008-06-06[ALSA] Revised AT32 ASoC PatchGeoffrey Wossum9-1/+2050
2008-06-06[ALSA] ASoC: Add WM8990 driverMark Brown4-0/+2482
2008-06-06[ALSA] ASoC: Add WM8510 driverMark Brown4-0/+944
2008-06-06[ALSA] maestro3: Fix hw volume on HP OmniBookVille Syrjälä1-15/+27
2008-06-06[ALSA] hda - increase max_codecs of ICH to 4Takashi Iwai1-1/+1
2008-06-06[ALSA] hda - Fix PLL gating control on Realtek codecsTakashi Iwai1-0/+46
2008-06-06[ALSA] hda - support intel DG33 motherboardsJiang zhe1-0/+107
2008-06-06sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek1-7/+8
2008-06-04[ALSA] hda - COMPAL IFL90/JFL-92 laptop quirkTony Vroon1-0/+1