Age | Commit message (Expand) | Author |
2010-12-14 | use the dying flag in struct usbd_bus instead of a private dying flag | Jacob Meuser |
2010-12-08 | Fix compilation with option CBB_DEBUG; noticed by Dave Anderson on misc@ | Miod Vallat |
2010-12-05 | PCIe based sparc64 machines have always supported access to the extended PCIe | Mark Kettenis |
2010-12-04 | Check the register offset against the device's configuration space size in | Miod Vallat |
2010-12-04 | Introduce a new pci routine, pci_conf_size(), which returns the size of a | Miod Vallat |
2010-12-01 | Add definition for "Extended Synch" bit in PCIe Link Control register. | Damien Bergamini |
2010-12-01 | regen | Damien Bergamini |
2010-12-01 | PCI id for Atheros AR9485. | Damien Bergamini |
2010-11-18 | Mark NVIDIA MCP89 SATA controllers as such. Makes them use DMA instead of PIO | Mark Kettenis |
2010-11-18 | regen | Mark Kettenis |
2010-11-18 | Split the NVIDIIA MCP89 disk controller IDs into SATA, AHCI and RAID, following | Mark Kettenis |
2010-11-17 | the text editor sucks | Kevin Lo |
2010-11-17 | Add support for Marvell 88E8059, found in HP mini 5102. | Kevin Lo |
2010-11-15 | Reset ic_scan_lock in {ipw,iwi}_stop similarly to {wpi,iwn}_stop. | Damien Bergamini |
2010-11-10 | Enable low latency interrupt moderation and set the LL interval | Claudio Jeker |
2010-11-09 | correct some bit tests spotted by -Wparentheses in newer gcc. | Jonathan Gray |
2010-11-07 | regen | Mark Kettenis |
2010-11-07 | A few more NVIDIA devices found on the latest 13" MacBook Pro (MacBookPro7,1). | Mark Kettenis |
2010-11-07 | regen | Mark Kettenis |
2010-11-07 | NVIDIA GeForce 320M as found on the latest 13" MacBook Pro (MacBookPro7,1). | Mark Kettenis |
2010-11-06 | Revision 0xc4 and earlier of the Acer Labs M5229 UDMA IDE controller can't do | Mark Kettenis |
2010-10-30 | tweak gpio pins of julia cards to select the correct multiplier for | Alexandre Ratchov |
2010-10-27 | fix double ;; | Theo de Raadt |
2010-10-23 | Missed this in the last commit. No cookie for me. | Paul Irofti |
2010-10-23 | Unbreak SMALL_KERNEL. Reported by Mikolaj Kucharski, thanks! | Paul Irofti |
2010-10-20 | Disestablish interrupts if attachment fails. | Michael Knudsen |
2010-10-14 | Move glxpcib(4) to MI land unifying the two MD drivers. | Paul Irofti |
2010-10-12 | Force openings to 1 for devices that can't do tagged i/o, i.e. more | Kenneth R Westerback |
2010-10-09 | only print out of sync messages when compiled for debugging | Jacob Meuser |
2010-10-08 | Call bus_space_barrier() after each read and write, since this | Alexandre Ratchov |
2010-10-08 | encoding of envy is little endian, not native endian, probably fixes envy | Alexandre Ratchov |
2010-10-08 | put all calls bus_space_xxx() into functions, makes the code smaller | Alexandre Ratchov |
2010-10-08 | check current hardware position in interrupt handler. it's possible | Jacob Meuser |
2010-10-07 | If the card model is not ``HT/PT'', then check that the DMA physical | Alexandre Ratchov |
2010-10-06 | Give the device the physical address obtained from the DMA mapping | Alexandre Ratchov |
2010-10-05 | regen | David Gwynne |
2010-10-05 | areca have a new family of controllers out | David Gwynne |
2010-10-04 | add support for midi(4) ports to envy(4) | Alexandre Ratchov |
2010-09-29 | Radeon HD4200 Mobility; from brynet. Some flags tweaks from me. | Owain Ainsworth |
2010-09-29 | sync | Owain Ainsworth |
2010-09-29 | Radeon HD4200 Mobility from Brynet | Owain Ainsworth |
2010-09-25 | ppb(4) should respect pci_dopm, like pci(4) does, and not try to poweroff | Mike Larkin |
2010-09-22 | use audio(4)'s quiesce/resume for data i/o, and ac97_resume() for mixer | Jacob Meuser |
2010-09-22 | autoconf activate, suspend/resume support | Jacob Meuser |
2010-09-21 | In i915_gem_idle, don't fail if we have a wedged chipset (this only | Owain Ainsworth |
2010-09-21 | Use RING_WAIT state for the ringbuffer and the instdone debug register | Owain Ainsworth |
2010-09-21 | On gen3 hardware always unconditionally set the C3_LP_WRITE_ENABLE bit | Owain Ainsworth |
2010-09-21 | Enable error interrupts on ironlake, as we do on all other chips. | Owain Ainsworth |
2010-09-21 | Fix a couple of typos and remove some if 0ed code that is not coming back. | Owain Ainsworth |
2010-09-21 | reorder the busy ioctl order of operations to be nicer and a little more | Owain Ainsworth |