]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Regenerate.
[FreeBSD/FreeBSD.git] / sys / dev /
2008-04-16 krisReplace callout_init(..., 1) with callout_init(......
2008-04-15 rpaulostyle(9).
2008-04-15 yongariDon't touch MSI enable bit in RL_CFG2 register. For...
2008-04-14 sosFix problem with slave devices.
2008-04-14 phkConvert amd64 and i386 to share the atrtc device driver.
2008-04-13 sosFix identify of slave devices.
2008-04-13 rpauloAdd support for Asus EeePC backlight control.
2008-04-12 phkRemove a trailing comma which FlexeLint whines about.
2008-04-12 sosDont call hw.status recursively.
2008-04-12 ariff- Add codec id for Sigmatel STAC9205
2008-04-12 rpauloMFp4: k8temp, a driver to monitor AMD K8 CPU temperatur...
2008-04-12 rpauloUpdate the list of Cx states when ACPICA notifies us...
2008-04-12 rpauloMatch the Mac Pro with 8 cores. This machine reports...
2008-04-11 davidch- Fixed a problem with the send chain consumer index...
2008-04-11 sosFix badly placed '{'
2008-04-11 rpauloDon't call acpi_disabled() because we are not part...
2008-04-11 ariffDon't mess up with CHN_F_TRIGGERED, since it should...
2008-04-11 rpauloStyle nit. No functional change.
2008-04-11 sosFix the brokenness in the former commit, sorry for...
2008-04-11 bennoIdentify ICH9 USB controllers.
2008-04-10 sosFix clearing of nVidia interrupts.
2008-04-10 jkim- Add ASUS G2K laptop support.
2008-04-10 sosAdd experimental support for SATA Port Multipliers
2008-04-10 yongariAdd support for MCP73 chips.
2008-04-09 flzAdd support for Verizon v740 to ubsa(4).
2008-04-09 samfix locking botch
2008-04-08 jkimClean up and fix style(9) nits.
2008-04-08 jkim- Add write(2) support for psm(4) in native operation...
2008-04-08 bzIn some situations we were not clearing pending link...
2008-04-07 jhbAdd PCI ID's for ICH8 USB controllers.
2008-04-07 jhbRevert back to probing Host-PCI bridges in the order...
2008-04-07 rpauloActually, I was looking at the wrong Linux .c file...
2008-04-07 rpaulo* Add missing #else in the #ifdef DEBUG section.
2008-04-07 rpaulo"Prettyfy" numbers in hexadecimal. No functional change.
2008-04-07 rpauloThe SMC is represented on the acpi tables, so we can...
2008-04-05 jhbMove INTR_FILTER from opt_global.h to its own header.
2008-04-05 jhbDuring attach on some de(4) adapters the driver sends...
2008-04-05 takawataGPE lock may recurse on resume path.
2008-04-05 yongariAdd support for IC Plus IP1001 PHY.
2008-04-03 emasteAllow crashdumps on machines with >4GB of RAM as long...
2008-04-03 scottlDon't force a reset at driver attach time. It doesn...
2008-04-03 jfvAnother build fix
2008-04-03 jfvFix a lint issue in the build.
2008-04-03 jfvFix minor bug in last checkin, NO_STRICT_ALIGNMENT...
2008-04-02 jfvThis update primarily addresses the ability to have...
2008-04-02 gallatinInitialize if_baudrate using IF_Gbps() macro.
2008-04-01 emasteCalling RequestSupplementAdapterInfo before RequestAdap...
2008-04-01 weongyoremove warnings for 64bit aware platforms.
2008-03-31 scottlThe MPT driver treats the "core" module with the same...
2008-03-31 kmacyreduce the size of the jumbo ring on i386 and disable...
2008-03-31 yongariPadding more bytes than necessary one broke another...
2008-03-28 emasteImplement FSACTL_LNX_GET_FEATURES and FSACTL_GET_FEATUR...
2008-03-28 rpauloAdd Qualcomm ZTE CMDMA MSM modem to the list of support...
2008-03-28 yongariIn revision 1.70, 1.71 and 1.84 re(4) tried to workarou...
2008-03-26 phkMake speaker a pseudo device driver instead of attachin...
2008-03-26 phkThe "free-lance" timer in the i8254 is only used for...
2008-03-26 emasteAdd \n to the end of a printf string and remove it...
2008-03-26 phkRename timer0_max_count to i8254_max_count.
2008-03-26 bruefferFix some "in in" typos in comments.
2008-03-25 samsplit out tty create part of ucom_attach into ucom_atta...
2008-03-25 samadd some CDMA modems
2008-03-25 emasteAdd 64-bit array support for RAIDs > 2TB. This corresp...
2008-03-25 emasteCorrect data direction flags in aac_bio_command() in the
2008-03-25 ruReplaced the misleading uses of a historical artefact...
2008-03-25 weongyoAdd support for Marvell Libertas 88W8335 based PCI...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 kmacychange inp_wlock_assert to inp_lock_assert
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 emasteDiff reduction to Adaptec's driver (around build 15317...
2008-03-24 marius- Const'ify the dc_devs array.
2008-03-24 mariusSplit the registers into two halves in preparation...
2008-03-24 emasteDiff reduction to Adaptec driver build 15317 (refactori...
2008-03-24 kmacyremove unneccessary tcbinfo lock acquisitions - set...
2008-03-23 kmacyInsulate inpcb consumers outside the stack from the...
2008-03-23 yongariMSI handling on some RealTek chips are broken so disabl...
2008-03-23 yongariFor MSI capable hardwares, enable MSI enable bit in...
2008-03-23 yongariSome RealTek chips are known to be buggy on DAC handlin...
2008-03-23 yongariVLAN hardware tag information should be set for all...
2008-03-23 yongariAlways honor configured VLAN/checksum offload capabilities.
2008-03-22 qingliReuse the mbuf that was just retrieved from the receive...
2008-03-22 sam(finally) add the hal status to the diagnostic generate...
2008-03-22 ambriskoAdd in a compat. mode so you can either open the card...
2008-03-21 remkoAdd the i915 GME device to DRM.
2008-03-20 sosUnbreak the last commit.
2008-03-20 kmacypay attention to default cluster limits when sizing...
2008-03-20 emasteRestore creation of passthrough devices with newer...
2008-03-20 emasteAdd ioctls FSACTL_SEND_LARGE_FIB, FSACTL_SEND_RAW_SRB,
2008-03-20 samWorkaround design botch in usb: blindly mixing bus_dma...
2008-03-20 samCorrect cache handling for xfer requests marked URQ_REQ...
2008-03-20 sosFix Problem with Intel Matrix RAID.
2008-03-20 kevlo- Add the Corega CG-WLUSB2GL from NetBSD
2008-03-20 blandImprove VT_WAITACTIVE semantics.
2008-03-20 samadd some debug msgs for tracking xfers
2008-03-20 samadd support for %b printing of request + xfer flags
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 kmacyfix link management bug and conditionally allow the...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-18 adrianSign-extend the 48-bit AMD PMC counter before treating...
next