summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * | | ASoC: rockchip: i2s: applys rate symmetry for CPU DAIJianqun Xu2015-01-081-0/+1
| | | | | | | | | |/ /
| | | | | | | | * / / ASoC: omap-mcbsp: Correct CBM_CFS dai format configurationPeter Ujfalusi2015-01-161-1/+1
| | | | | | | | |/ /
| | | | | | | * | | ASoC: Intel: Add NULL checks for the stream pointerJie Yang2015-01-071-0/+30
| | | | | | | * | | ASoC: Intel: Don't change offset of block allocator during fixed allocateJie Yang2015-01-051-6/+7
| | | | | | * | | | ASoC: fsl: imx-wm8962: Set the card owner fieldFabio Estevam2015-01-141-0/+1
| | | | | | | |/ / | | | | | | |/| |
| | | | | * / | | ASoC: fsl_ssi: Fix irq error checkFabio Estevam2015-01-081-2/+2
| | | | | |/ / /
| | | | * / / / ASoC: soc-compress.c: fix NULL dereferenceQais Yousef2015-01-151-3/+6
| | | | |/ / /
| | | * / / / ASoC: adi: Add missing return statement.Andrew Jackson2015-01-051-0/+2
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown2015-01-261-1/+1
| | |\ \ \ \
| | | * | | | ASoC: pcm512x: Fix DSP program selectionPeter Rosin2015-01-091-1/+1
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/fsl-esai' into asoc-linusMark Brown2015-01-261-1/+1
| | |\ \ \ \
| | | * | | | ASoC: fsl_esai: Fix incorrect xDC field width of xCCR registersAurelien BOUIN2014-12-301-1/+1
| | | |/ / /
| | * | | | Linux 3.19-rc6v3.19-rc6Linus Torvalds2015-01-261-1/+1
| | * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-2616-77/+106
| | |\ \ \ \
| | | * | | | x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers2015-01-231-1/+1
| | | * | | | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue2015-01-231-1/+5
| | | * | | | x86, mm: Change cachemode exports to non-gplJuergen Gross2015-01-221-2/+2
| | | * | | | x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2015-01-222-2/+36
| | | * | | | x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski2015-01-221-7/+2
| | | * | | | x86, mpx: Strictly enforce empty prctl() argsDave Hansen2015-01-221-0/+4
| | | * | | | x86, mpx: Fix potential performance issue on unmapsDave Hansen2015-01-221-1/+19
| | | * | | | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernelsDave Hansen2015-01-221-0/+6
| | | * | | | x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan2015-01-201-0/+1
| | | * | | | x86: Don't rely on VMWare emulating PAT MSR correctlyJuergen Gross2015-01-201-1/+6
| | | * | | | x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich2015-01-201-1/+1
| | | * | | | x86, boot: Skip relocs when load address unchangedKees Cook2015-01-201-1/+8
| | | * | | | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2015-01-202-0/+3
| | | * | | | ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable()Jiang Liu2015-01-201-1/+0
| | | * | | | x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu2015-01-202-60/+13
| | * | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-01-265-11/+27
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'irqchip-urgent-3.19' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2015-01-128556-228726/+341572
| | | |\ \ \ \ \
| | | | * | | | | irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ typeGavin Li2015-01-071-2/+2
| | | | * | | | | irqchip: omap-intc: Fix legacy DMA regressionFelipe Balbi2015-01-071-5/+21
| | | | * | | | | irqchip: gic-v3-its: Fix use of max with decimal constantWill Deacon2015-01-071-1/+1
| | | | * | | | | irqchip: hip04: Initialize hip04_cpu_map to 0xffffWang Long2015-01-071-1/+1
| | | | * | | | | irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer checkYingjoe Chen2015-01-071-2/+2
| | | | | |/ / / | | | | |/| | |
| | * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-01-266-8/+31
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...Thomas Gleixner2015-01-223-0/+24
| | | |\ \ \ \ \ \
| | | | * | | | | | time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin2015-01-071-0/+7
| | | | * | | | | | time: settimeofday: Validate the values of tv from userSasha Levin2015-01-072-0/+17
| | | * | | | | | | clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcastMagnus Damm2015-01-051-1/+1
| | | * | | | | | | clocksource: kona: fix __iomem annotationOlof Johansson2015-01-051-5/+4
| | | * | | | | | | clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi2015-01-051-2/+2
| | * | | | | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-01-2617-14/+117
| | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-01-231-4/+4
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam2015-01-201-4/+4
| | | * | | | | | | | | arm64: dts: add baud rate to Juno stdout-pathRobin Murphy2015-01-231-1/+1
| | | * | | | | | | | | Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-231-0/+13
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn2015-01-191-0/+13
| | | | * | | | | | | | | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-171-1/+6