drm/radeon: Bring in new firmware
[dragonfly.git] / sys / dev /
2015-02-24 Michael Neumanndrm/radeon: Bring in new firmware
2015-02-24 Michael Neumanndrm/radeon: Update to Linux 3.9
2015-02-24 Michael Neumanndrm: Add Linux compatibility macros
2015-02-24 Michael Neumanndrm: Add drm_hdmi_avi_infoframe_from_display_mode()
2015-02-24 Michael Neumanndrm: Bring in HDMI code from Linux
2015-02-23 Imre Vadaszdrm/radeon: Correct PAGE_MASK usage in radeon_vm_map_ga...
2015-02-22 Markus Pfeifferkernel/usb4bsd, kernel/sound: Fix detach panic
2015-02-22 Sascha Wildnerkernel/drm: Fix spelling in comments.
2015-02-22 François Tigeotdrm/i915: Restore gcc 5.0 fixes
2015-02-21 François Tigeotdrm/i915: Update to Linux 3.11
2015-02-21 François Tigeotdrm: Add a new implementation of drm_sysfs.c
2015-02-21 François Tigeotdrm: Add drm_rect.c from Linux 3.11
2015-02-21 François Tigeotdrm: Sync drm_crtc.c with Linux 3.11
2015-02-21 François Tigeotdrm: Sync headers with Linux 3.11
2015-02-21 Markus PfeifferMerge branch 'master' of ssh://crater.dragonflybsd...
2015-02-20 John MarinoMerge branch 'vendor/GCC50'
2015-02-20 Sascha Wildnertwe(4): Add two missing error checks.
2015-02-19 Sascha Wildnerkernel/wlan: Fix up the MAC address printing and add...
2015-02-19 Sascha Wildnerkernel: Move us to using M_NOWAIT and M_WAITOK for...
2015-02-16 Sepherosa Ziehaumemtemp/e5: Don't attach if CLTT is not set by BIOS...
2015-02-16 Sepherosa Ziehaumemtemp/e5: Setup hiwat and lowat before sensor task...
2015-02-16 Sepherosa Ziehaumemtemp/e5: Send devctl notify, if DIMM is too hot...
2015-02-14 François Tigeotdrm: Add linux/ctype.h
2015-02-14 François Tigeotdrm: Add DMI_MATCH and DMI_EXACT_MATCH
2015-02-14 François Tigeotdrm: Update linux/kernel.h
2015-02-14 François Tigeotdrm: Add get_seconds()
2015-02-14 François Tigeotdrm: Add linux/string.h
2015-02-14 François Tigeotdrm: Add linux/printk.h
2015-02-14 François Tigeotdrm: Add linux/spinlock.h
2015-02-13 François Tigeotdrm: Update linux/workqueue.h
2015-02-13 François Tigeotdrm: Update various Linux headers
2015-02-13 Michael Neumannecc/memtemp/e5: Correct E5 v3 DID <-> SLOT
2015-02-13 John MarinoMerge branch 'vendor/GCC50'
2015-02-13 Sepherosa Ziehauecc/e5: Reorganize bootverbose prints a little bit
2015-02-13 Sepherosa Ziehauecc/memtemp: Add support for Intel E5 v3
2015-02-13 Sepherosa Ziehaumemtemp: Add support for Intel Core Haswell and E3...
2015-02-12 Sepherosa Ziehauecc/e3: Split it into two drivers, coremctl(4) and...
2015-02-12 Sepherosa Ziehauemx: Allow 2 TX rings for i217 and i218
2015-02-11 Michael Neumannecc/memtemp/e5 - Correct E5 v3 PCI slot numbers
2015-02-11 Sepherosa Ziehauix: Fix and simplify link state bit testing logic
2015-02-11 Sepherosa Ziehauecc/memtemp/e5: Prepare for E5 v3 support
2015-02-11 John Marinokern ath drivers: Fix loops bounds (real bug x2) +...
2015-02-11 John Marinokern: Fix [-Werror=aggressive-loop-optimizations]
2015-02-11 John Marinokernel: Fix -Wmaybe-unitialized
2015-02-11 John Marinokern: Fix [-Werror=logical-not-parenthesis]
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 John MarinoHook gcc 5.0 (pre-release) in build, unhook gcc 4.4
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-10 Sepherosa Ziehauwlan: Let driver holds WLAN serializer for ieee80211_if...
2015-02-09 Michael Neumanne1000 (em, emx, ig_hal): Sync w/ intel em-7.4.2
2015-02-08 Sascha Wildnerkernel/sound: Add missing unlock (we panic on lockunini...
2015-02-07 François Tigeotdrm: Reintroduce drm_kms_free()
2015-02-07 François Tigeotdrm: Start using idr_alloc()
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-07 Sepherosa Ziehauiwn: Release WLAN serializer before ieee80211_ifattach()
2015-02-07 Sepherosa Ziehauecc/e5: Strip comma from device description
2015-02-07 Sepherosa Ziehauecc/e5: Declare dimmmtr near its usage
2015-02-07 Sepherosa Ziehauecc/e5: No need to check rank disabled bits
2015-02-07 Sepherosa Ziehaumemtemp: Add Intel E5 v2 memory thermal sensor support
2015-02-07 François TigeotSync intel_sdvo.c with Linux 3.10
2015-02-06 François Tigeotdrm/i915: Remove intel_encoder_noop and intel_crtc_noop()
2015-02-06 François Tigeotdrm: Sync drm_buffer.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm/i915: Use kzalloc()
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-06 Sepherosa Ziehauem/emx: Apply the same TSO workaround as 82571/82572...
2015-02-05 Sepherosa Ziehauwlan: Make sure that WLAN serializer is not held for...
2015-02-04 Sepherosa Ziehauecc: Support Intel E5 v2 memory controller
2015-02-03 Sascha Wildnerkernel/iwn: Comment out IWN_DEBUG in the Makefile.
2015-02-03 Johannes Hofmannkernel/iwn - Fix MAC address printing in verbose mode
2015-02-03 Johannes Hofmannkernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
2015-02-03 Johannes Hofmannkernel/wpi - Use IFNET_STAT_INC macros
2015-02-03 Johannes Hofmannkernel/wpi - Update wpi firmware to iwlwifi-3945-15...
2015-02-03 Johannes Hofmannkernel/wpi - Report wpi from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - export athdev_printf()
2015-02-03 Matthew Dillonkernel/iwn - Report iwn from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - Synchronize with FreeBSD
2015-02-03 Matthew Dillonwlan - Update wlan from Adrian / FreeBSD
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
2015-01-31 Matthew Dillonkernel - Remove if_re debugging message
2015-01-28 Imre Vadaszkernel/snd_hda: Enable uncacheable DMA attribute as...
2015-01-27 Imre Vadaszkernel/sound: Always create the devfs aliases when...
2015-01-27 Sascha Wildnerkernel/snd_hda: Fix module unloading.
2015-01-27 Sascha Wildnerkernel/snd_hda: Re-apply 6d233c5d040778c2655923f2a20676...
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-22 Sepherosa Ziehauecc: No need to go through parent device explicitly
2015-01-22 Sepherosa Ziehaualc: Fix up MSI configuration
2015-01-22 Matthew Dillonkernel - Update if_alc
2015-01-22 Matthew Dillondrm - Add another Haswell graphics chipid
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
next