summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/usb/hcd
AgeCommit message (Expand)AuthorFilesLines
2022-09-1414944 xhci silently drops ugen transfers sometimes but not alwaysJoshua M. Clulow3-97/+298
2022-03-1014443 resection manual pages per IPD4Richard Lowe1-1/+1
2022-01-0514287 ehci: No SOF interrupts have been received, this USB EHCI hostcontrolle...Toomas Soome1-7/+14
2020-10-2113144 refactor amdf17nbdf into a nexusRobert Mustacchi1-1/+1
2019-08-0211281 XHCI polled mode support for USB keyboardsMatthias Scheler5-115/+532
2019-07-1211362 xhci dma segment comment needs workRobert Mustacchi1-4/+5
2019-05-1610868 ohci: comparison between pointer and integerToomas Soome2-9/+9
2019-05-1610867 ehci: comparison between pointer and integerToomas Soome3-11/+11
2019-04-2210715 ohci: NULL pointer errorsToomas Soome2-64/+40
2019-04-2010711 ehci: NULL pointer errorsToomas Soome7-69/+48
2019-02-2110407 xhci USB 3.1 minor version encoded differently across vendorsRobert Mustacchi1-2/+12
2019-02-1210344 xhci port capabilities warning is confusingRobert Mustacchi1-2/+2
2019-01-2810242 Project Tiresias: USB topologyRobert Mustacchi1-80/+108
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon2-2/+4
2018-11-309816 Multi-TRB xhci transfers should use event dataRobert Mustacchi4-100/+265
2018-09-229806 ehci_take_control() can infinite loop due to PCI invalid readsRobert Mustacchi1-5/+19
2017-06-118173 workaround qemu-xhci HCIVERSION bugRobert Mustacchi1-3/+10
2017-03-101979 USB 3.0 supportRobert Mustacchi13-2/+9222
2017-02-227812 Remove gender specific languageDaniel Hoffman2-2/+4
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 Wang3-24/+5
2010-06-306948314 DMA activities from USB host controller throttle some processor's pac...Raymond Chen3-19/+91
2010-06-056955860 hotplug does not work on uhci keyboard/mousefei feng - Sun Microsystems - Beijing China1-15/+9
2010-05-116917240 USB port may become disabled due to hardware error, should be re-enab...Raymond Chen1-2/+30
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni5-33/+16
2009-07-076836590 ehci driver fails to poll for reset completion, causing failures on h...pengcheng chen - Sun Microsystems - Beijing China1-7/+36
2009-06-096769365 USB should power down during suspendonnv_117Vincent Wang2-0/+16
2009-06-056839931 Run usb video test case cause system panicRaymond Chen1-2/+1
2009-05-206839463 usb audio device out of use with hid_open failurepengcheng chen - Sun Microsystems - Beijing China1-8/+9
2009-03-306821748 USB code should be warlock cleanzhigang lu - Sun Microsystems - Beijing China2-0/+13
2009-03-196817700 EHCI/OHCI need support polled I/O for usbserial consolezhigang lu - Sun Microsystems - Beijing China4-129/+1352
2009-03-186673333 ohci shouldn't allocate memory with DDI_DMA_SLEEP while holding inter...zhigang lu - Sun Microsystems - Beijing China3-25/+10
2009-03-026764185 DVD problems during OS usage (READ RETRY)guoqing zhu - Sun Microsystems - Beijing China5-5/+91
2009-01-146759202 ata: S3 suspend to ram hangs in pci_save_config_regs()Seth Goldberg1-10/+29
2008-11-136767575 uhci_quiesce() should clear status bitsSherry Moore1-11/+2
2008-10-156709634 USB input devices on Ultra 45 stop responding after certain time of i...zhigang lu - Sun Microsystems - Beijing China1-9/+21
2008-09-246742310 Certain EHCI chips has potential dma address issuesbinzi cao - Sun Microsystems - Beijing China1-0/+1
2008-09-22PSARC 2008/382 Fast RebootSherry Moore3-3/+174
2008-09-056726636 lint cleanup for USBzhigang lu - Sun Microsystems - Beijing China9-35/+32
2008-08-276560813 USB drivers should not use SCCS keywords in user-visible stringsgongtian zhao - Sun Microsystems - Beijing China20-55/+30
2008-08-046654713 panic: free page is not. pp , unix:page_get_mnode_freelist+301bc2245722-19/+50
2008-07-206723639 ehci_handle_root_hub_status_change() causes more than 11% of CPU wake...zl2270521-2/+2
2008-07-016692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warningsgd780592-15/+12
2008-06-176677217 Sun Studio 12 finds many lint errors in USB code.fb20937513-247/+290
2008-06-036674857 panic[cpu2]/thread=2a100757ca0: assertion failed: after_frame_number ...bc2245721-5/+0
2008-04-136681221 Solaris hangs during early boot when EHCI-2 is enabled from BIOSsl1471002-8/+30
2008-01-076634608 Super Top USB disk enclosure caused panic on nevadasl1471001-12/+26
2008-01-056359387 uhci doesn't support suspendqz1500456-227/+522
2008-01-036630565 ohci/ehci driver makes inappropriate use of drv_usecwaitlc1522432-252/+262
2007-12-07PSARC/2007/653 Support for isochronous transfer in ugen(7D)lc1522432-73/+107