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