Age | Commit message (Expand) | Author |
2012-04-09 | If running on the original 33C93, reject commands not in groups 0, 1 or 5 | Miod Vallat |
2012-04-09 | Cope with strict alignment platforms, and unbreak the RX logic. Tested with | Miod Vallat |
2012-04-08 | additional urtwn device ids found in the linux driver | Jonathan Gray |
2012-04-08 | regen | Jonathan Gray |
2012-04-08 | additional urtwn device ids found in the linux driver | Jonathan Gray |
2012-04-08 | regen | Jonathan Gray |
2012-04-08 | add ids for Attansic/Atheros L1F (AR8161) and L2F (AR8162). | Jonathan Gray |
2012-04-08 | additional adapter types from FreeBSD | Jonathan Gray |
2012-04-08 | match BELKIN F7D2102; from Seth Jackson | Theo de Raadt |
2012-04-08 | add BELKIN F7D2102; Seth Jackson | Theo de Raadt |
2012-04-06 | Put raidframe in the attic. | Joel Sing |
2012-04-05 | regen | Jonathan Gray |
2012-04-05 | add some devices found on a r720 | Jonathan Gray |
2012-04-03 | After suspend/resume, reload the firmware. Skip firmware on | Theo de Raadt |
2012-04-03 | regen | Miod Vallat |
2012-04-03 | Do not turn keypad delete key into the other delete key when creating the | Miod Vallat |
2012-04-01 | make this work on big endian archs again, broken in the last commit. | Jonathan Gray |
2012-03-30 | If the MIDI UART is not ready for output, don't spin at IPL_CLOCK; | Alexandre Ratchov |
2012-03-29 | Missing #ifdef in previous diff | Mike Larkin |
2012-03-29 | Prevent hibernation attempts on machines with unsupported disk controllers. | Mike Larkin |
2012-03-28 | guenther notes that s_pid must also move to match | Theo de Raadt |
2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems | Miod Vallat |
2012-03-28 | Yet another ioctl-related pid value. Should be the master of the | Theo de Raadt |
2012-03-28 | Take some additional steps needed to make the PHY on EC Ultra/8056 | Jonathan Gray |
2012-03-26 | simplify conditionals in acpi_sleep_state() | Theo de Raadt |
2012-03-26 | hook in the hibernate request code; half of this diff is from mlarkin | Theo de Raadt |
2012-03-26 | Add support for the udl(4) in the Polaris2 USB dock | Claudio Jeker |
2012-03-26 | sync | Claudio Jeker |
2012-03-26 | Add id for the Polaris2 USB dock which is a udl(4) | Claudio Jeker |
2012-03-26 | Let this compile (not enabled by default); From Damian McGuckin | Theo de Raadt |
2012-03-24 | Left-pad the eeprom dump with zeroes in the debug dump to make it easier to | Miod Vallat |
2012-03-24 | add a bunch of run devices found in the linux driver | Jonathan Gray |
2012-03-24 | regen | Jonathan Gray |
2012-03-24 | add a bunch of run devices found in the linux driver | Jonathan Gray |
2012-03-24 | add ZTE HSUSB. | Federico G. Schwindt |
2012-03-24 | regen. | Federico G. Schwindt |
2012-03-24 | add ZTE HSUSB device. | Federico G. Schwindt |
2012-03-15 | Allow multiple backslashes at the start of a namespace path. It is pretty | Mark Kettenis |
2012-03-15 | Let nviic(4) match the NVIDIA MCP89 chipset, from Brad. | Stuart Henderson |
2012-03-14 | ubsec gets stuck after receiving a packet of a particular length | Mike Belopuhov |
2012-03-13 | Don't call wdcintr() for channels that aren't properly initialized or don't | Mark Kettenis |
2012-03-11 | add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822 | Jonathan Gray |
2012-03-11 | regen | Jonathan Gray |
2012-03-11 | HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822 | Jonathan Gray |
2012-03-10 | Seems the _REG method is optional, so only run it if it is present. | Mark Kettenis |
2012-03-10 | AML integers are supposed to be 64-bit unsigned, but huge parts of our code | Mark Kettenis |
2012-03-09 | New vmmap implementation. | Ariane van der Steldt |
2012-03-07 | Add AMD Hudson-2 support, thanks to Jorg Willekens for testing. | Bryan Steele |
2012-03-07 | reisters -> registers | Miod Vallat |
2012-03-06 | oops. correct diff this time | Mike Belopuhov |