summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxfw: calculating MIDI ports in stream discoverTakashi Sakamoto2015-10-192-22/+37
* ALSA: firewire-lib: avoid NULL pointer dereference after closing MIDI portTakashi Sakamoto2015-10-191-1/+5
* ALSA: firewire-digi00x/firewire-tascam: remove wrong conversion for Config ROMTakashi Sakamoto2015-10-192-4/+2Star
* ALSA: bebob: use correct type for __be32 dataTakashi Sakamoto2015-10-191-1/+1
* ALSA: fireworks: use u32 type for be32_to_cpup() macroTakashi Sakamoto2015-10-191-1/+1
* ALSA: dice: assign converted data to the same type of variableTakashi Sakamoto2015-10-191-1/+2
* ALSA: dice: correct variable types for __be32 dataTakashi Sakamoto2015-10-191-6/+6
* ALSA: oxfw: remove a meaningless entry from firewire MakefileTakashi Sakamoto2015-10-181-1/+0Star
* ALSA: fireworks/bebob/oxfw/dice: enable to make as built-inTakashi Sakamoto2015-10-184-4/+4
* ALSA: hda - Remove obsoleted documentationTakashi Iwai2015-10-171-322/+0Star
* ALSA: hda - Remove leftover snd_hda_bus() prototypeTakashi Iwai2015-10-171-4/+0Star
* ALSA: hda - Fix bogus codec address check for mixer name assignmentTakashi Iwai2015-10-174-4/+4
* ALSA: firewire-tascam: off by one in handle_midi_tx()Dan Carpenter2015-10-171-1/+1
* ALSA: firewire-tascam: fix an LED bugDan Carpenter2015-10-171-1/+1
* ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-165-23/+39
* ALSA: USB-audio: Add support for Novation Nocturn MIDIcontrol surfaceRicard Wanderlof2015-10-161-0/+9
* ALSA: hda - Update mixer name for the lower codec addressTakashi Iwai2015-10-153-1/+5
* ALSA: hda - consolidate chip rename functionsTakashi Iwai2015-10-157-39/+54
* ALSA: hda - Enable widget power saving for Cirrus codecsTakashi Iwai2015-10-151-0/+1
* ALSA: hdspm: use __u8, __u32 and __u64 from linux/types.h instead of stdint.hMikko Rapeli2015-10-151-22/+18Star
* ALSA: emu10k1: added EMU10K1 version of DECLARE_BITMAP macro for UAPIMikko Rapeli2015-10-151-3/+11
* ALSA: oss: underflow in snd_mixer_oss_proc_write()Dan Carpenter2015-10-151-1/+2
* 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-13302-1672/+2595
|\
| * 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-07696-4157/+7399
| |\
| | *-. 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-078-38/+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
| | | | | | | |/
| | | | | | * | MAINTAINERS: Remove wm97xx entryMark Brown2015-10-061-9/+0Star
| | | | | * | | ASoC: imx-ssi: Fix DAI hardware signal inversionsBenoît Thébaudeau2015-09-291-10/+9Star
| | | | | | |/ | | | | | |/|
| | | | * | | 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
| | | |/ /
| | * | | Linux 4.3-rc4Linus Torvalds2015-10-041-1/+1
| | * | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-0425-37/+188
| | |\ \ \
| | | * | | tile: use global strscpy() rather than private copyChris Metcalf2015-09-101-29/+4Star
| | | * | | string: provide strscpy()Chris Metcalf2015-09-102-0/+91
| | | * | | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-0822-8/+93
| | * | | | Merge tag 'md/4.3-fixes' of git://neil.brown.name/mdLinus Torvalds2015-10-047-26/+28
| | |\ \ \ \
| | | * | | | md/bitmap: don't pass -1 to bitmap_storage_alloc.NeilBrown2015-10-021-1/+2
| | | * | | | md/raid1: Avoid raid1 resync getting stuckJes Sorensen2015-10-021-3/+2Star
| | | * | | | md: drop null test before destroy functionsJulia Lawall2015-10-024-14/+7Star
| | | * | | | md: clear CHANGE_PENDING in readonly arrayShaohua Li2015-10-021-0/+1