Age | Commit message (Expand) | Author |
2008-07-30 | sync | Theo de Raadt |
2008-07-30 | repair comment | Theo de Raadt |
2008-07-30 | sync | Theo de Raadt |
2008-07-30 | add 2nd sierra MC5725 correctly | Theo de Raadt |
2008-07-30 | Add an alternate ID for Sierra Wireless MC5725 modem, found | Can Erkin Acar |
2008-07-30 | spacing | Reyk Floeter |
2008-07-30 | Update the RF, RFGAIN, MODE, INI, and BBGAIN initialization tables | Reyk Floeter |
2008-07-30 | Free the correct buffer list on failure. | Damien Bergamini |
2008-07-30 | fix up a few free -> drm_free() cases that were missed before. | Owain Ainsworth |
2008-07-29 | Update to DRM git. | Owain Ainsworth |
2008-07-29 | In ahc_free(), which is invoked if attachment fails, do not free() | Miod Vallat |
2008-07-29 | Add an ugly hack to disable DMA on the Tadpole SPARCLE laptop. It doesn't | Mark Kettenis |
2008-07-29 | Switch all instances of malloc/free in the DRM to drm_alloc, drm_free | Owain Ainsworth |
2008-07-29 | Stricter bounds checking for values controlling loops or memory allocations, | Miod Vallat |
2008-07-29 | Check for multiplication overflow in drm_calloc(). ok oga@ | Miod Vallat |
2008-07-29 | The stream header length and flags field are uint8_t not int. | Marcus Glocker |
2008-07-29 | check for m_devget() returning NULL, increment ierror count | Thordur I. Bjornsson |
2008-07-29 | When paused (or overrun), the record ring pointers are not incremented | Alexandre Ratchov |
2008-07-29 | Reenable the AUXWRITE dance to try and find the aux port in pckbc(4), based | Miod Vallat |
2008-07-29 | Add rebuild mark so that we can restart a rebuild upon clean shutdown. | Marco Peereboom |
2008-07-29 | - fix FIFO overruns on PCI-E chipsets by setting the DMA size | Reyk Floeter |
2008-07-28 | When getting the string descriptors, fetch 2 bytes (size and type) first, | Federico G. Schwindt |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | revert AR5416 PCIE to AR5418, the product description is clear about | Reyk Floeter |
2008-07-28 | regen | Mark Kettenis |
2008-07-28 | Name PLX PEX devices a bit more consistently, and keep them sorted in | Mark Kettenis |
2008-07-28 | regen | Jonathan Gray |
2008-07-28 | Add devices from submitted dmesgs and some VX800 bits. | Jonathan Gray |
2008-07-28 | add another 3G modems support to umsm(4). | Yojiro Uo |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | new atheros PCI Ids for the ar9k chipsets, change AR5418 to be AR5416 PCIE. | Reyk Floeter |
2008-07-28 | sync | Theo de Raadt |
2008-07-28 | 3 plx devices found on Sun T2 systems | Theo de Raadt |
2008-07-27 | Some devices take longer to load the firmware. Increase the firmware | Marcus Glocker |
2008-07-27 | fix a typo in a comment. | Marc Balmer |
2008-07-26 | Since we are able to change the device image resolution on the fly in the | Marcus Glocker |
2008-07-25 | After our recent changes, VIDIOC_S_FMT didn't always return the correct | Marcus Glocker |
2008-07-25 | Not all devices support GET_DEF, fall back on GET_CUR if so. | Marcus Glocker |
2008-07-24 | the softc sc_lock lockmgr lock is unused, so remove it. | Thordur I. Bjornsson |
2008-07-24 | dont need malloc.h anymore; plus two tiny whitespace fixes | Thordur I. Bjornsson |
2008-07-24 | Remove some obsolete XXX comments. | Marcus Glocker |
2008-07-24 | Simplify uvideo_enum_fmt(), no functional changes. | Marcus Glocker |
2008-07-23 | If /dev/video* is already used by an application, return EBUSY to other | Marcus Glocker |
2008-07-23 | regen | Brad Smith |
2008-07-23 | Attansic L1E PCI id. | Brad Smith |
2008-07-23 | Correct cases of mishandling of pending reads and writes to prevent | Bob Beck |
2008-07-23 | - Fix potential uvm_fault crash in | Marcus Glocker |
2008-07-23 | sync | Marcus Glocker |
2008-07-23 | Unbreak the tree. | Marcus Glocker |
2008-07-23 | sync | Theo de Raadt |