Age | Commit message (Expand) | Author |
2009-10-07 | The BCM5703 ASIC ID is actually shared with the BCM5702 ASIC so | Stuart Henderson |
2009-10-06 | Allow MD limits for allocating PCI io and mem space and specify limits on | Mark Kettenis |
2009-10-06 | Remove hack that helped us to work on Lenovo X200, as of last commit the phy | Dariusz Swiderski |
2009-10-05 | Fill pciide_unmapregs_compat() with stuff which might work, if we ever get | Theo de Raadt |
2009-10-05 | Add some minimalistic detach/unmap bits for pciide, | Jonathan Gray |
2009-10-05 | match() function was leaving the i2c bus locked; ok kettenis | Theo de Raadt |
2009-10-05 | regen | Jonathan Gray |
2009-10-05 | Add a bunch of Intel 10GbE devices found in the FreeBSD version | Jonathan Gray |
2009-10-05 | nvidia MCP73 on acer aspire m1640; proger@uaoug.org.ua | Theo de Raadt |
2009-10-04 | Merge over a bunch of detach logic from msk(4) so that this driver can | Theo de Raadt |
2009-10-04 | Correctly store the tag results from bus_dmamem_alloc() so that the | Theo de Raadt |
2009-10-03 | Driver for the SD/MMC part of the Winbond W83L518D/W83L519D Integrated Media | Mark Kettenis |
2009-10-03 | Add missing <sys/device.h>. | Mark Kettenis |
2009-10-02 | remove trash left in debug changes; lindroos@nls.fi | Theo de Raadt |
2009-10-02 | sync | Stuart Henderson |
2009-10-02 | Remove BCM57720 as it's not going to be released. From a Broadcom | Stuart Henderson |
2009-10-02 | Remove BCM57720 as it's not going to be released. From a Broadcom | Stuart Henderson |
2009-10-02 | regen | Miod Vallat |
2009-10-02 | One more DEC device found on alpha clusters | Miod Vallat |
2009-09-30 | - Sync the BCM5785G PCI id for bge(4) and add BCM5785F / BCM57788. | Stuart Henderson |
2009-09-30 | sync | Stuart Henderson |
2009-09-30 | - Some new PCI ids for the BCM5717, BCM5718, BCM5785F, and BCM57788 chipsets. | Stuart Henderson |
2009-09-30 | Need to scsi_done() before returning COMPLETE for untranslated commands, | Miod Vallat |
2009-09-29 | Support the Phison PS5000. IO Data and other vendors are now using this | Theo de Raadt |
2009-09-29 | sync | Theo de Raadt |
2009-09-29 | phison pciide controller found in expresscard SSD cards | Theo de Raadt |
2009-09-27 | If no xfer buffer is free for the UDLIO_DAMAGE ioctl, sleep in the kernel | Marcus Glocker |
2009-09-26 | Fix artefacts in compression mode especially seen when running X. | Marcus Glocker |
2009-09-24 | Handle the upper 32 bits of the prefetchable memory range when setting up | Miod Vallat |
2009-09-24 | Make sure the scsi_xfer timeout always get initialized with timeout_set(), | Miod Vallat |
2009-09-24 | In trm_scsi_cmd(), in an splbio() protected block, don't bother doing splx() | Miod Vallat |
2009-09-23 | Disable SPLUSBCHECK for now, as these turn out to be harmful on sparc64. | Miod Vallat |
2009-09-23 | do not attach the AR5416 and AR5418 (AR5416 PCIe) to the ath(4) | Damien Bergamini |
2009-09-21 | Fix use before init on wu. | Marco Peereboom |
2009-09-21 | Document a private ioctl range for wscons drivers (from Miod). Therefore | Marcus Glocker |
2009-09-20 | Implement a detach function in wpi(4) and iwn(4). | Damien Bergamini |
2009-09-20 | sync | Stuart Henderson |
2009-09-20 | Add ATI SB900 IDs, from Brad. Confirmed against Linux diffs submitted by AMD. | Stuart Henderson |
2009-09-20 | sync | Theo de Raadt |
2009-09-20 | Support the AX88772A model (found while shopping today); tested by mtu | Theo de Raadt |
2009-09-20 | Remove XXX content about missing screen repaint when switching to EMUL | Marcus Glocker |
2009-09-20 | For now just clear the screen when switching to emulation mode (need to | Marcus Glocker |
2009-09-20 | Add WSDISPLAYIO_SMODE, WSDISPLAYIO_SVIDEO, WSDISPLAYIO_GVIDEO ioctl. To | Marcus Glocker |
2009-09-19 | Rename another function; udl_cmd_set_xfer -> udl_cmd_set_xfer_type is | Marcus Glocker |
2009-09-19 | Rename two functions; udl_cmd_get_offset -> udl_cmd_save_offset, and | Marcus Glocker |
2009-09-19 | Re-sort function pointer assignments. No functional changes. | Marcus Glocker |
2009-09-19 | If UDLIO_DAMAGE fails to queue the damage drawing request, undo the | Marcus Glocker |
2009-09-19 | Add bits for X11 support over the wsdisplay framework (fully Huffman | Marcus Glocker |
2009-09-16 | fix ENETRESET handling in run_ioctl() and run_media_change(). | Damien Bergamini |
2009-09-15 | TP-LINK TL-WN821N | Damien Bergamini |