aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-05-2297-2544/+14919
|\
| * Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-05-2210-18/+19
| |\
| | * Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-05-2010-18/+19
| | |\
| | | * ASoC: omap-mcbsp: Remove restrictive checks for cpu typeSanjeev Premi2011-05-131-2/+2
| | | * ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi2011-05-131-2/+3
| | | * ASoC: twl6040 - fix LINEGAIN volume controlLiam Girdwood2011-05-131-3/+3
| | | * ASoC: RX51: Update e-mail addressPeter Ujfalusi2011-05-111-1/+1
| | | * ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi2011-05-112-2/+2
| | | * ASoC: omap-mcbsp: Update e-mail addressPeter Ujfalusi2011-05-112-2/+2
| | | * ASoC: tpa6130a2: Update e-mail addressPeter Ujfalusi2011-05-112-3/+3
| | | * ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi2011-05-112-3/+3
| * | | ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula2011-05-221-1/+1
| * | | ASoC: Tegra: Fix compile when debugfs not enabledStephen Warren2011-05-201-1/+1
| * | | ASoC: spdif-dit: Add missing MODULE_*Stephen Warren2011-05-201-2/+6
| |/ /
| * | ASoC: davinci-mcasp: enable ping-pong SRAM buffersBen Gardiner2011-05-191-0/+2
| * | ASoC: add iPAQ hx4700 machine driverDmitry Artamonow2011-05-193-0/+266
| * | ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow2011-05-194-0/+717
| * | ASoC: Max98095: Move existing NULL check before pointer dereference.Taylor Hutt2011-05-181-10/+6
| * | ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-161-1/+1
| * | ASoC: Fix wrong data type access in a few codec driversJarkko Nikula2011-05-165-7/+12
| * | ASoC: Don't restart an already running WM8958 DSP2Mark Brown2011-05-161-0/+4
| * | ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithmsMark Brown2011-05-161-0/+19
| * | ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown2011-05-161-2/+6
| * | ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown2011-05-161-8/+8
| * | ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2Jin Park2011-05-152-0/+45
| * | ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to controlJin Park2011-05-151-5/+1
| * | ASoC: codecs: max98088: Fixed invalid register definitions in mixer controlsJin Park2011-05-151-12/+12
| * | ASoC: Reintroduce do_spi_write()Mark Brown2011-05-151-1/+15
| * | ASoC: DMIC codec - Add input widgetMisael Lopez Cruz2011-05-121-1/+25
| * | ASoC: core - allow ASoC more flexible machine nameLiam Girdwood2011-05-121-2/+4
| * | ASoC: fix wm8958-dsp2 printk format warningsRandy Dunlap2011-05-111-3/+3
| * | ASoC: Disable WM8994/58 microphone detection over suspendMark Brown2011-05-111-0/+25
| * | ASoC: Use spi_write() for SPI writesMark Brown2011-05-111-128/+4
| * | ASoC: Remove byte swap in 4x12 SPI writeMark Brown2011-05-111-6/+5
| * | ASoC: Don't squash 16x8 registers down to 8 bitsMark Brown2011-05-111-1/+0
| * | ASoC: Fix NULL vs. 0 warning in SSM2602Mark Brown2011-05-111-1/+1
| * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-101-1/+1
| |\ \ | | |/ | |/|
| | * ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren2011-05-101-1/+1
| * | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-05-1013-289/+737
| |\ \
| | * | ASoC: SSM2602: Provide dB ranges for the volume controlsLars-Peter Clausen2011-05-091-5/+16
| | * | ASoC: SSM2602: Model power supply for the digital core as a DAPM widgetLars-Peter Clausen2011-05-091-19/+6
| | * | ASoC: SSM2602: Add entry for the ssm2603 to the device id tableLars-Peter Clausen2011-05-091-1/+2
| | * | ASoC: SSM2602: Add SSM2604 supportLars-Peter Clausen2011-05-091-53/+116
| | * | ASoC: SSM2602: Do not power the codec up in probeLars-Peter Clausen2011-05-091-3/+0
| | * | ASoC: SSM2602: Fix default register cacheLars-Peter Clausen2011-05-091-2/+2
| | * | Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-081-2/+0
| | |\ \ | | | |/
| | | * ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko2011-05-081-2/+0
| | * | ASoC: SSM2602: Remove unused struct and defineLars-Peter Clausen2011-05-081-6/+0
| | * | ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen2011-05-081-2/+0
| | * | ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen2011-05-081-40/+35