]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add a module to build imx5 dtb files.
[FreeBSD/FreeBSD.git] / sys / dev /
2017-03-19 mavRemove hackish code delaying ATIOs to unknown virtual...
2017-03-19 mavMove <= 23xx PDB workaround to generic code.
2017-03-19 mavRemove some dead stuff.
2017-03-19 mavMove 24xx RQSTYPE_NOTIFY handling to generic code.
2017-03-19 adrian[ath] prepare for "correct" group (bcast/mcast) address...
2017-03-18 mavReorganize RQSTYPE_NOTIFY handling for chips <= 23xx.
2017-03-18 mavMove RQSTYPE_ABTS_RCVD parsing into generic code.
2017-03-18 mavExtend nt_lun to full 8 byte.
2017-03-18 mavRemove dead remnants of SPI target.
2017-03-18 mavUse isp_target_put_entry() in places where it can be.
2017-03-18 bdeFix bright colors for syscons, and make them work for...
2017-03-18 mavDo some notify acks cleanup.
2017-03-17 mariusAgain, fixes regarding style(4), to comments, includes...
2017-03-17 andrewMake the default FDT implementation of platform_mp_setm...
2017-03-16 marius- Adds macros for the content of SDHCI_ADMA_ERR and...
2017-03-16 marius- Add support for eMMC "partitions". Besides the user...
2017-03-16 andrewIf ofw_bus_msimap fails don't try to use the invalid...
2017-03-16 bdeThe previous fix didn't ifdef out enough for sparc64...
2017-03-15 mavRemove not very useful ATIO/INOT stats.
2017-03-15 npcxgbe/iw_cxgbe: Use the socket and not the toepcb to...
2017-03-15 mizhka[bhnd] fix mask for PMU control
2017-03-15 mavRefactor interrupt handling.
2017-03-15 sbrunoActually set the MTU to the requested value and fixup...
2017-03-15 mavFix panic when SIM dereferenced before allocation.
2017-03-15 mavFix ancient bug from r84597, which broke 23xx after...
2017-03-15 kevloFix unreachable code in wi_pci_resume().
2017-03-14 vangyzenAdd some ntohl() love to r315277
2017-03-14 kibUse atop() instead of OFF_TO_IDX() for convertion of...
2017-03-14 mavRemove some dead/broken code paths around async handling
2017-03-14 vangyzenKTR: log IPv4 addresses in hex rather than dotted-quad
2017-03-14 mavRemove tangled isp_mbox_continue() mechanism.
2017-03-14 fabientFix arm stack frame walking support:
2017-03-14 sbrunoRestore changes for RSS routing improvements made in...
2017-03-14 mavRemove dangerous and questionable isp_mboxcmd_qnw(...
2017-03-14 mavImprovements around attach, reset and detach.
2017-03-14 mavRemove remnant of r315163.
2017-03-13 sbrunoIFLIB updates
2017-03-13 cemscif_sas_controller: Fix inverted logic range check
2017-03-13 npcxgbe(4): Fix an always-true assertion (reported by...
2017-03-13 scottlAdd constants and descriptions for some new PCI class...
2017-03-12 gonzo[evdev] Fix Right Alt and Keypad Enter event codes...
2017-03-12 gonzo[evdev] Fix race condition between client's event queue...
2017-03-12 gonzo[evdev] Do not ignore result evdev_register in UI_DEV_C...
2017-03-12 impExport the actual LID state via sysctl. This allows...
2017-03-12 mavRemove strange config_intrhook_establish() magic.
2017-03-12 mavTry to slight untangle I/O and loop status handling.
2017-03-12 mavRemove code for unsupported FreeBSD versions.
2017-03-11 ianExtend the pl011 small-fifos fix to other SoCs that...
2017-03-11 avgaacraid: fix build with AACRAID_DEBUG=2
2017-03-11 mavPartially fix target task management requests handling.
2017-03-11 bdeFix the attribute for scteken_clear() (change it back...
2017-03-11 bdeAdd a scteken_set_cursor() (sc to teken) method and...
2017-03-11 manudrm(old): Remove i915 and radeon drivers
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-10 mavAdd PIM_EXTLUNS support to mpt(4).
2017-03-10 bdeRename scteken_revattr() to scteken_sc_to_te_attr(...
2017-03-10 mavImprove residuals reporting in target mode.
2017-03-10 mavFix panic on wildcard target LUN disable.
2017-03-10 bdeStart fixing some bugs in attribute handling.
2017-03-10 mavFix FC target mode in mpt(4), broken in multiple ways.
2017-03-10 bdeFix compilation on sparc64. The frame buffer address...
2017-03-09 mavReport some more data in XPT_PATH_INQ.
2017-03-09 mavAdd support for XPT_GET_SIM_KNOB in FC mode.
2017-03-09 mavReport FC link speed.
2017-03-09 mavFix unused variable when built without INVARIANT_SUPPORT.
2017-03-09 gonzo[spigen] make spigen device ready to be compiled as...
2017-03-08 avosiwn: add promiscuous mode support.
2017-03-08 ianUpdate the comment for the Wacom WACF00e to make it...
2017-03-08 ianAdd the pnp id for a Wacom 'WACF00e' tablet.
2017-03-08 ianHandle fifo size differences between older and newer...
2017-03-08 mmelRelease all previously allocated resources.
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 impAvoid dereferencing unintialized elements in the error...
2017-03-07 impcwd10 takes the low 32-bits and cwd11 takes the upper...
2017-03-07 mariusAdd and use a MMC_DECLARE_BRIDGE macro for declaring...
2017-03-07 impMake multi-namespace nvme drives more robust.
2017-03-07 avgfirewire/sbp: try to improve locking, plus a few style...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-07 roygerxen/netfront: fix inbound packet flags for checksum...
2017-03-07 roygerxenstore: fix suspension when using the xenstore device
2017-03-07 roygerxen: add support for canceled suspend
2017-03-07 avosiwn: deduplicate (RXON + txpower + broadcast node)...
2017-03-07 npcxgbe/iw_cxgbe: Abort connection if there is an error...
2017-03-06 mariuso Another round fixes for mmc(4), mmcsd(4) and sdhci...
2017-03-06 mavImport mpr(4) driver P12 to P14 diff from vendor site.
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-05 manuExport a sysctl dev.<clkdom>.<unit>.clocks for each...
2017-03-04 avosiwn: drop 'channel' parameter from iwn*_set_txpower()
2017-03-04 ianReconfigure the fifo watermark levels on the pl011...
2017-03-04 ianFix bugs exposed by the recent enabling of FIFOs in...
2017-03-04 avgioat: don't specify inline for function with variable...
2017-03-04 bdeImplement ec_putc() (emergency kernel [syscons] console...
2017-03-04 bdeColorize syscons kernel console output according to...
2017-03-03 avgadd a module that provides support for DRAM ECC error...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 npcxgbe/iw_cxgbe: Implement sq/rq drain operation.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 mavInline some trivial wrapper functions.
2017-03-02 desUpgrade to OpenSSH 7.3p1.
next