summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/connector: Pass a drm_connector_state to ->atomic_commit()Boris Brezillon2018-07-071-1/+3
* drm/atomic: Avoid connector to writeback_connector castsBoris Brezillon2018-07-071-0/+6
* Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-07-0628-65/+131
|\
| * Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-07-067-26/+76
| |\
| * \ Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2018-07-061-17/+28
| |\ \
| | * | locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom2018-07-031-3/+14
| | * | locking: WW mutex cleanupPeter Ziljstra2018-07-031-14/+14
| * | | Merge v4.18-rc3 into drm-nextDave Airlie2018-07-0446-101/+236
| |\ \ \ | | |/ / | |/| |
| | * | Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-07-011-1/+1
| | |\ \
| | | * \ Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-06-261-1/+1
| | | |\ \
| | | | * | iio: buffer: fix the function signature to match implementationPhil Reid2018-06-241-1/+1
| | * | | | Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-07-011-0/+3
| | |\ \ \ \
| | | * | | | acpi: Add helper for deactivating memory regionHeikki Krogerus2018-06-251-0/+3
| | | |/ / /
| | * | | | Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-304-1/+54
| | |\ \ \ \
| | | * | | | disable -Wattribute-alias warning for SYSCALL_DEFINEx()Arnd Bergmann2018-06-252-1/+11
| | | * | | | kbuild: add macro for controlling warnings to linux/compiler.hArnd Bergmann2018-06-252-0/+43
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-302-20/+2
| | |\ \ \ \
| | | * | | | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
| | | * | | | block: Fix transfer when chunk sectors exceeds maxKeith Busch2018-06-261-2/+2
| | * | | | | Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-291-3/+3
| | |\ \ \ \ \
| | | * | | | | PM / Domains: Rename opp_node to npViresh Kumar2018-06-251-2/+2
| | | * | | | | PM / Domains: Fix return value of of_genpd_opp_to_performance_state()Viresh Kumar2018-06-251-1/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | aio: mark __aio_sigset::sigmask constAvi Kivity2018-06-291-1/+1
| | * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-06-282-1/+5
| | |\ \ \ \ \
| | | * | | | | include/linux/dax.h: dax_iomap_fault() returns vm_fault_tSouptick Joarder2018-06-281-1/+1
| | | * | | | | slub: fix failure when we delete and create a slab cacheMikulas Patocka2018-06-281-0/+4
| | * | | | | | Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-2812-20/+27
| | |/ / / / /
| | * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-271-1/+3
| | |\ \ \ \ \
| | | * | | | | scsi: target: tcmu: add read length supportbstroesser@ts.fujitsu.com2018-06-191-1/+3
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-272-1/+3
| | |\ \ \ \ \
| | | * | | | | Input: make input_report_slot_state() return booleanDmitry Torokhov2018-06-111-1/+1
| | | * | | | | Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-0/+2
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-251-1/+3
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | bpf: enforce correct alignment for instructionsEric Dumazet2018-06-211-1/+3
* | | | | | | | drm/crc: Only report a single overflow when a CRC fd is openedMaarten Lankhorst2018-07-061-1/+2
* | | | | | | | drm: Add drm_connector_has_possible_encoder()Ville Syrjälä2018-07-051-0/+3
* | | | | | | | drm: Add drm_connector_for_each_possible_encoder()Ville Syrjälä2018-07-051-0/+13
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | dma-fence: Make ->wait callback optionalDaniel Vetter2018-07-031-5/+8
* | | | | | | drm: add missing ctx argument to plane transitional helpersRussell King2018-07-031-2/+4
* | | | | | | drm: Add drm_connector_mask()Ville Syrjälä2018-07-021-1/+7
* | | | | | | drm: Add drm_encoder_mask()Ville Syrjälä2018-07-021-2/+14
* | | | | | | drm: Add drm_plane_mask()Ville Syrjälä2018-07-021-2/+12
* | | | | | | dma-fence: Make ->enable_signaling optionalDaniel Vetter2018-07-021-1/+2
* | | | | | | dma-fence: remove fill_driver_data callbackDaniel Vetter2018-07-021-13/+3
* | | | | | | drm/v3d: Define the fourcc modifier for the Broadcom UIF format.Eric Anholt2018-06-291-0/+21
* | | | | | | Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan2018-06-2821-53/+138
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-281-0/+5
| |/ / / / /
| * | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-241-11/+12
| |\ \ \ \ \
| | * | | | | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-221-7/+11
| | * | | | | rseq/cleanup: Do not abort rseq c.s. in child on fork()Mathieu Desnoyers2018-06-211-4/+1
| | |/ / / /