Age | Commit message (Expand) | Author |
2012-04-28 | Added yet another magic for my ALPS touchpad. | Tobias Stoeckmann |
2012-04-27 | Sprinkle bus_space_barrier after register writes. 70% paranoia and 30% | Miod Vallat |
2012-04-22 | VT6410 and VT6415 controllers do not implement the `channel enable' register, | Miod Vallat |
2012-04-22 | Add struct proc * argument to FRELE() and FILE_SET_MATURE() in | Philip Guenthe |
2012-04-17 | Add type numbers for upcoming sgi work, forgotten during newport(4) import. | Miod Vallat |
2012-04-17 | Output interrupts are raised when the uart is ready for output, which | Alexandre Ratchov |
2012-04-14 | regen | Matthieu Herrb |
2012-04-14 | add Radeon Mobility HD 5430 | Matthieu Herrb |
2012-04-13 | Fix waiting problem at boot on AMD Hudson's AHCI. | sasano |
2012-04-11 | fix all the suser calls which pass an incorrect p_acflag argument; | Mike Belopuhov |
2012-04-11 | SLIST_REMOVE_NEXT -> SLIST_REMOVE_AFTER for better consistency and | Christian Weisgerber |
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 |