summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2014-03-17Remove pre-rt_getifa() code to find the address descriptor (ifa) relatedMartin Pieuchot
2014-03-17fix memory leaks in error paths when setting up the gattJonathan Gray
2014-03-16DDB supports ELF symbols are all archs, and it's always the same as thePhilip Guenther
2014-03-16fix typo; unbreak buildMark Kettenis
2014-03-16Remove unused prototypes.Mark Kettenis
2014-03-16Move the logic to deal with devices with broken descriptors into itsMartin Pieuchot
2014-03-16Convert LED page defines to the common usage names patern, noMartin Pieuchot
2014-03-16Patch up the firmware revision for the ISP1000 firmware since it doesn'tMark Kettenis
2014-03-16Don't use volume keys when in raw-mode (this doesn't work), and letMartin Pieuchot
2014-03-16Kill DB_*TASK_NAME* macros which were only ever on i386/amd64 and never used.Philip Guenther
2014-03-16Comment fixes: document the direct map and the kernel image, correctPhilip Guenther
2014-03-16Remove warnings on unknown x86 models in the code that returns the FSBJonathan Gray
2014-03-16drm/i915: Do not clobber config status after a forced restore of hw stateJonathan Gray
2014-03-16Add Sitecom LN-032 from/tested by Fabian Raetz.Jonathan Gray
2014-03-16regenJonathan Gray
2014-03-16Add Sitecom LN-032 from/tested by Fabian Raetz.Jonathan Gray
2014-03-15Enable qlw(4) at sbus(4).Mark Kettenis
2014-03-15add a __bounded() define as a shortcut for out bounds-checking attributesDamien Miller
2014-03-15ISP1000 SBus support for qlw(4).Mark Kettenis
2014-03-15More ISP1000 (SBus) bits.Mark Kettenis
2014-03-15The ISP1000 firmware doesn't support the _A64 mailbox command variants. SinceMark Kettenis
2014-03-15Only issue SET_FIRMWARE_FEATURES command if we actually have any firmwareMark Kettenis
2014-03-15Fix pasto in error message.Mark Kettenis
2014-03-15Starting the spring cleanup.Martin Pieuchot
2014-03-15Remove debug leftover.Martin Pieuchot
2014-03-15Unify the *hci_timeout() functions, there should be no functional change.Martin Pieuchot
2014-03-15make the membars look more correct for any memory ordering mode.David Gwynne
2014-03-15Enable qla(4) and qle(4) to match the corresponding RAMDISKs.Miod Vallat
2014-03-15Add usage pages from usb HID Power Devices spec.andre
2014-03-14Remove the userland AGP interface. Now that we have KMS, it is no longerMark Kettenis
2014-03-14Revert previous; turns out to be necessary to build the 32-bit boot blocksMiod Vallat
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
2014-03-14regenMartin Pieuchot
2014-03-14Add the ISY IWL 4000 a new urtwn(4) device, from Fabian Raetz andMartin Pieuchot
2014-03-14Have some style.Paul Irofti
2014-03-14Add missing parens so 'if' statement controls both of the statementsKenneth R Westerback
2014-03-14use lemtoh64 and htolem64 for reading and writing entries in the rings.David Gwynne
2014-03-14provide an MI api for doing byteswapping loads and stores. someDavid Gwynne
2014-03-14enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflowsJonathan Matthew
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
2014-03-14rework mplocks to use tickets instead of spinning. this providesDavid Gwynne
2014-03-14rework mplock as ticket locks instead of spinlocks. this providesDavid Gwynne
2014-03-13When polling for command completion, clear the interrupt before reading theMark Kettenis
2014-03-13Update the _OSI list to include newer Redmond products which may be requestedBryan Steele
2014-03-13We no longer provide the dri1 agp interfaces, so remove the associated glueMark Kettenis
2014-03-13Missed removing some bits with rev 1.147.Brad Smith
2014-03-13Block userland from entering drm code (and make sure it is no longer in there)Mark Kettenis
2014-03-13Decouple the sizes of the request and response queues, and reduce the size ofMark Kettenis
2014-03-13Unhook httpd(8) from build; man page bitsFlorian Obser
2014-03-13Don't use volume keys when in raw-mode (this doesn't work), and letAlexandre Ratchov