aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13ALSA: ASoC: Allow machine drivers to mark pins as not connectedMark Brown1-0/+1
2008-10-10ALSA: Increase components array sizeTakashi Iwai2-4/+3
2008-10-10ALSA: Remove bitwise from snd_pcm_hw_param_tTakashi Iwai1-17/+27
2008-09-23ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov1-0/+25
2008-09-23ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov1-0/+20
2008-09-09ALSA: Release v1.0.18rc3Jaroslav Kysela1-1/+1
2008-09-09ALSA: remove stale filesTakashi Iwai1-0/+0
2008-08-25ALSA: ALS4000 driver work, step 2Andreas Mohr1-0/+5
2008-08-25ALSA: Allocate larger pages in sgbufTakashi Iwai2-2/+5
2008-08-25ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2-4/+35
2008-08-15ALSA: release v1.0.18rc1Jaroslav Kysela1-1/+1
2008-08-13ALSA: Clean up snd_BUG()Takashi Iwai1-5/+1
2008-08-13ALSA: Kill snd_assert() definitionTakashi Iwai1-19/+0
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-9/+0
2008-08-13ALSA: Kill snd_assert() in sound/core/*Takashi Iwai1-0/+2
2008-08-13ALSA: Introduce snd_BUG_ON() macroTakashi Iwai1-0/+4
2008-08-06ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt1-111/+0
2008-08-06ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2-8/+7
2008-08-06ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2-1/+25
2008-08-06ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt1-9/+0
2008-08-06ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt1-32/+0
2008-08-06ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2-32/+6
2008-08-06ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2-36/+13
2008-08-06ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt1-76/+96
2008-08-06ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2-1/+0
2008-08-01ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2-2/+9
2008-08-01ALSA: Add USB US122L driverKarsten Wiese1-1/+2
2008-08-01sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE"Jaroslav Kysela2-3/+3
2008-08-01ALSA: IEC958 definition for consumer status channel updatePawel MOLL1-20/+69
2008-07-29ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2-3/+3
2008-07-29ALSA: ASoC: convert use of uint to unsigned intJon Smirl1-1/+1
2008-07-29ALSA: ASoC: Make OpenFirmware helper include file conditionalMark Brown1-0/+4
2008-07-29ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely1-0/+21
2008-07-29ALSA: ASoC: Rename mask to max to reflect usageJon Smirl1-11/+11
2008-07-29ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl1-19/+31
2008-07-29ALSA: ASoC: Allow codecs to override register displayMark Brown1-0/+2
2008-07-29ALSA: Add jack reporting APIMark Brown2-0/+76
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+3
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle1-4/+4
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+3
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell3-6/+74
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell1-11/+61
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle1-3/+3
2008-10-02mm: tiny-shmem nommu fixNick Piggin1-0/+1
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-0/+1
2008-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-09-30Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+14
2008-09-30sctp: Fix kernel panic while process protocol violation parameterWei Yongjun1-0/+3
2008-09-29hrtimer: prevent migration of per CPU hrtimersThomas Gleixner1-3/+11