aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2008-10-11
|\
| * ALSA: Increase components array sizeTakashi Iwai2008-10-10
| * ALSA: Remove bitwise from snd_pcm_hw_param_tTakashi Iwai2008-10-10
| * ALSA: Separate common pxa2xx-pcm codeDmitry Baryshkov2008-09-23
| * ALSA: Separate common pxa2xx-ac97 codeDmitry Baryshkov2008-09-23
| * ALSA: Release v1.0.18rc3Jaroslav Kysela2008-09-09
| * ALSA: remove stale filesTakashi Iwai2008-09-09
| * ALSA: ALS4000 driver work, step 2Andreas Mohr2008-08-25
| * ALSA: Allocate larger pages in sgbufTakashi Iwai2008-08-25
| * ALSA: Clean up SG-buffer helper functions and macrosTakashi Iwai2008-08-25
| * ALSA: release v1.0.18rc1Jaroslav Kysela2008-08-15
| * ALSA: Clean up snd_BUG()Takashi Iwai2008-08-13
| * ALSA: Kill snd_assert() definitionTakashi Iwai2008-08-13
| * ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
| * ALSA: Kill snd_assert() in sound/core/*Takashi Iwai2008-08-13
| * ALSA: Introduce snd_BUG_ON() macroTakashi Iwai2008-08-13
| * ALSA: wss_lib: use wss detection code instead of ad1848 oneKrzysztof Helt2008-08-06
| * ALSA: wss_lib: use wss pcm code instead of ad1848 oneKrzysztof Helt2008-08-06
| * ALSA: wss_lib: use wss mixer code instead of ad1848 oneKrzysztof Helt2008-08-06
| * ALSA: wss_lib: use CS4231P instead of AD1848P (kill the AD1848P)Krzysztof Helt2008-08-06
| * ALSA: wss_lib: replace ad1848 mixer element macros with wss onesKrzysztof Helt2008-08-06
| * ALSA: wss_lib: use wss constants instead of ad1848 onesKrzysztof Helt2008-08-06
| * ALSA: wss_lib: use struct snd_wss instead of snd_ad1848Krzysztof Helt2008-08-06
| * ALSA: wss_lib: rename cs4321_foo to wss_fooKrzysztof Helt2008-08-06
| * ALSA: wss_lib: rename cs4231.h into wss.hKrzysztof Helt2008-08-06
| * ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-08-01
| * ALSA: Add USB US122L driverKarsten Wiese2008-08-01
| * sound: Revert "ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_D...Jaroslav Kysela2008-08-01
| * ALSA: IEC958 definition for consumer status channel updatePawel MOLL2008-08-01
| * ALSA: Fix limit of 8 PCM devices in SNDRV_CTL_IOCTL_PCM_NEXT_DEVICEPawel MOLL2008-07-29
| * ALSA: ASoC: convert use of uint to unsigned intJon Smirl2008-07-29
| * ALSA: ASoC: Make OpenFirmware helper include file conditionalMark Brown2008-07-29
| * ALSA: ASoC: Add OpenFirmware helper for matching bus and codec driversGrant Likely2008-07-29
| * ALSA: ASoC: Rename mask to max to reflect usageJon Smirl2008-07-29
| * ALSA: ASoC: Convert bitfields in ASoC into full int widthJon Smirl2008-07-29
| * ALSA: ASoC: Allow codecs to override register displayMark Brown2008-07-29
| * ALSA: Add jack reporting APIMark Brown2008-07-29
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2008-10-11
|\ \
| * | [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com2008-10-09
| * | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()venkatesh.pallipadi@intel.com2008-10-09
| |/
* | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-10-10
|\ \
| * | Merge branch 'linus' into core/rcuIngo Molnar2008-10-08
| |\|
| * | rcu: RCU-based detection of stalled CPUs for Classic RCUPaul E. McKenney2008-10-03
| * | Merge commit 'v2.6.27-rc8' into core/rcuIngo Molnar2008-10-03
| |\ \
| * | | rcu: add rcu_read_lock_sched() / rcu_read_unlock_sched()Mathieu Desnoyers2008-09-30
| * | | Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar2008-09-10
| |\ \ \
| * | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.cPaul E. McKenney2008-08-18
| * | | | rcu: just rename call_rcu_bh instead of making it a macroSteven Rostedt2008-08-15
| * | | | rcu: remove list_for_each_rcu()Paul E. McKenney2008-08-15
| * | | | rcu: fixes to include/linux/rcupreempt.hPaul E. McKenney2008-08-15