summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/usb
AgeCommit message (Collapse)AuthorFilesLines
2016-03-286752 E_SUPPRESSION_DIRECTIVE_UNUSED lint warnings on SPARC buildGary Mills2-2/+0
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2015-10-165640 want epoll supportBryan Cantrill1-6/+18
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2015-05-305708 rid usbser/Makefile of CERRWARNRichard PALO2-15/+16
Reviewed by: Josef 'Jeff' Sipek<jeffpc@josefsipek.net> Reviewed by: Dan McDonald<danmcd@omniti.com> Approved by: Gordon Ross <gwr@nexenta.com>
2015-04-125832 EOF wireless usb (aka UWB)Garrett D'Amore16-19484/+10
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2014-08-125045 use atomic_{inc,dec}_* instead of atomic_add_*Josef 'Jeff' Sipek1-1/+1
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2014-05-144782 usba shouldn't abuse ddi_get_time(9f)Josef 'Jeff' Sipek1-6/+7
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2013-02-093503 usba doesn't initialize cc_no_resources, causes gibberish output in kstat:David Höppner1-18/+12
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@nexenta.com>
2013-01-213419 usbftdi needs to support the BeagleBoneHans Rosenfeld1-20/+29
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-06-222881 usbftdi needs support for the SheevaPlug JTAG adapterHans Rosenfeld2-25/+70
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Milan Jurik <milan.jurik@xylab.cz> Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2012-03-11998 obsolete DMA driver interfaces should be removedGarrett D'Amore4-4/+14
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Robert Mustacchi <rm@joyent.com>
2012-03-02backout 998: breaks common closed driversRichard Lowe4-14/+4
2012-03-01998 obsolete DMA driver interfaces should be removedGarrett D'Amore4-4/+14
Reviewed by: Igor Khozhukhov <igor.khozhukhov@nexenta.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-10-10100 usb_as and usb_ac driver enhancementsAlbert Lee2-250/+146
Reviewed by: garrett@nexenta.com Approved by: garrett@nexenta.com
2010-07-226968282 panic with assertion failed: status & EHCI_QH_STS_HALTEDRaymond Chen2-0/+102
2010-07-146867140 ultra 27 does not resume from either mouse or keyboard eventVincent Wang6-85/+28
2010-06-306948314 DMA activities from USB host controller throttle some processor's ↵Raymond Chen3-19/+91
package C-state
2010-06-056955860 hotplug does not work on uhci keyboard/mousefei feng - Sun Microsystems - Beijing China1-15/+9
2010-05-186912144 usb device link not removed after hotplug mousefei feng - Sun Microsystems - Beijing China1-3/+6
2010-05-176940929 in use and unplugged usb devices should not break suspend/resumefei feng - Sun Microsystems - Beijing China1-3/+6
2010-05-116949770 Uninitialized data in usbvc may cause troubleonnv_140Raymond Chen1-6/+7
2010-05-116917240 USB port may become disabled due to hardware error, should be ↵Raymond Chen1-2/+30
re-enabled by software
2010-04-216940972 Unable to configure/attach USB Hub after power lossRaymond Chen1-8/+21
2010-03-296910840 possible memory leaks in usbsacm driverRaymond Chen2-13/+38
6919665 potential array overflow in usbsacm 6928965 broken links in SUNWcs on ipkg zone 6900875 usbvc driver can panic system
2010-03-246935545 usba may try to load consconfig from disk after bop_unmountroot() ↵fei feng - Sun Microsystems - Beijing China1-3/+7
and before mounting root fs
2010-03-16PSARC 2009/689 Audio DDI SimplificationsGarrett D'Amore1-16/+4
PSARC 2009/674 Decoupling audio device interrupts 6921849 interrupt free audio 6921851 audio DDI simplifications 6930541 Synchronization issue between usb_ac and usb_as
2010-03-126922046 Support USB CDC ECM driver (fix lint)Raymond Chen1-8/+8
2010-03-12PSARC 2010/041 USB CDC ECM driverRaymond Chen1-0/+3169
6922046 Support USB CDC ECM driver
2010-02-286924018 usb audio output races with close, panics on read from freed bufferLin Guo - Sun Microsystems1-1/+27
2010-01-14PSARC/2009/621 usbwcm: Wacom USB Tablet STREAMS modulePengcheng Chen - Sun Microsystems - Beijing China1-0/+1709
6901884 usbwcm: Wacom USB Tablet STREAMS module
2010-01-056885249 USB disks hang with IO pending when thunderbird is started along sideVincent Wang1-18/+87
2009-12-226908623 hubd_config_one causes unnecessary delayVincent Wang1-4/+0
2009-12-086748376 DAT-72 mt -f /dev/rmt/x offline do only a rewind but sometime do not ↵Sheshadri Vasudevan1-1/+8
eject tape.
2009-12-016901121 assertion failed: hubd->h_intr_pipe_state == HUBD_INTR_PIPE_ACTIVEVincent Wang1-14/+17
2009-11-30PSARC 2009/639 audio_engine_playahead/qlenGarrett D'Amore1-2/+2
6901849 audio810 is choppy when run in a virtualbox guest
2009-11-196899146 WARNING: hubd_bus_config: device@2 not found under parent usb@0Vincent Wang1-7/+0
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni8-48/+27
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-10-306894135 some usb modules are not lint cleanRaymond Chen5-11/+11
2009-10-146873400 USB enumeration should handle BUS_CONFIG_ONE in a better wayVincent Wang1-83/+114
2009-09-296881590 some USB drives return bogus page 83 dataguoqing zhu - Sun Microsystems - Beijing China1-5/+46
2009-09-246883392 some scsi commands added to scsa2usb blacklist may not be filtered ↵guoqing zhu - Sun Microsystems - Beijing China1-2/+4
correctly
2009-09-236875432 Xorg doesn't see newly plugged in USB keyboards after non-root user ↵pengcheng chen - Sun Microsystems - Beijing China1-10/+1
has logged in.
2009-09-106873337 usb-serial console results in rebootguoqing zhu - Sun Microsystems - Beijing China1-4/+9
2009-09-086875433 add waiting time in usb_reset_device() to allow HAL to release ↵Raymond Chen1-2/+50
storage device node
2009-08-286842045 usb audio driver should be updated to OSS frameworkBinzi Cao - Sun Microsystems - Beijing China5-3350/+1611
6855250 "audioplay" may cause system hang when play audio files to USB headset on snv_117 6852046 MPlayer have problems playing on Sun OSS implementation using OSS driver 6854227 considerable usb audio distortion on build 116 6837267 warlock is not clean for usb audio
2009-08-15PSARC 2009/422 VirtualBox USB Device CaptureStrony Zhang - Solaris China Team2-6/+72
6849326 USB filtered capture in Virtual Box is not supported on Solaris
2009-07-22PSARC/2009/329 HIDIOCKM[GS]DIRECT ioctls for the USB HID driverrui zang - Sun Microsystems - Beijing China1-184/+322
6847025 Console loses input when switched back from Xorg
2009-07-136851840 usbftdi/tcdrain(3c) sleeps for 500ms and doesn't check for tx completeTim Marsland1-28/+145
6850067 SUNWuftdi has a duplicate copy of i.preserve
2009-07-096840063 usbsacm stops sending data out when pushed hardRaymond Chen1-1/+7
2009-07-096854044 Panic in usbms_get_coordinatepengcheng chen - Sun Microsystems - Beijing China1-2/+2
2009-07-076848883 Machine hang after usb audio detachBinzi Cao - Sun Microsystems - Beijing China1-0/+6