Age | Commit message (Expand) | Author |
2011-07-08 | regen | Yojiro Uo |
2011-07-08 | add HUAWEI E1752 | Yojiro Uo |
2011-07-08 | regen | Yojiro Uo |
2011-07-08 | add entry for YUBICO yubikey | Yojiro Uo |
2011-07-08 | First batch of converting SCSI HBAs from setting saa_targets and | Matthew Dempsky |
2011-07-03 | ucom(4) did not understand the last-close semantics. repair that, and | Theo de Raadt |
2011-07-03 | Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing | Matthew Dempsky |
2011-07-02 | kqueue attach functions should return an errno or 0, not a plain 1. Fix | Nicholas Marriott |
2011-06-23 | Back out inadvertently commited change. | Owain Ainsworth |
2011-06-23 | Don't leak the ctrl_data in uvideo_queryctrl, uvideo_s_ctrl and uvideo_g_ctrl. | Owain Ainsworth |
2011-06-23 | a bit more ansi; ok tedu | Theo de Raadt |
2011-06-23 | ansify a few files. ok deraadt dlg krw matthew | Ted Unangst |
2011-06-22 | kill a few more casts that aren't helpful. ok krw miod | Ted Unangst |
2011-06-19 | fix up unbalanced format strings | Jonathan Gray |
2011-06-17 | M_WAITOK cleanup of two cases: | Michael Knudsen |
2011-06-15 | Add support for ZTE AC2746. | Jonathan Gray |
2011-06-15 | regen | Jonathan Gray |
2011-06-15 | ZTE AC2746 | Jonathan Gray |
2011-05-24 | On OpenBSD, we've always attached scsibus(4) to umass(4), even for | Matthew Dempsky |
2011-05-05 | Attach to Samsung Galaxy S, from Erik Mugele. ok jsg@ mk@ | Stuart Henderson |
2011-05-05 | sync | Stuart Henderson |
2011-05-05 | Add Samsung Galaxy S, from Erik Mugele, ok jsg@ mk@ | Stuart Henderson |
2011-04-28 | remove horrible abuse of kthread_create_deferred(9). this was being | Jacob Meuser |
2011-04-24 | Match Sierra USB305; from Erik Mugele | Theo de Raadt |
2011-04-24 | sync | Theo de Raadt |
2011-04-19 | Simplify umass devid generation. Only use the last 12 characters of | Matthew Dempsky |
2011-04-19 | Include USB vendor and product ids when manufacturing a unique disk id | Matthew Dempsky |
2011-04-11 | uncompressed video formats have a fixed per-pixel bit depth, which | Jacob Meuser |
2011-04-07 | Do not use NULL in integer comparisons. No functional change. | Miod Vallat |
2011-04-06 | add a new "serial" devid type for scsi devices. add code to usb that fakes | David Gwynne |
2011-04-05 | binary vs logical or, found by clang | Jonathan Gray |
2011-04-05 | - use nitems() no binary change on amd64 | Jasper Lievisse Adriaanse |
2011-04-05 | regen | Miod Vallat |
2011-04-05 | hid_locate() is supposed to accept the last two arguments being NULL, so | Miod Vallat |
2011-04-04 | the v4l2 spec says that setting time per frame to zero should reset time | Jacob Meuser |
2011-03-31 | just report the frame interval in the same terms the device gives us. | Jacob Meuser |
2011-03-31 | Don't process packets where the USB xfer length is shorter than a packet | Michael Knudsen |
2011-03-26 | oops. the frame rate is the inverse of the frame interval. fixes | Jacob Meuser |
2011-03-26 | use 'sizeof(struct usb_video_frame_desc)' instead of a hardcoded | Jacob Meuser |
2011-03-26 | fill in the timestamp when copying a frame into the mmap buffer | Jacob Meuser |
2011-03-26 | fill in support for VIDIOC_ENUM_FRAMEINTERVALS | Jacob Meuser |
2011-03-26 | support VIDIOC_S_PARM and VIDIOC_G_PARM. these ioctls are used for | Jacob Meuser |
2011-03-26 | print the supported frame intervals when printing the frame descriptor | Jacob Meuser |
2011-03-25 | * don't try to align our array of frame descriptors with the | Jacob Meuser |
2011-03-25 | * the mjpeg and uncompressed video frame descriptor structures are | Jacob Meuser |
2011-03-25 | * empty the queue of frames in the mmap frame buffer and set the | Jacob Meuser |
2011-03-22 | silently clear the endpoint when the device has failed; ok jakemsr | Theo de Raadt |
2011-03-20 | Update URI to data sheet. New location found on www.davicom.com.tw but | Michael Knudsen |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-19 | sync | David Coppa |