summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-13533-6311/+13005
|\
| * ALSA: hda - Move runtime PM check to runtime_idle callbackTakashi Iwai2012-12-121-5/+14
| * ALSA: hda - Add stereo-dmic fixup for Acer Aspire One 522Takashi Iwai2012-12-121-0/+1
| * ALSA: hda - Avoid doubly suspend after vga switcherooTakashi Iwai2012-12-121-0/+6
| * ALSA: usb-audio: Enable S/PDIF on the ASUS Xonar U3Denis Washington2012-12-121-2/+5
| * ALSA: hda - Check validity of CORB/RIRB WP readsTakashi Iwai2012-12-121-2/+12
| * ALSA: hda - use usleep_range in link reset and change timeout checkMengdong Lin2012-12-121-9/+11
| * ALSA: HDA: VIA: Add support for codec VT1808.Lydia Wang2012-12-101-0/+8
| * ALSA: HDA: VIA Add support for codec VT1705CF.Lydia Wang2012-12-101-0/+151
| * Merge tag 'asoc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-12-10250-1026/+1151
| |\
| | * ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-10101-412/+412
| | * ASoC: utils: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| | * ASoC: ux500: remove __dev* attributesBill Pemberton2012-12-103-9/+9
| | * ASoC: txx9: remove __dev* attributesBill Pemberton2012-12-102-6/+6
| | * ASoC: tegra: remove __dev* attributesBill Pemberton2012-12-1010-30/+30
| | * ASoC: spear: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| | * ASoC: sh: remove __dev* attributesBill Pemberton2012-12-104-12/+12
| | * ASoC: s6000: remove __dev* attributesBill Pemberton2012-12-102-6/+6
| | * ASoC: OMAP: remove __dev* attributesBill Pemberton2012-12-1011-33/+32
| | * ASoC: nuc900: remove __dev* attributesBill Pemberton2012-12-102-6/+6
| | * ASoC: mxs: remove __dev* attributesBill Pemberton2012-12-103-9/+9
| | * ASoC: kirkwood: remove __dev* attributesBill Pemberton2012-12-104-12/+12
| | * ASoC: mid-x86: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| | * ASoC: jz4740: remove __dev* attributesBill Pemberton2012-12-103-9/+9
| | * ASoC: cirrus: remove __dev* attributesBill Pemberton2012-12-106-17/+17
| | * ASoC: au1x: remove __dev* attributesBill Pemberton2012-12-108-25/+25
| | * ASoC: atmel: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| | * ASoC: twl4030: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| | * ASoC: lm49453: remove __dev* attributesBill Pemberton2012-12-101-4/+4
| | * ASoC: isabelle: remove __dev* attributesBill Pemberton2012-12-101-4/+4
| | * ASoC: pxa: remove __dev* attributesBill Pemberton2012-12-1017-50/+50
| | * ASoC: fsl: remove __dev* attributesBill Pemberton2012-12-1016-44/+44
| | * ASoC: Samsung: remove __dev* attributesBill Pemberton2012-12-1019-56/+55
| | * ASoC: pxa/hx4700: remove __dev* attributesBill Pemberton2012-12-101-3/+3
| | * ASoC: blackfin: remove __dev* attributesBill Pemberton2012-12-1011-30/+30
| | * Merge remote-tracking branch 'asoc/topic/wm9090' into asoc-nextMark Brown2012-12-101-14/+6
| | |\
| | * \ Merge remote-tracking branch 'asoc/topic/wm9081' into asoc-nextMark Brown2012-12-101-16/+6
| | |\ \
| | * \ \ Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-nextMark Brown2012-12-101-33/+7
| | |\ \ \
| | * \ \ \ Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2012-12-104-192/+245
| | |\ \ \ \
| | | * | | | ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown2012-12-033-8/+22
| | | * | | | ASoC: wm8994: Check jack is inserted when handling mic IRQMark Brown2012-12-031-0/+12
| | | * | | | ASoC: wm8994: Support custom accessory identification for WM1811AMark Brown2012-12-032-17/+25
| | | * | | | ASoC: wm8994: Simplify button detection codeMark Brown2012-12-032-52/+37
| | | * | | | ASoC: wm8994: Stop mic detection whenever we detect an open circuitMark Brown2012-12-031-25/+31
| | * | | | | Merge remote-tracking branch 'asoc/topic/wm8993' into asoc-nextMark Brown2012-12-101-10/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8988' into asoc-nextMark Brown2012-12-101-12/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-nextMark Brown2012-12-101-26/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/wm8978' into asoc-nextMark Brown2012-12-101-13/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ASoC: wm8978: Use devm_regmap_init_i2c()Sachin Kamat2012-12-021-10/+3
| | * | | | | | | | | Merge remote-tracking branch 'asoc/topic/wm8971' into asoc-nextMark Brown2012-12-101-19/+61
| | |\ \ \ \ \ \ \ \ \