]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
RISC-V: fix kernel CFLAGS with clang
[FreeBSD/FreeBSD.git] / sys / dev /
2019-09-07 impSome newer HID devices have descriptors that are larger...
2019-09-06 takawataAdd embedded Managed Object Format blob access to acpi_...
2019-09-05 ianUse a single write of 3 bytes instead of iicdev_writeto...
2019-09-05 ianEnsure a measurement is complete before reading the...
2019-09-05 emastepcie: return an error if a matching resource is not...
2019-09-05 hselaskyDecrease the default audio playback latency to a maximu...
2019-09-04 impSupport doorbell strides != 0.
2019-09-04 bro Add support for multi-port instances of Synopsys...
2019-09-03 impImplement nvme suspend / resume for pci attachment
2019-09-03 avgsuperio: fix the copyright block and update the year
2019-09-02 impIn nvme_completion_poll, add a sanity check to make...
2019-09-02 impIn all the places that we use the polled for completion...
2019-09-02 impAdd a brief comment explaining why we can return ETIMED...
2019-09-02 hselaskyFix regression issue after r351616. Make sure the mbuf...
2019-09-01 emastevnic: correct and simplify SIOCSIFFLAGS
2019-09-01 vmaffionenetmap: import changes from upstream (SHA 137f537eae513)
2019-09-01 jkimAdd support for TP-Link Archer T2U Nano.
2019-08-30 markjProperly check for an interrupted cv_wait_sig().
2019-08-30 emastexdma: avoid NULL deref in error case
2019-08-30 emasteqlxgbe: avoid NULL deref in error case
2019-08-30 glebiusUse mbuf queue instead of ifqueue in USB network drivers.
2019-08-29 yuripvichsmb: defer smbus attach until interrupts are available
2019-08-29 emastevnic: avoid NULL deref in error case
2019-08-28 npcxgbe/t4_tom: Use the correct value of sndbuf in AIO Tx.
2019-08-28 mavFix AHCI Enclosure Management, broken by r351356.
2019-08-27 npcxgbe/t4_tom: Initialize all TOE connection parameters...
2019-08-27 npcxgbe/t4_tom: Limit work requests with immediate payloa...
2019-08-26 mavAnnounce PCI Segment Groups supported to PCI host _OSC.
2019-08-26 mavDon't consider PCIe hot-plug command timeout fatal.
2019-08-25 vmaffionenetmap: remove obsolete file
2019-08-25 hrsAdd MODULE_PNP_INFO() to vmci(4). This allows devd...
2019-08-23 impIt turns out the duplication is only mostly harmless.
2019-08-23 npcxgbe/t4_tom: Any invalid scaling factor in the hardwar...
2019-08-23 npwhitespace nit.
2019-08-23 npcxgbe(4): Use the same buffer size for TOE rx queues...
2019-08-22 impWhen we have errors resetting the device before we...
2019-08-22 impWe need to define version 1 of nvme, not nvme_foo....
2019-08-22 impMove releasing of resources to later
2019-08-22 cyMFV r346563:
2019-08-22 bzusb: fix usb_fdt_support.c when altq enabled (usb_ehern...
2019-08-22 impRemove stray line that was duplicated.
2019-08-21 impCreate a AHCI attachment for nvme.
2019-08-21 impSeparate the pci attachment from the rest of nvme
2019-08-21 mavImprove NVMe hot unplug handling.
2019-08-21 delphijFix sound on headset jack for ThinkPad T51.
2019-08-21 jhibbitsdpaa: Fix warnings in dtsec(4) found by clang
2019-08-21 mavFormalize NVMe controller consumer life cycle.
2019-08-20 markjUse a sleepable lock for midistat functions.
2019-08-20 jhibbitsUnbreak USB ethernet module builds
2019-08-20 stevekusb_ethernet.h includes a number of mii headers, but...
2019-08-19 jkimPartially revert the previous commit.
2019-08-19 jkimFix sound on headset jack for Lenovo Thinkpad X1 Carbon...
2019-08-19 scottphDon't set the string "unknown" as a device's location_str
2019-08-18 jeffAllocate all per-cpu datastructures in domain correct...
2019-08-18 cemrandom(4): Reorder configuration of random source modules
2019-08-18 mmelFix bug introduced by r351184.
2019-08-18 mmelEnhance support of extres in dwmmc driver.
2019-08-18 mmelAdd method for getting of syscon handle from parent...
2019-08-17 manuRevert r351129
2019-08-16 mavNTB Tool: Test driver for NTB hardware drivers.
2019-08-16 brooksmd(4): remove the unused and unusable MDIOCLIST ioctl.
2019-08-16 manufdt: simple-mfd: Set the syscon memory to SHAREABLE
2019-08-15 mavFix i386 build.
2019-08-15 mavLimit memory window usage in ntb_transport to 256MB.
2019-08-15 manutwsi: Fix build when DEBUG is used on 32bits arch.
2019-08-15 mavFix i386 LINT build after r351056.
2019-08-15 mavImplement new methods for Intel and PLX NTB.
2019-08-15 cemrandom(4): Remove "EXPERIMENTAL" verbiage from concurre...
2019-08-14 mavAdd support for PCI Device ID 0x148B in ntb_hw_amd...
2019-08-14 mavReport NOIOB and NPWG fields as stripe size.
2019-08-14 mavAdd missing break statements in r351004.
2019-08-13 mavMake nvd(4) report NGUID or EUI64 as GEOM::lunid.
2019-08-13 ianAdd PNP_INFO to the gpiopps driver.
2019-08-12 mavMissed part of r350523.
2019-08-12 avosrtwn_pci: add device ID for RTL8192CE.
2019-08-10 ianAllow the sdhci timeout sysctl var to be set as a tunab...
2019-08-10 manuallwinner: Add a new clock aw_clk_m
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 delphijUpdate bxe(4) to use new zlib.
2019-08-07 cemGEOM: Reduce unnecessary log interleaving with sbufs
2019-08-07 traszAdd cdceem(4) driver, for virtual ethernet devices...
2019-08-07 hselaskyCorrect PCI device ID for XHCI USB controller.
2019-08-07 manuofw: ofw_reg_to_paddr: Use a 256 static array for the...
2019-08-07 delphijExpose zlib's utility functions in Z_SOLO library when...
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 jhbDetect invalid PCI devices more correctly in PCI interr...
2019-08-06 kevansral: rt2860: fix wcid2ni access/size issue
2019-08-06 kevansoce(4): potential out of bounds access before vector...
2019-08-06 cemamdtemp(4), amdsmn(4): Attach to Ryzen 3 (Zen 2) hostbr...
2019-08-05 mavAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 ianAdd a driver for Texas Instruments ADS101x/ADS111x...
2019-08-04 jhibbitsFix the build after r350570.
2019-08-04 jhibbitsAdd necessary bits for Linux KPI to work correctly...
2019-08-03 kibFix format spec for ILP32.
2019-08-03 takawataAdd per hub sysctl to expose port information for phyis...
2019-08-03 delphijif_mxge: update zlib version 1.0.4 to 1.2.11.
2019-08-03 mavAdd more random bits from NVMe 1.4.
2019-08-02 mavDecode few more NVMe log pages.
2019-08-02 markjFix warnings about unused identifiers when compiling...
2019-08-02 mavFix typo in r350529.
next