Revert 283f6970e848724e9bd2c20d5311e412dea5e67c
[dragonfly.git] / sys / dev /
2016-02-21 Imre Vadászpc64: Introduce machine/framebuffer.h header. Probe...
2016-02-21 Imre Vadászkernel/syscons: Add NULL checks for struct fb_info...
2016-02-21 François Tigeotdrm: Use drm_legacy_xxx functions
2016-02-20 Imre Vadászsyscons: Check if vaddr == 0 in sckmsrndr.c. Improve...
2016-02-20 Imre Vadászkernel/syscons: Make the sc_update_render() function...
2016-02-20 Imre Vadászkernel/syscons: More accurate IOCTL behaviour when...
2016-02-18 Imre Vadászkernel/syscons: Disable a bit more VGA console code...
2016-02-18 Imre Vadászkernel/syscons: Fixup previous commit, readd scp->fbi...
2016-02-18 Imre Vadászkernel/syscons: Factor out font-scaling calculation...
2016-02-17 Imre Vadászkernel/syscons: Implement vr_draw_border_t function...
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-07 Imre VadászRemove FreeBSD OS/ABI from raid driver blobs.
2016-02-06 François Tigeotlinux/kref.h: Add kref_put_mutex()
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-26 zrjRemove advertising header from sys/
2016-01-24 Imre Vadaszdrm/radeon: We need the physical address of the dummy...
2016-01-24 François Tigeotkernel/linux: Add ioremap_nocache()
2016-01-23 Imre Vadászdrm/radeon: Add radeon_ucode.c. Support new firmware...
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-22 Imre Vadászdrm/i915: Add and document the drm.i915.enable_execlist...
2016-01-18 Imre Vadászif_iwm: Fix up the rate control setup code.
2016-01-16 François Tigeotdrm/linux: Implement pci_iomap()
2016-01-16 Sascha Wildnerdrm/include: Add missing parentheses in a macro.
2016-01-16 François Tigeotdrm/linux: Add for_each_set_bit()
2016-01-15 Sepherosa Ziehauig_hal/em/emx: Add I219 (Skylake) support
2016-01-14 Imre Vadászdrm/i915: Add tunable for force-disabling usage of...
2016-01-14 François Tigeotdrm/i915: Sync with Linux 4.0
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically (2)
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically
2016-01-12 François Tigeotdrm: Improve linux dma mapping functions
2016-01-12 François Tigeotdrm: Add linux/bitmap.h
2016-01-11 François Tigeotdrm: Add asm/cpufeature.h
2016-01-11 François Tigeotkernel/linux: Add hweight8()
2016-01-10 François Tigeotdrm/i915: Use dev->pdev to get PCI device revisions
2016-01-10 François Tigeotdrm: Store PCI device information in a struct pci_dev
2016-01-10 François Tigeotdrm: Improve Linux compatibility of pci structures
2016-01-10 Sascha Wildnerkernel/kate: Bad idea to put temporary values in the...
2016-01-10 Sascha Wildnerkernel/kate: CurTmp starts at -28C on Socket AM2 Revisi...
2016-01-09 François Tigeotdrm: Always enable MSI interrupts
2016-01-09 Sascha Wildneri386 removal, part 47/x: Remove the i386 specific spic...
2016-01-08 Sascha WildnerSync ACPICA with Intel's version 20160108.
2016-01-05 Imre Vadászif_iwm: Fix IEEE80211_ADDR_COPY() usage.
2016-01-05 Imre Vadászif_iwm: Always stop LED blinking when scanning is finished
2016-01-04 Sepherosa Ziehaure: Only probe fixed PHY location
2016-01-04 Sepherosa Ziehaure: Reduce GMII PHY read/write timeout
2016-01-04 Sepherosa Ziehaure: Change CFG1 and CFG5 after flip EECMD
2016-01-03 Sepherosa Ziehaure: Disable ASPM
2016-01-03 Sepherosa Ziehaure: Update Realtek PHY power management related bits
2016-01-01 Imre Vadászif_iwm: Make the wifi LED work with iwm(4).
2016-01-01 Imre Vadászif_iwm: Remove comments referring to Linux iwlwifi...
2015-12-31 Imre Vadászif_iwm: Just store the struct firmware pointer, like...
2015-12-31 Imre Vadászif_iwm: Apply some changes from OpenBSD, if_iwm.c rev...
2015-12-29 Imre Vadászdrm/i915: Convert hw level to user level when reading...
2015-12-29 Sepherosa Ziehauig_hal: Allow enabling debug at runtime
2015-12-29 Imre Vadászpsm: Remove unused struct sigio *async
2015-12-29 Imre Vadászpsm: Remove leftover PSM_HOOKAPM #if defined check
2015-12-28 François Tigeotagp: Remove support for Sandy Bridge hardware
2015-12-28 François Tigeotdrm/i915: Use generic drm_plane helper functions
2015-12-28 François Tigeotdrm: Skip vblank wait for legacy cursor updates
2015-12-28 Sascha Wildnerkernel/acpi_cpu: Fix argument name.
2015-12-28 Sepherosa Ziehauacpi/pstate: Allow user to ignore type 0x80 notify
2015-12-28 Sepherosa Ziehauacpi/pstate: Support type 0x80 notify
2015-12-28 Sascha Wildnerkernel/vga: Remove wrong lwkt_reltoken(). It's not...
2015-12-28 Sepherosa Ziehauacpi/pstate: Factor out acpi_pst_eval_{ppc,pdl}()
2015-12-27 François Tigeotagp: Remove support for Ivy Bridge hardware
2015-12-27 Matthew Dillondrm - Fix panic on DRM_IOCTL_WAIT_VBLANK
2015-12-26 François Tigeotdrm/i915: Upgrade to Linux 4.0
2015-12-26 François Tigeotdrm: Fix previous commit
2015-12-26 François Tigeotdrm: Create device entries with the "video" group
2015-12-26 François Tigeotagp: Remove support for Haswell hardware
2015-12-25 François Tigeotdrm: Make OpenGL usable by everyone
2015-12-25 François Tigeotagp: Remove support for Broadwell hardware
2015-12-24 François Tigeotagp: Remove support for Valleyview hardware
2015-12-24 François Tigeotdrm: Fix ww mutex crtc locking
2015-12-24 Sascha Wildnerkernel/acpi: Save a newline.
2015-12-22 Sascha Wildnerkernel/hpt27xx: Move two files to better names (like...
2015-12-22 Sascha Wildnerkernel/igb: Fix build with either IGB_RSS_DEBUG or...
2015-12-21 Imre Vadaszdrm: Mark drmfiltops mpsafe, remove unneeded locking...
2015-12-21 Sepherosa Ziehauig_hal/igb: Merge Intel igb-2.4.3
2015-12-21 Sepherosa Ziehauigb: Optimize the aggregated TX/RX MSI-X handler a bit
2015-12-21 Sepherosa Ziehauigb: Partly rework MSI-X support to bypass one serializer
2015-12-19 Imre Vadaszsyscons: Remove leftover CDEV_MAJOR #define from sysmouse.c
2015-12-19 Sascha Wildnerkernel/acpica: In notify handlers, always report on...
2015-12-19 François TigeotRevert "drm: Stop using a taskqueue to restore syscons...
2015-12-19 François Tigeotdrm: Stop using a taskqueue to restore syscons content
2015-12-18 Sascha Wildnerkernel/drm: Clean up include search path situation...
2015-12-16 Matthew Dilloni915 - Add delay after attach to avoid console/X races
2015-12-13 Sascha Wildnerkernel/sound: Add back intr_config_hook descriptions.
2015-12-13 Sascha Wildnerkernel/iwm: Add intr_config_hook description.
2015-12-13 Imre Vadaszvirtio_blk: Use contigmalloc/contigfree for vtblk_reque...
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-11 François Tigeotdrm/i915: Drop AGP driver requirement
2015-12-11 François Tigeotdrm/i915/gem: Remove useless vm_object unlock/relock...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
next