]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
mtx: add mtx_spin_wait_unlocked
[FreeBSD/FreeBSD.git] / sys / dev /
2018-02-18 Ian LeporeProvide public declarations for ofw_spibus_driver and...
2018-02-18 Ian LeporeProvide a public function to acquire a gpio pin by...
2018-02-18 Ian LeporeAllow i2c hardware drivers to declare their own relatio...
2018-02-18 Scott LongImprove command lifecycle debugging and detection of...
2018-02-18 Alexander MotinMFV r324198: 8081 Compiler warnings in zdb
2018-02-18 Alexander MotinMFV r323911:
2018-02-17 Ian LeporeDon't call sdhci_cleanup_slot() if sdhci_init_slot...
2018-02-17 Ian LeporeDo not try to deallocate memory that wasn't allocated...
2018-02-17 Hans Petter SelaskyRemove unused bus_autoconf section from usb.ko.
2018-02-17 Hans Petter SelaskyRevert redundant parts of r329440 after recent devmatch...
2018-02-17 Warner LoshCorrect the PNP information generated by the usb driver...
2018-02-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-15 Andriy GaponMFV r329313: 8857 zio_remove_child() panic due to alrea...
2018-02-15 Ravi Pokalamxge(4) should pass unhandled ioctls to ether_ioctl()
2018-02-13 Landon J. Fullerbwn(4): Conditionalize "RX decryption attempted" messag...
2018-02-13 Hans Petter SelaskyImport the mthca kernel side infiniband driver from...
2018-02-13 Li-Wen HsuFix non-64-bit platform build by printing bus_addr_t...
2018-02-13 Hans Petter SelaskyFix for incorrect PnP information used by devmatch(8).
2018-02-13 Hans Petter SelaskyAdd new USB quirk.
2018-02-12 Landon J. Fullerbwn(4): Fix outstanding bug in PHY-G tssi2dbm table...
2018-02-12 Landon J. Fullersiba(4): Ignore disabled per-core address match entries.
2018-02-11 Scott LongPrint out the shared memory queues during initialization
2018-02-11 Ian LeporeAdd a device ID to uftdi for TIAO USB Multi Protocol...
2018-02-10 Alexander MotinTeach mps(4) and mpr(4) drivers to autotune chain frames.
2018-02-09 Jung-uk KimMFV: r329072
2018-02-08 Jung-uk KimMFV: r329021
2018-02-07 Navdeep Parhariw_cxgbe: Remove declaration of a function that no...
2018-02-07 Hans Petter SelaskyGive USB template SYSUNINIT()'s a uniq name to avoid...
2018-02-07 Adrian Chadd[ath] Use the BSSID address logic for STA VAPs too.
2018-02-06 Scott LongCache the value of the request and reply frame size...
2018-02-06 Alexander MotinFix queue length reporting in mps(4) and mpr(4).
2018-02-06 Kenneth D. MerryDiagnostic buffer fixes for the mps(4) and mpr(4) drivers.
2018-02-06 Adrian Chadd[arswitch] Implement the switch MAC address fetch API.
2018-02-06 Adrian Chadd[etherswitch] add initial support for potentially confi...
2018-02-06 Scott LongFix a case where a request frame can be composed that...
2018-02-05 Landon J. Fullerbwn(4): migrate bwn(4) to the native bhnd(9) interface...
2018-02-05 Adrian Chadd[arswitch] disable ARP copy-to-CPU port for AR9340...
2018-02-05 Adrian Chadd[arswitch] fix build breakage.
2018-02-05 Adrian Chadd[arswitch] Enable ATU dump support for the AR9340.
2018-02-05 Adrian Chadd[arswitch] fix mac address field definition.
2018-02-05 Adrian Chadd[arswitch] Break out of the loop upon any error, not...
2018-02-04 Vladimir Kondratyevpsm(4): Fix panic occuring soon after PS/2 packet has...
2018-02-04 Justin HibbitsMinimal changes for MPR to build on architectures with...
2018-02-04 Adrian Chadd[arswitch] fix up issues on the AR8327.
2018-02-03 Hans Petter SelaskyAdd new USB ID.
2018-02-03 Adrian Chadd[arswitch] add initial functionality for AR8327 ATU...
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Adrian Chadd[arswitch] Stub out the ATU table dump in AR9340 switch...
2018-02-02 Adrian Chadd[arswitch] begin tidying up the learning and ATU manage...
2018-02-02 Adrian Chadd[etherswitch] add the first pass of a simple API to...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 Andrew TurnerDisable EARLY_PRINTF from the Armada 3700 uart, it...
2018-01-31 Vladimir Kondratyevpsm: Add a kludge to support 0x46 identity middle byte...
2018-01-31 Vladimir Kondratyevpsm(4): Reduce psm watchdog verbosity
2018-01-31 Vladimir Kondratyevpsm(4): Add support for HP EliteBook 1040 ForcePads.
2018-01-31 Konstantin BelousovIBRS support, AKA Spectre hardware mitigation.
2018-01-31 Adrian Chadd[arswitch] Fix ATU programming on the AR8327 switch.
2018-01-31 Adrian Chadd[arswitch] Fix ATU flushing on AR8216/AR8316 and most...
2018-01-31 Adrian Chadd[arswitch] add a new debug section for upcoming address...
2018-01-31 Alexander MotinTry to preallocate receive memory early.
2018-01-30 John BaldwinExport tcp_always_keepalive for use by the Chelsio...
2018-01-30 Hans Petter SelaskyMove the mlx5 core device pointer first in the mlx5en...
2018-01-30 Edward Tomasz Napi... Make the handler routine for the hw.usb.template sysctl...
2018-01-30 Michal MelounUse more verbose panic messages.
2018-01-30 Michal MelounRevert r328511, it was committed with <patch>.diff...
2018-01-29 Li-Wen HsuFix kernel build after r328523, correct variable names
2018-01-29 Ian LeporeAdd a NO_GETMAXLUN quirk for the JMicron JMS567 USB...
2018-01-29 Warner LoshAdd ISA PNP tables to ISA drivers. Fix a few incidental...
2018-01-29 Warner LoshTag the current round of deprecated drivers.
2018-01-29 Warner LoshUse atomic load and stores to ensure that the compiler...
2018-01-28 Warner LoshOut of an abundance of caution, NUL out the first byte...
2018-01-28 Michal Meloundiff --git a/sys/dev/extres/clk/clk.c b/sys/dev/extres...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-26 Alexander MotinUse bus_dmamem_alloc(9) KPI instead of contigmalloc(9).
2018-01-26 Navdeep Parharcxgbe(4): Accept old names of a couple of tunables.
2018-01-26 Navdeep Parharcxgbe(4): Do not display harmless warning in non-debug...
2018-01-25 Ruslan BukinAdd support for SDHCI controller found in Qualcomm...
2018-01-25 Ruslan BukinAdd basic driver for Qualcomm USB 2.0 EHCI controller.
2018-01-25 Michael Zhilin[etherswitch] fix LINT build for rtl8366rb
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Emmanuel Vadotarm: lpc: Remove support
2018-01-24 Michael Zhilin[etherswitch] check if_alloc returns NULL
2018-01-24 John BaldwinStore IV in output buffer in GCM software fallback...
2018-01-24 John BaldwinDon't read or generate an IV until all error checking...
2018-01-24 John BaldwinExpand the software fallback for GCM to cover more...
2018-01-24 John BaldwinClamp DSGL entries to a length of 2KB.
2018-01-24 John BaldwinFail crypto requests when the resulting work request...
2018-01-24 John BaldwinDon't discard AAD and IV output data for AEAD requests.
2018-01-24 John BaldwinReject requests with AAD and IV larger than 511 bytes.
2018-01-24 John BaldwinAlways set the IV location to IV_NOP.
2018-01-24 John BaldwinAlways store the IV in the immediate portion of a work...
2018-01-24 Edward Tomasz Napi... Add SPDX identifiers to linux_ptrace.c and cfumass.c.
2018-01-24 Edward Tomasz Napi... Add SPDX tags to iscsi(4).
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-24 Navdeep Parharcxgb(4): Validate offset/len in the GET_EEPROM ioctl.
2018-01-24 Ian LeporeFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-24 Ian LeporeFollow changes in r328307 by using new IIC_RECURSIVE...
2018-01-23 Ian LeporeFix a bug introduced with recursive bus ownership suppo...
2018-01-23 Ian LeporeSwitch to using the bcd_clocktime conversion functions...
next