]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Spelling fixes supplied by pfg@, detected with codespell, plus
[FreeBSD/FreeBSD.git] / sys / dev /
2016-04-20 cemsym(4): Don't double-free 'sim' in failure case
2016-04-20 cemsound(4): Don't use-after-free in midi module unload
2016-04-20 cempty(4): Use strlcpy to guarantee destination buffer...
2016-04-20 cemi915kms: Fix memory leak if a CRT is detected
2016-04-20 cemdrm2(4): Fix double-free in low-memory error path
2016-04-20 cemi915kms intel_pm: Read from actual tsc_freq instead...
2016-04-20 cemnctgpio(4): Don't index past the end of sc->pins array
2016-04-19 pfgsys/dev: use our nitems() macro when it is avaliable...
2016-04-19 pfgdev/agp: use our nitems() macro when it is avaliable...
2016-04-19 pfgdev/usb: use our nitems() macro when param.h is available.
2016-04-19 davidcs1. modify fwdump (a.k.a grcdump) so that grcdump memory...
2016-04-19 sbrunoaacraid(4): Sanely copyin userland pointers and ensure...
2016-04-19 adrian[bhnd] Standardize bhnd device tables and quirk matching.
2016-04-19 adrian[bhnd] Clean up bhnd resource handling and inherited...
2016-04-19 adrian[bhnd] Add support for specifying the address space...
2016-04-19 brRevert r298268 (Add optional chip_select/deselect methods).
2016-04-19 brAssert CS for single transfers.
2016-04-19 loosAdd PCI ID for family 10h model 30h to amdtemp(4).
2016-04-19 brAdd driver for Xilinx AXI Quad SPI device. The device...
2016-04-19 brAdd optional chip_select/deselect methods. This is...
2016-04-19 sephehyperv/vmbus: Make device probe/attach synchronous...
2016-04-19 sephehyperv: Remove two assign-only local variables
2016-04-19 jhibbitsFix SMP booting for PowerPC Book-E
2016-04-18 sbrunohptmv(4) Fix potential buffer overflow in hpt_set_info.
2016-04-18 sbrunoCorrect possible underflow conditions when checking...
2016-04-18 andrewPull the MSI/MSI-X handling functions out to help with...
2016-04-18 delphijMFV r298178:
2016-04-18 adrian[urtwn] default to announcing RX 64K aggregates.
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-17 adrianundo previous commit - WIP was committed by accident.
2016-04-17 impImplement Auxiliary register. Add PIM_ATA_EXT flag...
2016-04-17 adrian[urtwn] set the A-MPDU density to 16.
2016-04-17 adrianOnly compile the FDT bits when we are using FDT.
2016-04-16 gjbMFH
2016-04-16 mavSimplify memory allocation for NS requests.
2016-04-16 kibFix rdrand_rng.ko and padlock_rng.ko dependencies,...
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 sgalabovMake mx25l compatible with jedec,spi-nor as well
2016-04-15 sgalabovMediatek/Ralink: Get our drivers closer to OpenWRT...
2016-04-15 sephehyperv/hn: Hide ring to channel linkage message under...
2016-04-15 sephehyperv: No need to zero out softc
2016-04-15 sephehyperv/stor: Use xpt_done_direct() upon I/O completion
2016-04-15 sephehyperv/vmbus: Put multi-channel offer logging under...
2016-04-15 sephehyperv/stor: Temporary disable the wrongly done command...
2016-04-15 jhbAdd a new PCI bus interface method to alloc the ivars...
2016-04-15 sephehyperv: Deprecate HYPERV option by moving Hyper-V IDT...
2016-04-15 jhibbitsAdd fman and dpaa fixups for powerpc fdt
2016-04-14 impNew CAM I/O scheduler for FreeBSD. The default I/O...
2016-04-14 mavExtract virtual port address from RQSTYPE_RPT_ID_ACQ.
2016-04-14 mavRemove watchdog timer stop check.
2016-04-13 gjbMFH
2016-04-13 davidcsreversed commits r297916 r297909 r297898 due to i386...
2016-04-13 mavAdd hint.ahci.X.quirks tunable for some odd cases.
2016-04-13 davidcsFix compilation error on i386
2016-04-13 mavFilter Port Database Changed notifications.
2016-04-13 sephehyperv: device_get_softc does not return NULL
2016-04-13 mavRespect NVRAM topology settings on 24xx and above chips.
2016-04-13 adrian[urtwn] use/track the last good RSSI for a given node...
2016-04-13 davidcsFix build failure on i386. Need to typecast a bunch...
2016-04-13 sephehyperv/vmbus: Merge duplicated version check for events
2016-04-13 gjbMFH
2016-04-13 davidcs1. modify fwdump (a.k.a grcdump) memory is allocated...
2016-04-12 philMerge libxo 0.4.6
2016-04-12 davidcsAdd support for Flash Update
2016-04-12 npcxgbe(4): Always dispatch all work requests that have...
2016-04-12 npcxgbe(4): Always read the entire mailbox into the reply...
2016-04-12 davidcs1. Process tx completions in bxe_periodic_callout_func...
2016-04-12 mavMake all CT Pass-Through (name server requests) asynchr...
2016-04-12 jhbRename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'.
2016-04-12 pfgReplace 0 with NULL for pointers in misc. device drivers.
2016-04-12 gjbMFH
2016-04-12 mavSwitch isp_getpdb() to synchronous IOCB DMA area.
2016-04-12 mavAllocate separate DMA area for synchronous IOCB execution.
2016-04-12 mavReimplement ISP_TSK_MGMT IOCTL via asynchronous request.
2016-04-12 mavAdd couple missing memory barriers.
2016-04-12 sephehyperv: Replace 0 w/ NULL
2016-04-11 gjbMFH
2016-04-11 mavUpdate 25xx chips firmware from 7.03.00 to 8.03.00.
2016-04-11 mavPolish debugging IOCB dumping.
2016-04-11 sephehyperv: Typo
2016-04-11 sephehyperv/hn: Remove unnecessary NULL checks
2016-04-11 sephehyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 sephehyperv/hn: Cap default # of rings to 8.
2016-04-11 sephehyperv: Define macro for Hyper-V interface
2016-04-11 sephehyperv: Print more features
2016-04-11 sephehyperv: Break long line
2016-04-11 sephehyperv: Declare hyperv_{features,recommends} properly
2016-04-11 sephehyperv: Resurrect r297481
2016-04-11 sephehyperv: Identify Hyper-V features and recommends properly
2016-04-11 sephehyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 sephehyperv/vmbus: Nuke unused function
2016-04-11 npcxgbe(4): Provide an explicit value for nqpcq in the...
2016-04-10 gonzoFix IIC "how" argument dereferencing on big-endian...
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-10 jhbAdd a 'show t4 devlog <nexus>' DDB command.
2016-04-10 jhbAdd a 'show t4 tcb <nexus> <tid>' command to dump a...
2016-04-09 pfgUSB: replace 0 with NULL for pointers.
next