summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ALSA: hda - Drop unused AZX_DCAPS_REVERSE_ASSIGNTakashi Iwai2015-12-172-2/+2
* | | | ALSA: hda - Drop AZX_DCAPS_POSFIX_VIA bitTakashi Iwai2015-12-172-4/+3
* | | | ALSA: hda - Raise AZX_DCAPS_RIRB_DELAY handling into top driversTakashi Iwai2015-12-174-9/+10
* | | | ALSA: hda - Merge RIRB_PRE_DELAY into CTX_WORKAROUND capsTakashi Iwai2015-12-173-6/+4
* | | | Merge branch 'topic/firewire-update' into for-nextTakashi Iwai2015-12-164-34/+46
|\ \ \ \
| * | | | ALSA: fireworks: change type of substream counter from atomic_t to unsigned intTakashi Sakamoto2015-11-144-23/+22
| * | | | ALSA: fireworks: move mutex from function callees to callersTakashi Sakamoto2015-11-143-11/+24
* | | | | ALSA: oxfw: gather model-dependent conditions to a functionTakashi Sakamoto2015-12-151-11/+18
* | | | | ALSA: oxfw: reuse driver entry to detect quirksTakashi Sakamoto2015-12-152-16/+24
* | | | | ALSA: oxfw: change function prototype for AV/C Audio Subunit commandTakashi Sakamoto2015-12-151-23/+31
* | | | | ALSA: oxfw: rename local functions for control elements so that they represen...Takashi Sakamoto2015-12-153-23/+23
* | | | | ALSA: oxfw: rename a file for control elements so that it's for model-specificTakashi Sakamoto2015-12-152-3/+3
* | | | | ALSA: hda - Increase default bdl_pos_adj for Baytrail/BraswellTakashi Iwai2015-12-151-0/+9
* | | | | ALSA: hda - Clean up the code to check bdl_pos_adj optionTakashi Iwai2015-12-153-16/+18
* | | | | ALSA: usb-audio: constify usb_protocol_ops structuresJulia Lawall2015-12-111-12/+13
| |/ / / |/| | |
* | | | ALSA: hda - Fix superfluous HDMI jack repollTakashi Iwai2015-12-101-1/+4
* | | | ALSA: hda - Allow i915 binding later in codec driverTakashi Iwai2015-12-102-3/+14
* | | | ALSA: hda - Optimize audio component check in patch_hdmi.cTakashi Iwai2015-12-101-0/+4
* | | | sound/oss: remove VIRT_TO_BUS dependencyArnd Bergmann2015-12-091-1/+1
* | | | ALSA: hda - Don't try to bind i915 unless CONFIG_SND_HDA_I915 is setTakashi Iwai2015-12-091-0/+4
* | | | ALSA: hda - Less grumbling about lack of i915 bindingTakashi Iwai2015-12-091-2/+2
* | | | ALSA: hda - Implement loopback control switch for Realtek and other codecsTakashi Iwai2015-12-081-19/+68
* | | | ALSA: hda - Make snd_hda_parse_nid_path() localTakashi Iwai2015-12-082-6/+2
* | | | ALSA: hda - Remove unused snd_hda_get_nid_path()Takashi Iwai2015-12-082-18/+0
* | | | ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande2015-12-071-0/+13
* | | | ALSA: hda - Enable audio component for old Intel PCH devicesTakashi Iwai2015-12-042-6/+14
* | | | ALSA: hda - Split ELD update code from hdmi_present_sense()Takashi Iwai2015-12-041-54/+54
* | | | ALSA: hda - Do zero-clear in snd_hdmi_parse_eld() itselfTakashi Iwai2015-12-042-1/+1
* | | | ALSA: Fix compat_ioctl handling for OSS emulationsTakashi Iwai2015-12-033-3/+19
* | | | ALSA: hda - Skip ELD notification during PM processTakashi Iwai2015-12-031-0/+3
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-12-032-2/+9
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda - Add Conexant CX8200 (14f1:2008) codec entryTakashi Iwai2015-12-011-0/+1
| * | | ALSA: hda - Correct codec names for 14f1:50f1 and 14f1:50f3Takashi Iwai2015-12-011-2/+2
| * | | ALSA: hda - Skip ELD notification during system suspendTakashi Iwai2015-11-271-0/+6
* | | | ALSA: hda - Enable power_save_node for CX20722David Henningsson2015-12-031-0/+3
* | | | ALSA: usx2y: fix inconsistent indenting on if statementColin Ian King2015-12-021-1/+1
* | | | ALSA: compress: Pass id string to snd_compress_newRichard Fitzgerald2015-11-302-2/+19
* | | | ALSA: compress: Add procfs info file for compressed nodesRichard Fitzgerald2015-11-301-1/+72
* | | | ALSA: i2c: constify snd_i2c_ops structuresJulia Lawall2015-11-302-2/+2
* | | | ALSA: pcm: constify action_ops structuresJulia Lawall2015-11-301-13/+13
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2015-11-2729-122/+297
|\ \ \ \ | |/ / /
| * | | Merge tag 'asoc-fix-v4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-11-2764-151/+250
| |\ \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *---------. \ \ Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/st', 'asoc/fix/su...Mark Brown2015-11-257-61/+86
| | |\ \ \ \ \ \ \ \
| | | | | | | | * | | ASoC: wm8962: correct addresses for HPF_C_0/1Sachin Pandhare2015-11-161-2/+2
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * | | ASoC: wm8960: Fix the Input PGA Mute switchJongHo Kim2015-11-031-1/+1
| | | | | | * | | | ASoC: topology: fix info callback for TLV byte controlOmair M Abdullah2015-11-181-1/+1
| | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | ASoC: sun4i-codec: use consistent names for PA controlsAdam Sampson2015-11-051-13/+14
| | | | * | | | | ASoC: sti: set player private dataMoise Gergaud2015-11-191-0/+3
| | | | * | | | | ASoC: sti: rename ST proprietary DT propertiesMoise Gergaud2015-11-192-4/+4
| | | | * | | | | ASoC: sti: remove wrong error messageMoise Gergaud2015-11-191-1/+0
| | | | | |/ / / | | | | |/| | |
OpenPOWER on IntegriCloud