summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/cs4271' into asoc-nextMark Brown2013-04-231-70/+96
|\
| * ASoC: cs4271: switch to mute_streamDaniel Mack2013-03-221-2/+5
| * ASoC: cs4271: convert to direct regmap API usageDaniel Mack2013-03-151-68/+91
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-237-26/+46
|\ \
| * | ASoC: define playback and capture streams in dummy codecStas Sergeev2013-04-171-0/+25
| * | ASoC: codecs: remove hidden promptPaul Bolle2013-04-011-1/+1
| * | ASoC: Constify the 'compr_ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-271-1/+1
| * | ASoC: Constify the 'ops' field of snd_soc_platform_driverLars-Peter Clausen2013-03-271-1/+1
| * | ASoC: Constify the 'driver' field of snd_soc_platformLars-Peter Clausen2013-03-272-3/+3
| * | ASoC: core: Use PTR_RET functionAlexandru Gheorghiu2013-03-261-4/+1
| * | ASoC: core: remove codec from list if registration failedKuninori Morimoto2013-03-121-0/+4
| * | Merge tag 'v3.9-rc2' into asoc-coreMark Brown2013-03-12312-1347/+4039
| |\ \ | | |/
| * | ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-082-2/+0
| * | ASoC: core: Drop unused "dapm" field form soc_enum structLars-Peter Clausen2013-03-081-1/+0
| * | ASoC: core: use snd_soc_register_dais() on codecKuninori Morimoto2013-03-041-9/+5
| * | ASoC: core: tidyup snd_soc_register_codec() fail caseKuninori Morimoto2013-03-041-4/+5
* | | Linux 3.9-rc8v3.9-rc8Linus Torvalds2013-04-211-1/+1
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-212-5/+17
|\ \ \
| * | | perf/x86: Fix offcore_rsp valid mask for SNB/IVBStephane Eranian2013-04-161-4/+16
| * | | perf: Treat attr.config as u64 in perf_swevent_init()Tommi Rantala2013-04-151-1/+1
* | | | Merge branch 'vm_ioremap_memory-examples'Linus Torvalds2013-04-214-105/+19
|\ \ \ \
| * | | | mtdchar: remove no-longer-used vma helpersLinus Torvalds2013-04-191-27/+0
| * | | | vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helperLinus Torvalds2013-04-191-10/+2
| * | | | vm: convert fb_mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-25/+14
| * | | | vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-30/+2
| * | | | vm: convert HPET mmap to vm_iomap_memory() helperLinus Torvalds2013-04-191-13/+1
* | | | | Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-206-28/+180
|\ \ \ \ \
| * | | | | kexec: use Crash kernel for Crash kernel lowYinghai Lu2013-04-171-1/+1
| * | | | | x86, kdump: Change crashkernel_high/low= to crashkernel=,high/lowYinghai Lu2013-04-173-21/+104
| * | | | | x86, kdump: Retore crashkernel= to allocate under 896MYinghai Lu2013-04-174-7/+41
| * | | | | x86, kdump: Set crashkernel_low automaticallyYinghai Lu2013-04-174-10/+45
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-2015-103/+361
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'efi/urgent' into x86/urgentH. Peter Anvin2013-04-1913-83/+325
| |\ \ \ \ \
| | * | | | | x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger2013-04-172-1/+19
| | * | | | | efi: Export efi_query_variable_store() for efivars.koSergey Vlasov2013-04-161-0/+1
| | * | | | | x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov2013-04-161-0/+1
| | * | | | | efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett2013-04-151-6/+100
| | * | | | | efi: Pass boot services variable info to runtime codeMatthew Garrett2013-04-154-0/+76
| | * | | | | Move utf16 functions to kernel core and renameMatthew Garrett2013-04-156-62/+89
| | * | | | | x86,efi: Check max_size only if it is non-zero.Richard Weinberger2013-04-111-1/+6
| | * | | | | x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming2013-04-093-16/+36
| * | | | | | x86, microcode: Verify the family before dispatching microcode patchingH. Peter Anvin2013-04-191-7/+31
| * | | | | | x86, hyperv: Handle Xen emulation of Hyper-V more gracefullyK. Y. Srinivasan2013-04-181-13/+5
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-2017-182/+34
|\ \ \ \ \ \ \
| * | | | | | | ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd2013-04-191-2/+2
| * | | | | | | ARM: 7698/1: perf: fix group validation when using enable_on_execWill Deacon2013-04-171-1/+4
| * | | | | | | ARM: 7697/1: hw_breakpoint: do not use __cpuinitdata for dbg_cpu_pm_nbBastian Hecht2013-04-171-1/+1
| * | | | | | | ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin2013-04-171-0/+1
| * | | | | | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()Joonsoo Kim2013-04-174-4/+2
| * | | | | | | ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen2013-04-171-1/+1
OpenPOWER on IntegriCloud