summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLEJaroslav Kysela2008-01-311-2/+2
* [ALSA] Bump ASoC core version numberMark Brown2008-01-311-1/+1
* [ALSA] soc - Add support for passing kcontrols with eventsLaim Girdwood2008-01-311-1/+1
* [ALSA] soc - Ensure PCMs are suspendedLiam Girdwood2008-01-311-0/+3
* [ALSA] ASoC TLV supportPhilipp Zabel2008-01-312-14/+68
* [ALSA] soc - Add device level DAPM eventLiam Girdwood2008-01-312-0/+4
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-317-62/+19
* [ALSA] Remove PCM sleep_min and tickTakashi Iwai2008-01-311-7/+0
* [ALSA] Remove PCM xfer_align sw paramsTakashi Iwai2008-01-312-2/+1
* [ALSA] Remove indirect control accessTakashi Iwai2008-01-311-9/+8
* [ALSA] include/sound/: Spelling fixesJoe Perches2008-01-313-3/+3
* [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries)Jaroslav Kysela2008-01-311-0/+1
* [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.hMarcin Ĺšlusarz2008-01-311-0/+2
* [ALSA] Use posix clock monotonic for PCM and timer timestampsJaroslav Kysela2008-01-312-2/+18
* [ALSA] switching rate in STAC9460 codec of Prodigy192Pavel Hofman2008-01-311-1/+1
* [ALSA] sound: remove dead config symbol from sound codeJiri Olsa2008-01-312-7/+0
* [ALSA] Update SNDRV_HWDEP_IFACE_LASTTakashi Iwai2008-01-311-1/+1
* [ALSA] opl3 - Fix build errorsTakashi Iwai2008-01-311-0/+1
* [ALSA] Remove sequencer instrument layerTakashi Iwai2008-01-318-1341/+2
* [ALSA] opl3 - simplify exclusive access lockTakashi Iwai2008-01-311-2/+0
* [ALSA] opl3 - Use hwdep for patch loadingTakashi Iwai2008-01-312-3/+74
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-01-3168-1229/+1059
|\
| * [POWERPC] Add set_dma_ops() to match get_dma_ops()Michael Ellerman2008-01-311-0/+5
| * Merge branch 'linux-2.6'Paul Mackerras2008-01-31914-24171/+27226
| |\
| * \ Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-3/+6
| |\ \
| | * | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv()Grant Likely2008-01-261-3/+6
| * | | [POWERPC] 86xx: Remove unused IRQ definesKumar Gala2008-01-281-86/+0
| * | | [PPC] Remove 85xx from arch/ppcKumar Gala2008-01-2810-525/+4
| * | | [PPC] Remove 83xx from arch/ppcKumar Gala2008-01-285-119/+2
| * | | [POWERPC] CPM: Move definition of buffer descriptor to cpm.hJochen Friedrich2008-01-283-129/+73
| * | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-282-8/+8
| * | | [POWERPC] 8xx: Get rid of conditional includes of board specific setupJochen Friedrich2008-01-281-20/+0
| * | | [POWERPC] 8xx: Remove sysdev/commproc.hJochen Friedrich2008-01-281-0/+2
| * | | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump()Jochen Friedrich2008-01-282-8/+0
| |/ /
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-01-261-0/+2
| |\ \
| | * | [POWERPC] Enable RTC for Ebony and Walnut (v2)David Gibson2008-01-251-0/+2
| * | | [POWERPC] Remove the global dma_direct_offsetMichael Ellerman2008-01-251-2/+0
| * | | [POWERPC] PS3: Remove lpar address workaroundGeoff Levand2008-01-251-5/+0
| * | | [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-251-0/+62
| * | | [POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2008-01-251-0/+8
| * | | [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-251-2/+2
| * | | [POWERPC] Add definition of Cell bookmark SPRGeoff Levand2008-01-251-0/+1
| * | | [POWERPC] kdump shutdown hook supportMichael Neuling2008-01-251-0/+3
| * | | [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-251-0/+18
| |/ /
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-247-34/+119
| |\ \
| | * | [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger2008-01-231-0/+2
| | * | [POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood2008-01-231-0/+1
| | * | [POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2008-01-232-2/+93
| | * | phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-231-29/+22
| | * | [POWERPC] Remove update_bridge_resourceKumar Gala2008-01-231-3/+0
OpenPOWER on IntegriCloud