Age | Commit message (Expand) | Author |
2010-06-27 | GPIO quirk for IDT 92HD71B7 in HP laptops (such as HP HDX 18) | Jacob Meuser |
2010-06-26 | make sure widgets are connected to usable widgets by default. | Jacob Meuser |
2010-06-26 | PCH needs its own Low Power Link Up code as it it is configured | Jonathan Gray |
2010-06-23 | regen | David Gwynne |
2010-06-23 | fusion-io devices | David Gwynne |
2010-06-23 | regen | David Gwynne |
2010-06-23 | PLX PEX 8624 as found in a dell r815. | David Gwynne |
2010-06-23 | regen | David Gwynne |
2010-06-23 | add a metric buttload of RD890 pcie bridges | David Gwynne |
2010-06-22 | protect the ccb free list with a mutex rather than relying on splbio | David Gwynne |
2010-06-21 | Initial support for PCH based em adapters with 82577 PHY, | Jonathan Gray |
2010-06-21 | Add some more ids for existing mac and phy types found | Jonathan Gray |
2010-06-20 | sync the list of device and phy ids with FreeBSD | Jonathan Gray |
2010-06-20 | regen | Jonathan Gray |
2010-06-20 | add a bunch of em devices from FreeBSD | Jonathan Gray |
2010-06-20 | Lock the sample rate of es1731-based devices to 48kHz (ie the | Alexandre Ratchov |
2010-06-15 | dont pass the dev_t from the scsi device drivers into the midlayer for | David Gwynne |
2010-06-12 | add missing arg to a printf call | Jonathan Gray |
2010-06-07 | Fix various problems of auich on SiS 7012 based chips: | Alexandre Ratchov |
2010-06-07 | Proper range check in radeon_emit_packets(); ok oga@ | Miod Vallat |
2010-06-05 | change sign extension such that we do not rely on >> being an | Damien Bergamini |
2010-05-27 | Add missing license (amd, mit/x11) | Owain Ainsworth |
2010-05-26 | add a new getparam member to get the contents of scratch register 3 (the | Owain Ainsworth |
2010-05-26 | - no need for a separate mpii_minphys; | Marco Peereboom |
2010-05-25 | The logic in this function is a little tricky (though correct). | Owain Ainsworth |
2010-05-25 | Having just calculated which sequence number we wish to wait for (so | Owain Ainsworth |
2010-05-25 | rename struct drm_i915_private to struct inteldrm_softc, to be more in | Owain Ainsworth |
2010-05-25 | Remove the DRI1 code paths from inteldrm as promised two weeks ago. | Owain Ainsworth |
2010-05-24 | Support fibre PHY on BCM5709S. From FreeBSD via Brad. | Stuart Henderson |
2010-05-24 | regen | Jonathan Gray |
2010-05-24 | shrink | Jonathan Gray |
2010-05-24 | atascsi may (will) reuse ata_xfers, meaning the xa state that | David Gwynne |
2010-05-24 | Remove the drm drivers that are not enabled (and have never been so). | Owain Ainsworth |
2010-05-23 | remove another piece of ancient #ifdef arc code | Theo de Raadt |
2010-05-23 | fix another signed/unsigned slipt. no functional change. I hate this | Owain Ainsworth |
2010-05-23 | rely on __alpha__, __amd64__, and __i386__ instead | Theo de Raadt |
2010-05-20 | New scsi code seems to be stable. Pluck previously identified | Kenneth R Westerback |
2010-05-19 | BUS_DMA_ZERO instead of alloc, map, bzero. | Owain Ainsworth |
2010-05-19 | BUS_DMA_ZERO love. | Owain Ainsworth |
2010-05-18 | Add as yet untested support for the 82576 quad copper ET2 | Jonathan Gray |
2010-05-18 | regen | Jonathan Gray |
2010-05-18 | Add some more em devices and workbit CF ATA. | Jonathan Gray |
2010-05-18 | bus_dmamem_alloc() ...; bzero/memset(); -> | Owain Ainsworth |
2010-05-18 | oops. needs_fence should still be conditional on tiling due to the needs | Owain Ainsworth |
2010-05-18 | Always invalidate fences in pin if they are invalid, not just if we need | Owain Ainsworth |
2010-05-17 | regen | Jonathan Gray |
2010-05-17 | add some devices found on a core i5 machine | Jonathan Gray |
2010-05-16 | add AR9300 PCI Id | Damien Bergamini |
2010-05-15 | Always check the tiling mode alignment on pin, even if we don't need a | Owain Ainsworth |
2010-05-13 | new iwn(4) ids. | Damien Bergamini |