Age | Commit message (Expand) | Author | Files | Lines |
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 | Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request | Valentin Rothberg | 1 | -3/+3 |
2015-03-05 | Input: ALPS - fix memory leak when detection fails | Dmitry Torokhov | 1 | -1/+3 |
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-05 | team: don't traverse port list using rcu in team_set_mac_address | Jiri Pirko | 1 | -3/+3 |
2015-03-04 | net: fec: fix rcv is not last issue when do suspend/resume test | Fugang Duan | 1 | -1/+1 |
2015-03-04 | Merge branch 'xgene' | David S. Miller | 3 | -3/+10 |
2015-03-04 | drivers: net: xgene: fix new firmware backward compatibility with older driver | Iyappan Subramanian | 1 | -0/+4 |
2015-03-04 | dtb: change binding name to match with newer firmware DT | Iyappan Subramanian | 1 | -2/+2 |
2015-03-04 | Documentation: dts: Update compatible field description for APM X-Gene | Iyappan Subramanian | 1 | -1/+4 |
2015-03-04 | net: ping: Return EAFNOSUPPORT when appropriate. | Lorenzo Colitti | 2 | -4/+13 |
2015-03-04 | bcm63xx_enet: fix poll callback. | Nicolas Schichan | 1 | -4/+4 |
2015-03-04 | stmmac: check IRQ availability early on probe | Alexey Brodkin | 1 | -29/+36 |
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 | netfilter: nf_tables: fix error handling of rule replacement | Pablo Neira Ayuso | 1 | -6/+0 |
2015-03-04 | netfilter: nf_tables: fix userdata length overflow | Patrick McHardy | 2 | -12/+38 |
2015-03-04 | netfilter: nf_tables: check for overflow of rule dlen field | Patrick McHardy | 1 | -0/+4 |
2015-03-04 | netfilter: nf_tables: fix transaction race condition | Patrick McHardy | 1 | -1/+1 |
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 | seq_buf: Fix seq_buf_vprintf() truncation | Steven Rostedt (Red Hat) | 1 | -1/+1 |
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 |