]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / sys / dev /
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.
2019-08-02 mavAdd more new fields and values from NVMe 1.4.
2019-08-01 mavAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-08-01 rrsThis adds the third step in getting BBR into the tree...
2019-08-01 emasteacpi_resource.c: mention ThunderX2 firmware revision...
2019-08-01 delphijAllow Kernel to link in both legacy libkern/zlib and...
2019-07-30 asomersMFHead @350453
2019-07-30 brFix MMCCAM kernel build.
2019-07-30 brAdd support for the SD/MMC controller found in Terasic...
2019-07-30 asomersMFHead @350426
2019-07-30 araujoFix sound on headset jack for ALC255 and ALC256 codec.
2019-07-29 markjAvoid relying on header pollution from sys/refcount.h.
2019-07-29 brAdd glue driver for Altera SOCFPGA Ethernet MAC (EMAC...
2019-07-29 brFind the correct node of PHY chip using "phy-handle...
2019-07-29 mavAdd some new fields and bits from NVMe 1.4.
2019-07-28 hselaskyAdd support for tethering with Nokia 7 plus and the...
2019-07-28 asomersMFHead @r350386
2019-07-27 arybchiksfxge(4): unify power of 2 alignment check macro
2019-07-27 arybchiksfxge(4): fix align to power of 2 when align has smalle...
2019-07-27 arybchiksfxge(4): fix power of 2 round up when align has smalle...
2019-07-26 kpvirtio: Fix running on machines with memory above 0xfff...
2019-07-25 impWiden the type for to.
2019-07-23 erjixgbe(4): Fix enabling/disabling and reconfiguration...
2019-07-22 ianCorrect spelling, partion -> partition.
2019-07-22 brRemove unused header.
2019-07-22 bro Add support for BERI IOMMU device
2019-07-21 ianAdd support for setting the aging/frequency-offset...
2019-07-20 ianRewrite the nxprtc chip init to extend battery life...
2019-07-20 ganboldAdd emmc support for Rockchip RK3399 SoC.
2019-07-19 impKeep track of the number of commands that exhaust their...
2019-07-19 impKeep track of the number of retried commands.
2019-07-19 impUse sysctl + CTLRWTUN for hw.nvme.verbose_cmd_dump.
2019-07-18 impProvide new tunable hw.nvme.verbose_cmd_dump
2019-07-18 impProvide macros to extract the sub-fields of the CAP_LO...
2019-07-18 ianFix a paste-o, set is212x = false for other chip types...
2019-07-18 ianHandle the PCF2127 RTC chip the same as PCF2129 when...
2019-07-17 impRemove now-obsolete comment.
2019-07-17 sbrunoI add the ability to accept the default pin widget...
2019-07-16 impAssume that the timeout value from the capacity is...
2019-07-16 avgbge: check that the bus is a pci bus before using it...
2019-07-15 ianIn nxprtc(4), use the countdown timer for better timeke...
2019-07-15 ianFix nxprtc(4) on systems that support i2c repeat-start...
2019-07-13 vmaffionenetmap: fix bug introduced by r349752
2019-07-12 npcxgbe(4): Completely ignore all top level interrupts...
2019-07-12 phkSupport multiple serial ports per device.
2019-07-11 impMore fully implement the state machine.
2019-07-10 impEnforce a 4GB DMA boundary on isci(4)
2019-07-10 avgowc_gpiobus: small formatting cleanup
2019-07-10 hrsAdd support for RTL8156, 2.5GbE USB network controller...
2019-07-09 npcxgbe(4): Clear the freelist statistics in the clearsta...
2019-07-09 npcxgbe(4): Use the simplest configuration possible when...
2019-07-09 whuhyperv/vmbus: Fix the wrong size in ndis_offload structure
2019-07-09 whuhyperv/vmbus: Update VMBus version 4.0 and 5.0 support.
2019-07-08 hselaskyPut USB ACPI code into own module, uacpi.ko.
2019-07-08 ianRestore the ability for i2c slave devices to do IO...
2019-07-08 impFix bugs in recovery path and improve cm tracking
2019-07-08 lwhsu- Fix gcc build for superio(4)
2019-07-08 lwhsuFix gcc build for cxgbe(4)
2019-07-08 markjMerge the vm_page hold and wire mechanisms.
2019-07-08 impWork around devices which return all zeros for reads...
2019-07-08 hselaskyMinor code cleanup of USB ACPI code after r349161.
2019-07-08 ianCall device_unbusy() on the error exit path, because...
2019-07-08 vangyzenIgnore kern.vt.splash_cpu without graphics
2019-07-04 vmaffionenetmap: Remove pointer leakage in netmap_mem2.c
2019-07-04 vmaffionenetmap: fix kernel pointer printing in netmap_generic.c
2019-07-04 brFix transfers that don't use busdma or bounce buffer...
2019-07-04 impFix cut-and-pasto that slipped through my testing.
2019-07-04 impImplement missing MMCBR ivars
2019-07-04 brNegate the logic of XCHAN_CAP_NOBUFS macro and rename...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-04 marcelLock busdma operations and serialize detach against...
next