| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | ALSA: hda-intel - do not mix audio and modem function IDs | Jaroslav Kysela | 2010-07-19 | 3 | -5/+15 |
| | * | | | | ALSA: asihpi - Avoid useless assignment of returned index values. | Eliot Blennerhassett | 2010-07-16 | 1 | -5/+4 |
| | * | | | | ALSA: asihpi - Avoid using c99 uintX types. | Eliot Blennerhassett | 2010-07-16 | 1 | -5/+5 |
| | * | | | | ALSA: asihpi - HPI version 4.04.01 | Eliot Blennerhassett | 2010-07-16 | 1 | -2/+2 |
| | * | | | | ALSA: asihpi: fix sign bug | Kulikov Vasiliy | 2010-07-16 | 1 | -2/+4 |
| | * | | | | ALSA: Kconfig: SND_AC97_POWER_SAVE description improvement | Michael Witten | 2010-07-15 | 1 | -3/+21 |
| | * | | | | sound/oss-msnd-pinnacle: ioctl needs the inode | Arnd Bergmann | 2010-07-14 | 1 | -1/+1 |
| | * | | | | sound/oss: convert to unlocked_ioctl | Arnd Bergmann | 2010-07-12 | 6 | -51/+119 |
| | * | | | | sound: push BKL into open functions | Arnd Bergmann | 2010-07-12 | 8 | -35/+89 |
| | * | | | | ALSA: via82xx: allow changing the initial DXS volume | Clemens Ladisch | 2010-07-12 | 1 | -2/+7 |
| | * | | | | ALSA: usb-audio: silence a superfluous warning | Clemens Ladisch | 2010-07-09 | 1 | -4/+1 |
| | * | | | | ALSA: asihpi - Remove unneeded ; | Eliot Blennerhassett | 2010-07-06 | 1 | -1/+1 |
| | * | | | | ALSA: asihpi - Minor HPI error handling fixes | Eliot Blennerhassett | 2010-07-06 | 1 | -2/+8 |
| | * | | | | ALSA: asihpi - Change compander API and tidy | Eliot Blennerhassett | 2010-07-06 | 2 | -143/+211 |
| | * | | | | ALSA: asihpi - Add ASI5200 family | Eliot Blennerhassett | 2010-07-06 | 1 | -0/+7 |
| | * | | | | ALSA: asihpi - Use version string instead of printf formatting | Eliot Blennerhassett | 2010-07-06 | 1 | -3/+1 |
| | * | | | | ALSA: asihpi - HPI API updates | Eliot Blennerhassett | 2010-07-06 | 3 | -27/+55 |
| | * | | | | soundcore_open: Reduce the area BKL coverage | John Kacur | 2010-07-05 | 1 | -5/+8 |
| | * | | | | Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc | Takashi Iwai | 2010-07-05 | 2 | -15/+24 |
| | |\ \ \ \
| | | |/ / / |
|
| | | * | | | sis7019: increase reset delays | David Dillow | 2010-06-28 | 1 | -3/+3 |
| | | * | | | sis7019: fix capture issues with multiple periods per buffer | David Dillow | 2010-06-28 | 1 | -4/+6 |
| | | * | | | ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write() | David Dillow | 2010-06-28 | 1 | -8/+15 |
| | | * | | | ALSA: hda-intel - fix wallclk variable update and condition | Jaroslav Kysela | 2010-06-02 | 1 | -2/+2 |
| | * | | | | ALSA: usb - Fix compile error with CONFIG_SND_DEBUG_VERBOSE=y | Takashi Iwai | 2010-06-24 | 1 | -1/+1 |
| | * | | | | ALSA: usb-audio: simplify control interface access | Daniel Mack | 2010-06-23 | 8 | -44/+34 |
| | * | | | | ALSA: usb-audio: move and add some comments | Daniel Mack | 2010-06-23 | 2 | -10/+30 |
| | * | | | | ALSA: usb-midi: whitespace fixes | Daniel Mack | 2010-06-23 | 1 | -7/+7 |
| | * | | | | ALSA: usb-audio: unify UAC macros and struct names | Daniel Mack | 2010-06-23 | 3 | -10/+10 |
| | * | | | | ALSA: usb-audio: clean up includes in clock.c | Daniel Mack | 2010-06-23 | 1 | -15/+1 |
| | * | | | | Merge branch 'fix/misc' into topic/misc | Takashi Iwai | 2010-06-23 | 21 | -266/+670 |
| | |\ \ \ \ |
|
| | * | | | | | ALSA: alsa: riptide: don't use own hex_to_bin() method | Andy Shevchenko | 2010-06-17 | 1 | -6/+6 |
| | * | | | | | ALSA: pcm: Define G723 3-bit and 5-bit formats | Ben Collins | 2010-05-31 | 1 | -0/+16 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-08-05 | 104 | -626/+8717 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | ASoC: TWL4030: Capture route runtime DAPM ordering fix | Peter Ujfalusi | 2010-08-04 | 1 | -36/+12 |
| | * | | | | ASoC: wm9081: fix resource reclaim in wm9081_register error path | Axel Lin | 2010-08-03 | 1 | -5/+6 |
| | * | | | | ASoC: wm8978: fix a memory leak if a wm8978_register fail | Axel Lin | 2010-08-03 | 1 | -3/+7 |
| | * | | | | ASoC: wm8974: fix a memory leak if another WM8974 is registered | Axel Lin | 2010-08-03 | 1 | -1/+2 |
| | * | | | | ASoC: wm8961: fix resource reclaim in wm8961_register error path | Axel Lin | 2010-08-03 | 1 | -4/+5 |
| | * | | | | ASoC: wm8955: fix resource reclaim in wm8955_register error path | Axel Lin | 2010-08-03 | 1 | -4/+6 |
| | * | | | | ASoC: wm8940: fix a memory leak if wm8940_register return error | Axel Lin | 2010-08-03 | 1 | -1/+6 |
| | * | | | | ASoC: wm8904: fix resource reclaim in wm8904_register error path | Axel Lin | 2010-08-03 | 1 | -5/+8 |
| | * | | | | ASoC: wm8711: fix a memory leak if another WM8711 is registered | Axel Lin | 2010-08-03 | 1 | -1/+2 |
| | * | | | | ASoC: wm8523: fix resource reclaim in wm8523_register error path | Axel Lin | 2010-08-03 | 1 | -4/+6 |
| | * | | | | ASoC: da7210: fix a memory leak if failed to initialise da7210 audio codec | Axel Lin | 2010-08-03 | 1 | -2/+6 |
| | * | | | | ASoC: ak4642: fix a memory leak if failed to initialise AK4642 | Axel Lin | 2010-08-03 | 1 | -1/+3 |
| | * | | | | ASoC: ad1836: fix a memory leak if another ad1836 is registered | Axel Lin | 2010-08-03 | 1 | -0/+1 |
| | * | | | | ASoC: Initial WM8741 CODEC driver | Ian Lartey | 2010-08-03 | 4 | -0/+799 |
| | * | | | | Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-08-02 | 3 | -108/+156 |
| | |\ \ \ \ |
|
| | | * | | | | ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD mode | Peter Ujfalusi | 2010-08-02 | 1 | -39/+4 |
| | | * | | | | ASoC: omap-mcbsp: Support for sDMA packet mode | Peter Ujfalusi | 2010-08-02 | 1 | -6/+56 |