summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-16Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-06-14drm: Remove duplicate forward declarationDawid Kurek
2017-06-14drm/syncobj: add sync_file interaction. (v1.2)Dave Airlie
2017-06-14drm: introduce sync objects (v4)Dave Airlie
2017-06-08drm: Add const to name field declaration in struct drm_prop_enum_listJyri Sarha
2017-06-06Merge tag 'exynos-drm-next-for-v4.13' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie
2017-06-06Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-06-05drm/bridge: Refactor out the panel wrapper from the lvds-encoder bridge.Eric Anholt
2017-06-05drm/bridge/synopsys: dw-hdmi: Use bridge->mode_valid() callbackJose Abreu
2017-06-02drm: remove writeq/readq function definitionsCorentin Labbe
2017-06-02drm: omapdrm: Remove unused default display name supportLaurent Pinchart
2017-06-02drm: omapdrm: Remove legacy buffer synchronization supportLaurent Pinchart
2017-06-01drm/exynos/decon5433: simplify shadow protect codeAndrzej Hajda
2017-06-01drm/doc: Polish irq helper documentationDaniel Vetter
2017-06-01drm: Extract drm_vblank.[hc]Daniel Vetter
2017-05-31drm/atomic: Consitfy mode parameter to drm_atomic_set_mode_for_crtc()Ville Syrjälä
2017-05-31drm: better document how to send out the crtc disable eventDaniel Vetter
2017-05-31drm/doc: move printf helpers out of drmP.hDaniel Vetter
2017-05-30drm: Introduce drm_bridge_mode_valid()Jose Abreu
2017-05-30Backmerge tag 'v4.12-rc3' into drm-nextDave Airlie
2017-05-30Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-05-29drm: Remove drm_device->virtdevDaniel Vetter
2017-05-27Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-26ipv4: add reference counting to metricsEric Dumazet
2017-05-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-26Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-26Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-26PCI/msi: fix the pci_alloc_irq_vectors_affinity stubChristoph Hellwig
2017-05-26drm: Add definition for eDP backlight frequencyPuthikorn Voravootivat
2017-05-26drm: remove unsafe drm_for_each_connector()Gustavo Padovan
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-24vlan: Fix tcp checksum offloads in Q-in-Q vlansVlad Yasevich
2017-05-24Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-05-24dma-buf/sync-file: Defer creation of sync_file->nameChris Wilson
2017-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-05-24Merge tag 'mmc-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-23libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2017-05-23mlx5: fix bug reading rss_hash_type from CQEJesper Dangaard Brouer
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-05-23drm/doc: Clarify mode_fixup vs. atomic_check a bit moreDaniel Vetter
2017-05-23drm/doc: Document adjusted/request modes a bit betterDaniel Vetter
2017-05-23drm: Add crtc/encoder/bridge->mode_valid() callbacksJose Abreu
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-05-23net/sched: act_csum: Add accessors for offloading driversOr Gerlitz
2017-05-23ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-22blk-mq: remove blk_mq_abort_requeue_list()Ming Lei