]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Remove LLDB platform support not currently of interest to us
[FreeBSD/FreeBSD.git] / sys / dev /
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-25 dimr274961 through r275075
2014-11-25 bro Add PIO and vtblk mmio device info to the tree
2014-11-25 brAdd BERI-specific virtio block backend device driver.
2014-11-25 jhibbitsAdd Apple Intrepid USB controller ID.
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 ianAdd busdma sync ops before reading and after modifying...
2014-11-23 ianSquelch a (bogus) used before init warning when buildin...
2014-11-23 dimFix the following -Werror warning from clang 3.5.0...
2014-11-23 hselaskyDon't use the synchronization endpoint unless reference...
2014-11-22 impThere never was a PC Card joystick attachment that...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-22 impRetire old, transition code for managing the FreeBSD...
2014-11-22 hselaskyFix the host mode ISOCHRONOUS transfer interval program...
2014-11-22 mavFor both iSCSI initiator and target increase socket...
2014-11-22 smhFix build with asr driver
2014-11-22 mavFix use-after-free introduced in r274843.
2014-11-22 mavMove icl_pdu_get_data() and xpt_done() out of initiator...
2014-11-22 hselaskyUse correct length mask for split transactions. The...
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD:
2014-11-21 brooksMerge from CheriBSD (2e28d2a3090239b30481f35dc452ad95a5...
2014-11-21 smhPrevent overflow issues in timeout processing
2014-11-20 emasteClamp too-large hwpmc callchaindepth to the maximum
2014-11-20 jhbLock the scsi_low code and the drivers which use it...
2014-11-20 jhbVarious fixes for wl(4):
2014-11-20 andrewThe ranges parent bus address may just be a tag to...
2014-11-19 npcxgbe(4): figure out the max payload size and save...
2014-11-19 brAdd BERI-specific virtio mmio "platform" device.
2014-11-19 mavFix build without INVARIANTS, broken by r274675.
2014-11-19 dchaginRevert r274635 as it's completely wrong.
2014-11-19 kevloAdd Trendnet TEW-646UBH.
2014-11-18 jhbAdd locking to wds(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to scd(4) and mark MPSAFE.
2014-11-18 jhbCleanups to pst(4):
2014-11-18 jhbAdd locking to mly(4) and mark MPSAFE.
2014-11-18 jhbAdd locking to mcd(4) and mark MPSAFE.
2014-11-18 jhbConvert the refire_notify_ack timer from timeout(9...
2014-11-18 loosMake gpio_default_map_gpios() static. No functional...
2014-11-18 loosMoves all the duplicate code to a single function.
2014-11-18 impopt_global.h is included automatically in the build...
2014-11-18 impFix typo pointed out by avg@ and Joerg Sonnenberger...
2014-11-18 brAdd Altera Parallel IO (PIO) device driver.
2014-11-18 brAdd Virtio MMIO bus driver.
2014-11-18 loosFix gpiobus_child_location_str() to return a real strin...
2014-11-18 loosRemove unnecessary code.
2014-11-18 ianAllow i2c bus speed to be configured via hints, FDT...
2014-11-18 impModernize comments about BIOSes being lame since in...
2014-11-18 loosAdd basic interrupt management code to gpiobus and...
2014-11-17 dchaginUse the correct device as the power_for_sleep() method
2014-11-17 impRemove stray empty comment. The code is adequately...
2014-11-16 melifaroFix r273112: do not turn DROP_EN by default.
2014-11-16 dumbbelldrm/radeon: Lower priority of a message related to...
2014-11-15 adrianConvert the callouts back to using mutexes.
2014-11-14 adrianMigrate the callouts from using mutex locks to being...
2014-11-13 jhb- Use the existing driver lock in cdevsw methods and...
2014-11-13 jhbLock iir(4) and mark it MPSAFE.
2014-11-13 jhbRemove dpt_isa.c and commented out references to it...
2014-11-13 kibRemove the no-at variants of the kern_xx() syscall...
2014-11-13 npiw_cxgbe: don't forget to close the socket in c4iw_conn...
2014-11-13 luigiadd support for private knote lock (reduces lock conten...
2014-11-13 luigiwe need full barriers here
2014-11-12 npFix some bad interaction between cxgbe(4) and lacp...
2014-11-12 zbbMake uart_bus_fdt a decendant of ofwbus
2014-11-12 zbbMake PL011 UART to wait on putc only when TX FIFO is...
2014-11-12 glebiusIn preparation of merging projects/sendfile, transform...
2014-11-12 ianRemove an #ifdef DEBUG wrapper, and instead use if...
2014-11-11 jhbAdd device ID for the T502-BT (dual-port 1G) adapter.
2014-11-11 jkimUse the correct device. Note this commit complements...
2014-11-11 jhbUse the callout(9) API instead of timeout(9). To do...
2014-11-11 adrianUse the correct device (child) when asking the bus...
2014-11-11 kibUpdate comment.
2014-11-11 kibInitial attachment of the agp(4) to Haswell IGP. There...
2014-11-11 kibBased on some BIOS configuration (GGC register in host...
2014-11-11 kibOn 965 and higher, map GTT as write-combining.
2014-11-11 pjdAdd missing privilege check when setting the dump devic...
2014-11-11 luigiin the Linux section, properly define the NMG_LOCK...
2014-11-11 luigi- fix typo: use ring size from the rx ring, not the...
2014-11-10 luigifix a typo
2014-11-10 luigiinitialize *color if passed as an argument
2014-11-10 luigisync a comment with our internal repo
2014-11-10 npcxgbe(4): adjust PMRX and PMTX parameters.
2014-11-10 desConstify the AES code and propagate to consumers. ...
2014-11-09 bryanvEnable LRO by default when available on vtnet interfaces
2014-11-07 kibFix random.ko module.
2014-11-07 kibSimplify assembler in ivy.c. Move the copying of the...
2014-11-07 zbbAvoid panic in ofwbus caused by not released resource...
2014-11-07 glebiusRemove struct arpcom. It is unused by most interface...
2014-11-07 bzAfter r274205 unbreak NOIP kernels. vsi is now also...
2014-11-07 hselaskyAdd new USB IDs.
2014-11-07 jfvAdd header file missing from last commit.
2014-11-07 bryanvSeveral minor changes to hopefully complete the VirtIO...
2014-11-06 jfvUpdate the Intel i40e drivers, ixl version 1.2.8, ixlv...
2014-11-06 ianA dma tag alignment should be 1 (not 0) when a device...
2014-11-06 ianA dma tag alignment should be 1 (not 0) when a device...
2014-11-04 dumbbellvt(4): Support syscons' SC_HISTORY_SIZE to configure...
next