Merge branch 'kq_devices' into selwakeup
[dragonfly.git] / sys / dev /
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-14 Samuel J. Greearkernel - Tear out selwakeup()
2010-07-14 Samuel J. Greearkernel - Add missing KNOTE's
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-13 Samuel J. Greeardev - dsp - Remove unnecessary selrecord call
2010-07-13 Joe Talbottral - Don't use M_NOWAIT in kmalloc() calls.
2010-07-13 Joe Talbottwpi - Fix mbuf flags and kmalloc flags, plus refcount...
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Alex Hornungudev - Tag some subsystems/drivers
2010-07-11 Alex Hornungdm - Bind into build system, fix small problem
2010-07-11 Alex Hornunglvm/dm - clean up debug, fix open bug
2010-07-11 Alex Hornungdm - General printout cleanup
2010-07-11 Alex Hornungdm_target_crypt - Make compatible with luks
2010-07-11 Alex Hornungdm - Add crypt target
2010-07-11 Alex Hornungdm - Port to DragonFly
2010-07-11 Alex Hornungdm - Import verbatim from NetBSD
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-11 Samuel J. Greeardev - Mask false uninitialized variable warning
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-08 Matthew Dillondev - Properly propogate wakeup events for ums
2010-07-08 Samuel J. Greeardev - Properly propogate wakeup events for ums
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
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-04 Sascha Wildneracpi_sony(4): Sync with FreeBSD.
2010-07-03 Sascha Wildnervinum(4): Use char for has_part since that's what we...
2010-07-03 Sepherosa Ziehausk(4): Initialize if_multiaddrs (in ether_ifattach...
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
next