]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Improve printing of le features in hccontrol(8).
[FreeBSD/FreeBSD.git] / sys / dev /
2020-04-18 Ed Mastehda: remove hda*_lockowned macros
2020-04-18 Hans Petter SelaskySet the maximum exit latency to 0 for XHCI USB 3.0...
2020-04-18 Warner LoshAdd deprecation notice to amr(4)
2020-04-18 Warner Loshtwa(4) deprecation notice
2020-04-18 Warner LoshDeprecation notice for iir
2020-04-18 Warner LoshAdd deprecation notice to mly
2020-04-18 Warner LoshAdd deprecation notice for esp(4).
2020-04-18 Ed Mastehdac: replace printf for unowned lock with a lock assertion
2020-04-17 Ed Mastehdac: update comment to match function name
2020-04-17 Kyle Evanstty: convert tty_lock_assert to tty_assert_locked to...
2020-04-16 Colin PercivalAlert devd when acpi_video brightness changes
2020-04-16 Emmanuel Vadotarm: Fix duplicate ehci DRIVER_MODULE
2020-04-16 Emmanuel Vadotmmc_fdt_helpers: Drain the cd pin taskqueue in mmc_fdt_...
2020-04-16 Emmanuel Vadotmmc_fdt_helpers: Always init the timout
2020-04-16 Emmanuel VadotRevert r359965
2020-04-16 Scott LongAdd a small hack to the ioctl header files so that...
2020-04-15 John BaldwinSet inp_flowid's for TOE connections.
2020-04-15 John BaldwinClear CPL_GET_TCB_RPL handler on module unload.
2020-04-15 Brooks DavisFix -Wvoid-pointer-to-enum-cast warnings.
2020-04-15 Emmanuel Vadotmmc_fdt_helpers: Do not schedule a card detection is...
2020-04-15 Navdeep Parharcxgbe/iw_cxgbe: Do not start the EP timer if soaccept...
2020-04-14 Brooks DavisCentralize compatability translation macros.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-14 Emmanuel Vadotarm: dwmmc: Use mmc_fdt_helpers
2020-04-14 Emmanuel VadotThose functions are here to help fdt mmc controller...
2020-04-14 Andrew GallatinKTLS: Re-work unmapped mbufs to carry ext_pgs in the...
2020-04-13 Vladimir Kondratyev[evdev] Use proper mutex reference in autorepeat callou...
2020-04-13 John BaldwinExport a sysctl count of RX FIFO overrun events.
2020-04-13 John BaldwinCorrect baud rate error calculation.
2020-04-13 Navdeep Parharcxgbe(4): Make sure 'flags' is at the same offset in...
2020-04-13 Mark Johnstonsnd_hda(4): Recognize the ALC257 codec.
2020-04-13 Alexander V. ChernikovRemove unused 'struct rtentry' definition.
2020-04-11 Xin LIAvoid using a variable solely for sizes that are never...
2020-04-10 John BaldwinUse both crypto engines on a T6.
2020-04-10 Ed Mastehda: if a CODEC is not responding, report which one
2020-04-10 Ed Mastehdac: show which command timed out
2020-04-10 Ed Mastehdac: update comment on reset duration
2020-04-09 Justin HibbitsAdd support for BCM54618SE PHY
2020-04-08 Hans Petter SelaskyAccount out of buffer as dropped packets in mlx5en(4).
2020-04-08 Hans Petter SelaskyRemove obsolete bufring stats in mlx5en(4).
2020-04-06 Marcin WojtasAdd hwpmc support for Intel Atom Goldmont microarchitecture
2020-04-06 Hans Petter SelaskyDon't drop packets having too many TCP option headers...
2020-04-06 Hans Petter SelaskyEnsure a minimum inline size of 16 bytes in mlx5en(4).
2020-04-06 Hans Petter SelaskyCount number of times transmit ring is out of buffers...
2020-04-06 Wojciech MacekAdd MDIO PHY driver for NS2 ARM64 platform.
2020-04-04 Ed Mastevt: avoid overrun when stride is not a multiple of...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-02 Ian LeporeCadence GEM ethernet driver style clean-up, no function...
2020-04-01 Warner LoshStart the retirement process for ufm
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-04-01 Alexander MotinAdd support for AHCI BIOS/OS Handoff.
2020-04-01 Alexander MotinAdd ID for JMicron JMB582/JMB585 AHCI controller.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-31 Takanori WatanabeAdd Platform Controller Hub built-in thermal management...
2020-03-30 Hans Petter SelaskyAdd support for multiple playback and recording devices...
2020-03-30 Kyle EvansMFV r359442: bmake: import -fno-common fix build back...
2020-03-30 Ed Masteremove extraneous double ;s in sys/
2020-03-30 Hans Petter SelaskyImplement new mixer API to return the device pointer...
2020-03-30 Hans Petter SelaskyEvaluate modifier keys before the regular keys, so...
2020-03-30 Mark JohnstonRemove the "config" taskqgroup and its KPIs.
2020-03-30 Mark JohnstonFix accounting of hwpmc's thread descriptor freelist.
2020-03-29 Vladimir Kondratyevevdev: return error rather than zero-length data on...
2020-03-29 Vladimir Kondratyevevdev: Add COMPAT_FREEBSD32 support for amd64 arch
2020-03-28 Kyle EvansMFV r359401: OpenBSM: import ee79d73e8df5: auditreduce...
2020-03-28 Konstantin Belousovhdaa: remove verbosity from the normal driver operations.
2020-03-28 Kyle EvansMFV r359393: tcsh: import 6974bc35a5cd
2020-03-27 John BaldwinRefactor driver and consumer interfaces for OCF (in...
2020-03-27 Hans Petter SelaskyChange default microphone level from 0 to 25.
2020-03-27 Hans Petter SelaskyImprove USB audio mixer support for USB audio class...
2020-03-27 Jung-uk KimMerge ACPICA 20200326.
2020-03-26 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-26 Leandro Lupori[PowerPC64] Fix OPAL IPMI driver
2020-03-26 Hans Petter SelaskyBe more intelligent when classifying USB audio terminal...
2020-03-26 Hans Petter SelaskyMake mute controls available for USB audio mixers.
2020-03-26 Hans Petter SelaskyFactor out USB audio mixer value range check.
2020-03-26 Hans Petter SelaskyAvoid scaling USB audio mixer values twice.
2020-03-24 Justin Hibbitsichwd: Add Atom C3000 watchdog ID.
2020-03-24 Justin Hibbitsismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses...
2020-03-23 Brooks DavisImport the kyua test framework.
2020-03-23 Brooks DavisAdd liblutok a lightweight C++ API for lua.
2020-03-23 Baptiste DaroussinRemove unneeded dependency on libl
2020-03-22 Hans Petter SelaskyAdd new USB ID.
2020-03-22 Xin LIMFV r359197: xz 5.2.5.
2020-03-20 Ed MasteUse a separate copy of machdep.h in cp and ce drivers
2020-03-20 Ed Masteretire cx,ctau drivers
2020-03-20 Navdeep Parharcxgbe(4): Split sge_nm_rxq into three cachelines.
2020-03-20 Gavin AtkinsonAdd new USB device ID for Elecom 802.11ac USB device.
2020-03-19 Hans Petter SelaskyCorrectly implement support for remote wakeup for USB...
2020-03-19 Alexander MotinAdd missing STAILQ_INIT() in ciss_disable_adapter().
2020-03-18 Konstantin Belousovmlx5_core: lower the severity of message noting that...
2020-03-18 Konstantin Belousovmlx5: Route NIC_VPORT_CHANGE events to eswitch code.
2020-03-18 Konstantin Belousovmlx5: Read number of VF ports from the SR-IOV cap.
2020-03-18 Konstantin Belousovmlx5: Use eswitch interface to configure VFs steering.
2020-03-18 Konstantin Belousovmlx5: Add 'follow' vport state, relevant for VFs.
2020-03-18 Konstantin Belousovmlx5: Integrate eswitch and mpfs management code.
2020-03-18 Konstantin Belousovmlx5: Restore eswitch management code from attic.
2020-03-18 Konstantin Belousovmlx5: Basic PCIe side of SR-IOV support.
2020-03-18 Konstantin Belousovmlx5_core: add sysctls to report device capabilities.
2020-03-18 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-03-18 Ed Masteif_muge: use C99 bool for boolean vars
next