kernel - Add more definitions to pcireg.h
[dragonfly.git] / sys / dev /
2015-01-22 Sepherosa Ziehauacpi: Don't set non-exist EXT IRQ
2015-01-22 Sepherosa Ziehauecc: Use identify to add ecc device for E3-1200 memory...
2015-01-20 Sepherosa Ziehauecc: Implement detach and shutdown methods
2015-01-19 Matthew Dillonkernel - limit DMA for older ALI chips to 256KB
2015-01-19 Sepherosa Ziehaubnx/bge: Add miibus module dependency
2015-01-18 François Tigeotdrm: Sync drm_edid.c and drm_modes.c with Linux 3.9.11
2015-01-18 François Tigeotdrm: Move vbl_lock initialization to the right place
2015-01-17 Sascha Wildnerkernel/ath: Add missing braces (FreeBSD's r277290).
2015-01-15 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-01-15 Matthew Dillondrm - Fix a second X lockup w/radeon ttm
2015-01-15 Sascha Wildnerkernel/sound: Fix typos in user visible messages etc.
2015-01-15 Sepherosa Ziehauacpi/pstate: Allow missing _PCT and _PSS, as long as...
2015-01-12 François TigeotRevert "drm: Handle drm masters and minors like Linux"
2015-01-11 François Tigeotdrm: Handle drm masters and minors like Linux
2015-01-10 François Tigeotdrm: drm_detach() is drm_release()
2015-01-09 François Tigeotdrm: Add wake_up_interruptible_all()
2015-01-09 Imre Vadaszkernel/acpi: Add missing ACPI_LOCK_INIT in acpi_thermal.
2015-01-08 Matthew Dillonsound: Re-add Acer C720 support with some adjustments
2015-01-08 Sascha Wildnerkernel/sound: Shorten the .PATH's in module Makefiles...
2015-01-08 Sascha Wildnerkernel/sound: Remove unused Makefile.
2015-01-08 François Tigeotsound: Remove Acer C720 support
2015-01-08 François Tigeotsound: Remove debugging messages
2015-01-08 Matthew Dillonsound: Make device cloning work
2015-01-08 François Tigeotsound: Device cloning tentative
2015-01-08 François Tigeotsound: Create default devfs entries for the best device
2015-01-08 François Tigeotsound: Implement hw.snd.default_unit sysctl
2015-01-08 Matthew Dillonsound - haswell / ALC283 - Acer C720 support
2015-01-08 Matthew Dillonsound - Add haswell / ALC283 support (prelim)
2015-01-08 Matthew Dillonsound: Fix pcm unit translation
2015-01-08 Matthew Dillonsound: Fix compile issues when INVARIANTs is not specified
2015-01-08 Matthew Dillonsound: M_NOWAIT -> M_WAITOK, add missing M_ZERO
2015-01-08 Joris Giovannangelisound: Run KNOTE() from a taskqueue callback
2015-01-08 François Tigeotsound: Create the first /dev/dsp* links
2015-01-08 François Tigeotsound: Change dsp_clone() to the dragonfly way
2015-01-08 Sepherosa Ziehausound/hda: fix PCIe cache snooping
2015-01-08 François Tigeotsound: Port to DragonFly - mixer_ioctl_cmd() parameters
2015-01-08 François Tigeotsound: Port to DragonFly - CTLFLAG_RWTUN
2015-01-08 François Tigeotsound: Port to DragonFly - kqueue filters
2015-01-08 François Tigeotsound: Port to DragonFly - cdevsw to dev_ops semantics
2015-01-08 François Tigeotsound: Port to DragonFly - bus_dma_tag_create() calls
2015-01-08 François Tigeotsound: Port to DragonFly
2015-01-08 François Tigeotsound: Drop midi support
2015-01-08 François Tigeotsound: Import latest code from FreeBSD
2015-01-07 Sascha Wildnerkernel: Remove our ancient SCTP support.
2015-01-06 François Tigeotarcmsr: Make callout locking more robust
2015-01-06 Sascha Wildnerkernel/mrsas: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/syscons: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/ipmi: Fix -Wundef.
2015-01-06 Sascha Wildnerkernel/adv: Fix -Wundef.
2015-01-05 François Tigeotdrm/i915: Fix a porting bug
2015-01-05 Sepherosa Ziehauinet/inet6: Merge SIOC[ADG]LIFADDR into {in,in6}_contro...
2015-01-04 François Tigeotdrm/i915: Update to Linux 3.9.11
2015-01-02 François Tigeotdrm: Add hweight16()
2015-01-02 François Tigeotdrm: Add DIV_ROUND_CLOSEST()
2015-01-02 François Tigeotdrm: Add BUILD_BUG_ON_NOT_POWER_OF_2()
2015-01-02 François Tigeotdrm: Improve linux/wait.h
2015-01-02 François Tigeotdrm: Add linux/sched.h
2015-01-02 François Tigeotdrm: Add linux/math64.h
2015-01-02 François Tigeotdrm: Improve linux/jiffies.h
2015-01-02 François Tigeotdrm: Add linux/scatterlist.h
2015-01-02 François Tigeotdrm: Add the atomic_set_mask() Linux function
2015-01-02 François Tigeotdrm: Add the mutex_lock and _unlock() Linux functions
2015-01-02 François Tigeotdrm: Add linux/log2.h
2015-01-02 François Tigeotdrm: Add linux/bug.h
2015-01-02 François Tigeotdrm/linux: Implement waitqueue_active()
2015-01-02 François Tigeotdrm: Add linux/pm_qos.h
2014-12-29 François Tigeotdrm: Only define struct drm_sysctl_info once
2014-12-28 Sascha Wildnerkernel/acpi: Some fixes from FreeBSD.
2014-12-28 Matthew Dillondrm - Add safety to ttm_eu_reserve_buffers()
2014-12-24 Matthew Dillonkernel - Add backlight sysctls to i915
2014-12-24 François Tigeotdrm/i915: Use struct pci_dev and Linux pci functions
2014-12-23 François Tigeotdrm: Improve linux/pci.h
2014-12-23 François Tigeotdrm: Add linux/io.h
2014-12-23 François Tigeotdrm: Add linux/device.h
2014-12-22 Sascha Wildnerkernel: Don't confuse kmalloc() and mbuf flags.
2014-12-21 Sascha WildnerAdd quotes to ${MACHINE_ARCH} checks in Makefiles.
2014-12-16 François Tigeotdrm/i915: Reduce GEM code differences with Linux 3...
2014-12-15 Sascha Wildnertwa(4): Fix a crash with TWA_DEBUG >= 3.
2014-12-14 Markus Pfeiffersys/dev/misc/ipmi: Implement watchdog functionality
2014-12-14 Sascha Wildnerkernel: Import the IPMI driver from FreeBSD.
2014-12-14 François Tigeotdrm/i915: use i915_ggtt_clear_range()
2014-12-14 François Tigeotdrm/i915: Make struct intel_gtt more compatible with...
2014-12-11 François Tigeotdrm: Sync drm_pci_alloc() with Linux 3.8.13
2014-12-10 François Tigeotichwd: Add support for Ivy-Bridge EP and Haswell chipsets
2014-12-03 Imre Vadaszvirtio_blk: Enable dump support. Partial sync with...
2014-11-29 Sascha Wildnerkernel/bwi: Fix a wrong conversion to the automatic...
2014-11-29 Sascha Wildnerkernel/bge: Fix a wrong conversion to the automatic...
2014-11-29 Sascha Wildnerkernel/acpi: Add two debug tunables, debug.acpi.{ignore...
2014-11-29 François Tigeotdrm/i915: i915_gem_do_init() is i915_gem_init_global_gtt()
2014-11-28 Sascha Wildnerkernel: Use the new auto-created sysctl ctx/tree in...
2014-11-28 François Tigeotdrm: Add linux/shmem_fs.h
2014-11-28 François Tigeotdrm/i915: i915_wire_page is shmem_read_mapping_page()
2014-11-28 François Tigeotdrm/i915: Extract general object init routine
2014-11-27 Sascha WildnerFix a number of typos in manual pages and user-visible...
2014-11-26 Matthew Dillondrm - Fix improper M_NOWAIT usage
2014-11-26 Imre Vadaszkernel/acpi: Add missing ACPI_SERIAL_INIT calls for...
2014-11-26 François Tigeotdrm/i915: Rename mm.gtt_list to bound_list
2014-11-25 Matthew Dillonkernel - Fix boot-time panic in NATA revealed by new...
2014-11-24 Sascha Wildnerkernel/acpi: Provide a local AcpiOsAllocateZeroed().
2014-11-24 François Tigeotdrm: Add linux/module.h and linux/moduleparam.h
next