Age | Commit message (Expand) | Author |
2010-07-21 | Add suspend/unsuspend logic. | Mark Kettenis |
2010-07-21 | Repost ATI FireGL M24 using the emulator. This card is seen on some IBM | Mike Larkin |
2010-07-21 | remove duplicate AP192K_GPIO_XXX macros, | Alexandre Ratchov |
2010-07-21 | make ENVY_GPIO_XXX macros card specific, add stub for audiophile 192k | Alexandre Ratchov |
2010-07-20 | do not timeout when stopping DMA channels. | Damien Bergamini |
2010-07-20 | VGA repost for ATI Radeon X1250IGP (as found on Gateway netbooks and | Mike Larkin |
2010-07-18 | Support from vblank events in drm. | Owain Ainsworth |
2010-07-18 | regen | Mark Kettenis |
2010-07-18 | Another PLX PCI Express switch. | Mark Kettenis |
2010-07-18 | regen | Mark Kettenis |
2010-07-18 | Add missing Core i3/i5 PCIe bridge. Fix entries for the 5-series/3400 chipset | Mark Kettenis |
2010-07-18 | Kill inconsequential dead store. | Owain Ainsworth |
2010-07-18 | Radeon HD4670, from Henry Precheur; thanks! | Owain Ainsworth |
2010-07-18 | Radeon HD4200 (needs a newer radeon X driver than in tree though), | Owain Ainsworth |
2010-07-18 | Give each device on the bus full openings. | Michael Knudsen |
2010-07-16 | gc sc_lock. it is unused. ioctl commands can run concurrently now that | David Gwynne |
2010-07-15 | when mpii(4) gets an async event (ie, sas topology change or | David Gwynne |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2010-07-14 | Let vga_pci.c build in kernel configs without acpi. ok kettenis@ | Matthieu Herrb |
2010-07-13 | use PHY semaphore on 8275/82576 adapters in addition to 80003es2lan. | Jonathan Gray |
2010-07-13 | Fix dmesg printing. | Mark Kettenis |
2010-07-13 | Fix a broken mask for core temperature 1 and 2, and bias properly for degC. | Mike Larkin |
2010-07-09 | rewrite the polling codepath in mpii. | David Gwynne |
2010-07-09 | - Setup proper mbuf pool watermarks for BCM5717 / BCM57765 chipsets. | Stuart Henderson |
2010-07-07 | revert last commit, it made my puc(4) disappear. ok pirofti@ | Stuart Henderson |
2010-07-07 | bring mpi_wait over to mpii for an mpsafe mechanism to sleep while waiting | David Gwynne |
2010-07-07 | rename ccb_xs to ccb_cookie, and switch it from a struct scsi_xfer * to a | David Gwynne |
2010-07-07 | use a mutex to ensure writes to the two registers used to post commands to | David Gwynne |
2010-07-07 | let the config page request code sleep while waiting for a ccb if it is | David Gwynne |
2010-07-07 | do a 1:1 conversion of mpii_{get,put}_ccb to scsi_io_{get,put}. | David Gwynne |
2010-07-06 | add the iopool wrapper around the mpii ccb free list. cut the midlayer and | David Gwynne |
2010-07-06 | timeout_add -> timeout_add_msec | Bret Lambert |
2010-07-05 | timeout_add -> timeout_add_sec | Bret Lambert |
2010-07-03 | Intel 3400 Thermal Sensor driver, found on some new Intel machines. | Mike Larkin |
2010-07-03 | Turns out the | Mark Kettenis |
2010-07-02 | Yet another workaround for PCH devices adapted from Intel code in | Jonathan Gray |
2010-07-02 | Provide an iopool in arc(4). | Michael Knudsen |
2010-07-02 | Protect the ccb free list with a mutex rather than splbio(). | Michael Knudsen |
2010-07-02 | Move common code for waking up writers on a tty into a function. | Nicholas Marriott |
2010-07-02 | Add an ath_pci_activate callback for ACPI suspend/resume with ath(4). | Reyk Floeter |
2010-07-02 | add more MCP79 AHCI ids to the list of devices that need special handling, | Jonathan Gray |
2010-07-02 | timeout_add -> timeout_add_msec | Bret Lambert |
2010-07-02 | Proper fix for uninitialized variable warning. | Mark Kettenis |
2010-07-02 | the variables work better when initialized. ok deraadt | Ted Unangst |
2010-07-02 | m_copyback can fail to allocate memory, but is a void fucntion so gymnastics | Bret Lambert |
2010-07-02 | braces define scope, not indentation. found hunting uninit bugs. ok oga | Ted Unangst |
2010-07-02 | Abstraction clean-up. `I like it' deraadt@. | Paul Irofti |
2010-07-02 | Add Lenovo ThinkPad X100e quirk, from Brad. | Paul Irofti |
2010-07-02 | Switch to nitems for the table, save some space. `Looks good' deraadt@. | Paul Irofti |
2010-07-01 | Repost T510 video using the emulator. | Mike Larkin |