summaryrefslogtreecommitdiff
path: root/include/xen/interface/version.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-11-07 14:19:03 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2011-11-07 14:19:03 -0800
commit86a705267a2a502a3d62ef0797e449677b25835f (patch)
treedb95799955f85ce831fb61f6c485d4b2cd44cff4 /include/xen/interface/version.h
parent5f27ddf4395c3ec908dfdd44b0ebbd95a87c1a94 (diff)
downloadkernel-linux-2.6.33.y.tar.gz
Linux 2.6.33.20linux-2.6.33.y
Diffstat (limited to 'include/xen/interface/version.h')
0 files changed, 0 insertions, 0 deletions
a>Dimitris Papastamos 2013-06-03ASoC: wm0010: Clear IRQ as wake source and include missing headerCharles Keepax 2013-05-30ASoC: wm0010: Set IRQ as a wake sourceCharles Keepax 2013-05-14Merge remote-tracking branch 'asoc/fix/wm0010' into asoc-linusMark Brown 2013-05-07ASoC: wm0010: fix error return code in wm0010_boot()Wei Yongjun 2013-03-29ASoC: wm0010: Report filename when we fail to load firmwareCharles Keepax 2013-03-29ASoC: wm0010: Constify usage of firmware filenamesCharles Keepax 2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton 2012-11-27ASoC: wm0010: Ignore interrupts in power down modeMark Brown 2012-11-23ASoC: wm0010: Add checking for .dfw info record version.Scott Ling 2012-11-21ASoC: wm0010: Up the completion timeout to 20ms instead of 10msDimitris Papastamos 2012-11-09ASoC: wm0010: Split out the stage2 load from the boot functionScott Ling 2012-11-09ASoC: wm0010: Split out the firmware file parsing from the bootScott Ling 2012-11-06ASoC: wm0010: Remove boot_done variable as no longer required.Scott Ling 2012-09-26ASoC: wm0010: Initialise chip state before we register the interruptMark Brown 2012-09-26ASoC: wm0010: Don't check if reset GPIO is defined when removingMark Brown 2012-09-26ASoC: wm0010: Allow slow GPIO for resetMark Brown 2012-09-06ASoC: wm0010: Fix warning, use format %zu for type size_tEmil Goode 2012-09-06ASoC: wm0010: unlock on error pathDan Carpenter 2012-09-06ASoC: wm0010: Add missing IRQF_ONESHOTFengguang Wu 2012-08-25ASoC: wm0010: Move resource acquisition to device probeMark Brown 2012-08-25ASoC: wm0010: Tweak diagnostic outputMark Brown 2012-08-25ASoC: wm0010: Don't double free reset GPIOMark Brown 2012-08-25ASoC: wm0010: Set idle_bias_offMark Brown 2012-08-25ASoC: wm0010: Add dummy widget for CLKINMark Brown 2012-08-25ASoC: wm0010: Enable 44.1kHz supportMark Brown 2012-08-25ASoC: wm0010: Fix passthrough routingMark Brown 2012-08-23ASoC: wm0010: Add initial wm0010 DSP driverDimitris Papastamos