dev - Add kq support to usbmisc devices
[dragonfly.git] / sys / dev /
2010-07-07 Samuel J. Greeardev - Add kq support to usbmisc devices
2010-07-07 Samuel J. Greeardev - Add kq support to drm
2010-07-05 Samuel J. Greeardev - Add kq support to hotplug
2010-07-05 Samuel J. Greeardev - Add kq support to spic
2010-07-05 Samuel J. Greeardev - Add kq support to tw
2010-07-05 Samuel J. Greeardev - Add kq support to cmx
2010-07-05 Samuel J. Greeardev - Add kq support to bktr
2010-07-05 Samuel J. Greeardev - Add kq support to cxm
2010-07-05 Samuel J. Greeardev - Add kq support to aac
2010-07-05 Samuel J. Greearvinum - Add kq support
2010-07-05 Samuel J. Greeardev - Add kq support to snp
2010-07-05 Samuel J. Greeardev - Add kq support to mse
2010-07-05 Samuel J. Greeardev - Add kq support to kbd
2010-07-05 Samuel J. Greearfilters - Minor fixes
2010-07-02 Samuel J. Greeardev - Add kq support to psm
2010-07-02 Samuel J. Greeardev - Add kq support to dsp
2010-07-02 Samuel J. Greearkernel - Add kq support to tty devices
2010-06-29 Sascha WildnerLog frequency changes via syslog(3) from powerd(8)...
2010-06-27 Alex Hornungvn - remove vn_softc from list on detach command
2010-06-21 Joe Talbottral - Use the correct pointer for ifp.
2010-06-21 Joe Talbottnetif - Change M_NOWAIT to MB_DONTWAIT in m_defrag...
2010-06-21 Sascha Wildnervesa(4): Fix check for DPMS support.
2010-06-17 Joe Talbottwpi - Include struct arpcom as first entry in struct...
2010-06-14 Joe Talbottif_ral - Serialzer the interrupt handler.
2010-06-14 Constantine A. Mureninaibs(4): if-statement spacing; from rpaulo
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-12 Matthew Dilloniscsi - Fix bug in iscsi initiator driver
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Sascha Wildnerral(4) firmware: Explicitly including <bsd.subdir.mk...
2010-06-11 Joe Talbottralfw - Add firmware for ral(4)
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-10 Sascha Wildnerath(4): Some cleanup regarding ether_sprintf().
2010-06-10 Sascha WildnerMove some FreeBSD CVS IDs to the comments.
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-06-06 Sascha Wildnervesa(4): Remove definition and usage of the obsolete...
2010-06-03 Sascha WildnerAdd wpi(4) to LINT and fix a warning.
2010-06-02 Joe Talbottwpi - Build the firmware module along with the driver.
2010-06-02 Joe Talbottwpifw - Add firmware module building framework
2010-06-02 Joe Talbottwpi - Serialize interrupts, fixup mcluster allocation...
2010-06-02 Joe Talbottif_wpi - Add into build system.
2010-06-02 Joe Talbottif_wpi - Port of FreeBSD's wpi driver for Intel 3945ABG...
2010-05-31 Antonio Huete Jimenezacpica - Use tsleep() instead of DELAY() to avoid long...
2010-05-26 Matthew Dillonath - use ifnet serialization calls instead of directly...
2010-05-23 Constantine A. Mureninlm(4): support W83627EHF-A (an early revision of the...
2010-05-22 Matthew DillonAHCI - Fix use of error ccb in error path
2010-05-21 Sascha Wildneracpi(4): Remove an unused variable.
2010-05-13 Sascha Wildnerumass(4): Add IDs for the Sony Cybershot, model DSC...
2010-05-13 Sascha WildnerSilence some warnings in the kernel.
2010-04-29 YONETANI Tomokazuips - Make use of new dumping scheme
2010-04-29 YONETANI Tomokazuips - The comment no longer applies as b_blkno has...
2010-04-25 Sascha Wildnerfirmware(9): GC our old firmware framework in favor...
2010-04-22 Sascha Wildnerwi(4): Fix -Wold-style-definition.
2010-04-22 Sascha Wildnerkernel: Add TUNABLE_ULONG too and really fix the acpi...
2010-04-22 Sascha Wildneracpi(4): Use TUNABLE_LONG to fix a warning and remove...
2010-04-21 Antonio Huete Jimenezath - Fix a mismatch in the module options.
2010-04-20 Sascha Wildnermmcsd(4): Add device statistics.
2010-04-18 Antonio Huete Jimenezath - Fix module loading.
2010-04-18 YONETANI Tomokazuips - Mark queue_lock as LK_CANRECURSE
2010-04-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-17 Alexander PolakovFix LINT kernel build.
2010-04-17 Alexander Polakovsound: implement OSS_GETVERSION.
2010-04-16 Sascha Wildnermmc(4): Remove two unneeded .PATH lines in the Makefiles.
2010-04-16 Sascha WildnerBring in FreeBSD's MMC (MultiMediaCard) stack.
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Antonio Huete Jimenezif_ath - Properly remove sysctls on detach.
2010-04-15 Sascha WildnerRemove the inclusion of <machine/bus_at386.h> from...
2010-04-14 Matthew DillonMerge remote branch 'rpaulo/net80211-update'
2010-04-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-14 Rui PauloFix build.
2010-04-13 Rui PauloAdd AH_SUPPORT_AR5416 always.
2010-04-13 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-04-13 Rui PauloMerge branch 'master' into net80211-update
2010-04-13 Alex Hornungnata - Drop pending requests on dump
2010-04-13 Alex Hornungata - Fix dumping of old ata driver
2010-04-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-04-10 Stathis KamperisACPI: Don't unlock in lock's error path
2010-04-10 YONETANI TomokazuACPI - disable ACPIIO_ACKSLPSTATE
2010-04-08 Rui Paulos/firmware.h/fbsd_firmware.h/
2010-04-08 Rui PauloSync with FreeBSD.
2010-04-08 Rui PauloDo proper locking in the callout functions.
2010-04-08 Rui PauloDisable non-ported drivers.
2010-04-07 Rui PauloMerge branch 'master' into net80211-update
2010-03-31 Alex Hornungvinum - change drive parsing
2010-03-30 Sylvestre GallonAllow nfe and xl to compile without DEVICE_POLLING.
2010-03-30 Rui PauloImport wi(4) driver from FreeBSD.
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Sascha Wildnersyscons(4): Add support for 8 bit packed pixel modes.
2010-03-28 Matthew Dillonkernel - vinum - Fix volume number for 'vinum read'
2010-03-24 Alex Hornungcache_fullpath - Guess mountpoints if requested
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-23 Matthew Dillonnrelease - Fix ordering dependency during parallel...
2010-03-21 Sascha Wildnersyscons(4): Remove (unused) scgfbrndr.c.
2010-03-21 Sascha Wildnersyscons(4): Base renderer selection on the new mode...
2010-03-21 Rui PauloMerge branch 'master' into net80211-update
next