summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: Add renameat2 syscallJames Hogan2014-05-201-1/+3
* ia64: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
* parisc: add renameat2 syscallMiklos Szeredi2014-05-202-1/+3
* m68k: add renameat2 syscallMiklos Szeredi2014-05-203-1/+3
* Merge tag 'sound-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-05-2024-92/+190
|\
| * ALSA: sb_mixer: missing return statementDan Carpenter2014-05-141-6/+8
| * Merge tag 'asoc-v3.15-rc5-intel' of git://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2014-05-1411-59/+126
| |\
| | * ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula2014-05-131-1/+1
| | * ASoC: Intel: Fix block offset calculations.Liam Girdwood2014-05-071-5/+3Star
| | * ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood2014-05-051-1/+3
| | * ASoC: Intel: Fix stream position pointer.Liam Girdwood2014-05-023-7/+29
| | * ASoC: Intel: Fix allow hw_params to be called more than once.Liam Girdwood2014-05-021-0/+28
| | * ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled.Liam Girdwood2014-05-027-15/+12Star
| | * ASoC: Intel: Fix Haswell/Broadwell DSP page table creation.Liam Girdwood2014-05-021-27/+31
| | * ASoC: Intel: Fix allocated block list usage when adding blocks.Liam Girdwood2014-05-021-0/+3
| | * ASoC: Intel: Fix block allocation so we only allocate blocks once.Liam Girdwood2014-05-021-4/+0Star
| | * ASoC: Intel: Cancel hsw_notification_work before freeing the streamJarkko Nikula2014-04-241-0/+1
| | * ASoC: Intel: Fix audio crash due to race condition in stream deletionWenkai Du2014-04-232-0/+16
| * | Merge tag 'asoc-v3.15-rc5-drivers' of git://git.kernel.org/pub/scm/linux/kern...Takashi Iwai2014-05-146-16/+34
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/f...Mark Brown2014-05-1410-26/+46
| | |\ \ \ \ \ \ \
| | | | | | | | * | ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax2014-05-132-3/+16
| | | | | | | * | | ASoC: tlv320aic31xx: Convert /n to \nJoe Perches2014-04-251-1/+1
| | | | | | * | | | ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lockKuninori Morimoto2014-04-231-3/+2Star
| | | | * | | | | | ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen2014-05-131-6/+5Star
| | | | * | | | | | ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen2014-05-131-1/+7
| | | | * | | | | | ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen2014-05-131-1/+2
| | | | | |_|_|/ / | | | | |/| | | |
| | * | / | | | | ASoC: imx-audmux: Fix section mismatchLars-Peter Clausen2014-04-241-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'asoc-v3.15-rc5-core' of git://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2014-05-143-11/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown2014-05-141-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen2014-05-121-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-05-141-5/+10
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen2014-05-121-2/+5
| | | * | | | | | | ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen2014-05-121-2/+5
| | * | | | | | | | ASoC: Update Cirrus Logic CODEC maintainers.Paul Handrigan2014-05-071-6/+0Star
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | ALSA: hda - mask buggy stream DMA0 for Broadwell display controllerMengdong Lin2014-05-131-0/+6
| * | | | | | | | ALSA: hda - Add new GPU codec ID to snd-hdaAaron Plattner2014-05-131-0/+2
| * | | | | | | | ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang2014-05-091-0/+3
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-05-2026-423/+327Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2014-05-142-4/+7
| * | | | | | | | | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64Markos Chandras2014-05-142-0/+14
| * | | | | | | | | MIPS: Wire up renameat2 syscall.Ralf Baechle2014-05-135-3/+10
| * | | | | | | | | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle2014-05-131-199/+199
| * | | | | | | | | MIPS: Remove file missed when removing rm9k support a while ago.Ralf Baechle2014-05-131-56/+0Star
| * | | | | | | | | MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen2014-05-132-4/+5
| * | | | | | | | | MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQPaul Bolle2014-05-131-1/+0Star
| * | | | | | | | | MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-0/+9
| * | | | | | | | | MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-7/+6Star
| * | | | | | | | | MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-4/+10
| * | | | | | | | | MIPS: DEC/SNI: O32 wrapper stack switching fixesMaciej W. Rozycki2014-05-135-137/+61Star
| * | | | | | | | | MIPS: DEC: Bus error handler <asm/cpu-type.h> fixesMaciej W. Rozycki2014-05-132-0/+2