]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Revert r269474. Special keyboard combinations should be handled by separate
[FreeBSD/FreeBSD.git] / sys / dev /
2014-08-22 dumbbellvt(4): Give the window to vd_bitblt_text_t callback
2014-08-22 roygernetback: fixes for netback
2014-08-22 roygerpci: add a new pci_child_added newbus method.
2014-08-22 dumbbellvt(4): Store cursor bitmap & colors in struct vt_device
2014-08-22 dumbbellvt(4): Mark new mouse position as dirty only when it...
2014-08-22 dumbbellvt_vga: Clip the draw area to never draw offscreen
2014-08-22 dumbbellvt(4): Add new vd_bitblt_text_t callback, and implement...
2014-08-21 dumbbellvt_vga: When clearing video memory, don't read from it
2014-08-21 dumbbellvt(4): Rename the "mouse_cursor" structure to "vt_mouse...
2014-08-21 dumbbellvt(4): Test if the cursor is shown only once
2014-08-21 dumbbellvt(4): Constify vt_buf argument of vtbuf_iscursor()
2014-08-21 traszUse proper include paths in kernel iSCSI code.
2014-08-21 dumbbellvt(4): Pause the flush timer while swithing window
2014-08-21 traszMake the iSCSI stack use __FBSDID() properly.
2014-08-21 dumbbellvt(4): Mark cursor position as dirty when we enable...
2014-08-21 dumbbellvt(4): Mark the current cursor position as dirty
2014-08-21 dumbbellvt(4): If the cursor didn't move, don't mark its positi...
2014-08-21 dumbbellvt(4): If the cursor is globally disabled, don't mark...
2014-08-21 dumbbellvt(4): Mark cursor old position as dirty before reading...
2014-08-21 dumbbellvt(4): Handle global and per-window mouse cursor toggle...
2014-08-21 dumbbellvt(4): Fix an inconsistency between the mouse cursor...
2014-08-21 adrianAdd missing locking.
2014-08-20 npChange netmap's global lock to sx instead of a mutex.
2014-08-20 jhbFix build of si(4) and enable it in LINT on amd64 and...
2014-08-20 roygerpci: make MSI(-X) enable and disable methods of the...
2014-08-20 kevloIf eapol packets are sent at the lowest rate, key negot...
2014-08-20 kevloAdd the D-Link DWA-125 rev D1.
2014-08-19 kevloSort ASUS section and add USB device ID of ASUS USB...
2014-08-18 hselaskyUse the "bSubslotSize" and "bSubFrameSize" fields to...
2014-08-17 luigistaticize two functions, and use proper format for...
2014-08-16 luigiUpdate to the current version of netmap.
2014-08-16 luigiprint additional debugging info in virtqueue_dump()
2014-08-14 impDelete pp_isadma. It isn't use, and the code that used...
2014-08-14 smhRenamed hw.ixgbe.unsupported_sfp -> hw.ix.unsupported_sfp
2014-08-13 neelFix typo when displaying the HPET timer unit number.
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...
next