]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Move arm back to having one LINT
[FreeBSD/FreeBSD.git] / sys / dev /
2020-02-02 impRemove vpo.4
2020-02-02 impAdd deprecation notice to vpo.4
2020-02-01 kibFix build.
2020-02-01 dimAmend r357367 by using register values from the TPM...
2020-02-01 cemtpm(4): Fix 'go ready' in TPM 2.0 TIS driver
2020-02-01 dimFix new clang 10.0.0 warnings about converting the...
2020-01-31 hselaskyWiden EPOCH(9) usage in mlx4en(4).
2020-01-30 cemaic7xxx(4): Fix unintended sign extension in ahd_inq()
2020-01-30 hselaskyWiden EPOCH(9) usage in mlx5en(4).
2020-01-30 philipacpi_ibm: add support for ThinkPad PrivacyGuard
2020-01-30 hselaskyWiden EPOCH(9) usage in PCI WLAN drivers.
2020-01-30 hselaskyWiden EPOCH(9) usage in USB WLAN drivers.
2020-01-29 brAdd driver for Xilinx XDMA PCIe Bridge found in the...
2020-01-29 mhornecgem: Add another compat string for the SiFive fu540
2020-01-29 cembnxt(4): Eliminate wrong sizeof() expression in memset()
2020-01-29 cemixgbe(4): Eliminate bogus sizeof() expressions
2020-01-29 cemqlxge(4): Ditto r357244
2020-01-29 cemqlxgb(4): Use defined evaluation order
2020-01-28 cemamdtemp(4): Remove dead code that snuck in with r357190
2020-01-28 cemamdtemp(4): Add support for Family 17h CCD sensors
2020-01-28 cemamdtemp(4): Refactor shared temperature calculation...
2020-01-27 impNo need to have an extra layer of indirection here...
2020-01-27 impCreate a convenince wrapper to fill in a CAM_PATH_INQ...
2020-01-27 kanEnter net epoch in msk_tick.
2020-01-26 vmaffionenetmap_mem_unmap: fix NULL pointer dereference
2020-01-26 jhbFix some misleading indentation warnings reported by...
2020-01-25 glebiusEnter the network epoch in RX processing taskqueue.
2020-01-24 glebiusEnter the network epoch in USB WiFi drivers when proces...
2020-01-24 glebiusre(4) uses taskqueue to process input packets. Enter...
2020-01-24 glebiusath(4) processing input packets in taskqueue. Enter...
2020-01-24 bro Move the software context struct to a header file.
2020-01-24 brMove the ECAM macroses to the header file.
2020-01-23 glebiusWith MSI interrupts bge(4) just schedules taskqueue...
2020-01-23 avgvmxnet3: add support for RSS kernel option
2020-01-23 avgvirtio_scsi: use max target ID plus one as the initiator ID
2020-01-23 jeffConsistently use busy and vm_page_valid() rather than...
2020-01-23 glebiusIntroduce flag IFF_NEEDSEPOCH that marks Ethernet inter...
2020-01-23 glebiusIn netmap() call ether_input() within the network epoch.
2020-01-21 hselaskyAdd new USB ID to uslcom(4).
2020-01-20 gnnAdd support for latest Intel I219 device, supported...
2020-01-19 jeffDon't hold the object lock while calling getpages.
2020-01-19 cemmps(4): add missing cam(4) dependency
2020-01-19 manuzilinx/zy7_qspi: Add a qspi driver for Zynq platforms.
2020-01-16 manudwmmc: Remove max_hz from the softc
2020-01-16 manufdt_pinctrl: Add new methods for gpios
2020-01-16 manuregulator_fixed: Add a get_voltage method
2020-01-15 emasteacpi_ibm: reference ThinkPad instead of IBM
2020-01-14 avgstorvsc: port a Linux patch, properly set residual...
2020-01-14 npcxgbe/iw_cxgbe: Do not allow memory registrations with...
2020-01-13 vmaffionenetmap: disable passthrough with no hypervisor support
2020-01-13 vmaffionevmx: fix initialization of TSO related descriptor fields
2020-01-12 mjgAdd KERNEL_PANICKED macro for use in place of direct...
2020-01-12 kevansregulator: small enhancements to regulator_shutdown
2020-01-11 glebiusPacify gcc.
2020-01-11 hselaskyRevert r356598 for now because it breaks some AMD based...
2020-01-10 glebiusAdd pfil(9) hook to vtnet(4).
2020-01-10 manutwsi: Rework how we handle the i2c messages
2020-01-10 hselaskyCheck the XHCI endpoint state before stopping any endpoint.
2020-01-10 hselaskyDefine the XHCI endpoint states.
2020-01-09 kevansdwc_otg: fix fdt attachment for newer bcm2708-usb nodes
2020-01-09 hselaskyFix a XHCI driver issue with Intel's Gemini Lake SOC.
2020-01-08 bzvnet: virtualise more network stack sysctls.
2020-01-08 ianRemove some trailing whitespace; no functional changes.
2020-01-08 ianSplit the code to find and add iicbus children out...
2020-01-08 ianChange some KASSERT to device_printf + return EINVAL...
2020-01-08 ianInit sc->maxbus to -1, not 0. It represents the highes...
2020-01-08 ianEnsure any reserved gpio pins get released if an early...
2020-01-08 mavFix copy-paste bug in HMB free code.
2020-01-08 manuregulator: fix regnode_method_get_voltage
2020-01-08 kpvtnet: Pre-allocate debugnet data immediately
2020-01-07 mavMinor adjustments to r356474 and r356480.
2020-01-07 mavIncreate HMB limit from 1% to 5%.
2020-01-07 glebiusFix a typo - passing wrong mbuf pointer to needs_udp_cs...
2020-01-07 mavAdd Host Memory Buffer support to nvme(4).
2020-01-07 markjDecrease logging severity when adding a device or readi...
2020-01-06 hselaskyAdd own counter for cancelled USB transfers.
2020-01-03 mjgvfs: drop the mostly unused flags argument from VOP_UNLOCK
2020-01-03 markjFix a page leak in the md(4) swap I/O path.
2020-01-03 mavAvoid duplicate I/O statistics accounting.
2020-01-02 erjixl: prevent non-privileged access to NVM update interface
2020-01-02 kevanssys/dev/cfi: include sys/types.h as well
2020-01-02 ianExplicitly include sys/rman.h instead of relying on...
2020-01-02 ianAdd support for i2c bus mux hardware.
2020-01-01 cemvmgenid(4): Integrate as a random(4) source
2019-12-31 cyMFV r356143:
2019-12-31 kevanspsm: properly check for atkbdc_open failure
2019-12-31 mavDon't spin on cleanup_lock if we are not interrupt.
2019-12-31 mmMFV r356163,r356197:
2019-12-30 hselaskyFix spelling.
2019-12-30 mavUse atomic for start_count in devstat_start_transaction().
2019-12-30 cemvirtio_random(4): Drop no longer needed unload kludge
2019-12-30 cemrandom(4): Make entropy source deregistration safe
2019-12-28 markjRemove page locking for queue operations.
2019-12-28 pfgSPDX: update some tags with two licenses.
2019-12-27 hselaskyMake USB statistics per device instead of per bus.
2019-12-27 brd[gpioths] Fix GPIOTHS_DEBUG
2019-12-26 scottlAbstract the locking for PCIe hotplug. It still uses...
2019-12-26 cemrandom(9): Deprecate random(9), remove meaningless...
2019-12-26 cemrandom(4): Simplify RANDOM_LOADABLE
2019-12-26 kevanskbdmux: simplify modevent handler
next