]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add support for AXP221 Power Management Unit.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-11-04 scottlRecord the LogInfo field when reporting the IOCStatus...
2016-11-04 manuAdd clk_set_assigned
2016-11-04 gonzo[gpio] Add GPIO driver for Intel Bay Trail SoC
2016-11-04 sephehyperv/vmbus: Reset ch_dev, once the child is deleted.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-03 adrian[ath] add the MIMO per-chain RSSI and noise floor infor...
2016-11-03 avgsmbus: remove smbus_trans / SMB_TRANS
2016-11-03 gonzo[evdev] Add evdev support to atkbd(4) driver
2016-11-02 jhibbitsSince it's no longer accessing a powerpc-specific regis...
2016-11-02 jhibbitsFix the build. protctl is only used on powerpc.
2016-11-02 cemioat(4): Read CHANSTS register for suspended/halted...
2016-11-02 avgdev/cpuctl: put debug output under CPUCTL_DEBUG rather...
2016-11-02 avgfix typo in a comment
2016-11-02 avgsmbus: remove the potentially very dangerous slave...
2016-11-02 avgichiic/ig4: completely disengage from smbus
2016-11-02 avgAdd support for microcode update on newer AMD CPUs...
2016-11-02 scottlAdd a fallback to the device mapper logic. We've seen...
2016-11-02 sbrunoRemoved unused M_TSO_LEN.
2016-11-02 sephehyperv/kvp: Don't mix message status codes and function...
2016-11-02 sephehyperv: GC unused functions.
2016-11-02 gonzo[psm] Fix choosing wrong mode for synaptic device ...
2016-11-02 jhibbitsMerge i.MX and PowerPC SDHCI drivers
2016-11-02 jhibbitsToggle card insert/remove interrupt enable bits on...
2016-11-02 jhibbitsMove imx_sdhci driver over to a dev/sdhci in preparatio...
2016-11-01 ivadasz[iwm] Set full-offload scan flag. Fixes fw panic when...
2016-11-01 ivadasz[iwm] Get rid of SYNC_RESP_STRUCT and SYNC_RESP_PTR...
2016-11-01 cemioat(4): Allocate contiguous descriptors
2016-11-01 cemioat(4): Simplify by removing dynamic scaling
2016-11-01 sephehyperv/vmbus: Avoid extra header copy.
2016-11-01 sephehyperv/hn: Directly fill chimney sending buffer for...
2016-11-01 sephehyperv/hn: Move TSO packet fixup to an earlier place...
2016-11-01 hselaskyMake sure the virtual T-axis buttons generate button...
2016-11-01 sephehyperv/hn: Regroup if_start related functions.
2016-11-01 sephehyperv/hn: Rename cleaned up file.
2016-11-01 sephehyperv/hn: Cosmetic cleanup; no functional changes.
2016-11-01 lwhsu- Fix `make` in sys/modules/bhnd
2016-10-31 cemAdd BUF_TRACKING and FULL_BUF_TRACKING buffer debugging
2016-10-31 hselaskyMake sure the virtual T-axis buttons gets cleared for...
2016-10-31 roygerxen: add a grant-table user-space device
2016-10-31 roygerxen/netfront: fix statistics
2016-10-31 kevloAdd preliminary support for the RTL8153.
2016-10-31 sephehyperv/hn: Don't start shared TX taskq, if the hypervis...
2016-10-31 sephehyperv/hn: Reset do_lro, if the hash types are not...
2016-10-31 sephehyperv/hn: Cleanup RXBUF ack processing.
2016-10-31 sephehyperv/hn: Rework temporary channel packet buffer expan...
2016-10-31 sephehyperv/hn: Rename cleaned up RNDIS source file.
2016-10-30 avgadd iic interface to ig4 driver, move isl and cyapa...
2016-10-30 avghwpmc: fix a race between amd_stop_pmc and amd_intr
2016-10-28 cemioat(4): Use memory completion rather than device register
2016-10-28 cemioat(4): Add failpoint for delay() in ioat_release
2016-10-28 cemioat(4): Assert the submit lock in ioat_submit_single
2016-10-28 cemioat(4): Add additional tracing
2016-10-28 npcxgbe(4): Accurate statistics for all chip settings.
2016-10-28 impRemove a PCI ID for a raid controller from Adaptec...
2016-10-28 sbrunoThe buffer address is always overwritten in the extende...
2016-10-28 hselaskyFix indentation and remove duplicate queue stopped...
2016-10-28 sephehyeprv/hn: Rename cleaned up RNDIS header file.
2016-10-28 sephehyperv/hn: Change header guardian; in preparation for...
2016-10-28 sephehyperv/hn: Cleanup RNDIS related files.
2016-10-28 sephehyperv/hn: Pull data path code up.
2016-10-28 sephehyperv/hn: Reorganize RX path; mainly pull non-control...
2016-10-28 sephehyperv/hn: Nuke unnecessary indirection.
2016-10-28 sephehyperv/hn: Rename cleaned up NVS source file.
2016-10-28 sephehyperv/hn: Rename cleaned up NVS header file.
2016-10-28 sephehyperv/hn: Change header guardian; in preparation for...
2016-10-27 luigiVarious fixes for ptnet/ptnetmap (passthrough of netmap...
2016-10-27 sephehyperv/hn: NVS inclusion cleanup and forward declare...
2016-10-27 sephehyperv/hn: Move send context to NVS domain.
2016-10-27 sephehyperv/hn: Move hn_softc to if_hnvar.h
2016-10-27 sephehyperv/hn: Shuffle chimney sending buffer alloc/free...
2016-10-27 sephehyperv/hn: Define empty packet filter.
2016-10-27 sephehyperv/hn: Move %b format string for capabilities near...
2016-10-27 sephehyperv/hn: Nuke unnecessary M_NETVSC
2016-10-27 sephehyperv/hn: Properly configure RSS according to RSS...
2016-10-27 kevloDisable CLKREQ for ASPM since re(4) doesn't implement...
2016-10-26 andrewPull the common FDT interrupt values into a new header...
2016-10-26 andrewStop including a possibly GPLd header from the GPIO...
2016-10-26 sephehyperv/vmbus: Implement vmbus_chan_printf.
2016-10-26 sephehyperv/vmbus: Add missing white space.
2016-10-25 cemuhso(4): Fix a null pointer dereference
2016-10-25 glebiusCheck m_getcl() return value.
2016-10-25 andrewCreate a new PSCI error code and use it to signal that...
2016-10-25 traszMake the USB attach strings in dmesg include product...
2016-10-25 bdreweryUse proper if_getdrvflags() API.
2016-10-25 sephehyperv/hn: Set baudrate properly
2016-10-24 npcxgbe(4): Fix bug in the calculation of the number...
2016-10-24 sephehyperv/ic: Rework framework/message version negotiation.
2016-10-24 sephehyperv/hn: Nuke unused forward declaration.
2016-10-24 sephehyperv/hn: Fix RX filter settings.
2016-10-24 sephehyperv/hn: Start link status check, if no network chang...
2016-10-24 sephehyperv/hn: Properly handle synthetic parts reattach...
2016-10-24 sephehyperv/hn: Fix chimney sending buffer leakage upon...
2016-10-24 sephehyperv/hn: Move chimney buffer index and size to txdesc.
2016-10-23 jhibbitsUse the correct name for the qm_portals class.
2016-10-22 gonzoEVDEV: ums evdev support improvements: locking and...
2016-10-22 gonzoEVDEV: Add shortcut functions for event types
2016-10-22 avgjedec_ts: a driver for thermal sensors on memory modules
2016-10-22 jhibbitsInitialize the ofw_bus_devinfo on the portals to preven...
2016-10-22 npcxgbe(4): Dump any mailbox command that times out.
2016-10-21 mavAdd names for some DASP devices.
next