summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-08drm/armada: extract register generation from armada_drm_primary_set()Russell King
2017-12-08drm/armada: wait for previous work when moving overlay windowRussell King
2017-12-08drm/armada: move overlay plane register update generationRussell King
2017-12-08drm/armada: re-organise overlay register update generationRussell King
2017-12-08drm/armada: disable planes at next blanking periodRussell King
2017-12-08drm/armada: avoid work allocationRussell King
2017-12-08drm/armada: allow armada_drm_plane_work_queue() to silently failRussell King
2017-12-08drm/armada: use drm_plane_helper_check_state()Russell King
2017-12-08drm/armada: only enable HSMOOTH if scaling horizontallyRussell King
2017-12-08drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lockRussell King
2017-12-08drm/armada: move regs into armada_plane_workRussell King
2017-12-08drm/armada: move event sending into armada_plane_workRussell King
2017-12-08drm/armada: move fb retirement into armada_plane_workRussell King
2017-12-08drm/armada: move overlay plane work out from under spinlockRussell King
2017-12-08drm/armada: clear plane enable bit when disablingRussell King
2017-12-08drm/armada: clean up armada_drm_crtc_plane_disable()Russell King
2017-12-08drm/armada: allow the primary plane to be disabledRussell King
2017-12-08drm/armada: wait and cancel any pending frame work at disableRussell King
2017-12-08drm/armada: add work cancel callbackRussell King
2017-12-08drm/armada: store plane in armada_plane_workRussell King
2017-12-08drm/armada: add a common frame work allocatorRussell King
2017-12-08drm/armada: remove armada_drm_plane_work_cancel() return valueRussell King
2017-12-08drm/armada: fix YUV planar format framebuffer offsetsdrm-armada-fixes-4.15Russell King
2017-12-08drm/armada: improve efficiency of armada_drm_plane_calc_addrs()Russell King
2017-12-08drm/armada: fix UV swap codeRussell King
2017-12-08drm/armada: fix SRAM powerdownRussell King
2017-12-08drm/armada: fix leak of crtc structureRussell King
2017-11-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-11-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-23x86/PCI: Remove unused HyperTransport interrupt supportBjorn Helgaas
2017-11-23irqchip/imgpdc: Use resource_size function on resource objectVasyl Gomonovych
2017-11-23irqchip/qcom: Fix u32 comparison with value less than zeroColin Ian King
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-23Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...Thomas Gleixner
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds