]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
riscv: Call identify_cpu() earlier for CPU 0
[FreeBSD/FreeBSD.git] / sys / dev /
2023-06-09 Mitchell Horneofw_cpu: quiet secondary CPU devices
2023-06-09 Mitchell Horneofw_cpu: whitespace cleanup
2023-06-09 Mitchell Hornehwpmc: remove stub pmd_switch_{in,out} methods
2023-06-09 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-06-09 Mitchell Hornehwpmc: pass pmc pointer to more class methods
2023-06-09 Mitchell Hornehwpmc: unused/diagused annotations in tsc class
2023-06-09 Mitchell Hornehwpmc: use kstack_contains()
2023-06-09 Elliott Mitchellhwpmc: purge EOL release compatibility
2023-06-09 Mitchell Hornehwpmc: simplify arm64 kernel stack unwinding
2023-06-09 Mitchell Hornehwpmc_logging: less macro magic for type names
2023-06-09 Mitchell Hornehwpmc: don't use deprecated copystr(9)
2023-06-09 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-06-09 Mitchell Hornepmc_events.h: event list formatting
2023-06-09 Mitchell Hornepmc_events.h: update event list comment
2023-06-09 Mitchell Hornehwpmc: remove remaining UCP event definitions
2023-06-09 Mitchell Hornehwpmc: drop vestigial IAP event definitions
2023-06-02 Przemyslaw Lewandowskiixgbe: Change if condition for RSS and rxcsum
2023-06-02 Eric Joynerice(4): Update to 1.37.11-k
2023-05-17 Zhenlei Huangmrsas: Fix a typo in a source code comment
2023-05-17 Zhenlei Huangmps: Fix a typo in a source code comment
2023-05-17 Ian Moffettixgbe: Fix typos in source code comments
2023-05-16 Takanori Watanabeacpi_ged: New driver to ACPI generic event device
2023-05-15 Andrew TurnerMake SMCCC usable by device drivers
2023-05-15 Andrew TurnerAdd the fixed memory type to the pci ecam driver
2023-05-15 Kristof Provoste1000: fix VLAN 0
2023-05-09 Kyle EvansRevert "uart(4): add Sunrise Point UART controllers"
2023-05-09 Mark Johnstonhwpmc: Fix a typo
2023-05-05 Ravi Pokalajedec_dimm(4): Refactor offset adjustment and page0...
2023-05-05 Ravi Pokalajedec_dimm(4): Add manufacturing year and week.
2023-05-03 John Baldwinatp: Fix mismatch in array bounds.
2023-05-03 John Baldwinif_rsu: Fix mismatches in array bounds.
2023-05-03 John Baldwinrtwn: Fix mismatches in array bounds.
2023-05-03 John Baldwinmlx5: Fix mismatch in array bounds.
2023-05-03 John Baldwinocs: Fix mismatch in array bounds.
2023-05-03 John Baldwinocs: Remove unused variable.
2023-05-03 John Baldwinmalo: Fix mismatch in array bounds.
2023-05-03 John Baldwiniwi: Fix mismatch in array bounds.
2023-05-03 John Baldwiniwi: Remove write-only status variable.
2023-05-03 John Baldwinath: Fix mismatches in array bounds.
2023-05-03 John Baldwinmrsas: Don't leak a stack pointer value in the softc.
2023-05-02 Mariusz Zaborskimpr: don't use hardcoded value in debug branch
2023-05-02 Mariusz Zaborskimpr: fix copying of event_mask
2023-04-30 Elliott Mitchellmlx4: purge EOL release compatibility
2023-04-30 Hans Petter Selaskymlx5: Remove unused debugfs node pointers.
2023-04-30 Hans Petter Selaskymlx5: Don't give zero number of pages to the firmware.
2023-04-30 Hans Petter Selaskymlx5: Implement mlx5_core_modify_cq_by_mask().
2023-04-30 Hans Petter Selaskymlx5: Make MLX5_COMP_EQ_SIZE tunable.
2023-04-30 Hans Petter Selaskymlx5: Fix duplicate free of default flow rule in error...
2023-04-30 Hans Petter Selaskymlx5: Make mlx5_del_flow_rule() NULL safe.
2023-04-30 Hans Petter Selaskymlx5en(4): Don't wait for receive queue to fill up...
2023-04-30 Hans Petter Selaskymlx5en(4): Explain why CQE zipping is off.
2023-04-30 Hans Petter Selaskymlx5: Implement diagostic counters as sysctl(8) nodes.
2023-04-30 Hans Petter SelaskyImplement an API for sending a zero-length-packet....
2023-04-30 Warner Loshusb: tiny formatting nit
2023-04-30 Hans Petter Selaskyulpt(4): Add support for Epson TM-U220B.
2023-04-30 Hans Petter SelaskyMake sure the uftdi(4) driver doesn't start a USB trans...
2023-04-30 Vladimir Kondratyevwsp: Add sysctl tunable for Z-Axis inversion
2023-04-30 Jessica Clarkexhci: Rework 64-byte context support to avoid pointer...
2023-04-30 Bjoern A. ZeebUSB: adjust the Generic XHCI ACPI probe return value
2023-04-30 Søren SchmidtGet clocks for Rockchip RK3568.
2023-04-30 Val Packettbcm5974(4): add Magic Trackpad 2 (USB only) support
2023-04-30 John Baldwinif_mos: Remove set but unused variable.
2023-04-30 Hans Petter Selaskyusb(4): Separate the fast path and the slow path to...
2023-04-30 Hans Petter Selaskyusb(4): Code refactoring as a pre-step for adding missi...
2023-04-30 Joerg Wunschusb: dwc3: add <sys/mutex.h>
2023-04-30 Kyle Evansusb: dwc3: implement hw.usb.xhci.use_polling
2023-04-30 Elliott Mitchellwmt: purge EOL release compatibility
2023-04-30 Elliott Mitchellusb: purge EOL release compatibility
2023-04-30 Cheng, Huimingxhci(4): Make sure allocated bandwidth is freed in...
2023-04-30 Hans Petter Selaskyusb(4): Call optional endpoint_uninit() when changing...
2023-04-30 Poul-Henning KampUSB id of yet another Lenovo USB-C ethernet dongle.
2023-04-30 Hans Petter Selaskyuath(4): Fix incorrect byte-swapping and a buffer lengt...
2023-04-30 Kornel Dulebausb: Respect NO_INQUIRY quirk during device enumeration
2023-04-30 John Baldwinuhid_snes: Remove USB_ST_TRANSFERRED handling for the...
2023-04-30 Brooks Davisusb: remove COMPAT_32BIT ifdefs
2023-04-30 Brooks Davisusb: add 32-bit compat for FIFOs
2023-04-29 Dimitry Andrical_eth: make function definitions consistent with decla...
2023-04-29 Dimitry AndricUse bool for one-bit wide bit-fields
2023-04-26 Kyle Evansuart(4): add Sunrise Point UART controllers
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-22 Dimitry Andricichiic: use bool for one-bit wide bit-fields
2023-04-21 Zhenlei Huangmlx5ib(4): Mark driver knows net epoch
2023-04-17 Mitchell Horneofwbus: only allow unit number zero
2023-04-17 Mitchell Horneofwbus: remove arm64 ifdefs
2023-04-17 Elliott Mitchellofwbus: remove handling of resources from ofwbus
2023-04-17 Christos Margiolisofw: fix memory leak in ofwbus_attach()
2023-04-17 Zhenlei Huangiicbus(4): Use the existing CTLFLAG_RWTUN flag definition
2023-04-17 Zhenlei Huangbxe(4): Use CTLFLAG_RDTUN flag definition
2023-04-17 Zhenlei Huangice(4): Use the existing CTLFLAG_RWTUN flag definition
2023-04-15 黃清隆arcmsr(4): Fix reading buffer empty length error.
2023-04-12 Mark Johnstonnetmap: Handle packet batches in generic mode
2023-04-09 Mateusz Guziklge: ansify
2023-04-09 Mateusz Guziksk: ansify
2023-04-05 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-04-05 Corvin Köhnepci: add tunable hw.pci.enable_mps_tune
2023-03-31 Yurihv_hid: Hyper-V HID driver
2023-03-29 Zhenlei Huangxhci(4): Describe Fresco Logic FL1009 USB 3.0 controller
2023-03-29 Dmitry Luhtionovuhci(4): Add IDs for Zhaoxin USB controller
2023-03-29 Dmitry Luhtionovehci(4): Add IDs for for Zhaoxin USB 2.0 controller
2023-03-29 Dmitry Luhtionovxhci(4): Add IDs for Zhaoxin USB 3.0 controllers
next