Age | Commit message (Expand) | Author |
2010-08-05 | Change the management of commands in the active commands TAILQ to let issuers | Miod Vallat |
2010-08-05 | Allow bthidev_output() to not grab the bt lock, to prevent lock | Miod Vallat |
2010-08-05 | ca_activate function for suspend/resume; tested by mlarkin on a | Theo de Raadt |
2010-08-04 | re-post all ATI and all PowerVR (with an annoying message) | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-04 | Disable bce(4) because it can only access 1GB of memory and developers | Theo de Raadt |
2010-08-04 | on resume: calling sc_power after ath_init() is silly. ath_init() | Theo de Raadt |
2010-08-04 | use a workq for resume. | Damien Bergamini |
2010-08-04 | add suspend/resume support for PCI ral(4) devices. | Damien Bergamini |
2010-08-04 | Wake up cdroms attached to pciide; same as in wd.c 1.86 | Theo de Raadt |
2010-08-04 | Add missing brace. | Matthew Dempsky |
2010-08-04 | Remove unused code, conditional in fixup node was never true | Jordan Hargrave |
2010-08-04 | Print annoying stuff when re-posting the video, so that people will | Theo de Raadt |
2010-08-04 | Print supported sleep states. | Mark Kettenis |
2010-08-04 | Correct a problem reported by Holger Mikolon that turns out to be | Jonathan Gray |
2010-08-04 | activate function for suspend/resume; tested by mcbride | Theo de Raadt |
2010-08-03 | if interrupt mapping fails, say so | Jacob Meuser |
2010-08-03 | Remove old code that figures out the PCI bus number. The new code gets some | Mark Kettenis |
2010-08-03 | no special registers to restore on via chips either | Theo de Raadt |
2010-08-03 | Don't attempt to set the read or write caches on usb disks. It | Kenneth R Westerback |
2010-08-03 | Bring the suspend/resume code of all the Intel wireless drivers in line with | Mark Kettenis |
2010-08-03 | Add busy flag so that we don't act on a SCI until a command in progress | Marco Peereboom |
2010-08-03 | Add support for 82576 fiber adapters based on Intel code in FreeBSD. | Jonathan Gray |
2010-08-03 | Use the proper flag for re-enabling certain hardware events (power btn, | Mike Larkin |
2010-08-03 | Disable hardware VLAN stripping/insertion on 8257[56] for now. While | Jonathan Gray |
2010-08-03 | Correct use of logical and where binary and was intended. | Jonathan Gray |
2010-08-03 | Save/restore BLC_HIST_CTL as well at suspend/resume time; which allows | Theo de Raadt |
2010-08-03 | matthew did not commit the diff he passed around for us to inspect... | Theo de Raadt |
2010-08-03 | If an asynchronous request invalidates a buf, then we might remove it | Matthew Dempsky |
2010-08-02 | Handle USB_GET_REPORT, USB_GET_REPORT_DESC, USB_GET_REPORT_ID and | Miod Vallat |
2010-08-02 | Don't refer to xs->cmd, even via a pointer to xs->cmd, after xs has | Kenneth R Westerback |
2010-08-02 | Make MHZ_TO_PLL safer to use by adding parenthesis. Fixes a potential issue | Mark Kettenis |
2010-08-02 | Fix knote handling for exiting processes: when triggering a NOTE_EXIT | Philip Guenthe |
2010-08-02 | There is no reason to call the start function upon resume; the network stack | Mark Kettenis |
2010-08-02 | There is no reason to call the start function upon resume; the network stack | Mark Kettenis |
2010-08-02 | The EC GPE is always edge. edge interrupts have their STS bit reset | Theo de Raadt |
2010-08-02 | Add System Enclosure or Chassis structure. | Marco Peereboom |
2010-08-02 | enable owctr | Theo de Raadt |
2010-08-02 | Quirk for USB_PRODUCT_MICROSOFT_WLINTELLIMOUSE turns out not to be | Miod Vallat |
2010-08-02 | jmicron code was writing to the wrong register; ok jsg | Theo de Raadt |
2010-08-02 | Prevent illegal struct casting by moving AF_INET/AF_INET6 address | Matthew Dempsky |
2010-08-02 | Save/restore more registers at suspend/resume for those chips which look | Theo de Raadt |
2010-08-02 | correct header file stuff; pointed out by tedu | Theo de Raadt |
2010-08-02 | needs explicit proc.h; Nathanael Rensen | Theo de Raadt |
2010-08-02 | spellin | Theo de Raadt |
2010-08-02 | Fix readlink(2) on FFS and ext2 filesystems to consistently return | Matthew Dempsky |
2010-08-01 | Change COM_IBUFSIZE 8K to 16K because 8K is not enough for CDMA1X card | YASUOKA Masahiko |
2010-08-01 | Be more generous when parsing the report descriptor: | Miod Vallat |
2010-08-01 | Read status register after all writes to the pcf8584 controller. Alegedly | Mark Kettenis |
2010-08-01 | Small cleanup of the fpu switching code; don't rely on the fact the HFP_REGS | Mark Kettenis |