Age | Commit message (Expand) | Author |
2010-06-28 | fix typo; from Brad | Christian Weisgerber |
2010-06-28 | Add initial support for RTL8168E, brokenness reported by Joe Gidi. | Stuart Henderson |
2010-06-28 | Allow tty drivers to request larger buffers at attach time using a | Theo de Raadt |
2010-06-28 | Move disk_attach() to the end of the attach functions, at which point the | Joel Sing |
2010-06-28 | KNF | Jordan Hargrave |
2010-06-28 | Add definitions for Intel/AMD IOMMU ACPI tables | Jordan Hargrave |
2010-06-28 | add back the initialisation of a loop condition that | Jonathan Gray |
2010-06-28 | implement iopools in osiop to get rid of another use of XS_NO_CCB. | David Gwynne |
2010-06-28 | Use a more moderate fifo trigger level (4) for moderately quick | Chris Kuethe |
2010-06-27 | don't probe "volume knobs" on resume. probably not needed and | Jacob Meuser |
2010-06-27 | vscsi(4) doesn't use vscsi_ioc_t2i's senselen field anymore, so | Matthew Dempsky |
2010-06-27 | Change ACPI namespace to use SIMPLEQ macros | Jordan Hargrave |
2010-06-27 | More PCH/82577 bits from FreeBSD, this does not include | Jonathan Gray |
2010-06-27 | Add _acpi_matchhids routine, precursor to pci device match | Jordan Hargrave |
2010-06-27 | check if the jacks that will mute the speaker can generate unsolicited | Jacob Meuser |
2010-06-27 | Clear ACPI fixed event status on resume (power buttons/etc) so that some | Mike Larkin |
2010-06-27 | Add support for 800x480. Tested on Lilliput UM-70, MIMO UM-710 and UM-740. | Mats O Jansson |
2010-06-27 | Cleanup aml_find_node calls | Jordan Hargrave |
2010-06-27 | regen | Mike Larkin |
2010-06-27 | Remove redundant 'Intel' from Clarkdale and Arrandale video names. | Mike Larkin |
2010-06-27 | Cleaned up acpi_maptable, adds to table list directly | Jordan Hargrave |
2010-06-27 | "Believe it or not," nothing uses scsi_xfer's req_sense_length field | Matthew Dempsky |
2010-06-27 | mpii was modelled very heavily on mpi which means that it inherited a split | David Gwynne |
2010-06-27 | Add another one. -moj | Mats O Jansson |
2010-06-27 | GPIO quirk for IDT 92HD71B7 in HP laptops (such as HP HDX 18) | Jacob Meuser |
2010-06-27 | Regen. -moj | Mats O Jansson |
2010-06-27 | Another DisplayLink device. -moj | Mats O Jansson |
2010-06-26 | Don't #include <sys/user.h> into files that don't need the stuff | Philip Guenthe |
2010-06-26 | Grow COM_IBUFSIZE from 1024 to 8192 to be enough size for recent | YASUOKA Masahiko |
2010-06-26 | If you put CISS_LOCK()/CISS_UNLOCK() around a switch statement, you | Kenneth R Westerback |
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-26 | xs->cmd[n] doesn't mean the n'th byte, because xs->cmd is a struct | Kenneth R Westerback |
2010-06-26 | add HUAWEI E182 (aka Emobile D31HW) | Yojiro Uo |
2010-06-26 | regen | Yojiro Uo |
2010-06-26 | add new umsm device (HUAWEI E182 / aka Emobile D31HW) | Yojiro Uo |
2010-06-24 | - remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline. | Jasper Lievisse Adriaanse |
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-23 | cut ami over to iopools. | David Gwynne |
2010-06-23 | switch ami over to using mutexes instead of splbio to protect itself. this | David Gwynne |
2010-06-22 | cleanup/fix PA predistortion code. | Damien Bergamini |
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-21 | use LE_READ_4/LE_READ_2 instead of hardcoding | Damien Bergamini |