]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Hyper-V: vmbus: Add NULL check for vmbus_res
[FreeBSD/FreeBSD.git] / sys / dev /
2023-11-02 Zhenlei HuangHyper-V: vmbus: Add NULL check for vmbus_res
2023-11-02 Vladimir Kondratyevhmt(4): Do not require input report HID usages to be...
2023-11-02 Vladimir Kondratyevevdev: Sync event codes with Linux kernel 6.5
2023-11-01 Martin Matuskazfs: merge openzfs/zfs@41e55b476
2023-10-30 Martin Matuskazfs: merge openzfs/zfs@043c6ee3b
2023-10-30 Dmitry LuhtionovAdd some Intel ICH10 PCI IDs.
2023-10-30 Dmitry LuhtionovAdd IDs for Intel BayTrail SATA.
2023-10-28 Yishai Hadasmlx5ib: Fix RSS Toeplitz setup to be aligned with the...
2023-10-28 Ka Ho Ngmlx5ib: Fix ethertype to be ETH_P_IPV6
2023-10-27 Warner Loshudbp: Remove stale splnet comment
2023-10-27 Warner Loshmwl: Remove stale reference to splnet/splvm.
2023-10-27 Warner Loshotus: splnet isn't a thing, remove place holders
2023-10-27 Kyle Evansarm: prune imx5 support from the tree
2023-10-24 Ed MasteOpenSSL: update to 3.0.12
2023-10-22 Martin Matuskazfs: merge openzfs/zfs@797f55ef1
2023-10-20 Warner Loshuart: Support EARLY_PRINTF on x86 for port-mapped COM...
2023-10-20 John Baldwinacpi_pcib: Rename decoded_bus_range to get_decoded_bus_...
2023-10-20 Doug Rabsonnetfront: fix the support for disabling LRO at boot...
2023-10-20 Wei HuHyper-V: vmbus: check if signaling host is needed in...
2023-10-19 Sumit Saxenampi3mr: Move creation of watchdog to interupt config...
2023-10-19 Mitchell Hornehwpmc_amd: remove an unused variable
2023-10-19 John Hallsmartpqi: Change alignment for dma tags
2023-10-19 John F. Carrsmartpqi: Drop spinlock before freeing memory
2023-10-18 Mitchell Hornepmc: remove last bits of AMD K7 CPU support
2023-10-18 Mitchell Hornehwpmc_amd: kill off k7 support bits
2023-10-18 Mitchell Hornehwpmc_amd: simplify counter descriptor definitions
2023-10-18 Mitchell Hornehpwmc_amd.c: style improvements
2023-10-18 Mitchell Hornehwpmc_core: remove two non-existent function prototypes
2023-10-18 Mitchell Hornehwpmc: tidy pcd_finalize methods
2023-10-16 John Baldwinacpi_pcib: Trust decoded bus range from _CRS over _BBN
2023-10-16 Emmanuel VadotRevert "dwc: re-rewrite barrier part"
2023-10-16 Andrew Turnerpci: Set the domain in the pci_generic driver
2023-10-13 Justin Hibbitsbpf: Add IfAPI analogue for bpf_peers_present()
2023-10-13 Justin HibbitsRevert "bpf: Add IfAPI analogue for bpf_peers_present()"
2023-10-13 Justin Hibbitsbpf: Add IfAPI analogue for bpf_peers_present()
2023-10-13 Martin Matuskazfs: merge openzfs/zfs@8a7407012
2023-10-13 Cy Schubertunbound: Import upstream 0ee44ef3 when ENOBUFS is returned
2023-10-12 Emmanuel Vadotdwc: re-rewrite barrier part
2023-10-12 Andrew Gallatinacpi_ged: Handle events directly
2023-10-12 Emmanuel Vadotxilinx: reset: Remove debug printfs
2023-10-11 Mazin Fadlusb: add quirks for the Genesys GL3220 card reader
2023-10-11 Mazin Fadlusb: add necessary quirks for the NOREL Systems NS1081...
2023-10-11 Poul-Henning KampMove (LENOVO, TBT3LAN) from if_ure til if_cdce where...
2023-10-10 Warner Loshnvme: Close a race in destroying qpair and timeouts
2023-10-10 Warner Loshnvme: Eliminate RECOVERY_FAILED state
2023-10-10 Warner Loshnvme: Remove stale comment
2023-10-10 Warner Loshnvme: Really remove NVME_2X_RESET
2023-10-10 Warner Loshnvme: gc nvme_ctrlr_post_failed_request and related...
2023-10-10 John BaldwinTrim various $FreeBSD$
2023-10-09 Konstantin Belousovvkbd: correct ref count on cloned cdevs
2023-10-09 Pierre ProncheryOpenSSL: update to 3.0.11
2023-10-09 Ed Mastessh: Update to OpenSSH 9.5p1
2023-10-08 Martin Matuskazfs: merge openzfs/zfs@66b81b349
2023-10-07 Mark Johnstonmrsas: Fix callout locking in mrsas_complete_cmd()
2023-10-06 Emmanuel Vadotdwc: Rewrite barrier part
2023-10-06 Emmanuel Vadotdwc: rockchip: Properly calculate mii clock based on...
2023-10-06 Emmanuel Vadotdwc: Get the mii clock after calling IF_DWC_INIT
2023-10-06 Emmanuel Vadotdwc: Rewrite part of the descriptors setup functions
2023-10-06 Sk Razeeif_re: add Realtek Killer Ethernet E2600 IDs
2023-10-05 Emmanuel Vadotdwc: if_dwc_aw: Include net/if_media.h
2023-10-05 Emmanuel Vadotdwc: Remove if_dwc_mac_type
2023-10-05 Emmanuel Vadotdwc: Move BUS_MODE_DEFAULT_PBL; in if_dwcvar.h
2023-10-05 Emmanuel Vadotdwc: Do not re-invent phy mode type
2023-10-05 Emmanuel Vadotdwc: Move dma engine configuration to dwc1000_dma.c
2023-10-05 Emmanuel Vadotdwc: Move the dma reset code in dwc1000_dma.c
2023-10-05 Emmanuel Vadotdwc: Setup desc addresses in the dma init function.
2023-10-05 Emmanuel Vadotdwc: Move interrupt related code to core and dma file
2023-10-05 Emmanuel Vadotdwc: Put all DMA related defines in dma1000_dma.c
2023-10-05 Emmanuel Vadotdwc: Move struct dwc_hash_maddr_ctx declaration in...
2023-10-05 Emmanuel Vadotdwc: Move the txstart dma part to dwc1000_dma
2023-10-05 Emmanuel Vadotdwc: Split core functions
2023-10-05 Emmanuel Vadotdwc: Split dma functions
2023-10-05 Emmanuel Vadotdwc: Rename if_dwc.h to dwc1000_reg.h
2023-10-05 Emmanuel Vadotdwc: Drop 'All rights reserved'
2023-10-05 Emmanuel Vadotdwc: Rewrite clock and reset functions
2023-10-05 Emmanuel Vadotdwc: Add support for aal
2023-10-05 Emmanuel Vadotdwc: Add support for mixed-burst
2023-10-05 Emmanuel Vadotdwc: Remove unused GPIO_ACTIVE_LOW define
2023-10-05 Emmanuel Vadotdwc: Rename dwc_reset to dwc_reset_phy
2023-10-05 Emmanuel Vadotdwc: Move every sub drivers to dev/dwc
2023-10-04 Baptiste Daroussinbsddialog: import version 1.0
2023-10-04 Damien Brokaaxge: Add support for AX88179A
2023-10-04 Martin Matuskazfs: merge openzfs/zfs@f795e90a1
2023-10-03 Emmanuel Vadoti2c: Add Microcrystal RV3032 RTC driver
2023-10-03 Emmanuel Vadoti2c: Add cadence iic driver
2023-10-03 Emmanuel Vadotiicbus: Move opencores i2c driver into controller subdi...
2023-10-03 Emmanuel Vadotiicbus: Move i2c sensors drivers into new sensor subdir...
2023-10-03 Emmanuel Vadotiicbus: Move ADC drivers into a new adc subfolder
2023-10-03 Emmanuel Vadotiicbus: Move adm1030 and adt746x to new pwm subdirectory
2023-10-03 Emmanuel Vadotiicbus: Move Silergy pmic/regulators under pmic/silergy...
2023-10-03 Emmanuel Vadotiicbus: Move remaining rtc driver into rtc subfolder
2023-10-03 Emmanuel Vadotiicbus: Move twsi under a new controller subdirectory
2023-10-02 Olivier Certnerx86: AMD Zen2: Zenbleed chicken bit mitigation
2023-10-02 David Sloannvme: Fix memory leak in pt ioctl commands
2023-10-02 Bjoern A. Zeebnet80211 / drivers: remove public use of ieee80211_node...
2023-09-29 Martin Matuskazfs: merge openzfs/zfs@e13538856
2023-09-27 Baptiste Daroussinnvi: import version 2.2.1
2023-09-27 Mark Johnstonhdac: Defer interrupt allocation in hdac_attach()
2023-09-26 Warner Loshnvme: Supress noise messages
2023-09-25 John BaldwinUpdate a couple of tools to not embed __FBSDID in gener...
next