Age | Commit message (Expand) | Author |
2011-10-05 | ami_drv_inq bus_dmamap_loads the inquiry buffer, so that buffer has to be | David Gwynne |
2011-10-05 | Add the remaining parts of support for 82580 based devices such as | Jonathan Gray |
2011-10-04 | Add support for ALPS touchpads. | Martin Pieuchot |
2011-10-03 | Add a 'flag' locator to gpioiic(4), and define a first flag | Matthieu Herrb |
2011-09-29 | Avoid a potential NULL dereference if nports == 0. | Stefan Sperling |
2011-09-27 | Needs explicit <sys/kthread.h>; fixes build on palm. | Miod Vallat |
2011-09-23 | Make sure siop_xfer is a multiple of 128 bytes as intended (and as told by | Miod Vallat |
2011-09-23 | regen | Jonathan Gray |
2011-09-23 | XHCI -> xHCI and some additional devices | Jonathan Gray |
2011-09-22 | KNF of mlarkin's code, requested by him. Some improvements to the interface | Theo de Raadt |
2011-09-22 | Fix white space and tabs here. ok miod@, oga@ | Matthieu Herrb |
2011-09-21 | Some minor clean up to the _start funtions to make the code read a little | Kevin Lo |
2011-09-20 | Prepare to add support ALPS touchpads | Alexandr Shadchin |
2011-09-20 | In its current state the ring code doesn't work on sandybridge. As a result | Mark Kettenis |
2011-09-20 | The BIOS on the x220 doesn't retrain the FDI link upon resume and restoring | Mark Kettenis |
2011-09-20 | Very early in suspend while the clock is still ticking realtime, | Theo de Raadt |
2011-09-20 | Mark softraid crypto volumes as being capable of auto assembly, since they | Joel Sing |
2011-09-20 | Simplify the crypto descriptor handling by changing the list head, instead | Joel Sing |
2011-09-19 | If the rootduid matches a softraid chunk of a bootable softraid volume, | Joel Sing |
2011-09-19 | When installboot is run on a softraid volume, add boot optional metadata | Joel Sing |
2011-09-19 | Cleanup sr_ioctl_createraid(). There are three clear cases - (1) corrupt | Joel Sing |
2011-09-19 | Missing argument in STIDEBUG printf | Miod Vallat |
2011-09-19 | Make sure snooping is enabled on Intel HDA variants. Fixes audio on my | Mark Kettenis |
2011-09-18 | Add support for *at(2) system calls to systrace(1). | Matthew Dempsky |
2011-09-18 | usbdivar.h needs struct timeout. But don't get it indirectly via | Kenneth R Westerback |
2011-09-18 | Add support for variable length optional metadata in softraid(4). This | Joel Sing |
2011-09-18 | Set pointer to NULL not 0. From Michael Knudsen (several times). | Kenneth R Westerback |
2011-09-18 | Remove extra printf arguments | Miod Vallat |
2011-09-18 | Rename the optional metadata handler function and factor out the optional | Joel Sing |
2011-09-18 | Fix various format string types to as a minimum match the width of the | Miod Vallat |
2011-09-17 | Fix a truncated DPRINTF. | Miod Vallat |
2011-09-17 | use default_chip_unmap for sata_chip_map, lets the via controllers detach | Jonathan Gray |
2011-09-17 | Don't bother keeping a {u,}lptioctl function which is a duplicate of | Miod Vallat |
2011-09-16 | regen | Jonathan Gray |
2011-09-16 | add Intel E600/EG20T and some other devices from submitted dmesgs | Jonathan Gray |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2011-09-16 | add device driver for Fujitsu Components FX-5204PS smart power strip. | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add Vaisala's "USB instrument cable" entry | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | add entry for FX-5204PS | Yojiro Uo |
2011-09-16 | regen | Yojiro Uo |
2011-09-16 | fix very old usb vendor id mismatch | Yojiro Uo |
2011-09-15 | Fix up age_encap() / age_start().. | Kevin Lo |
2011-09-14 | Initial kernel support for sandybridge intel chipsets in intagp and inteldrm. | Owain Ainsworth |
2011-09-13 | Fix up ale_encap() / ale_start(): | Kevin Lo |
2011-09-13 | Fix up alc_encap() / alc_start(): | Kevin Lo |
2011-09-12 | Clamp a maximum number of outstanding requests at 40 as it was | Mike Belopuhov |
2011-09-05 | No need to check for the size to be a multiple of 4 in the alpha-specific | Miod Vallat |
2011-09-05 | Enable MSI support and fix establishing a link to a GigE link partner | Kevin Lo |