Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | ASoC: tpa6130a2: Fix unbalanced regulator disables | Jarkko Nikula | 2010-10-30 | 1 | -2/+2 | |
| | * | | ASoC: tlv320dac33: Mode1 FIFO auto configuration fix | Peter Ujfalusi | 2010-10-30 | 1 | -2/+6 | |
| | * | | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macro | Peter Ujfalusi | 2010-10-30 | 1 | -1/+1 | |
| | * | | ASoC: tlv320dac33: Error handling for broken chip | Peter Ujfalusi | 2010-10-30 | 1 | -7/+19 | |
| * | | | Merge commit 'v2.6.37-rc1' into for-2.6.37 | Mark Brown | 2010-11-02 | 19 | -130/+61 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-28 | 2 | -3/+3 | |
| | |\ \ | ||||||
| | | * | | sound: sh: ctrl_in/outX to __raw_read/writeX conversion. | Paul Mundt | 2010-10-27 | 2 | -3/+3 | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-27 | 10 | -118/+149 | |
| | |\ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-10-25 | 2 | -91/+29 | |
| | |\ \ \ | ||||||
| | | * | | | ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.h | Anand Gadiyar | 2010-10-12 | 1 | -1/+0 | |
| | | * | | | OMAP: McBSP: implement functional clock switching via clock framework | Paul Walmsley | 2010-10-08 | 1 | -56/+13 | |
| | | * | | | OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c | Paul Walmsley | 2010-10-08 | 1 | -35/+17 | |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-10-25 | 427 | -19196/+36789 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2010-10-25 | 1 | -0/+2 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-20 | 8 | -50/+187 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2010-08-16 | 186 | -1342/+10868 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | sound/soc/sh/siu: Fixed undefined dma_length of scatter gather list | Markus Pietrek | 2010-08-04 | 1 | -0/+2 | |
| | * | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 5 | -9/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 3 | -7/+4 | |
| | | * | | | | | | | | Fix typo configue => configure in comments | Thomas Weber | 2010-09-23 | 2 | -2/+2 | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2010-10-22 | 1 | -8/+3 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices | Kay Sievers | 2010-10-22 | 1 | -8/+3 | |
| | * | | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | 6 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 6 | -1/+7 | |
| | * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-10-21 | 4 | -20/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | pcmcia: move driver name to struct pcmcia_driver | Dominik Brodowski | 2010-09-29 | 2 | -6/+2 | |
| | | * | | | | | | | | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device | Dominik Brodowski | 2010-09-29 | 4 | -7/+6 | |
| | | * | | | | | | | | | | pcmcia: move config_{base,index,regs} to struct pcmcia_device | Dominik Brodowski | 2010-09-29 | 2 | -5/+5 | |
| | | * | | | | | | | | | | pcmcia: simplify IntType | Dominik Brodowski | 2010-09-29 | 2 | -2/+0 | |
| * | | | | | | | | | | | | ASoC: fix the building issue of missing codec field in 'struct snd_soc_card' | Eric Miao | 2010-11-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: Update WARN uses in wm_hubs | Joe Perches | 2010-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: Include cx20442 to SND_SOC_ALL_CODECS | Jarkko Nikula | 2010-11-01 | 1 | -0/+1 | |
| * | | | | | | | | | | | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740 | Jarkko Nikula | 2010-11-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | ASoC: Remove volatility from WM8900 POWER1 register | Mark Brown | 2010-11-01 | 1 | -6/+0 | |
| * | | | | | | | | | | | | ASoC: Check return value of struct_strtoul() in pmdown_time_set() | Mark Brown | 2010-10-28 | 1 | -1/+4 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | ALSA: hda - MacBookAir3,1(3,2) alsa support | Edgar (gimli) Hucek | 2010-11-03 | 1 | -0/+1 | |
* | | | | | | | | | | | | ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51 | Mandar Joshi | 2010-11-02 | 1 | -2/+13 | |
* | | | | | | | | | | | | ALSA: asihpi - Unsafe memory management when allocating control cache | Jesper Juhl | 2010-11-02 | 3 | -3/+13 | |
* | | | | | | | | | | | | ALSA: lx6464es - make 1 bit signed bitfield unsigned | Tim Blechmann | 2010-11-01 | 3 | -4/+4 | |
* | | | | | | | | | | | | ALSA: cs46xx memory management fixes for cs46xx_dsp_spos_create() | Jesper Juhl | 2010-11-01 | 1 | -22/+11 | |
* | | | | | | | | | | | | ALSA: usb - driver neglects kmalloc return value check and may deref NULL | Jesper Juhl | 2010-11-01 | 1 | -1/+3 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | ALSA: usb-audio: automatically detect feedback format | Clemens Ladisch | 2010-10-27 | 4 | -112/+67 | |
* | | | | | | | | | | | ASoC: sound/wm9090: add missing __devexit marker | Arnaud Lacombe | 2010-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | ASoC: sound/max98088: add missing __devexit marker | Arnaud Lacombe | 2010-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | ASoC: sound/ad73311: add missing __devexit marker | Arnaud Lacombe | 2010-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | | ASoC: fsl - fix build error in pcm030-audio-fabric.c | Liam Girdwood | 2010-10-26 | 1 | -2/+1 | |
* | | | | | | | | | | | sound/oss/sb_ess.c: delete double assignment | Julia Lawall | 2010-10-26 | 1 | -1/+0 | |
* | | | | | | | | | | | ALSA: hda - Change BTL amp level on some HP notebooks | Vitaliy Kulikov | 2010-10-25 | 1 | -0/+78 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2010-10-25 | 19 | -2235/+2829 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ALSA: hda - Disable sticky PCM stream assignment for AD codecs | Takashi Iwai | 2010-10-25 | 3 | -0/+11 |