]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add vmgenc(4) driver for ACPI VM generation counter
[FreeBSD/FreeBSD.git] / sys / dev /
2019-12-22 cemAdd vmgenc(4) driver for ACPI VM generation counter
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-20 cemrandom(4): Flip default Fortuna generator over to Chacha20
2019-12-20 markjmii(4): Fix ivars leak when the bus device or bus child...
2019-12-20 kevansvt: store a pointer to the keyboard instead of index
2019-12-20 kevansvt: fix post-boot keyboard attachment
2019-12-20 cemrandom(4): Fortuna: Enable concurrent generation by...
2019-12-20 philipiicoc: fix the build on PCI machines
2019-12-20 philipiicoc: add FDT bus attachment
2019-12-20 philipiicoc: split up common core and PCI bus specifics
2019-12-20 philipiicoc: minor whitespace and style(9) fixes
2019-12-18 mpRemove VMware MSI-X from the PCI blacklist.
2019-12-18 markjvnic: Relax PHY node matching after r336281.
2019-12-18 npcxgbe(4): check if the firmware supports FW_RI_FR_NSMR_...
2019-12-18 markjoce: Tighten input validation in the SIOCGI2C handler.
2019-12-18 cemacpi(4): Add _CID to PNP info string
2019-12-17 markjan(4): Require privileges for all SIOCGAIRONET requests.
2019-12-17 ianUpdate owc_gpiobus (one-wire over gpio) to the modern...
2019-12-17 kevanskbd: const'ify a couple of keyboard_driver fields
2019-12-17 brooksAvoid a tautological bitwise compare.
2019-12-16 impAdd back accidentally dropped masking...
2019-12-16 impMove attachment of pccard children into exca library...
2019-12-16 impAdd slot number ivar to return which slot number the...
2019-12-16 impWe'll never have multiple slots a cardbus bridge. So...
2019-12-16 kevanskbd drivers: don't double register keyboard drivers
2019-12-16 kevanskbd: patch linker set methods, too
2019-12-16 kevanskbd: remove kbdsw, store pointer to driver in each...
2019-12-16 kevanskbd: provide default implementations of get_fkeystr...
2019-12-16 kevanskeyboard switch definitions: standardize on c99 initial...
2019-12-16 kevanskbd drivers: use kbdd_* indirection for diag invocation
2019-12-15 jeffschedlock 4/4
2019-12-15 jeffschedlock 1/4
2019-12-15 kevanskbd: convert kbdd_* macros to inline functions
2019-12-15 mmelProperly synchronize completion DMA buffers.
2019-12-15 kevanskbd: drop _KERNEL #ifdef in kbdreg.h
2019-12-15 jeffAdd a deferred free mechanism for freeing swap space...
2019-12-13 scottlAdd accessors for the Vendor Specific Extended Capabili...
2019-12-13 jhbExpand net epoch in the cxgbe TOE driver to satisfy...
2019-12-13 impBe consistent about checking return value from bus_dela...
2019-12-13 npcxgbe(4): Use the _XT variant of the CPL used to transm...
2019-12-13 jhbUse callout(9) instead of deprecated timeout(9).
2019-12-13 impCreate new wrapper function: bus_delayed_attach_children()
2019-12-13 impMove to using bool instead of boolean_t
2019-12-13 ianIf device_delete_children() returns an error, bail...
2019-12-13 ianClean up some of my copyrights; add SPDX tag and remove...
2019-12-12 npcxgbe(4): Never use hardware checksumming in netmap tx.
2019-12-11 impMove reset to the interrutp processing stage
2019-12-11 manudwmmc: Use device_delete_children
2019-12-11 manudwmmc: Handle the card detect interrupt
2019-12-11 manudwmmc: Add a detach method
2019-12-10 jhbUse callout_func_t instead of the deprecated timeout_t.
2019-12-10 ianDo not attach children of owc_gpiobus until interrupts...
2019-12-10 wulf[ig4] Remove unused methods from bus interface
2019-12-10 npcxgbe(4): Simplify the firmware version checks a bit.
2019-12-10 markjIntroduce vm_page_astate.
2019-12-10 npcxgbe(4): Use TX_PKTS2 work requests in netmap Tx if...
2019-12-10 npcxgbe(4): Update T4/5/6 firmwares to 1.24.11.0.
2019-12-09 ianAllow baud rates of 1,228,800 and 1,843,200 on CP2101...
2019-12-09 markjConfigure headphone redirection for the Dell L780 and...
2019-12-09 npcxgbe/iw_cxgbe: Support 64b length in the memory regist...
2019-12-09 ianSwitch gpioths(4) from using a callout to a taskqueue...
2019-12-09 luporlEnable use of ofwcons for early debug
2019-12-09 ianPaste things correctly so that I'm added to the *end...
2019-12-09 ianAdd myself to the copyright list. Also add an SPDX...
2019-12-09 ianAdd FDT support to the gpioths driver. It now uses...
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-08 ianAdd a MODULE_DEPEND() for the gpioths driver. Also...
2019-12-08 ianAdd support for more chips to the gpioths driver.
2019-12-08 ianSimplify sysctl stuff in the gpioths driver. There...
2019-12-08 ianSeveral small fixes for the gpioths (temp/humidity...
2019-12-06 ianImplement bus_rescan for gpiobus(4). This allows on...
2019-12-06 imptrackers always know what qpair they are on
2019-12-06 impRemove ifdefs for FreeBSD 6, 7, 8 and 9. Assume we...
2019-12-06 loosAdd a GPIO based MDIO bit-banging bus driver.
2019-12-06 hselaskyFix compilation issue with mlx5core and sparc64 (gcc48):
2019-12-06 hselaskyImplement hardware TLS via send tags for mlx5en(4)...
2019-12-05 scottlAdd support for new sound HDA hardware
2019-12-05 jhbUse a void * argument to callout handlers instead of...
2019-12-05 kibmlx5: Do not poke hardware for statistic after teardown...
2019-12-05 hselaskyAdd basic support for TCP/IP based hardware TLS offload...
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-04 seRemove "All rights reserved" phrase from copyright...
2019-12-03 manucpufreq_dt: Do not fetch again hw.ncpu
2019-12-03 manucpufreq_dt: Do not attach the device if the cpu isn...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 manuRemove "all rights reserved" from copyright for the...
2019-12-03 emastectau.c: convert from KOI8-R to UTF-8 encoding
2019-12-03 emastescterm-sc.c: convert source file to UTF-8 encoding
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-03 kevanssyscons.c: clang-format pass to reduce style inconsiste...
2019-12-02 jeffFix a few places that free a page from an object withou...
2019-12-02 ianDo not initialize the flags field in struct gpiobus_pin...
2019-12-02 ianRemove "all rights reserved" from copyright after getti...
2019-12-02 kibmlx5: Do not try to enable fwdumps if scan space did...
2019-12-02 kibmlx5: Downgrade assert about misbehaving hardware to...
2019-12-02 ianFix leading whitespace (spaces->tabs) in comments;...
2019-12-01 ianRewrite gpioiic(4) to use the gpio_pin_* API, and to...
2019-12-01 ianMove most of the gpio_pin_* functions from ofw_gpiobus...
next