summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320dac33: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* ASoC: sta32x: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: tlv320aic3x: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: cs4270: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: wm8991: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: wm9090: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: max9877: Use module_i2c_driverSachin Kamat2012-08-061-11/+1
* ASoC: tlv320aic32x4: Use module_i2c_driverSachin Kamat2012-08-061-18/+1
* ASoC: imx-ssi: Say if we fail to register a second AC'97 busMark Brown2012-08-041-0/+1
* ASoC: sta529: Staticise non-exported codec driver structMark Brown2012-08-041-1/+1
* ASoC: wm9712: Fix name of Capture SwitchMark Brown2012-08-041-1/+1
* ASoC: wm9712: Fix funky indentationMark Brown2012-08-041-2/+2
* ASoC: imx-ssi: Use devm functionsFabio Estevam2012-08-041-19/+5
* ASoC: Add reset-gpio DT property to cs4270 driverDaniel Mack2012-08-042-0/+22
* ASoC: add DT bindings for cs4270Daniel Mack2012-08-042-0/+27
* ASoC: wm8994: enable mic and short detect debounce.Chris Rattray2012-08-041-0/+6
* ASoC: ab8500: Remove pointless castMark Brown2012-08-041-3/+3
* ASoC: wm8994: Fix some indentation issuesMark Brown2012-08-041-2/+2
* ASoC: wm_hubs: Rename calibrate_dc_servo()Mark Brown2012-08-041-2/+2
* ASoC: wm_hubs: Factor out DC servo readback codeMark Brown2012-08-041-22/+43
* ASoC: wm8994: Ensure we get a notification on startup for jackdetMark Brown2012-08-042-1/+38
* ASoC: wm_hubs: Move CODEC stored in private data into wm_hubsMark Brown2012-08-045-28/+33
* ASoC: jack: Always update jack state even for noop changesMark Brown2012-08-041-6/+0
* ASoC: omap-abe-twl6040: Add device tree supportPeter Ujfalusi2012-08-042-30/+206
* ASoC: ux500: Strengthen error checking after memory allocationLee Jones2012-08-042-0/+5
* ASoC: wm8994: Implement support for self-oscillation mode in the FLLMark Brown2012-08-042-10/+20
* ASoC: isabelle: Remove version.h header file inclusionSachin Kamat2012-08-041-1/+0
* ASoC: omap-mcpdm: Convert to use devm_*Peter Ujfalusi2012-08-041-39/+13
* Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Mark Brown2012-08-0418-13/+64
|\
| * ASoC: core: Fix check before defaulting to regmapMark Brown2012-08-021-1/+1
| * ASoC: wm8962: Allow VMID time to fully rampMark Brown2012-07-311-0/+3
| * ASoC: AC97 doesn't use regmap by defaultManuel Lauss2012-07-314-0/+4
| * ASoC: sgtl5000: enable VAG_POWER for LINE_INDong Aisheng2012-07-311-0/+1
| * ASoC: ab8500: Inform SoC Core that we have our own I/O arrangementsLee Jones2012-07-311-0/+4
| * ASoC: omap: Add missing modules aliases to get sound working on omap devicesGuillaume Gardet2012-07-272-0/+2
| * sound: tegra_alc5632: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-1/+1
| * sound: tegra_wm8903: Adjust to of_get_named_gpio() changeRoland Stigge2012-07-261-5/+5
| * ASoC: mc13783: Provide codec->control_dataFabio Estevam2012-07-261-0/+2
| * ASoC: ux500: Include the correct header filesLee Jones2012-07-263-3/+3
| * ASoC: wm8994: Hold runtime PM reference while handling mic and jack IRQsMark Brown2012-07-241-0/+13
| * ASoC: sgtl5000: remove unneeded snd_soc_dapm_new_widgets in probeDong Aisheng2012-07-241-2/+0
| * ASoC: mxs-saif: set a base clock rate for EXTMASTER mode workDong Aisheng2012-07-241-1/+15
| * ASoC: mxs-saif: fix clock prepare and enable unbalance issueDong Aisheng2012-07-241-0/+10
| * ASoC: wm8994: Ensure there are enough BCLKs for four channelsMark Brown2012-07-231-1/+1
* | Linux 3.6-rc1v3.6-rc1Linus Torvalds2012-08-031-2/+2
* | Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-0213-164/+451
|\ \
| * | x86: OLPC: move s/r-related EC cmds to EC driverAndres Salomon2012-08-012-22/+36
| * | Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
| * | Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-012-97/+117
| * | x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-013-36/+27