summaryrefslogtreecommitdiff
path: root/tools/lib/api/debug.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-16tools lib api: Add debug output supportJiri Olsa
/span>ASoC: Blackfin AC97: fix resume handlingCliff Cai 2009-06-25Merge branch 'for-2.6.31' into for-2.6.32Mark Brown 2009-06-20ASoC: Blackfin: convert internal names from bf52x to bf5xxBarry Song 2009-06-20ASoC: Blackfin: update the bf5xx_i2s_resume parametersBarry Song 2009-06-20ASoC: Blackfin: keep better track of SPORT configuration stateCliff Cai 2009-06-03ASoC: Blackfin: document how anomaly 05000250 is handledSonic Zhang 2009-06-03ASoC: Blackfin: set the transfer size according the ac97_frame sizeCliff Cai 2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang 2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante 2009-03-11ASoC: Merge dai_ops factor outMark Brown 2009-03-06ASoC: Blackfin: move gpio_err behind the define that is only user of itMike Frysinger 2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao 2009-02-08ASoC: count reaches 10001, not 10000.Roel Kluin 2009-02-06ASoC: Blackfin: drop unnecessary dma castsMike Frysinger 2009-02-06ASoC: Blackfin: cleanup sport handling in ASoC Blackfin AC97 codeMike Frysinger 2009-01-19ASoC: Staticise PCM operations tablesMark Brown 2008-12-11ASoC: Fix variable name for Blackfin I2S DAIMark Brown 2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai 2008-12-09ASoC: Register platform driversMark Brown 2008-12-09ASoC: Register platform DAIsMark Brown 2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown 2008-12-02ASoC: Push platform registration down into the cardMark Brown 2008-12-01ALSA: ASoC: Remove superfluous dependency on SND_SOCTakashi Iwai 2008-11-24ASoC: Remove DAI type informationMark Brown 2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown 2008-11-21ASoC: Rename snd_soc_card to snd_soc_machineMark Brown 2008-11-19ASoC: Convert blackfin machines to use DAI accessor functionsMark Brown 2008-11-18ASoC: Blackfin: always set a default value for that GPIO rangeMike Frysinger 2008-11-18ASoC: Blackfin: Simplify the MMAP_SUPPORT macros protected codeBryan Wu 2008-11-18ASoC: Blackfin: do not force TWI bus for ssm2602 codecMike Frysinger 2008-11-18ASoC: Fix Blackfin AC97 DAI probe function return codeMichael Hennerich 2008-11-18ASoC: Blackfin: Fix AD1980/1 build with MMAP support disabledCliff Cai 2008-11-18ASoC: Blackfin: add multi-channel function supportCliff Cai 2008-11-18ASoC: Blackfin: updates Kconfig for SPORTMike Frysinger 2008-10-27ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)Cliff Cai 2008-10-13ALSA: ASoC Blackfin: fix bug - Audio Latency on AD1981 with MMAP enabledCliff Cai 2008-10-13ALSA: ASoC Blackfin: add asoc ad73311 driver supporting in Blackfin boardsCliff Cai 2008-10-13ALSA: ASoC Blackfin: add I2S DAI support for AD73311Cliff Cai 2008-09-09sound: ASoC: Blackfin: add Blackfin arch ASoC Kconfig and MakefileCliff Cai 2008-09-09sound: ASoC: Blackfin: board driver for SSM2602 sound chipCliff Cai 2008-09-09sound: ASoC: Blackfin: board driver for AD1980/1 audio codecCliff Cai 2008-09-09sound: ASoC: Blackfin: I2S CPU DAI driverCliff Cai 2008-09-09sound: ASoC: Blackfin: DMA Driver for I2S sound chipCliff Cai 2008-09-09sound: ASoC: Blackfin: AC97 Blackfin CPU DAI driverCliff Cai 2008-09-09sound: ASoC: Blackfin: DMA Driver for AC97 sound chipCliff Cai 2008-09-09sound: ASoC: Blackfin: SPORT peripheral interface driverCliff Cai