kernel/usb4bsd: Bring in urtwn(4) and firmware.
[dragonfly.git] / sys / dev /
2013-08-19 Sascha WildnerAnother typo fixing round (in messages and manpages...
2013-08-14 François Tigeotdrm/i915: Use a spinlock for i915_file_priv locking
2013-08-12 François Tigeotacpica: Fix buildworld issue introduced by previous...
2013-08-12 François Tigeotacpica: Replace some include paths by full ones
2013-08-12 François Tigeotdrm2: Remove dubious AGP locks
2013-08-12 François Tigeotdrm2: remove DRM_SPINXXX macros
2013-08-08 François Tigeotttm porting: Small changes (3/3)
2013-08-08 François Tigeotttm porting: Small changes (2/3)
2013-08-08 François Tigeotttm porting: Small changes (1/3)
2013-08-08 François Tigeotttm porting: Fix vm_page_alloc_contig() calls
2013-08-08 François Tigeotttm porting: msleep => lksleep
2013-08-08 François Tigeotttm porting: Translate locking primitives
2013-08-08 François Tigeotttm porting: malloc / free / printf
2013-08-08 François Tigeotttm porting: MPASS -> KKASSERT
2013-08-08 François Tigeotttm porting: Fix include files
2013-08-08 François Tigeotdrm: Import the ttm memory manager from FreeBSD
2013-08-08 François Tigeotdrm: Locally implement VM_OBJECT_LOCK variants
2013-08-08 François Tigeotdrm: Move PROC_LOCK define to common file
2013-08-08 François TigeotAvoid potentially freeing NULL pointers in dmi_found()
2013-08-08 François Tigeotdrm: Improve dmi_found()
2013-08-08 François Tigeotdrm: Use NELEM() in dmi_check_system()
2013-08-07 François Tigeotdrm: Implement dmi_check_system()
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-05 Sascha Wildnerkernel: Remove some unused externs.
2013-08-05 Sascha Wildnerrp(4): Remove ISA attachment and some dead code, too.
2013-08-04 Sascha Wildnerkernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb...
2013-08-04 Sascha Wildnerkernel/drm2: Remove two unused externs.
2013-08-04 François Tigeotdrm/i915: Do not check only primary displays
2013-08-04 François Tigeotdrm2: Synchronize with FreeBSD
2013-08-02 Sascha Wildnerkernel/amr: Move amrd (disk) adding before amrp (cam...
2013-08-01 Sascha Wildnerkernel/drm2: Add a missing #include (for drm_free()).
2013-08-01 Sepherosa Ziehauigb: Force status register reading in ifmedia status...
2013-07-31 Johannes Hofmanndrm: consistently use drm_free()
2013-07-31 Johannes Hofmanndrm: remove unused size parameter from drm_free
2013-07-31 Sascha Wildnerkernel/drm2: Some build and warning fixes.
2013-07-31 François Tigeotdrm: Fix incorrect usage of taskqueue_thread
2013-07-31 Matthew Dillonboot - Add loader.conf variable sioX.baud for console...
2013-07-30 glebiusdrm: Properly initialize drm_debug_flag
2013-07-30 Chris Wilsondrm/i915: Add no-lvds quirk for Supermicro X7SPA-H
2013-07-30 François Tigeotdrm2: Hook to DragonFly's build infrastructure
2013-07-30 Johannes Hofmanndrm: disable drm_kms_helper_poll for now
2013-07-30 François Tigeotdrm2: Comment out i915_info_sysctl_handler()
2013-07-30 François Tigeoti915_gem.c: Revisit initialization code
2013-07-30 Matthew Dillonkernel: Correctly handle fake pages
2013-07-30 François Tigeotdrm2: Make the PAT code more compatible with FreeBSD
2013-07-30 Matthew Dillonkernel: PAT work, test_and_set_bit()
2013-07-30 Johannes Hofmanndrm: preliminary replacement for vm_phys_fictitious...
2013-07-30 Johannes Hofmanndrm: lockmgr() returns 0 on success
2013-07-30 Johannes Hofmanndrm: Implement vm_fault_quick_hold_pages and vm_page_un...
2013-07-30 Johannes Hofmanndrm2 porting: Small changes
2013-07-30 Johannes Hofmanndrm: switch back from kfree to free and add a NULL...
2013-07-30 Matthew Dillondrm2: Properly handle requests passing page boundaries
2013-07-30 François Tigeotdrm2: Translate some vm calls, comment out others
2013-07-30 Johannes Hofmanndrm2: Replace or comment out devfs cdevpriv calls
2013-07-30 François Tigeoti915: fix sf_buf_alloc() calls
2013-07-30 François Tigeoti915: Rename pipe to i915_pipe
2013-07-30 François Tigeotdrm2: replace callout_schedule by callout_reset()
2013-07-30 François Tigeoti915: replace several sleep functions by DELAY()
2013-07-30 François Tigeotdrm2: Small porting fixes
2013-07-30 Johannes Hofmanndrm2: Port d_mmap_single() from FreeBSD
2013-07-30 François Tigeotdrm2: Handle device creation, translate dev_ops functions
2013-07-27 Sascha Wildnerkernel: Stop installing pst(4) module and manual page...
2013-07-24 Sascha Wildnerkernel: Remove some unused kmalloc types in drm/drm2...
2013-07-24 François Tigeotdrm2: add a drm_find_file_by_proc() implementation
2013-07-23 François Tigeotdrm2: Adapt kernel_map usage
2013-07-23 François Tigeotdrm2: Handle slightly different little things (2/2)
2013-07-23 François Tigeotdrm2: Handle slightly different little things (1/2)
2013-07-23 François Tigeotdrm2: Remove unused FreeBSD functions and macros
2013-07-23 François Tigeotdrm2: Fix include files
2013-07-23 François Tigeotdrm2: Handle locking
2013-07-23 François Tigeotdrm2: Some functions are named differently
2013-07-23 François Tigeotdrm2: Remove CTR* functions
2013-07-23 François Tigeotdrm2: Comment out FreeBSD ids
2013-07-22 François Tigeotdrm: Import drm2+i915 work from FreeBSD
2013-07-22 François Tigeotdrm: move gpu driver headers to subdirectories
2013-07-22 Sepherosa Ziehauoce: Don't clear M_PKTHDR when create mbuf chain
2013-07-19 Sascha Wildnerkernel: Remove some more unused kmalloc types.
2013-07-18 Sascha Wildnerkernel: Remove 3 unused kmalloc types: M_80211_DFS...
2013-07-18 Sascha Wildnerkernel/raid: CAM_NEW_TRAN_CODE is default for over...
2013-07-17 Sascha Wildnerkernel: Remove unused kmalloc types: M_AMRCAM, M_DEVT...
2013-07-15 Sascha Wildnerkernel/oce: Sync oce(4) driver with FreeBSD.
2013-07-15 François Tigeotiir: Prevent namespace collision with INTEL_VENDOR_ID
2013-07-15 Sascha WildnerRemove some orphaned extern declarations.
2013-07-10 Sascha Wildnerkernel: Clean up some module Makefiles.
2013-07-10 Sascha Wildnerkernel/joy: Remove an unneeded .PATH in the Makefile.
2013-07-08 Sascha Wildnerkernel/mps: Fix a panic after the recent upgrade.
2013-07-06 Sascha Wildnerkernel: Stop building 3 i386 specific modules (ar,...
2013-07-04 Sascha Wildnerkernel/dev: Remove some #include duplicates.
2013-07-04 Sascha Wildnerkernel/asr: Clean up the include jungle a bit.
2013-07-04 Sascha Wildnerkernel/aic: Remove redundant #ifdefs.
2013-07-04 Matthew Dillonkernel - Flesh out AHCI 1.3 regs / detection (FBSS...
2013-07-02 Sascha Wildnerkernel/oce: Fix sysctl names and firmware updating...
2013-07-02 Matthew Dillonvkernel - Fix frustrating VKE mac address bug
2013-07-01 Sascha Wildnerkernel/oce: Fix wrong maxsegs argument for bus_dmamap_l...
2013-07-01 Sascha Wildnerkernel/netif: Bring in the oce(4) driver for Emulex...
2013-06-30 Sascha Wildnerkernel/802.11: Use the proper enum for ic_vap_create...
2013-06-27 Matthew Dillonkernel - Sync numerous commits from FreeBSD
2013-06-24 Sepherosa Ziehauem: 82543 and 82542 could only suport 256 TX/RX descriptors
2013-06-19 Sepherosa Ziehausio: Use sysclock_t to save value from sys_cputimer...
2013-06-11 Matthew DillonAHCI - Fix panic if additional I/O is queued during...
next