Age | Commit message (Expand) | Author | Files | Lines |
2010-11-03 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai | 25 | -153/+98 |
2010-11-03 | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_power | Jarkko Nikula | 1 | -1/+1 |
2010-11-03 | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2 | -12/+28 |
2010-11-03 | ALSA: hda - MacBookAir3,1(3,2) alsa support | Edgar (gimli) Hucek | 1 | -0/+1 |
2010-11-02 | Merge commit 'v2.6.37-rc1' into for-2.6.37 | Mark Brown | 19 | -130/+61 |
2010-11-02 | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' | Eric Miao | 1 | -1/+1 |
2010-11-02 | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51 | Mandar Joshi | 1 | -2/+13 |
2010-11-02 | ALSA: asihpi - Unsafe memory management when allocating control cache | Jesper Juhl | 3 | -3/+13 |
2010-11-01 | ASoC: Update WARN uses in wm_hubs | Joe Perches | 1 | -1/+1 |
2010-11-01 | ASoC: Include cx20442 to SND_SOC_ALL_CODECS | Jarkko Nikula | 1 | -0/+1 |
2010-11-01 | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740 | Jarkko Nikula | 1 | -1/+1 |
2010-11-01 | ASoC: Remove volatility from WM8900 POWER1 register | Mark Brown | 1 | -6/+0 |
2010-11-01 | ALSA: lx6464es - make 1 bit signed bitfield unsigned | Tim Blechmann | 3 | -4/+4 |
2010-11-01 | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create() | Jesper Juhl | 1 | -22/+11 |
2010-11-01 | ALSA: usb - driver neglects kmalloc return value check and may deref NULL | Jesper Juhl | 1 | -1/+3 |
2010-10-30 | ASoC: tpa6130a2: Fix unbalanced regulator disables | Jarkko Nikula | 1 | -2/+2 |
2010-10-30 | ASoC: tlv320dac33: Mode1 FIFO auto configuration fix | Peter Ujfalusi | 1 | -2/+6 |
2010-10-30 | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macro | Peter Ujfalusi | 1 | -1/+1 |
2010-10-30 | ASoC: tlv320dac33: Error handling for broken chip | Peter Ujfalusi | 1 | -7/+19 |
2010-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2 | -3/+3 |
2010-10-28 | ASoC: Check return value of struct_strtoul() in pmdown_time_set() | Mark Brown | 1 | -1/+4 |
2010-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 10 | -118/+149 |
2010-10-27 | ALSA: usb-audio: automatically detect feedback format | Clemens Ladisch | 4 | -112/+67 |
2010-10-27 | sound: sh: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2 | -3/+3 |
2010-10-27 | ASoC: sound/wm9090: add missing __devexit marker | Arnaud Lacombe | 1 | -1/+1 |
2010-10-27 | ASoC: sound/max98088: add missing __devexit marker | Arnaud Lacombe | 1 | -1/+1 |
2010-10-27 | ASoC: sound/ad73311: add missing __devexit marker | Arnaud Lacombe | 1 | -1/+1 |
2010-10-26 | ASoC: fsl - fix build error in pcm030-audio-fabric.c | Liam Girdwood | 1 | -2/+1 |
2010-10-26 | sound/oss/sb_ess.c: delete double assignment | Julia Lawall | 1 | -1/+0 |
2010-10-25 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -91/+29 |
2010-10-25 | ALSA: hda - Change BTL amp level on some HP notebooks | Vitaliy Kulikov | 1 | -0/+78 |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 427 | -19196/+36789 |
2010-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 1 | -0/+2 |
2010-10-25 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 19 | -2235/+2829 |
2010-10-25 | ALSA: hda - Disable sticky PCM stream assignment for AD codecs | Takashi Iwai | 3 | -0/+11 |
2010-10-25 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 335 | -15856/+30427 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 5 | -9/+6 |
2010-10-24 | ALSA: usb - Creative USB X-Fi volume knob support | Mandar Joshi | 1 | -0/+1 |
2010-10-23 | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 10 | -34/+54 |
2010-10-23 | ALSA: ca0106: Use card specific dac id for mute controls. | Andy Owen | 1 | -22/+69 |
2010-10-23 | ALSA: ca0106: Allow different sound cards to use different SPI channel mappings. | Andy Owen | 3 | -14/+21 |
2010-10-23 | ALSA: ca0106: Create a nice spot for mapping channels to dacs. | Andy Owen | 1 | -11/+29 |
2010-10-23 | ALSA: ca0106: Move enabling of front dac out of hardcoded setup sequence. | Andy Owen | 1 | -1/+4 |
2010-10-23 | ALSA: ca0106: Pull out dac powering routine into separate function. | Andy Owen | 1 | -12/+27 |
2010-10-23 | ALSA: ca0106 - add Sound Blaster 5.1vx info. | Andy Owen | 1 | -0/+10 |
2010-10-23 | ASoC: tlv320dac33: Use usleep_range for delays | Peter Ujfalusi | 1 | -4/+6 |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -8/+3 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 6 | -1/+7 |
2010-10-22 | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 1 | -8/+3 |
2010-10-22 | ALSA: usb-audio: add Novation Launchpad support | Clemens Ladisch | 4 | -6/+16 |