]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Don't print the request we may be aborting in ciss_notify_abort as
[FreeBSD/FreeBSD.git] / sys / dev /
2019-06-13 impDon't print the request we may be aborting in ciss_noti...
2019-06-12 shurdSome devices take undesired actions when RTS and DTR are
2019-06-12 jtlThe current IPMI KCS code is waiting 100us for all...
2019-06-10 loosAdd support for the GPIO SD Card VCC regulator/switch...
2019-06-10 zeisingpsm(4): Enable touchpads and trackpads by default
2019-06-08 wulfpsm(4): Add extra sanity checks to Elantech trackpoint...
2019-06-08 wulfpsm(4): Fix Elantech trackpoint support.
2019-06-08 bzAdd SDIO support.
2019-06-08 bzImprove sdhci slot_printf() debug printing.
2019-06-08 bzIntroduce sim_dev and cam_sim_alloc_dev().
2019-06-07 jhbFix debug trace after removal of pdu_overhead.
2019-06-07 chuckFix nda(4) PCIe link status output
2019-06-07 markjReplace uses of vm_page_unwire(m, PQ_NONE) with vm_page...
2019-06-07 npcxgbe(4): Rename the DDP sysctl to rx_zcopy to match...
2019-06-06 loosDo not overwrite the RGMII bits in the CPU port registe...
2019-06-06 loosZero the GPIO regulator pins memory.
2019-06-06 scottphnvdimm: Provide nvdimm location information
2019-06-06 ianDon't refer to the cpu variable in a KASSERT before...
2019-06-05 cpercivaOnly respond to the PCIe Attention Button if a device...
2019-06-04 hselaskyIn usb(4) fix a lost completion event issue towards...
2019-06-04 hselaskyIn xhci(4) there is no stream ID in the completion...
2019-06-04 hselaskyMake sure the DMA tags get freed in mlx5en(4).
2019-06-04 cemvirtio(4): Add PNP match metadata for virtio devices
2019-06-04 cemvirtio(4): Expose PNP metadata through newbus
2019-06-04 cemvirtio_random(4): Fix random(4) integration
2019-06-03 kibhwpmc_intel: List all Silvermont ids.
2019-06-03 kibefirt efi_enter(): Release acquired locks and restore...
2019-06-03 wulfpsm(4): Add natural scrolling support to sysmouse protocol
2019-06-02 wulfpsm(4): Add Elantech touchpad IC type 15 found on Think...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-06-01 impSince a fatal trap can happen at aribtrary times, don...
2019-06-01 bzImprove error/debug messages in sdhci.c
2019-06-01 npcxgbe/t4_tom: adjust the hardware receive window to...
2019-06-01 cemrandom(4): Fix RANDOM_LOADABLE build
2019-05-31 markjacpi_dock(4): Notify devd(8) on dock status change.
2019-05-30 lwhsuAdd the missing braces to fix the code not guarded...
2019-05-30 npcxgbe/t4_tom: Do not attempt to look up entries in...
2019-05-30 mavFix busy status leak in case of incorrect passthrough...
2019-05-30 mwUpdate ENA version to v2.0.0
2019-05-30 mwImprove ENA reset handling
2019-05-30 mwFix NULL pointer dereference in ena_up()
2019-05-30 mwUnify new line characters in the ENA driver
2019-05-30 mwFix Tx offloads for fragmented pkt headers in ENA
2019-05-30 mwSplit ENA reset routine into restore and destroy stages
2019-05-30 mwUse bitfield for storing global ENA device states
2019-05-30 mwFix error handling when ENA reset fails
2019-05-30 mwFill bdf field of the host_info structure in ENA
2019-05-30 mwAdd additional doorbells on ENA Tx path
2019-05-30 mwLimit maximum size of Rx refill threshold in ENA
2019-05-30 mwAdd support for the LLQv2 and WC in ENA
2019-05-30 mwLock optimization in ENA
2019-05-30 mwAdd tuneable drbr ring size and hw queues depth for ENA
2019-05-30 mwFix error in validate_tx_req_id() in ENA
2019-05-30 mwChange attach order to prevent crash upon failure in ENA
2019-05-30 mwChange order of ifp release on ENA detach
2019-05-30 mwCheck for number of MSI-x upon partial allocation in ENA
2019-05-30 mwSet error value when allocation of IO irq fails in ENA
2019-05-30 mwSet vaddr and paddr as NULL when DMA alloc fails in ENA
2019-05-30 mwFix DMA synchronization in the ENA driver Tx and Rx...
2019-05-30 mwCheck for missing MSI-x and Tx completions in ENA
2019-05-30 mwFill number of CPUs field on ENA host_info structure
2019-05-30 mwPrint ENA Tx error conditionally
2019-05-30 mwTrigger reset in ENA if there are too many Rx descriptors
2019-05-30 mwRemove RSS support in ENA
2019-05-30 mwAdd notification AENQ handler for ENA
2019-05-30 mwPrint information when ENA admin error occurs
2019-05-30 mwDo not specify active media type in ENA
2019-05-30 mwAdjust ENA driver to the new ena-com
2019-05-29 lwhsuAdd the likely missing braces in ips(4). This is found...
2019-05-29 brDon't copy the data from bounce buffer back to the...
2019-05-29 brPass pci_base address instead of physical address to...
2019-05-29 avgrevert r273728 and parts of r306589, iicbus no-stop...
2019-05-28 mavFix array out of bound panic introduced in r306219.
2019-05-28 adrian[ath_hal] Fix queue bits a bit
2019-05-27 cemvirtio_random(4): Remove unneeded reference to device
2019-05-26 danfeFix two errors reported by PVS Studio: V646 Consider...
2019-05-25 cemvirtio_pci(4): Fix typo in read_ivar method
2019-05-24 jhbRestructure mbuf send tags to provide stronger guarantees.
2019-05-24 kenFix FC-Tape bugs caused in part by r345008.
2019-05-24 avgamdgpio: small formatting cleanup
2019-05-24 avgamdgpio: fix reading status of input pins
2019-05-24 avgamdgpio: remove new line symbols from pin names
2019-05-24 impMake uniqueifier match the module definition.
2019-05-23 cemrandom(4): deduplicate explicit_bzero() in harvest
2019-05-23 cemuart_cpu_acpi: Fix GCC build break from r348195
2019-05-23 cpercivaUse ACPI SPCR on x86
2019-05-23 ianAdd pnpinfo to all i2c drivers that have FDT compat...
2019-05-23 ianAdd pnpinfo.
2019-05-23 ianRename IICBUS_FDT_PNPINFO -> IICBUS_FDT_PNP_INFO becaus...
2019-05-23 ianUse the new FDTCOMPAT_PNP_INFO() macro to define SPIBUS...
2019-05-23 ianAdd pnpinfo for icee(4) on fdt systems.
2019-05-23 ianDefine macros making it easier to define bus-specific...
2019-05-23 ianMark i2c slave devices busy while they own the bus.
2019-05-23 avgadd mrsas_shutdown method
2019-05-23 avggpioled: add a new hint for initial state
2019-05-23 avgAdd USB ID for CP2112
2019-05-22 avgacpi_hpet: restore support for timers defined only...
2019-05-22 sobomaxMake aacraid(4) working on ASR8805 & ASR8402 in particu...
2019-05-21 allanjudeCorrect the way remaining battery life is calculated
2019-05-21 cemInclude ktr.h in more compilation units
next