summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-202-15/+15
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-203-24/+24
* | sound: fixup for usb_buffer_alloc/free renameStephen Rothwell2010-05-201-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-20210-8349/+34774
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20109-2651/+8974
| |\ \
| | * | ASoC: tpa6130a2: Remove CPVSS and HPVdd suppliesJarkko Nikula2010-05-201-34/+18
| | * | ASoC: tpa6130a2: Define output pins with SND_SOC_DAPM_OUTPUTJarkko Nikula2010-05-191-2/+2
| | * | ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood2010-05-191-0/+1
| | * | ASoC: TWL6040: Enable earphone path in codecJorge Eduardo Candelaria2010-05-191-1/+20
| | * | ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria2010-05-191-0/+4
| | * | ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz2010-05-193-0/+239
| | * | ASoC: tlv320dac33: Avoid powering off while in BIAS_OFFPeter Ujfalusi2010-05-171-0/+3
| | * | ASoC: tlv320dac33: Use dev_dbg in dac33_hard_power functionFelipe Balbi2010-05-171-1/+1
| | * | OMAP: McBSP: Add 32-bit mode supportSergey Lapin2010-05-141-4/+24
| | * | ASoC: TWL4030: Add control for digimic Left Right swapPeter Ujfalusi2010-05-121-0/+12
| | * | ASoC: Don't restart unconfigured WM8994 FLLsMark Brown2010-05-111-0/+3
| | * | ASoC: Reorder power down sequence for WM hubs devicesMark Brown2010-05-111-4/+4
| | * | ASoC: Add additional WM hubs DC servo traceMark Brown2010-05-111-0/+4
| | * | ASoC: Add register write logging for WM8994Mark Brown2010-05-111-0/+2
| | * | ASoC: core: Fix for the volume limiting when invert is in usePeter Ujfalusi2010-05-111-9/+21
| | * | ASoC: Use more idiomatic driver name for WM8731Mark Brown2010-05-101-1/+1
| | * | ASoC: Refactor WM8731 regulator management into bias managementMark Brown2010-05-101-23/+28
| | * | ASoC: Allow DAI links to be kept active over suspendMark Brown2010-05-101-1/+37
| | * | ASoC: Allow active paths from the GSM modem while the GTA02 is suspendedMark Brown2010-05-101-0/+8
| | * | ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-102-5/+58
| | * | ASoC: Refactor DAPM suspend handlingMark Brown2010-05-102-23/+33
| | * | ASoC: Remove unused DAPM suspend flagMark Brown2010-05-101-10/+0
| | * | ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-1021-31/+7
| | * | ASoC: SMDK64XX: Switch to IISv4 CPU driverJassi Brar2010-05-072-8/+5
| | * | ASoC: S3C64XX: IISv4: Add CPU driverJassi Brar2010-05-074-0/+217
| | * | ASoC: tpa6130a2: Fix for the custom kcontrol functionsPeter Ujfalusi2010-05-071-8/+10
| | * | Revert "ASoC: tpa6130a2: Support for limiting gain"Peter Ujfalusi2010-05-071-68/+8
| | * | ASoC: core: Support for limiting the volumePeter Ujfalusi2010-05-071-0/+39
| | * | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-05-079-143/+601
| | |\ \
| | | * \ Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-05-069-143/+601
| | | |\ \
| | | | * | ASoC: tlv320dac33: Use codec defaults for LOM/LOP and DAC powerPeter Ujfalusi2010-05-061-11/+0
| | | | * | ASoC: tpa6130a2: Support for limiting gainPeter Ujfalusi2010-05-061-8/+68
| | | | * | ASoC: tlv320aic3x: Add platform data and reset gpio handlingJarkko Nikula2010-05-061-0/+25
| | | | * | ASoC: omap: Add basic audio support for Nokia RX-51/N900Jarkko Nikula2010-05-063-0/+306
| | | | * | ASoC: tpa6130a2: TLV mapping for tpa6140a2Peter Ujfalusi2010-05-041-3/+28
| | | | * | ASoC: tlv320dac33: Support for turning off the codecPeter Ujfalusi2010-05-031-21/+45
| | | | * | ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structurePeter Ujfalusi2010-05-031-0/+28
| | | | * | ASoC: tlv320dac33: Revised module loading, and DAC33 ID readPeter Ujfalusi2010-05-031-19/+18
| | | | * | ASoC: tlv320dac33: Optimize power up, and restorePeter Ujfalusi2010-05-031-67/+39
| | | | * | ASoC: TWL4030: Remove OUTL/R outputsPeter Ujfalusi2010-05-031-4/+0
| | | | * | ASoC: TWL4030: AIF/APLL fix in DAPM domainPeter Ujfalusi2010-05-031-22/+60
| | | | * | ASoC: tlv320dac33 - disable regulators at i2c remove()Liam Girdwood2010-04-281-0/+1
| | | | * | ASoC: zoom2 - update DAPM pinsLiam Girdwood2010-04-281-3/+0
| | | | * | ASoC: pandora - update DAPM pinsLiam Girdwood2010-04-281-2/+0
| | * | | | ASoC: S3C: I2S: Move set_sysclk to common codeJassi Brar2010-05-053-67/+50
OpenPOWER on IntegriCloud