drm/linux: add sg_pcopy_{from/to}_buffer()
[dragonfly.git] / sys / dev / drm / include / linux /
2016-11-17 zrjdrm/linux: add sg_pcopy_{from/to}_buffer()
2016-11-17 François Tigeotdrm/linux: Add ida_simple_get()
2016-11-17 zrjdrm/linux: add few ida_* functions.
2016-11-15 François Tigeotdrm/linux: Add cache_line_size()
2016-11-15 zrjdrm/linux: add atomic64_cmpxchg()
2016-11-15 François Tigeotdrm/linux: MODULE_FIRMWARE is defined in linux/module.h
2016-11-15 zrjdrm/linux: implement div64_u64_rem() helper in math64.h
2016-11-11 François Tigeotdrm/linux: Add clamp_val()
2016-11-11 François Tigeotdrm/linux: Add ktime_get_boottime and ktime_ms_delta()
2016-10-27 François Tigeotdrm: Implement and use the Linux i2c API
2016-10-27 François Tigeotdrm: Implement and use Linux struct device
2016-10-27 François Tigeotkernel: Rename the struct behind device_t to bsd_device
2016-10-18 Sascha Wildner<sys/types.h>: Add definitions of bool, true and false...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-14 François Tigeotdrm/linux: Add kmap_to_page()
2016-10-13 François Tigeotdrm/linux: Add get_nr_swap_pages()
2016-10-11 François Tigeotdrm/linux: Add sign_extend64()
2016-10-11 François Tigeotdrm/linux: Add kasprintf and kvasprintf()
2016-10-11 François Tigeotdrm/linux: Add kstrtouint()
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 François Tigeotdrm/linux: kernel_ulong_t is defined in linux/mod_devic...
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-07-31 François Tigeotdrm/linux: Add linux/kobject.h
2016-07-31 François Tigeotdrm/linux: Add vmap()
2016-07-28 François Tigeotdrm/linux: Clean-up pci_resource_start()
2016-07-22 Matthew Dillondrm - Stabilize broadwell and improve skylake
2016-07-20 François Tigeotlinux/scatterlist.h: Add __sg_page_iter_next()
2016-07-20 François Tigeotdrm/linux: Add bitmap_weight()
2016-07-20 François Tigeotdrm/linux: Add a few ida definitions
2016-07-20 François Tigeotdrm/linux: Add ktime_to_us() and ktime_us_delta()
2016-07-19 François Tigeotdrm/linux: Add div_s64()
2016-07-17 François Tigeotdrm/linux: Implement writex() functions
2016-07-10 François Tigeotdrm/linux: Avoid contention in spinlock_irq routines
2016-07-03 François Tigeotdrm/linux: Improve spin_unlock_irqrestore()'s implement...
2016-06-24 François Tigeotdrm/linux: Implement some spin_lock_irq* functions
2016-06-23 François Tigeotdrm/linux: Really implement local_irq_disable/enable
2016-05-23 zrjdrm: Fix missing revision init.
2016-05-20 Sascha Wildnerkernel/drm: Add dma_{alloc,free}_coherent() from FreeBSD.
2016-05-20 zrjdrm cleanup 17/x: Cleanup drmP.h header.
2016-05-20 zrjdrm cleanup 13/x: Gather scattered debug macros to...
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-14 David Shaodrm/uapi_drm: Update to Linux 4.6
2016-05-13 zrjdrm cleanup 09/x: Move EREMOTEIO to linux/errno.h
2016-05-13 zrjdrm cleanup 07/x: Move byte order functions to linux...
2016-05-13 zrjdrm cleanup 05/x: Move IS_ALIGNED macro to linux/kernel.h
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-06 François Tigeotdrm/i915: Update to Linux 4.3
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-05-03 François Tigeotdrm/linux: Add linux/pwm.h
2016-05-03 François Tigeotdrm/linux: Add linux/gpio/consumer.h
2016-05-03 François Tigeotdrm/linux: Define U64_MAX
2016-05-03 François Tigeotdrm/linux: Add __test_and_clear_bit
2016-04-23 François Tigeotdrm/i915/gem: Switch to the Linux scatterlist API
2016-04-17 François Tigeotdrm/linux: Add dma_map_sg and dma_unmap_sg()
2016-04-17 François Tigeotdrm/linux: Add get_num_physpages()
2016-04-12 François Tigeotdrm/linux: Move M_DRM declaration to linux/slab.h
2016-04-06 François Tigeotdrm/linux: Add dma_unmap_page()
2016-03-31 François Tigeotdrm: Improve linux/scatterlist.h
2016-03-31 François Tigeotdrm/linux: Add nth_page()
2016-03-22 François Tigeotdrm/linux: Implement flush_work()
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-23 François Tigeotdrm/i915: Update to Linux 4.2
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-21 François Tigeotdrm: Use drm_legacy_xxx functions
2016-02-14 François Tigeotdrm/linux: Add two ktime_xxx functions
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-02-07 François Tigeotdrm/linux: Sync linux/math64.h with FreeBSD
2016-02-06 François Tigeotlinux/kref.h: Add kref_put_mutex()
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-16 François Tigeotdrm/linux: Implement pci_iomap()
2016-01-16 François Tigeotdrm/linux: Add for_each_set_bit()
2016-01-12 François Tigeotdrm: Improve linux dma mapping functions
2016-01-12 François Tigeotdrm: Add linux/bitmap.h
2016-01-10 François Tigeotdrm: Improve Linux compatibility of pci structures
2015-12-26 François Tigeotdrm/i915: Upgrade to Linux 4.0
2015-12-12 François Tigeotdrm: Add linux/vmalloc.h
2015-12-12 François Tigeotdrm: Add linux/fence.h
2015-12-12 François Tigeotlinux/time.h: Add NSEC_PER_MSEC
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-30 François Tigeotdrm: Add BUILD_BUG_ON_MSG()
2015-11-26 François Tigeotlinux/ww_mutex.h: Remove a wrong assert
2015-11-19 François Tigeotdrm/radeon: Update to Linux 3.18
2015-11-19 François Tigeotdrm: Add jiffies_to_usecs and nsecs_to_jiffies64()
2015-11-14 François Tigeotdrm: Import memchr_inv() from NetBSD
2015-11-14 François Tigeotdrm: Implement a few missing functions from linux/timer.h
2015-11-14 François Tigeotdrm: Add list_replace_init()
2015-11-14 François Tigeotdrm: Implement signal_pending()
2015-11-11 François Tigeotdrm: Add nsecs_to_jiffies()
2015-11-07 François Tigeotdrm: Add ktime_get_raw_ns()
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
next