Age | Commit message (Expand) | Author | Files | Lines |
2015-03-05 | dmaengine: qcom_bam_dma: fix wrong register offsets | Stanimir Varbanov | 1 | -3/+3 |
2015-03-05 | dmaengine: bam-dma: fix a warning about missing capabilities | Stanimir Varbanov | 1 | -0/+4 |
2015-03-05 | Merge tag 'usb-serial-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 10 | -45/+106 |
2015-03-05 | ALSA: line6: Clamp values correctly | Takashi Iwai | 1 | -3/+3 |
2015-03-05 | ALSA: msnd: add some missing curly braces | Dan Carpenter | 1 | -1/+2 |
2015-03-05 | dmaengine: ioatdma: workaround for incorrect DMACAP register | Dave Jiang | 1 | -0/+4 |
2015-03-05 | dmaengine: at_xdmac: fix for chan conf simplification | Ludovic Desroches | 1 | -4/+3 |
2015-03-05 | dmaengine: dw: don't handle interrupt when dmaengine is not used | Jie Yang | 1 | -1/+1 |
2015-03-05 | thermal: Make sysfs attributes of cooling devices default attributes | Matthias Kaehlcke | 1 | -20/+17 |
2015-03-05 | Thermal/int340x: Fix memleak for aux trip | Srinivas Pandruvada | 1 | -4/+6 |
2015-03-05 | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 1 | -5/+8 |
2015-03-05 | Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux ... | Dave Airlie | 6 | -53/+81 |
2015-03-05 | drm/msm: kexec fixes | Rob Clark | 2 | -0/+10 |
2015-03-05 | drm/msm/mdp5: fix cursor blending | Rob Clark | 1 | -1/+0 |
2015-03-05 | drm/msm/mdp5: fix cursor ROI | Rob Clark | 1 | -28/+40 |
2015-03-05 | drm/msm/atomic: Don't leak atomic commit object when commit fails | Laurent Pinchart | 1 | -1/+3 |
2015-03-05 | drm/msm/mdp5: Avoid flushing registers when CRTC is disabled | Stephane Viau | 1 | -7/+19 |
2015-03-05 | drm/msm: update generated headers (add 6th lm.base entry) | Stephane Viau | 1 | -11/+4 |
2015-03-05 | drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes" | Stephane Viau | 2 | -5/+5 |
2015-03-05 | Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 14 | -127/+122 |
2015-03-05 | drm/ttm: device address space != CPU address space | Alex Deucher | 4 | -4/+4 |
2015-03-05 | drm/mm: Support 4 GiB and larger ranges | Thierry Reding | 4 | -104/+110 |
2015-03-05 | locks: fix fasync_struct memory leak in lease upgrade/downgrade handling | Jeff Layton | 1 | -1/+2 |
2015-03-05 | Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -8/+34 |
2015-03-05 | clk: at91: implement suspend/resume for the PMC irqchip | Boris BREZILLON | 2 | -1/+20 |
2015-03-05 | rtc: at91rm9200: rework wakeup and interrupt handling | Boris BREZILLON | 1 | -14/+48 |
2015-03-05 | rtc: at91sam9: rework wakeup and interrupt handling | Boris BREZILLON | 1 | -12/+61 |
2015-03-05 | PM / wakeup: export pm_system_wakeup symbol | Boris BREZILLON | 1 | -0/+1 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/sta32x' into asoc-linus | Mark Brown | 1 | -4/+2 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/simple' into asoc-linus | Mark Brown | 1 | -0/+5 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/samsung' into asoc-linus | Mark Brown | 1 | -5/+5 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/rt5677' into asoc-linus | Mark Brown | 1 | -16/+16 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-linus | Mark Brown | 1 | -1/+6 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linus | Mark Brown | 1 | -2/+2 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus | Mark Brown | 3 | -1/+15 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/max98357a' into asoc-linus | Mark Brown | 2 | -2/+12 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus | Mark Brown | 2 | -2/+10 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/fsl-ssi' into asoc-linus | Mark Brown | 1 | -4/+7 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/cirrus' into asoc-linus | Mark Brown | 1 | -1/+1 |
2015-03-04 | Merge remote-tracking branch 'asoc/fix/atmel-build' into asoc-linus | Mark Brown | 1 | -37/+31 |
2015-03-04 | genirq / PM: Add flag for shared NO_SUSPEND interrupt lines | Rafael J. Wysocki | 4 | -2/+18 |
2015-03-04 | Merge tag 'dma-buf-for-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -2/+6 |
2015-03-04 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -26/+31 |
2015-03-04 | Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -36/+73 |
2015-03-04 | ASoC: omap-pcm: Correct dma mask | Peter Ujfalusi | 1 | -1/+1 |
2015-03-04 | Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 6 | -28/+45 |
2015-03-04 | ACPI / video: Propagate the error code for acpi_video_register | Chris Wilson | 1 | -4/+5 |
2015-03-04 | ACPI / video: Load the module even if ACPI is disabled | Chris Wilson | 1 | -0/+11 |
2015-03-04 | PM / Domains: cleanup: rename gpd -> genpd in debugfs interface | Kevin Hilman | 1 | -12/+12 |
2015-03-04 | cpufreq: ppc: Add missing #include <asm/smp.h> | Geert Uytterhoeven | 1 | -0/+2 |