summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ALSA: via82xx: allow changing the initial DXS volumeClemens Ladisch2010-07-121-2/+7
| | * | | | ALSA: usb-audio: silence a superfluous warningClemens Ladisch2010-07-091-4/+1
| | * | | | ALSA: asihpi - Remove unneeded ;Eliot Blennerhassett2010-07-061-1/+1
| | * | | | ALSA: asihpi - Minor HPI error handling fixesEliot Blennerhassett2010-07-061-2/+8
| | * | | | ALSA: asihpi - Change compander API and tidyEliot Blennerhassett2010-07-062-143/+211
| | * | | | ALSA: asihpi - Add ASI5200 familyEliot Blennerhassett2010-07-061-0/+7
| | * | | | ALSA: asihpi - Use version string instead of printf formattingEliot Blennerhassett2010-07-061-3/+1
| | * | | | ALSA: asihpi - HPI API updatesEliot Blennerhassett2010-07-063-27/+55
| | * | | | soundcore_open: Reduce the area BKL coverageJohn Kacur2010-07-051-5/+8
| | * | | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/miscTakashi Iwai2010-07-052-15/+24
| | |\ \ \ \ | | | |/ / /
| | | * | | sis7019: increase reset delaysDavid Dillow2010-06-281-3/+3
| | | * | | sis7019: fix capture issues with multiple periods per bufferDavid Dillow2010-06-281-4/+6
| | | * | | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow2010-06-281-8/+15
| | | * | | ALSA: hda-intel - fix wallclk variable update and conditionJaroslav Kysela2010-06-021-2/+2
| | * | | | ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=yTakashi Iwai2010-06-241-1/+1
| | * | | | ALSA: usb-audio: simplify control interface accessDaniel Mack2010-06-238-44/+34
| | * | | | ALSA: usb-audio: move and add some commentsDaniel Mack2010-06-232-10/+30
| | * | | | ALSA: usb-midi: whitespace fixesDaniel Mack2010-06-231-7/+7
| | * | | | ALSA: usb-audio: unify UAC macros and struct namesDaniel Mack2010-06-233-10/+10
| | * | | | ALSA: usb-audio: clean up includes in clock.cDaniel Mack2010-06-231-15/+1
| | * | | | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-06-2321-266/+670
| | |\ \ \ \
| | * | | | | ALSA: alsa: riptide: don't use own hex_to_bin() methodAndy Shevchenko2010-06-171-6/+6
| | * | | | | ALSA: pcm: Define G723 3-bit and 5-bit formatsBen Collins2010-05-311-0/+16
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-08-05104-626/+8717
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ASoC: TWL4030: Capture route runtime DAPM ordering fixPeter Ujfalusi2010-08-041-36/+12
| | * | | | ASoC: wm9081: fix resource reclaim in wm9081_register error pathAxel Lin2010-08-031-5/+6
| | * | | | ASoC: wm8978: fix a memory leak if a wm8978_register failAxel Lin2010-08-031-3/+7
| | * | | | ASoC: wm8974: fix a memory leak if another WM8974 is registeredAxel Lin2010-08-031-1/+2
| | * | | | ASoC: wm8961: fix resource reclaim in wm8961_register error pathAxel Lin2010-08-031-4/+5
| | * | | | ASoC: wm8955: fix resource reclaim in wm8955_register error pathAxel Lin2010-08-031-4/+6
| | * | | | ASoC: wm8940: fix a memory leak if wm8940_register return errorAxel Lin2010-08-031-1/+6
| | * | | | ASoC: wm8904: fix resource reclaim in wm8904_register error pathAxel Lin2010-08-031-5/+8
| | * | | | ASoC: wm8711: fix a memory leak if another WM8711 is registeredAxel Lin2010-08-031-1/+2
| | * | | | ASoC: wm8523: fix resource reclaim in wm8523_register error pathAxel Lin2010-08-031-4/+6
| | * | | | ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codecAxel Lin2010-08-031-2/+6
| | * | | | ASoC: ak4642: fix a memory leak if failed to initialise AK4642Axel Lin2010-08-031-1/+3
| | * | | | ASoC: ad1836: fix a memory leak if another ad1836 is registeredAxel Lin2010-08-031-0/+1
| | * | | | ASoC: Initial WM8741 CODEC driverIan Lartey2010-08-034-0/+799
| | * | | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-08-023-108/+156
| | |\ \ \ \
| | | * | | | ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD modePeter Ujfalusi2010-08-021-39/+4
| | | * | | | ASoC: omap-mcbsp: Support for sDMA packet modePeter Ujfalusi2010-08-021-6/+56
| | | * | | | ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_paramsPeter Ujfalusi2010-08-021-9/+12
| | | * | | | ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_paramsPeter Ujfalusi2010-08-021-14/+11
| | | * | | | ASoC: tlv320dac33: Add support for automatic FIFO configurationPeter Ujfalusi2010-07-291-26/+64
| | | * | | | ASoC: tlv320dac33: Revisit the FIFO Mode1 handlingPeter Ujfalusi2010-07-291-37/+34
| | | * | | | ASoC: TWL4030: Capture route DAPM event fixPeter Ujfalusi2010-07-271-2/+0
| | * | | | | ASoC: fsi: Add new funtion for SPDIFKuninori Morimoto2010-07-291-5/+55
| | * | | | | ASoC: fsi: remove device id checkKuninori Morimoto2010-07-291-5/+0
| | * | | | | ASoC: fsi: remove unnecessary clock processingKuninori Morimoto2010-07-291-5/+0
| | |/ / / /
| | * | | | ASoC: da7210: Add HeadPhone Playback Volume controlKuninori Morimoto2010-07-231-4/+27
OpenPOWER on IntegriCloud