]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
sdt: Add macros which expand to probe and provider structure names
[FreeBSD/FreeBSD.git] / sys / dev /
2024-05-01 Navdeep Parharcxgbe/tom: Fix the rx channel selection in options2.
2024-04-30 Navdeep Parharcxgbe(4): Query TPCHMAP once and not once per port.
2024-04-30 Navdeep Parharcxgbe(4): Rename rx_c_chan to rx_chan.
2024-04-30 Navdeep Parharcxgbe(4): Minor tweaks to comments.
2024-04-30 Navdeep Parharcxgbe(4): Initialize mps_bg_map to an invalid value...
2024-04-30 Navdeep Parharcxgbe(4): Do not read hardware registers to determine...
2024-04-30 Andrew GallatinFix new users of MAXPHYS and hide it from the kernel...
2024-04-30 Navdeep Parharcxgbe(4): Allocate a taskqueue per port instead of...
2024-04-30 Martin Matuskalibarchive: merge bugfixes from vendor branch
2024-04-29 Navdeep Parharcxgbe(4): Shared code update to deal with partial failu...
2024-04-29 Navdeep Parharcxgbe(4): Reword the comment explaining the atid/cookie...
2024-04-29 Navdeep Parharcxgbe(4): Add missing description for a port type.
2024-04-29 Navdeep Parharcxgbe(4): Retire t4_intr_clear.
2024-04-29 Navdeep Parharcxgbe(4): Add a helper function to locate MPS/MAC regis...
2024-04-29 Navdeep Parharcxgbe(4): Remove tx_modq lookup table.
2024-04-29 Martin Matuskalibarchive: merge from vendor branch
2024-04-29 Stephan de Witaxgbe: Various stability improvements
2024-04-28 Christos Margiolissound: Remove chn_timeout check from chn_init()
2024-04-28 Christos Margiolissound: Add missing space in dev.pcm.X.mode description
2024-04-28 Christos Margiolissound: Move pcm_chnref() and pcm_chnrelease() to pcm...
2024-04-28 Christos Margiolissound: Merge pcm_chn_destroy() and chn_kill()
2024-04-28 Christos Margiolissound: Retire unit.*
2024-04-28 Christos Margiolissound: Assert that we do not enter chn_sleep() with...
2024-04-28 Christos Margiolissound: Fix panic caused by sleeping-channel destruction...
2024-04-28 Christos Margiolissound: Wrap dsp_clone() and mixer_clone() with bus_topo...
2024-04-28 Christos Margiolissound: Fix NULL dereference in dsp_clone() and mixer_cl...
2024-04-27 Florian Walpensnd_hdspe(4): Recognize newer firmware's PCI vendor id.
2024-04-24 Mark Johnstonwg: uma_zcreate() does not fail
2024-04-24 Mark Johnstondpaa: uma_zcreate() does not fail
2024-04-24 Ricardo BrancoMFV: less: Do not trust st_size if it equals zero
2024-04-23 Martin Matuskazfs: merge openzfs/zfs@1f940de07
2024-04-23 HP van Braamahc(4)/ahd(4): target mode: cancel outstanding AIOs...
2024-04-23 HP van Braamahc(4) clean up old Linux defines
2024-04-23 Lexi Winteralc(4): disable MSI-X by default on Killer cards
2024-04-21 Gordon Berglingwtap: Fix typos in kernel messages
2024-04-21 Kyle Evansahc(4)/ahd(4): fix target mode on ARM
2024-04-21 Kyle Evansahc(4): resolve some minor nits
2024-04-20 Mark Johnstonwg: Add netmap support
2024-04-20 Gordon Berglingds1307(4): Fix a typo in a source code comment
2024-04-20 Gordon Berglingsafe(4): Remove a double word in a source code comment
2024-04-20 Gordon Berglingusb(4): Remove a double word in a source code comment
2024-04-20 Gordon Berglingbhnd(4): Remove a double word in a source code comment
2024-04-19 Henrich HartzerAdd support for Intel Atom S1200 UART
2024-04-19 Ahmad Khalifaacpi_iicbus: Shift slave address
2024-04-19 Ahmad Khalifaig4_iic: Warn on NACK
2024-04-19 Ahmad Khalifaacpi_cmbat: Use nitems instead of sizeof
2024-04-19 Ahmad Khalifaig4_reg: Update datasheet link
2024-04-19 Denis BodorAdd support for i2c-tiny-usb: usb to iic bridge
2024-04-19 Seth Hoffertbpf: Make BPF interop consistent with if_loop
2024-04-18 Eric Joynerice(4): Update to 1.39.13-k
2024-04-18 Eric Joynerice(4): Update copyright year to 2024
2024-04-18 Christos Margiolissound: Remove obsolete DV_F_* flags
2024-04-18 Christos Margiolissound: Simplify unit fetching in dsp_oss_audioinfo()
2024-04-18 Christos Margiolissound: Remove PCMMINOR()
2024-04-18 Christos Margiolissound: Remove obsolete chn_setvolume()
2024-04-18 Christos Margiolissound: Get rid of snddev_info->devcount
2024-04-18 Christos Margiolissound: Call device_get_name() and device_get_unit(...
2024-04-18 Christos Margiolissound: Be more verbose with virtual channel descriptions
2024-04-18 Gleb Smirnoffvtnet: use CURVNET_SET() instead of CURVNET_SET_QUIET()
2024-04-18 Gordon Berglingoce(4): Fix a typo in a source code comment
2024-04-18 Gordon Berglingmuge(4): Fix a typo in a source code comment
2024-04-17 Warner Loshnvme: Eliminate intel_log_temp_stats_swapbytes
2024-04-16 Josef 'Jeff' Sipekacpi_battery: avoid divide-by-zero when no devices...
2024-04-16 Martin Matuskalibarchive: merge from vendor branch
2024-04-16 Martin Matuskazfs: merge openzfs/zfs@90ba19eb7
2024-04-16 Roger Pau Monnéx86/xen: fix accounted interrupt time
2024-04-15 Brooks DavisReduce reliance on sys/sysproto.h pollution
2024-04-15 Michael Zhilinsnd_hda: fix "duplicated free" on module unloading
2024-04-15 Michael Zhilinsnd_hda: Add the full Intel Meteor/Arrow/Lunar Lake...
2024-04-14 Xin LIamdsmn(4), amdtemp(4): add support for AMD Family 19h...
2024-04-13 Christos Margiolissound: Remove leftover references to snd_clone
2024-04-12 Christos Margiolissound: Update some LICENSE headers
2024-04-12 Ka Ho Nguart_snps: Register a device xref for UARTs
2024-04-12 Lexi Wintersys/dev/irdma/irdma_cm: fix compile without INET
2024-03-21 Josef 'Jeff' Sipekds1307: use the correct Microchip part number in enum...
2024-04-11 Christos Margiolissound: Implement asynchronous device detach
2024-04-11 Christos Margiolissound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)
2024-04-11 Cristian Marussiscmi: Add an SCMI VirtIO transport driver
2024-04-11 Cristian Marussivtscmi: Add a virtio-scmi driver
2024-04-11 Cristian Marussiscmi: Introduce a new SCMI API and port CLK SCMI driver...
2024-04-11 Cristian Marussiscmi: Add SCMI message tracking and centralize tx/rx...
2024-04-11 Cristian Marussiscmi: Add new SCMI interfaces for init and message...
2024-04-11 Cristian Marussiscmi: Protect SCMI/SMT channels from concurrent transmi...
2024-04-11 Cristian Marussiscmi: Fix SCMI mailbox polling mechanism
2024-04-11 Cristian Marussiscmi: Extend and refactor SCMI shmem support
2024-04-11 Andrew Turnerscmi: Add an SCMI SMC transport driver
2024-04-11 Andrew Turnerscmi: Split out the SCMI mailbox to a new file
2024-04-11 Cristian Marussiscmi: Implement scmi_clknode_recalc_freq method
2024-04-10 Alexander Motinahc/ahd: Fix target mode operation
2024-04-10 Konstantin Belousovpcireg.h: Add AMD IOMMU Base Cap definitions
2024-04-10 Konstantin Belousovpcireg.h: add include guard
2024-04-10 Lexi Winterbcm2838_xhci: add module
2024-04-09 John Baldwinpci_host_generic: Tolerate range resource allocation...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc3...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18-init-18361...
2024-04-06 Dimitry AndricMerge llvm-project main llvmorg-18-init-18359-g93248729cfae
next