aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.37: stop device so we don't panic on card removal when activeSam Leffler2006-04-031-0/+1
* MFC 1.26: Correct the calculation of the report size and only lookIan Dowse2006-03-251-4/+12
* MFC: Sony DSC cameras with revision number 6.0 require the sameIan Dowse2006-03-241-0/+4
* MFC:Florent Thoumie2006-03-182-0/+5
* MFC:Gleb Smirnoff2006-03-174-4/+0
* MFC: Make ukbd(4) to not delay break scancodes in "raw" mode.Maksim Yevmenkin2006-03-011-3/+1
* MFC: save and restore the data toggle value when a pipe to anIan Dowse2006-03-015-3/+12
* MFC 1.36: use s/w bmiss facilitySam Leffler2006-02-251-0/+2
* MFC: don't perform an endpoint stall clear every time a pipe isIan Dowse2006-02-153-22/+0
* MFC rev 1.79 and 1.80:Alexander Leidinger2006-02-061-2/+2
* MFC: 1.18 Remove spl / Restart request on USBD_IOERROR.Bernd Walter2006-01-301-28/+16
* sync ural with HEAD.Damien Bergamini2006-01-294-146/+470
* MFC: synchronise the OHCI driver with HEAD:Ian Dowse2006-01-292-0/+13
* MFC:Florent Thoumie2006-01-292-0/+20
* MFC: synchronise the EHCI driver with HEAD:Ian Dowse2006-01-264-9/+137
* MFC ugraphire_rdesc.h r1.3, uhid.c r1.80, usbdevs r1.245:Maxime Henrion2006-01-203-7/+104
* MFC uhid.c r1.79, usb.h r1.40, uxb360gp_rdesc.h r1.1:Maxime Henrion2006-01-202-3/+25
* MFC: share/man/man4/umass.4 1.41Pawel Jakub Dawidek2006-01-202-0/+5
* MFC:Florent Thoumie2006-01-161-1/+2
* MFC r1.12:Alexander Leidinger2006-01-141-0/+3
* MFC:Florent Thoumie2006-01-112-0/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-01-061-0/+124
* MFC:Florent Thoumie2006-01-054-1/+20
* MFC: add dummy support for ifmedia subsystem. This allows devd to see cdce asMaxim Sobolev2005-12-292-0/+32
* MFC umass.c 1.126,1.127 and usbdevs 1.239:Pav Lucistnik2005-12-272-3/+15
* MFC: Add ProductID for the iPod Nano.Florent Thoumie2005-12-212-0/+2
* MFC 1.70: provide the USB device release number along with otherIan Dowse2005-12-181-4/+4
* MFC 1.92: rorder the calling of the completion callback and theIan Dowse2005-12-151-10/+14
* MFC: USB Quirk for iPods (should work with some other devices).Florent Thoumie2005-12-144-12/+23
* MFC: Recognize the Sony Clie PEG-TJ37.Bruce A. Mah2005-12-122-0/+2
* MFC: fix a number of bugs in the handling of the transfer descriptorIan Dowse2005-12-042-30/+37
* MFC 1.124: pad RBC commands to 12 bytes for Sony DSC camereas.Ian Dowse2005-12-041-2/+14
* MFC 1.68: fix a typo that caused crashes and other problems whenIan Dowse2005-11-201-1/+1
* er, backout my last commit.Damien Bergamini2005-11-151-10/+0
* Add some initial bits (currently unused) for upcoming AMRR support.Damien Bergamini2005-11-151-0/+10
* MFC (by ru)Xin LI2005-10-096-4/+27
* MFC (by ru)Xin LI2005-10-091-0/+1
* MFC: add product ID for Linux Ethernet/RNDIS gadget on pxa210/25x/26x.Hajimu UMEMOTO2005-10-012-0/+2
* sync with HEAD.Damien Bergamini2005-09-261-1/+0
* sync with HEAD after net80211 changes:Sam Leffler2005-09-031-16/+31
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-258-98/+130
* Merge if_ath.c:1.99 awi.c:1.39 if_bfe.c:1.26 if_bge.c:1.92 if_ed.c:1.255Robert Watson2005-08-246-0/+12
* MFC 1.78: fix two bugs that caused page faults when using mice withIan Dowse2005-08-111-1/+2
* Sync wireless support from HEAD:Sam Leffler2005-07-291-1/+1
* MFC 1.123:Xin LI2005-07-291-0/+5
* remove driver-private key allocators; use the default one insteadSam Leffler2005-07-101-12/+0
* Make sure that all the necessary USB endpoints are found during deviceDamien Bergamini2005-07-082-2/+7
* ral_init() takes a struct ral_softc as parameter not a struct ifnet.Damien Bergamini2005-07-081-1/+1
* reclaim node reference when ieee80211_encap failsSam Leffler2005-07-081-1/+3
* update ural idsSam Leffler2005-07-082-2/+34