summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add new GPU codec ID 0x10de0082 to snd-hdaAaron Plattner2016-03-141-0/+1
* Merge branch 'for-linus' into for-nextTakashi Iwai2016-03-143-1/+11
|\
| * ALSA: hda - fix the mic mute button and led problem for a Lenovo AIOHui Wang2016-03-111-0/+1
| * ALSA: hda - Don't handle ELD notify from invalid portTakashi Iwai2016-03-101-0/+4
| * ALSA: hda - Apply reboot D3 fix for CX20724 codec, tooTakashi Iwai2016-03-101-1/+6
* | ALSA: pcm: Avoid "BUG:" string for warnings againTakashi Iwai2016-03-101-1/+1
* | ALSA: hda - Add a sanity check of pin / port mapping on i915 HDMI/DPTakashi Iwai2016-03-101-2/+12
* | ALSA: dice: use structure to represent register parameters instead of array w...Takashi Sakamoto2016-03-101-56/+54
* | ALSA: dice: force to add two pcm devices for listed modelsTakashi Sakamoto2016-03-093-9/+58
* | ALSA: dice: handle several PCM substreams when any isochronous streams are av...Takashi Sakamoto2016-03-091-46/+75
* | ALSA: dice: handle whole available isochronous streamsTakashi Sakamoto2016-03-091-143/+255
* | ALSA: dice: have two sets of isochronous resources/streamsTakashi Sakamoto2016-03-094-48/+79
* | ALSA: seq: Provide card number / PID via sequencer client infoMartin Koegler2016-03-082-0/+16
* | Merge branch 'topic/hda' into for-nextTakashi Iwai2016-03-0834-179/+220
|\ \
| * | ALSA: hda - Fix unexpected resume through regmap code pathTakashi Iwai2016-03-082-23/+62
| |/
| * Merge tag 'asoc-fix-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-03-0732-156/+158
| |\
| | *-------. Merge remote-tracking branches 'asoc/fix/wm8985', 'asoc/fix/wm8994', 'asoc/fi...Mark Brown2016-03-055-15/+15
| | |\ \ \ \ \
| | | | | | | * ASoC: wm9713: fix regmap free pathRobert Jarzmik2016-02-241-1/+1
| | | | | | * | ASoC: wm9081: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | | | | |/
| | | | | * | ASoC: wm8996: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-1/+1
| | | | | |/
| | | | * | ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-2/+2
| | | | |/
| | | * | ASoC: wm8985: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-7/+7
| | | |/
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----------. \ Merge remote-tracking branches 'asoc/fix/samsung', 'asoc/fix/tlv320dac33', 'a...Mark Brown2016-03-057-37/+38
| | |\ \ \ \ \ \ \ \
| | | | | | | | | * | ASoC: wm8983: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-7/+7
| | | | | | | | | |/
| | | | | | | | * | ASoC: wm8958: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | | | | | | |/
| | | | | | | * | ASoC: wm8904: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-2/+2
| | | | | | | |/
| | | | | | * | ASoC: wm8753: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-3/+3
| | | | | | |/
| | | | | * | ASoC: wl1273: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-7/+6
| | | | | |/
| | | | * | ASoC: tlv320dac33: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-5/+4
| | | | |/
| | | * | ASoC: samsung: Use IRQ safe spin lock callsCharles Keepax2016-02-201-9/+12
| | | |/
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi...Mark Brown2016-03-0510-49/+48
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | | * ASoC: qcom: Don't specify LE device endiannessStephen Boyd2016-02-121-1/+0
| | | | |_|_|_|/ | | | |/| | | |
| | | | | | | * ASoC: pxa: tosa: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-6/+6
| | | | | | | * ASoC: pxa: spitz: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-6/+6
| | | | | | | * ASoC: pxa: poodle: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-6/+6
| | | | | | | * ASoC: pxa: magician: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-3/+3
| | | | | | | * ASoC: pxa: corgi: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-6/+6
| | | | |_|_|/ | | | |/| | |
| | | | | | * ASoC: omap: rx51: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-9/+9
| | | | | | * ASoC: omap: n810: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-9/+9
| | | | |_|/ | | | |/| |
| | | | | * ASoC: max98095: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-2/+2
| | | | |/ | | | |/|
| | | | * ASoC: max98088: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-1/+1
| | | |/
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge remote-tracking branches 'asoc/fix/ab8500', 'asoc/fix/adau17x1', 'asoc/...Mark Brown2016-03-056-41/+39
| | |\ \ \ \ \ \ \
| | | | | | | | * | ASoC: fsl_ssi: Go back to explicit register defaultsFabio Estevam2016-02-221-22/+20
| | | | | | | * | | ASoC: da732x: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | | | | | | |/ | | | | | | | |/|
| | | | | | * | | ASoC: cs42l51: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | | | | |/ /
| | | | | * | | ASoC: wm_adsp: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | | | |/ /
| | | | * | | ASoC: adau17x1: Fix incorrect BCLK ratio definitionsAndreas Irestål2016-02-241-3/+3
| | | | |/ /
| | | * | | ASoC: ab8500: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-4/+4
| | | |/ /
| | * | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-03-053-10/+14
| | |\ \ \
| | | * | | ASoC: intel: mfld: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-8/+8
OpenPOWER on IntegriCloud