Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'topic/div64-cleanup' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -74/+0 | |
|\ \ \ \ | ||||||
| * | | | | ALSA: Clean up 64bit division functions | Takashi Iwai | 2009-06-05 | 1 | -74/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'topic/cleanup' into for-linus | Takashi Iwai | 2009-06-10 | 2 | -11/+0 | |
|\ \ \ \ | ||||||
| * | | | | ALSA: Remove deprecated include/sound/driver.h | Takashi Iwai | 2009-04-21 | 1 | -1/+0 | |
| * | | | | ALSA: Remove deprecated snd_card_new() | Takashi Iwai | 2009-04-21 | 1 | -10/+0 | |
* | | | | | Merge branch 'topic/caiaq' into for-linus | Takashi Iwai | 2009-06-10 | 1 | -0/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | ALSA: Core - add snd_card_set_id() function | Jaroslav Kysela | 2009-06-02 | 1 | -0/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-06-10 | 4 | -30/+83 | |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | ||||||
| * | | | ASoC: WM9081 mono DAC with integrated 2.6W class AB/D amplifier driver | Mark Brown | 2009-05-22 | 1 | -0/+25 | |
| * | | | AsoC: Make snd_soc_read() and snd_soc_write() functions | Mark Brown | 2009-05-22 | 1 | -4/+13 | |
| * | | | ASoC: Integrate bias management with DAPM power management | Mark Brown | 2009-05-18 | 2 | -2/+1 | |
| * | | | ASoC: Split DAPM power checks from sequencing of power changes | Mark Brown | 2009-05-18 | 2 | -0/+5 | |
| * | | | ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 format | Jon Smirl | 2009-05-14 | 1 | -1/+2 | |
| * | | | ASoC: Remove redundant codec pointer from DAIs | Mark Brown | 2009-05-05 | 1 | -5/+2 | |
| * | | | Merge commit 'takashi/topic/asoc' into for-2.6.31 | Mark Brown | 2009-05-05 | 3 | -16/+4 | |
| |\ \ \ | ||||||
| | * \ \ | Merge branch 'fix/asoc' into topic/asoc | Takashi Iwai | 2009-05-04 | 3 | -16/+4 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||||
| * | | | | ASoC: Remove unused DAI format defines | Mark Brown | 2009-05-02 | 1 | -18/+0 | |
| * | | | | ASoC: Use a shared define for AC97 CODEC data formats | Mark Brown | 2009-05-02 | 1 | -0/+3 | |
| |/ / / | ||||||
| * | | | ASoC: add SOC_DOUBLE_EXT macro | Daniel Mack | 2009-04-24 | 1 | -0/+8 | |
| * | | | ASoC: Add power supply widget to DAPM | Mark Brown | 2009-04-22 | 1 | -1/+6 | |
| * | | | ASoC: Make the DAPM power check an operation on the widget | Mark Brown | 2009-04-20 | 1 | -0/+2 | |
| * | | | Merge branch 'for-2.6.30' into for-2.6.31 | Mark Brown | 2009-04-14 | 18 | -278/+270 | |
| |\ \ \ | ||||||
| * | | | | ASoC: Support DAPM events for DACs and ADCs | Mark Brown | 2009-04-13 | 1 | -0/+10 | |
| * | | | | ASoC: Provide core support for symmetric sample rates | Mark Brown | 2009-04-07 | 2 | -0/+7 | |
* | | | | | ALSA: Release v1.0.20 | Jaroslav Kysela | 2009-05-06 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-04-20 | 1 | -15/+0 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | [ARM] pxa: merge AC97 platform data structures | Mark Brown | 2009-04-15 | 1 | -15/+0 | |
| | |/ | |/| | ||||||
* | | | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 2009-04-15 | 1 | -0/+2 | |
|\ \ \ | ||||||
| * | | | ALSA: add private_data to struct snd_jack | Takashi Iwai | 2009-04-14 | 1 | -0/+2 | |
| |/ / | ||||||
* | | | [ALSA] pcm-midlevel: Add more strict buffer position checks based on jiffies | Jaroslav Kysela | 2009-04-10 | 1 | -1/+2 | |
|/ / | ||||||
* | | V4L/DVB (10771): tea575x-tuner: convert it to V4L2 API | Mauro Carvalho Chehab | 2009-03-30 | 1 | -4/+4 | |
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 2 | -8/+12 | |
|\ \ | ||||||
| * | | emu101k1.h: fix duplicate include of <linux/types.h> | Arnd Bergmann | 2009-03-26 | 1 | -1/+0 | |
| * | | make most exported headers use strict integer types | Arnd Bergmann | 2009-03-26 | 2 | -6/+11 | |
| * | | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 1 | -2/+2 | |
* | | | Merge branch 'topic/isa-misc' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -1/+3 | |
|\ \ \ | ||||||
| * \ \ | Merge branch 'fix/opl3sa2-suspend' into topic/isa-misc | Takashi Iwai | 2009-03-17 | 2 | -1/+3 | |
| |\ \ \ | | |/ / | ||||||
| * | | | ALSA: ALS4000, slight mixer improvements | Andreas Mohr | 2009-02-23 | 1 | -1/+3 | |
* | | | | Merge branch 'topic/drop-l3' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -126/+0 | |
|\ \ \ \ | ||||||
| * | | | | ALSA: drop outdated and broken sa11xx-uda1341 driver | Dmitry Artamonow | 2009-03-17 | 1 | -126/+0 | |
| * | | | | Merge branch 'topic/snd_card_new-err' into topic/drop-l3 | Takashi Iwai | 2009-03-17 | 1 | -1/+13 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge branch 'topic/cs423x-merge' into for-linus | Takashi Iwai | 2009-03-24 | 2 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ALSA: cs4236: cs4232 and cs4236 driver merge to solve PnP BIOS detection | Krzysztof Helt | 2009-02-16 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'topic/snd_card_new-err' into topic/cs423x-merge | Takashi Iwai | 2009-02-16 | 1 | -1/+13 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| / / / | | |_|/ / / | |/| | | | | ||||||
| * | | | | | ALSA: ad1816a: enable hardware timer | Krzysztof Helt | 2009-01-21 | 1 | -0/+2 | |
* | | | | | | Merge branch 'topic/atmel' into for-linus | Takashi Iwai | 2009-03-24 | 2 | -0/+63 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ALSA: Add ALSA driver for Atmel AC97 controller | Hans-Christian Egtvedt | 2009-02-05 | 1 | -0/+40 | |
| * | | | | | | ALSA: Add ALSA driver for Atmel Audio Bitstream DAC | Hans-Christian Egtvedt | 2009-02-05 | 1 | -0/+23 | |
| * | | | | | | Merge branch 'topic/snd_card_new-err' into topic/atmel | Takashi Iwai | 2009-02-05 | 1 | -1/+13 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
* | | | | | | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2009-03-24 | 4 | -6/+111 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | |