| Commit message (Expand) | Author | Age | Files | Lines |
* | cs4231: Convert to EBUS side to pure OF driver. | David S. Miller | 2008-08-30 | 1 | -118/+54 |
* | sparc: Move EBUS DMA interfaces into seperate header file. | David S. Miller | 2008-08-29 | 1 | -0/+1 |
* | cs4231: Convert SBUS side to OF driver. | David S. Miller | 2008-08-29 | 1 | -28/+50 |
* | alsa: Remove special SBUS dma support code. | David S. Miller | 2008-08-29 | 1 | -49/+1 |
* | cs4231: Use SNDRV_DMA_TYPE_DEV instead of SNDRV_DMA_TYPE_SBUS. | David S. Miller | 2008-08-29 | 1 | -3/+3 |
* | dbri: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -32/+27 |
* | amd7930: Convert to pure OF driver. | David S. Miller | 2008-08-29 | 1 | -63/+20 |
* | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 | 2 | -24/+25 |
* | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 | 2 | -8/+13 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 4 | -4/+0 |
* | ALSA: hda - Fix call of alc888_coef_init() | Takashi Iwai | 2008-08-22 | 1 | -3/+3 |
* | ALSA: hda_intel: enable snoop for nvidia HDA controller | Peer Chen | 2008-08-21 | 1 | -0/+9 |
* | ALSA: hda - Fix capture source widgets on ALC codecs | Takashi Iwai | 2008-08-17 | 1 | -0/+45 |
* | ALSA: wm8990: Implement speaker volume PGA | Mark Brown | 2008-08-15 | 2 | -4/+18 |
* | ALSA: wm8990: Fix routing of left DAC to speaker mixer | Mark Brown | 2008-08-15 | 1 | -1/+1 |
* | ALSA: virtuoso: add Xonar D1 support | Clemens Ladisch | 2008-08-14 | 2 | -19/+56 |
* | ALSA: hda - support new AMD HDMI Audio (1002:970f) | Libin Yang | 2008-08-12 | 1 | -0/+1 |
* | ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2008-08-12 | 1 | -0/+3 |
* | ALSA: wm8750: add missing VREF output | Dmitry Baryshkov | 2008-08-12 | 1 | -0/+1 |
* | ALSA: spitz: MONO -> MONO1 | Dmitry Baryshkov | 2008-08-12 | 1 | -1/+1 |
* | ALSA: wm8750: it's MONO1, not MONO | Dmitry Baryshkov | 2008-08-11 | 1 | -1/+1 |
* | Merge Linus' latest into master | Russell King | 2008-08-08 | 1 | -111/+124 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-07 | 1 | -111/+124 |
| |\ |
|
| | * | ALSA: ASoC: fix SNDCTL_DSP_SYNC support in Freescale 8610 sound drivers | Timur Tabi | 2008-08-04 | 1 | -111/+124 |
| * | | Revert "pcm_native.c: remove unused label" | Linus Torvalds | 2008-08-06 | 1 | -0/+1 |
| * | | pcm_native.c: remove unused label | Linus Torvalds | 2008-08-06 | 1 | -1/+0 |
* | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 29 | -83/+83 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 2008-08-07 | 8 | -21/+77 |
|\ \ \
| |/ / |
|
| * | | sound: ensure device number is valid in snd_seq_oss_synth_make_info | Willy Tarreau | 2008-08-04 | 1 | -0/+3 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-08-01 | 5 | -18/+73 |
| |\ \
| | |/ |
|
| | * | ALSA: ASoC: Export dapm_reg_event() fully | Mark Brown | 2008-07-29 | 1 | -0/+1 |
| | * | ALSA: ASoC: Update Poodle to current ASoC API | Dmitry Baryshkov | 2008-07-29 | 1 | -6/+2 |
| | * | ALSA: asoc: restrict sample rate and size in Freescale MPC8610 sound drivers | Timur Tabi | 2008-07-29 | 2 | -11/+70 |
| | * | ALSA: sound/soc/pxa/tosa.c: removed duplicated include | Huang Weiyi | 2008-07-29 | 1 | -1/+0 |
| * | | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
| |/ |
|
| * | Merge ../linux-2.6 | Mauro Carvalho Chehab | 2008-07-27 | 12 | -80/+259 |
| |\ |
|
| * \ | Merge ../linux-2.6 | Mauro Carvalho Chehab | 2008-07-27 | 5 | -5056/+1 |
| |\ \ |
|
| * | | | V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device | Hans Verkuil | 2008-07-27 | 1 | -1/+0 |
| * | | | V4L/DVB (8484): videodev: missed two more usages of the removed 'owner' field. | Hans Verkuil | 2008-07-26 | 1 | -1/+0 |
* | | | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 15 | -15/+15 |
* | | | | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 2 | -2/+0 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2008-07-27 | 12 | -80/+259 |
|\ \ \
| |_|/
|/| | |
|
| * | | ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel). | Nicolas Boichat | 2008-07-27 | 1 | -3/+11 |
| * | | ALSA: cs4232: fix crash during chip PNP detection | Krzysztof Helt | 2008-07-27 | 1 | -0/+1 |
| * | | ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptop | Travis Place | 2008-07-27 | 1 | -0/+1 |
| * | | ALSA: make snd_ac97_add_vmaster() static | Adrian Bunk | 2008-07-27 | 1 | -2/+2 |
| * | | ALSA: sound/pci/azt3328.h: no variables for enums | Adrian Bunk | 2008-07-27 | 1 | -2/+2 |
| * | | ALSA: soc - wm9712 mono mixer | Marek Vasut | 2008-07-20 | 1 | -5/+5 |
| * | | ALSA: hda - Add support of ASUS Eeepc P90* | Kailang Yang | 2008-07-18 | 1 | -7/+172 |
| * | | ALSA: opti9xx: no isapnp param for !CONFIG_PNP | Rene Herman | 2008-07-18 | 1 | -0/+4 |