]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Update sqlite-3.7.17 -> 3.8.5
[FreeBSD/FreeBSD.git] / sys / dev /
2014-08-11 peterUpdate serf-1.3.6 -> 1.3.7
2014-08-11 roygerblkfront: add support for unmapped IO
2014-08-10 dumbbellvt(4): Colors are indexed against a console palette...
2014-08-10 dumbbellvt(4): Add vtbuf_dirty*_locked() to lock vtbuf once...
2014-08-10 dumbbellfbd: Fix a bug where vt_fb_attach() success would be...
2014-08-10 ianHandle various ways that interrupt config data can...
2014-08-10 ianUse a separate variable for resource id, because 'i...
2014-08-09 adrianBump the HAL_REGRANGE fields from 16 bit to 32 bit.
2014-08-09 adrianAdd two new debug mark entries for chip power configura...
2014-08-08 npcxgbe(4): Do not poke T4-only registers on a T5 (and...
2014-08-08 impan isn't used, so eliminate it.
2014-08-08 imperr set but not used. Eliminate it.
2014-08-08 implast is set and not used, most likely a cut and paste...
2014-08-08 impSet but not used variables eliminated.
2014-08-08 impshared_scb_data set, but never used, remove it.
2014-08-07 impCast queue length because q_len isn't really an enum...
2014-08-07 imptarget is unsigned, so don't compare it < 0 for range...
2014-08-07 nwhitehornRetire vd_maskbitbltchr. The same functionality can...
2014-08-07 jkimMerge OpenSSL 1.0.1i.
2014-08-07 hselaskyMake sure the USB audio level residue is non-zero.
2014-08-06 npcxgbe(4): Let caller specify whether it's ok to sleep in
2014-08-06 nwhitehornSet fb_pbase properly on PowerPC in the case where...
2014-08-06 roygerdrm: fix usage of vm_phys_fictitious_to_vm_page
2014-08-06 nwhitehornRetire various intertwined bits of fbd(4) and vt_fb...
2014-08-05 jhbVarious fixes to hptmv(4):
2014-08-05 jhbVarious fixes to hptrr(4):
2014-08-05 jhbVarious fixes to hptnr(4):
2014-08-05 jhbVarious fixes to hptiop(4):
2014-08-05 jhbRemove compat shims for FreeBSD versions older than...
2014-08-05 gjbAdd device ID for the Chicony USB 2.0 HD UVC Webcam
2014-08-05 hselasky- Implement fast interrupt handler to save CPU usage.
2014-08-05 hselaskyAdd handler for read-back of USB audio volume levels.
2014-08-05 nwhitehornAdd a simple unaccelerated vt(4) framebuffer driver...
2014-08-05 ianAdjust ofwbus and simplebus to attach at BUS_PASS_ORDER...
2014-08-05 ianSet ofwbus and simplebus to attach during BUS_PASS_BUS.
2014-08-05 hselasky- Ensure code which only applies to the control endpoin...
2014-08-05 n_hibmaAdd support for Huawei E3272 modems which are supported...
2014-08-05 n_hibmadon't OR integer error values together as this does...
2014-08-05 n_hibmaReturn USB_ERR_INVAL if the eject method is not known.
2014-08-05 n_hibmaAdd a second Huawei SCSI eject command as USB mode...
2014-08-05 n_hibmaReset the error value in the softc before starting...
2014-08-05 n_hibmaAdd ID for Novatel MC990D to u3g.
2014-08-05 n_hibmaRemove unused defines.
2014-08-05 hselaskyAdd new USB phone descriptor template for USB device...
2014-08-05 hselaskyFix for deadlock in USB device side mode.
2014-08-05 hselaskyRename driver name a bit to avoid unit number confusion...
2014-08-05 hselasky- Implement fast interrupt handler to save CPU usage.
2014-08-05 hselaskyEnsure we catch USB transfers which complete right...
2014-08-04 npcxgbe(4): Do not run any sleepable code in the SIOCSIFF...
2014-08-04 roygerxen: add ACPI bus to xen_nexus when running as Dom0
2014-08-04 roygerxen: Dom0 console fixes
2014-08-03 gavinFor reasons which are not clear, r254263 broke some...
2014-08-03 marcelFix multicast, broken by the conversion of the nfe...
2014-08-03 rayAllow to disable some special key combinations handled...
2014-08-03 rayFix vt_vga driver to draw not-8-bit-aligned fonts corre...
2014-08-03 joergAvoid a divide-by-zero panic when setting the baudrate...
2014-08-03 adrianDo the iwn(4) panic reinitialisation under IWN_LOCK().
2014-08-02 npcxgbe(4): Remove an unused version of t4_enable_vi.
2014-08-02 nwhitehornDon't assume that the framebuffer driver is using vt_fb...
2014-08-02 npcxgbe(4): some optimizations in freelist handling.
2014-08-02 npcxgbe(4): Fix an off by one error when looking for...
2014-08-02 npcxgbe(4): minor optimizations in ingress queue processing.
2014-07-31 ianExport an mmc or sd card's serial number from the mmc...
2014-07-31 kevloReplace the whole license block with the standard one.
2014-07-31 kevloIn copyright statement correct that the author is me...
2014-07-30 smhBring in LSI's phase19 changes
2014-07-30 smhBring in LSI's phase16 - phase18 changes
2014-07-29 nwhitehornMake mmap() of the console device when using ofwfb...
2014-07-29 emasteCorrect typo in comment
2014-07-29 mavAdd support for SOUND_MIXER_INFO IOCTL, used by gstreamer.
2014-07-28 jfvAdd new README to the driver...
2014-07-28 jfvUpdate the new 40G XL710 driver to Release version...
2014-07-28 traszFix potential double free that could happen after conne...
2014-07-28 rayRevise font initialization handling.
2014-07-28 rayUpdate comments.
2014-07-28 rayRemove special handling of console window size. It...
2014-07-28 kibFor md(4), posix shm(3) and tmpfs(5), free swap space...
2014-07-28 rayAvoid embedding buffers into static virtual terminal...
2014-07-28 rayo Remove useless debug string.
2014-07-28 rayRemove unused macro VT_CONSDEV_DECLARE. Join console...
2014-07-27 adrianUpdate from mav@ - don't break the input switching.
2014-07-27 adrianAdd support for my Lenovo T400.
2014-07-26 adrianAdd another revision of the AR8327.
2014-07-26 hselaskySplit the XHCI TRB allocations into smaller parts,...
2014-07-26 marcelRemove bogus module dependencies.
2014-07-26 marcelDo not fail the low-level device probe simply because...
2014-07-26 hselaskyFix for division by zero.
2014-07-24 npSome hooks in cxgbe(4) for the offloaded iSCSI driver.
2014-07-23 npcxgbe(4): Keep track of the clusters that have to...
2014-07-23 adrianFix the igb(4) redirection table to correctly populate.
2014-07-22 npAdd missing newline to an error message.
2014-07-22 rayRemove #ifdef-s to reduce difference to upstream.
2014-07-22 npSimplify r267600, there's no need to distinguish betwee...
2014-07-21 sbrunoMerge change from upstream linux kernel submitted by...
2014-07-21 emasteHide syscons-specific workaround under DEV_SC
2014-07-20 hselaskyAdd new device ID.
2014-07-20 adrianAdd the UDP hash -> RSS mbuf hash type for the ixgbe...
2014-07-20 adrianTeach ixgbe(4) about rss_gethashconfig().
2014-07-20 adrianDisable the ixgbe(4) UDP 4-tuple hashing for the time...
2014-07-20 adrianCorrectly program the RSS redirection table entries.
next