summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Fix max packet size calculation for USB audioRicard Wanderlof2015-10-131-2/+17
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-10-1315-40/+69
|\
| * ALSA: hda - Fix inverted internal mic on Lenovo G50-80David Henningsson2015-10-131-0/+1
| * ALSA: hdac: Explicitly add io.hVinod Koul2015-10-131-0/+1
| * Merge tag 'asoc-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-10-079-38/+58
| |\
| | *-. Merge remote-tracking branches 'asoc/fix/tlv320aic3x' and 'asoc/fix/wm8962' i...Mark Brown2015-10-072-9/+15
| | |\ \
| | | | * ASoC: wm8962: balance pm_runtime_enableJiada Wang2015-09-301-1/+4
| | | * | ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECsRick Mann2015-10-011-8/+11
| | | |/
| | | |
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *-----------. \ Merge remote-tracking branches 'asoc/fix/db1200', 'asoc/fix/dwc', 'asoc/fix/i...Mark Brown2015-10-077-29/+43
| | |\ \ \ \ \ \ \ \
| | | | | | | | | * | ASoC: tas2552: fix dBscale-min declarationAndreas Dannenberg2015-10-061-1/+1
| | | | | | | | | |/
| | | | | | | | * | ASoC: sgtl5000: fix wrong register MIC_BIAS_VOLTAGE setup on probeGianluca Renzi2015-09-301-2/+2
| | | | | | | | * | ASoC: sgtl5000: fix error message output for MicBias voltageGianluca Renzi2015-09-291-1/+1
| | | | | | | | |/
| | | | | | | * | ASoC: rt5645: Correct the naming and setting of ADC Boost Volume ControlOder Chiou2015-10-012-10/+12
| | | | | | | |/
| | | | | * | | ASoC: imx-ssi: Fix DAI hardware signal inversionsBenoît Thébaudeau2015-09-291-10/+9
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: dwc: fix dma stop transferring issueyitian2015-10-021-3/+12
| | | | * | | ASoC: dwc: correct irq clear methodYitian Bu2015-10-021-2/+2
| | | | |/ /
| | | * | | ASoC: db1200: Fix DAI link format for db1300 and db1550Lars-Peter Clausen2015-09-251-0/+4
| | | |/ /
| * | | | ALSA: synth: Fix conflicting OSS device registration on AWE32Takashi Iwai2015-10-051-1/+2
| * | | | ALSA: hda - Disable power_save_node for IDT 92HD73xx chipsTakashi Iwai2015-10-041-1/+5
| * | | | ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1John Flatness2015-10-031-0/+1
| * | | | ALSA: hda: Add dock support for ThinkPad T550Laura Abbott2015-10-031-0/+1
| |/ / /
* | | | ALSA: firewire-tascam: change device probing processingTakashi Sakamoto2015-10-121-46/+32
* | | | ALSA: firewire-tascam: Turn on/off FireWire LEDTakashi Sakamoto2015-10-122-0/+16
* | | | ALSA: firewire-tascam: add support for MIDI functionalityTakashi Sakamoto2015-10-124-1/+142
* | | | ALSA: firewire-tascam: add support for outgoing MIDI messages by asynchronous...Takashi Sakamoto2015-10-122-1/+102
* | | | ALSA: firewire-tascam: add support for incoming MIDI messages by asynchronous...Takashi Sakamoto2015-10-124-1/+213
* | | | ALSA: firewire-digi00x: add support for MIDI ports for physical controlsTakashi Sakamoto2015-10-111-16/+45
* | | | ALSA: firewire-digi00x: add support of asynchronous transaction for outgoing ...Takashi Sakamoto2015-10-112-4/+26
* | | | ALSA: firewire-digi00x: add support of asynchronous transaction for incoming ...Takashi Sakamoto2015-10-112-3/+41
* | | | ALSA: firewire-digi00x: add support for MIDI ports corresponding to isochrono...Takashi Sakamoto2015-10-115-1/+140
* | | | ALSA: firewire-digi00x: handle MIDI messages in isochronous packetsTakashi Sakamoto2015-10-113-8/+125
* | | | ALSA: firewire-digi00x: use in-kernel representation for the type of 8 bitsTakashi Sakamoto2015-10-111-15/+15
* | | | ALSA: usb-audio: Allow any MIDI endpoint to drive use of interrupt transfer o...Keith A. Milner2015-10-111-4/+7
* | | | ALSA: firewire-lib: continue packet processing at detecting wrong CIP headersTakashi Sakamoto2015-10-111-4/+6
* | | | ALSA: bebob: constify various snd_bebob structuresJulia Lawall2015-10-119-61/+61
* | | | ALSA: firewire-lib: avoid endless loop to transfer MIDI messages at fatal errorTakashi Sakamoto2015-10-092-4/+15
* | | | ALSA: firewire-lib: add throttle for MIDI data rateTakashi Sakamoto2015-10-092-1/+18
* | | | ALSA: firewire-lib: schedule work again when MIDI substream has rest of MIDI ...Takashi Sakamoto2015-10-091-0/+3
* | | | ALSA: firewire-lib: add a restriction for a transaction at onceTakashi Sakamoto2015-10-092-0/+10
* | | | ALSA: firewire-lib: add helper functions for asynchronous transactions to tra...Takashi Sakamoto2015-10-092-0/+153
* | | | ALSA: seq_oss: fix waitqueue_active without memory barrier in snd-seq-ossKosuke Tatsukawa2015-10-092-7/+3
* | | | ALSA: hda: make use of core codec fnsVinod Koul2015-10-083-54/+15
* | | | ALSA: hdac: Copy codec helpers to coreSubhransu S. Prusty2015-10-081-0/+81
* | | | ALSA: hdac: Fix to check if stream not in use in releaseJeeja KP2015-10-051-4/+3
* | | | ALSA: hdac: Fix incorrect update of stream id mappingSubhransu S. Prusty2015-10-051-1/+1
* | | | ALSA: bebob: support Firewire I/O card of Mackie Onyx 1220/1620/1640Takashi Sakamoto2015-10-041-3/+4
* | | | ALSA: firewire-tascam: add hwdep interfaceTakashi Sakamoto2015-10-027-4/+275
* | | | ALSA: firewire-tascam: add PCM functionalityTakashi Sakamoto2015-10-024-1/+308
* | | | ALSA: firewire-tascam: add streaming functionalityTakashi Sakamoto2015-10-024-2/+506
* | | | ALSA: firewire-tascam: add data block processing layerTakashi Sakamoto2015-10-023-1/+254
OpenPOWER on IntegriCloud