]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
powerpc: Unbreak 64-bit pmap from 350206
[FreeBSD/FreeBSD.git] / sys / dev /
2019-07-22 Ian LeporeCorrect spelling, partion -> partition.
2019-07-22 Ruslan BukinRemove unused header.
2019-07-22 Ruslan Bukino Add support for BERI IOMMU device
2019-07-21 Ian LeporeAdd support for setting the aging/frequency-offset...
2019-07-20 Ian LeporeRewrite the nxprtc chip init to extend battery life...
2019-07-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-07-20 Ganbold TsagaankhuuAdd emmc support for Rockchip RK3399 SoC.
2019-07-19 Warner LoshKeep track of the number of commands that exhaust their...
2019-07-19 Warner LoshKeep track of the number of retried commands.
2019-07-19 Warner LoshUse sysctl + CTLRWTUN for hw.nvme.verbose_cmd_dump.
2019-07-18 Warner LoshProvide new tunable hw.nvme.verbose_cmd_dump
2019-07-18 Warner LoshProvide macros to extract the sub-fields of the CAP_LO...
2019-07-18 Ian LeporeFix a paste-o, set is212x = false for other chip types...
2019-07-18 Ian LeporeHandle the PCF2127 RTC chip the same as PCF2129 when...
2019-07-18 Cy SchubertMFV r350080:
2019-07-17 Warner LoshRemove now-obsolete comment.
2019-07-17 Sean BrunoI add the ability to accept the default pin widget...
2019-07-16 Warner LoshAssume that the timeout value from the capacity is...
2019-07-16 Andriy Gaponbge: check that the bus is a pci bus before using it...
2019-07-15 Ian LeporeIn nxprtc(4), use the countdown timer for better timeke...
2019-07-15 Ian LeporeFix nxprtc(4) on systems that support i2c repeat-start...
2019-07-13 Vincenzo Maffionenetmap: fix bug introduced by r349752
2019-07-12 Navdeep Parharcxgbe(4): Completely ignore all top level interrupts...
2019-07-12 Poul-Henning KampSupport multiple serial ports per device.
2019-07-11 Warner LoshMore fully implement the state machine.
2019-07-10 Warner LoshEnforce a 4GB DMA boundary on isci(4)
2019-07-10 Andriy Gaponowc_gpiobus: small formatting cleanup
2019-07-10 Hiroki SatoAdd support for RTL8156, 2.5GbE USB network controller...
2019-07-09 Navdeep Parharcxgbe(4): Clear the freelist statistics in the clearsta...
2019-07-09 Navdeep Parharcxgbe(4): Use the simplest configuration possible when...
2019-07-09 Jung-uk KimMFV: r349861
2019-07-09 Wei Huhyperv/vmbus: Fix the wrong size in ndis_offload structure
2019-07-09 Wei Huhyperv/vmbus: Update VMBus version 4.0 and 5.0 support.
2019-07-08 Hans Petter SelaskyPut USB ACPI code into own module, uacpi.ko.
2019-07-08 Ian LeporeRestore the ability for i2c slave devices to do IO...
2019-07-08 Warner LoshFix bugs in recovery path and improve cm tracking
2019-07-08 Li-Wen Hsu- Fix gcc build for superio(4)
2019-07-08 Li-Wen HsuFix gcc build for cxgbe(4)
2019-07-08 Mark JohnstonMerge the vm_page hold and wire mechanisms.
2019-07-08 Warner LoshWork around devices which return all zeros for reads...
2019-07-08 Hans Petter SelaskyMinor code cleanup of USB ACPI code after r349161.
2019-07-08 Ian LeporeCall device_unbusy() on the error exit path, because...
2019-07-08 Eric van GyzenIgnore kern.vt.splash_cpu without graphics
2019-07-06 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-07-04 Vincenzo Maffionenetmap: Remove pointer leakage in netmap_mem2.c
2019-07-04 Vincenzo Maffionenetmap: fix kernel pointer printing in netmap_generic.c
2019-07-04 Ruslan BukinFix transfers that don't use busdma or bounce buffer...
2019-07-04 Warner LoshFix cut-and-pasto that slipped through my testing.
2019-07-04 Warner LoshImplement missing MMCBR ivars
2019-07-04 Ruslan BukinNegate the logic of XCHAN_CAP_NOBUFS macro and rename...
2019-07-04 Dag-Erling SmørgravUpgrade Unbound to 1.9.2.
2019-07-04 Marcel MoolenaarLock busdma operations and serialize detach against...
2019-07-03 Mark Johnstoniwm: Drain callouts after stopping the device during...
2019-07-03 John BaldwinUse unmapped (M_NOMAP) mbufs for zero-copy AIO writes...
2019-07-02 Ed Masteif_muge: set IFCAP_VLAN_MTU to maintain 1500 MTU with...
2019-07-02 Alexander MotinInclude sys/lock.h, as told by man page.
2019-07-02 Ganbold TsagaankhuuExtend simple_mfd driver to expose a syscon interface if
2019-07-02 Alexander MotinFix i386 LINT after r349594.
2019-07-02 Alexander MotinAdd driver for NTB in AMD SoC.
2019-07-02 Landon J. Fullerbwn(4): Include SROM revision when printing device...
2019-07-01 Emmanuel VadotSince r349571 we need all the accessor to be present...
2019-07-01 Vincenzo Maffionenetmap: fix two panics with emulated adapter
2019-07-01 Andriy Gaponadd superio driver
2019-07-01 Andriy Gaponnctgpio: change default pin names to those used by...
2019-07-01 Luiz Otavio O SouzaAdd support for the Marvell 88E6190 11 ports switch.
2019-06-29 Xin LIMFV r349535: less v551.
2019-06-29 John BaldwinAdd support for IFCAP_NOMAP to mlx5(4).
2019-06-29 John BaldwinAdd support for IFCAP_NOMAP to cxgbe(4).
2019-06-28 Martin MatuskaMFV r349454:
2019-06-28 Hans Petter SelaskyNeed to apply the PCIM_BAR_MEM_BASE mask to the physica...
2019-06-28 Luiz Otavio O SouzaAdd the 802.1q support for the Marvell e6000 series...
2019-06-28 Luiz Otavio O SouzaAdd the 'drop tagged' flag support for ethernet switch...
2019-06-28 Navdeep Parharcxgbe/t4_tom: Tweaks to some of the AIO related CTRs.
2019-06-28 Navdeep Parharcxgbe/t4_tom: the AIO tx job queue must be empty by...
2019-06-28 Xin LIUpgrade to Bzip2 version 1.0.7.
2019-06-28 Navdeep Parharcxgbe/t4_tom: Mark the socket's receive as done before...
2019-06-28 Navdeep Parharcxgbe/t4_tom: Fix regression in t_maxseg usage within...
2019-06-28 Navdeep Parharcxgbe/iw_cxgbe: Remove unused field from the endpoint...
2019-06-28 Rebecca CranAdd ACPI entries for Synopsys Designware UARTs used...
2019-06-27 Li-Wen HsuFollow r349460 to complete removing "flags" in struct...
2019-06-27 John BaldwinHold an explicit reference on the socket for the aiotx...
2019-06-27 Ruslan BukinAdd support for extended descriptor format to Altera...
2019-06-27 Andriy Gapongpiobus: provide a new hint, pin_list
2019-06-26 Andriy Gaponfix up r349428, fix a typo made during "fdt" removal
2019-06-26 Mark JohnstonAdd a return value to vm_page_remove().
2019-06-26 Andriy Gaponowc_gpiobus: clean / fix up the driver module things
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-23 Alexander MotinImprove AHCI Enclosure Management and SES interoperation.
2019-06-23 Ian LeporeRemove some unused header files from the ad7418 driver.
2019-06-22 Eric van GyzenVirtIO SCSI: validate seg_max on attach
2019-06-21 Ed Mastenandsim: correct test to avoid out-of-bounds access
2019-06-20 Takanori WatanabeFix the case where no root hub object while host contro...
2019-06-20 Navdeep Parharcxgbe/t4_tom: DDP_DEAD is a ddp flag and not a toepcb...
2019-06-18 Conrad Meyerrandom(4): Fix a regression in short AES mode reads
2019-06-18 Ian LeporeHandle labels specified with hints even on FDT systems...
2019-06-18 Ian LeporeRemove everything related to channels from the pwmc...
2019-06-17 Takanori WatanabeAdd ACPI support for USB driver.
2019-06-17 Conrad Meyerrandom(4): Fortuna: allow increased concurrency
2019-06-17 Xin LISeparate kernel crc32() implementation to its own heade...
2019-06-17 Ian LeporePut the pwmc cdev filenames under the pwm directory...
next