summaryrefslogtreecommitdiff
path: root/sys/dev/usb/controller
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-1634-34/+34
* MFC r213857,213861,213864,213869,213871Andrew Thompson2010-11-274-51/+53
* MFC r213802Andrew Thompson2010-11-276-31/+9
* MFC r213425Andrew Thompson2010-11-271-8/+14
* MFC r213379, r213426, r213426, r213427, r213432, r213435, r213437, r213439,Andrew Thompson2010-11-275-0/+4908
* MFC r212134Andrew Thompson2010-11-193-3/+3
* MFC r209443Andrew Thompson2010-11-193-9/+3
* MFC r214349:Nathan Whitehorn2010-11-032-5/+9
* MFC r208014Andrew Thompson2010-05-171-9/+20
* MFC r208013Andrew Thompson2010-05-171-1/+4
* MFC r201797Andrew Thompson2010-05-041-27/+0
* MFC r207077Andrew Thompson2010-04-293-37/+37
* MFC r205802Andrew Thompson2010-04-062-0/+4
* MFC r205034Andrew Thompson2010-04-061-0/+8
* MFC r205005Andrew Thompson2010-04-061-0/+6
* MFC r203693Andrew Thompson2010-04-063-0/+33
* MFC r203140Andrew Thompson2010-04-061-10/+7
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,Matt Jacob2010-02-111-1/+1
* MFC r200823Andrew Thompson2009-12-311-0/+6
* MFC r200822Andrew Thompson2009-12-311-0/+10
* MFC r200305Andrew Thompson2009-12-312-8/+8
* MFC r200087Andrew Thompson2009-12-312-0/+16
* MFC r199816Andrew Thompson2009-12-094-9/+12
* MFC r199814Andrew Thompson2009-12-092-2/+2
* MFC r199718Andrew Thompson2009-12-091-1/+1
* MFC r199676Andrew Thompson2009-12-092-10/+59
* MFC r199675Andrew Thompson2009-12-093-0/+10
* MFC r199673Andrew Thompson2009-12-095-0/+5
* MFC r199672Andrew Thompson2009-12-091-47/+12
* MFC r199059Andrew Thompson2009-12-091-27/+66
* MFC r199057Andrew Thompson2009-12-093-8/+1
* MFC r199058Andrew Thompson2009-11-113-4/+51
* MFC r198151Andrew Thompson2009-10-2915-282/+414
* MFC r197556Andrew Thompson2009-10-291-2/+2
* MFC r197555Andrew Thompson2009-10-291-19/+15
* MFC r197554Andrew Thompson2009-10-291-0/+70
* MFC r197553Andrew Thompson2009-10-291-4/+2
* MFC r196488Andrew Thompson2009-10-291-73/+29
* MFC r197682Andrew Thompson2009-10-041-21/+57
* MFC 196403: Temporarily revert the new-bus locking for 8.0 release.John Baldwin2009-08-201-9/+21
* Make the newbus subsystem Giant free by adding the new newbus sxlock.Attilio Rao2009-08-021-21/+9
* USB controller:Alfred Perlstein2009-07-301-2/+9
* USB CORE:Alfred Perlstein2009-07-308-0/+8
* USB controller:Alfred Perlstein2009-07-303-0/+14
* Sync to p4Andrew Thompson2009-06-275-5/+5
* - Make struct usb_xfer opaque so that drivers can not access the internalsAndrew Thompson2009-06-2319-51/+420
* s/usb2_/usb_|usbd_/ on all function names for the USB stack.Andrew Thompson2009-06-1519-438/+438
* Move the memory layout definitions and logic from mvreg.h to mvwin.hMarcel Moolenaar2009-06-121-1/+4
* Rename usb pipes to endpoints as it better represents what they are, and structAndrew Thompson2009-06-078-282/+282
* Revert the size_t part of the last commit for the moment, this blows up theAndrew Thompson2009-05-301-3/+3