]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge ^/head r277719 through 277776.
[FreeBSD/FreeBSD.git] / sys / dev /
2015-01-26 dimMerge ^/head r277719 through 277776.
2015-01-26 jhbLock the socket buffer before jumping to the 'out'...
2015-01-26 jhb- Update a disabled KASSERT() to use sbused() instead...
2015-01-26 jhbFix a couple of panics when detaching from a cxgbe...
2015-01-25 dimMerge ^/head r277327 through r277718.
2015-01-25 dimMerge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge...
2015-01-25 scottlFix the ioctl interface to properly support fetching...
2015-01-25 jhbPass a valid Dx state variable to PCIB_POWER_FOR_SLEEP...
2015-01-24 ianReimplement fdt_clock_register_provider() correctly...
2015-01-24 adrianChange the permissions from 0660 to 0600.
2015-01-24 kibRemove Giant from /dev/mem and /dev/kmem. It is defini...
2015-01-23 jkimSimplify retry loops. No functional change.
2015-01-23 jkimRevert r216942. This commit was premature and caused...
2015-01-23 kevloRemove break after return.
2015-01-22 rstonestyle(9) cleanup
2015-01-21 willFix SCSI status byte reporting on 4Gb and 8Gb Qlogic...
2015-01-21 willForce commit to record the correct log for r277513.
2015-01-21 willChange 1112791 by kenm@ken.spectrabsd8 on 2015/01/15...
2015-01-21 willFix remote DMA based firewire debugging when targeting
2015-01-21 willFix firewire panic when issuing a reply to an unhandled
2015-01-21 willProperly lock accesss to the firewire_comm->devices...
2015-01-21 willFix panic in firewire and creation of invalid config...
2015-01-21 willFix a FWXF_INQ race in the firewire driver.
2015-01-21 willFix one cause of firewire panics.
2015-01-21 willGarbage collect dragonfly and legacy FreeBSD system...
2015-01-21 andrewUpdate the parsing of the cpu node. We are unable to...
2015-01-21 kibAn update for the i915 GPU driver, which brings the...
2015-01-21 kevloTypo: ivalid -> invalid.
2015-01-21 ianRevise the arm bus_space implementation to avoid derefe...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-20 bro Restore 'goto tr_setup;' when operating in host mode...
2015-01-20 bro Do notify USB host each time we receive 'set packet...
2015-01-20 hselaskyFix returned data for the USB_GET_DEV_PORT_PATH IOCTL...
2015-01-20 ganboldEnable Synopsys DesignWare Mobile Storage Host Controller
2015-01-19 hselaskyAdd missing linuxapi module dependencies and always...
2015-01-19 andrewMake the clock-frequency property optional as it may...
2015-01-18 adrianRefactor / restructure the RSS code into generic, IPv4...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 cpercivaWhen disabling C3+ CPU states due to the CPU_QUIRK_NO_C...
2015-01-18 jhibbitsUse proper signed types. The ADT746x uses signed 8...
2015-01-17 ianAdd a new SDHCI quirk, SDHCI_QUIRK_DONT_SET_HISPD_BIT...
2015-01-17 ianAdd defines for SDHCI 3.0 controllers.
2015-01-17 bro Notify USB host about connection when operating in...
2015-01-17 adrianOops; correctly reload the CCA registers with the uncap...
2015-01-17 nwhitehornReturn an appropriate error code in the case of a missi...
2015-01-17 adrianUntil there's a full MCI implementation - just implemen...
2015-01-16 adrianAdd bluetooth MCI coexistence HAL methods - used for...
2015-01-16 jfvSome RSS issues discovered by Adrian, missing header...
2015-01-16 nwhitehornAdd two fake properties ("fdtbootcpu" and "fdtmemreserv...
2015-01-16 hselaskyAdd more USB device IDs.
2015-01-16 impAlways enable I/O, memory and dma cycles. Some BIOSes...
2015-01-16 impMove the suspsned and resume functions to the bus attac...
2015-01-16 impSuspend and resume were the only two functions not...
2015-01-16 impBack out the refactor. It turns out to cause interrupt...
2015-01-16 adrianCheck the right value correctly.
2015-01-16 npAllow cxgbe(4) to be built on i386. Driver attach...
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-15 baptSound: fix typos in user visible messages etc.
2015-01-14 hselaskyAdd a kernel function to delist our kernel character...
2015-01-14 rrsUpdate the hwpmc driver to have the new type HASWELL_XE...
2015-01-14 glebiusClean some dead code.
2015-01-14 impVarious interrelated fixes to make suspend / resume...
2015-01-14 impAdd a rather obnoxious warning if you don't have NEW_PC...
2015-01-13 jfvCleanup some bogus code in the RSS config, and add...
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-13 jfvComplete the RX side RSS code: parse the encoded portio...
2015-01-13 hselaskyResolve a special case deadlock: When two or more threa...
2015-01-13 npcxgbe/iw_cxgbe: fix whitespace nit in r277102.
2015-01-13 brRename Exynos UART driver. No functional change.
2015-01-13 bzMove the vsi variable outside of the #ifdef block to...
2015-01-13 brAdd usb template SERIALNET allowing us to have both...
2015-01-13 kibComplete r277100: add AHCI_Q_ABAR0 tp AHCI_Q_BIT_STRING.
2015-01-13 glebiusRemove unused variables.
2015-01-13 glebius- Remove unused variable.
2015-01-13 glebiusRemove unused fields.
2015-01-13 delphijUse the common codepath to handle SIOCGIFADDR.
2015-01-13 npcxgbe/iw_cxgbe: allow any size during the initial MPA...
2015-01-13 kibAdd quirk to override default BAR(5) rid for AHCI.
2015-01-13 zbbIntroduce ofw_bus_reg_to_rl() to replace part of common...
2015-01-12 glebiusIn miibus(4) drivers provide functions that allow to...
2015-01-12 jfvMissing RSS support added, this fixes the build, but...
2015-01-12 jfvIntel I40E driver updates:
2015-01-12 jfvUpdate to the shared code for Intel I40E drivers in...
2015-01-12 yongariReceive filter configuration is done in nge_rxfilter...
2015-01-12 yongariEnable receive filter in sis_rxfilter().
2015-01-12 hselaskyIncrease the maximum number of dynamic USB quirks....
2015-01-12 grehanAdd PCI ID for the Oxford Semiconductor OXPCIe952 device.
2015-01-11 ianHandle the possibility that SDHCI_PLATFORM_START_TRANSF...
2015-01-11 ianRate-limit error logging to 5 lines per second, so...
2015-01-11 npcxgb: replace r273280 with a more comprehensive fix.
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-09 hselaskyAdd support for USB device side mode to the USB modem...
2015-01-09 glebiusUse nitems().
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 kenClose a race in the isp(4) driver that caused devices...
2015-01-08 kenFix Fibre Channel Command Reference Number handling...
2015-01-08 hselaskyFix misleading comment.
2015-01-08 hselaskyFix handling of an error case when the MUSB driver...
2015-01-07 delphijFix sos@'s name.
next