| Commit message (Expand) | Author | Age | Files | Lines |
* | V4L/DVB (10135): v4l2: introduce v4l2_file_operations. | Hans Verkuil | 2009-01-02 | 1 | -1/+1 |
* | Merge branch 'topic/udev-id-rename' into to-push | Takashi Iwai | 2008-12-25 | 1 | -49/+57 |
|\ |
|
| * | ALSA: include/sound/info.h - coding style changed | Jaroslav Kysela | 2008-11-12 | 1 | -51/+57 |
| * | ALSA: when card identification is changed, change also /proc/asound symlink | Jaroslav Kysela | 2008-11-12 | 1 | -0/+2 |
* | | Merge branch 'topic/snd-hrtimer' into to-push | Takashi Iwai | 2008-12-25 | 1 | -0/+1 |
|\ \ |
|
| * | | ALSA: Add hrtimer backend for ALSA timer interface | Takashi Iwai | 2008-10-24 | 1 | -0/+1 |
* | | | Merge branch 'topic/jack-mechanical' into to-push | Takashi Iwai | 2008-12-25 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | ALSA: Add support for mechanical jack insertion | Mark Brown | 2008-12-10 | 1 | -0/+1 |
* | | | | Merge branch 'topic/hda' into to-push | Takashi Iwai | 2008-12-25 | 1 | -0/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2008-12-19 | 5 | -9/+11 |
| |\ \ \ \
| | |/ / /
| |/| | /
| | | |/
| | |/| |
|
| * | | | ALSA: jack: lineout support to jack abstraction layer | Matthew Ranostay | 2008-10-27 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'topic/cs5535audio' into to-push | Takashi Iwai | 2008-12-25 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | ALSA: cs5535audio: stick AD1888 bitshift values into a header file | Andres Salomon | 2008-12-10 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'topic/ca0106' into to-push | Takashi Iwai | 2008-12-25 | 2 | -4/+26 |
|\ \ \ |
|
| * \ \ | Merge branch 'topic/misc' into topic/pcsp-fix | Takashi Iwai | 2008-11-26 | 2 | -4/+26 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ALSA: Release v1.0.18a | Jaroslav Kysela | 2008-11-12 | 1 | -1/+1 |
| | * | | ALSA: Document debug macros | Takashi Iwai | 2008-11-07 | 1 | -1/+23 |
| | * | | ALSA: Evaluate condition in snd_BUG_ON() in non-debugging case | Takashi Iwai | 2008-11-07 | 1 | -2/+2 |
| | * | | Merge branch 'topic/fix/misc' into topic/misc | Takashi Iwai | 2008-11-07 | 1 | -3/+7 |
| | |\ \ |
|
| | * | | | ALSA: Release v1.0.18 | Jaroslav Kysela | 2008-10-29 | 1 | -1/+1 |
* | | | | | ASoC: Add codec registration API | Mark Brown | 2008-12-10 | 1 | -0/+5 |
* | | | | | ASoC: Add platform registration API | Mark Brown | 2008-12-09 | 1 | -0/+5 |
* | | | | | ASoC: Add DAI registration API | Mark Brown | 2008-12-09 | 1 | -0/+8 |
* | | | | | ASoC: Add card registration API | Mark Brown | 2008-12-09 | 1 | -0/+5 |
* | | | | | ASoC: Remove obsolete declaration of struct snd_soc_clock_info | Mark Brown | 2008-12-04 | 1 | -1/+0 |
* | | | | | ASoC: Remove platform device from DAI suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | | | | | ASoC: Remove device from platform suspend and resume operations | Mark Brown | 2008-12-03 | 1 | -4/+2 |
* | | | | | ASoC: Push debugfs files out of the snd_soc_device structure | Mark Brown | 2008-12-03 | 1 | -3/+5 |
* | | | | | ASoC: Push platform registration down into the card | Mark Brown | 2008-12-02 | 1 | -1/+1 |
* | | | | | ASoC: Push workqueue data into snd_soc_card | Mark Brown | 2008-12-02 | 1 | -2/+5 |
* | | | | | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | | | | | Merge branch 'upstream' into topic/asoc | Takashi Iwai | 2008-12-01 | 1 | -3/+7 |
|\| | | | |
|
| | \ \ \ | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus | Takashi Iwai | 2008-11-10 | 1 | -3/+7 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | * | | | alsa: fix snd_BUG_on() and friends | Andrew Morton | 2008-11-07 | 1 | -3/+7 |
| | | |/
| | |/| |
|
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'topic/fix/misc' and 'topic/fix/asoc' into for-linus | Takashi Iwai | 2008-10-30 | 1 | -1/+2 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
* | | | | | ASoC: Remove DAI type information | Mark Brown | 2008-11-24 | 2 | -9/+1 |
* | | | | | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -2/+18 |
* | | | | | ASoC: Move DAI structure definitions into new soc-dai.h | Mark Brown | 2008-11-21 | 2 | -146/+211 |
* | | | | | ASoC: Rename snd_soc_card to snd_soc_machine | Mark Brown | 2008-11-21 | 1 | -4/+4 |
* | | | | | ASoC: Remove unused snd_soc_machine_config declaration | Mark Brown | 2008-11-18 | 1 | -1/+0 |
* | | | | | ASoC: Machine driver for for s3c24xx with uda134x | Christian Pellegrin | 2008-11-17 | 1 | -0/+14 |
* | | | | | ASoC: UDA134x codec driver | Christian Pellegrin | 2008-11-17 | 2 | -0/+44 |
* | | | | | ASoC: Remove core version number | Mark Brown | 2008-11-05 | 1 | -2/+0 |
* | | | | | Merge commit 'v2.6.28-rc2' into topic/asoc | Takashi Iwai | 2008-10-31 | 3 | -5/+1 |
|\| | | | |
|
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2008-10-13 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | V4L/DVB (8777): tea575x-tuner: replace video_exclusive_open/release | Hans Verkuil | 2008-10-12 | 1 | -0/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-10-13 | 1 | -0/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 | 17 | -507/+587 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 | 2 | -5/+0 |
* | | | | | Merge branch 'topic/fix/asoc' into topic/asoc | Takashi Iwai | 2008-10-31 | 1 | -1/+2 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|