aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] virtuoso: add xonar_enable_output()Clemens Ladisch2008-05-191-4/+11
* [ALSA] oxygen: separate out hardware initialization codeClemens Ladisch2008-05-193-29/+62
* [ALSA] oxygen: simplify DAC volume initializationClemens Ladisch2008-05-193-88/+77
* [ALSA] oxygen: save register writesClemens Ladisch2008-05-194-32/+67
* [ALSA] oxygen: add symbol for I/O space sizeClemens Ladisch2008-05-192-2/+4
* [ALSA] oxygen: fix version in MODULE_LICENSEClemens Ladisch2008-05-194-4/+4
* [ALSA] Remove unneeded ugly hack for i386 in memalloc.cTakashi Iwai2008-05-191-62/+0
* [ALSA] snd_usb_caiaq: add support for 'Session I/O' interfaceDaniel Mack2008-05-193-3/+11
* [ALSA] i2c: cs8427.c use put_unaligned helperHarvey Harrison2008-05-191-4/+2
* [ALSA] ac97 - Add virtual master control to VT1616/VT1617A codec.Daniel Jacobowitz2008-05-192-0/+77
* [ALSA] soc - Patch to add debug messages to the neo1973_wm8753 (GTA01) sound ...Tim Niemeyer2008-05-191-0/+46
* [ALSA] sound: fix export symbol typoStephen Rothwell2008-05-191-1/+1
* [ALSA] soc - DAPM - add hook to read state of DAPM widgetGraeme Gregory2008-05-191-0/+23
* [ALSA] soc - tlv320aic3x - add GPIO supportDaniel Mack2008-05-192-1/+101
* [ALSA] soc - tlv320aic3x - revisit clock setupDaniel Mack2008-05-192-134/+95
* ALSA: sb - Fix wrong assertionsTakashi Iwai2008-06-231-2/+2
* ALSA: aw2 - Fix Oops at initializationTakashi Iwai2008-06-231-2/+2
* sound: oxygen: fix NULL pointer dereference when loading snd-oxygenClemens Ladisch2008-06-161-5/+7
* [ALSA] hda - Fix "alc262_sony_unsol[]" hda_verb arrayAkio Idehara2008-06-091-0/+1
* sound: emu10k1 - fix system hang with Audigy2 ZS Notebook PCMCIA cardJaroslav Franek2008-06-061-7/+8
* [ALSA] hda - COMPAL IFL90/JFL-92 laptop quirkTony Vroon2008-06-041-0/+1
* [ALSA] hda - Fix resume of auto-config mode with Realtek codecsTakashi Iwai2008-06-031-1/+0
* [ALSA] hda - Fix model for LG LS75 laptopTakashi Iwai2008-05-301-0/+1
* [ALSA] hda - Fix mic input on HP2133Takashi Iwai2008-05-301-22/+28
* [ALSA] ac97 - Fix ASUS A9T laptop outputTakashi Iwai2008-05-301-14/+34
* [ALSA] hda - Fix capture mute Widget for stac9250/9251Mauro Carvalho Chehab2008-05-251-1/+1
* [ALSA] snd-pcsp - fix pcsp_treble_info() to honour an item numberStas Sergeev2008-05-252-3/+6
* [ALSA] hda - Added support for Foxconn P35AX-S mainboardTravis Place2008-05-241-0/+1
* [ALSA] hda - Fix COEF and EAPD in ALC889 auto-configuration modeTakashi Iwai2008-05-241-0/+2
* [ALSA] hda - Fix noise on VT1708 codecTakashi Iwai2008-05-241-0/+20
* [ALSA] hda - Add model for ASUS P5K-E/WIFI-APTravis Place2008-05-241-0/+1
* caiaq endianness fixAl Viro2008-05-211-2/+2
* msnd_* is ISA-onlyAl Viro2008-05-211-2/+2
* SOUND: fix race in device_createGreg Kroah-Hartman2008-05-201-5/+3
* [ALSA] hda - Fix ASUS P5GD1 modelTravis Place2008-05-201-1/+1
* [ALSA] hda - Fix ALC262 fujitsu modelTakashi Iwai2008-05-201-18/+28
* snd-pcsp: use HRTIMER_CB_SOFTIRQStas Sergeev2008-05-202-34/+5
* snd-pcsp: silent misleading warningStas Sergeev2008-05-191-1/+3
* snd-pcsp: depend on CONFIG_EXPERIMENTALStas Sergeev2008-05-191-0/+1
* snd-pcsp: put back the compatibility code for the older alsa-libsStas Sergeev2008-05-191-5/+14
* snd-pcsp: adjust help texts to frighten usersStas Sergeev2008-05-192-7/+12
* [ALSA] ASoC: Fix wrong enum count for jack_function in N810 machine driverJarkko Nikula2008-05-131-2/+2
* [ALSA] ASoC: Fix TLV320AIC3X mono line output interconnectJarkko Nikula2008-05-131-2/+2
* [ALSA] soc - fsl_ssi.c fix "BUG: scheduling while atomic"Anton Vorontsov2008-05-131-1/+1
* [ALSA] emux midi synthesizer doesn't honor SOFT_PEDAL-release eventmaximilian attems2008-05-131-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-083-7/+10
|\
| * [ALSA] soc at91 minor bug fixesPatrik Sevallius2008-05-082-2/+2
| * [ALSA] soc - at91-pcm - Fix line wrappingMark Brown2008-05-081-4/+7
| * pcspkr: fix dependanciesStas Sergeev2008-05-071-2/+2
* | misc: fix integer as NULL pointer warningsHarvey Harrison2008-05-081-1/+1
|/