summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/usb/hcd/uhci
AgeCommit message (Collapse)AuthorFilesLines
2010-07-146867140 ultra 27 does not resume from either mouse or keyboard eventVincent Wang1-12/+1
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 ↵Raymond Chen1-2/+30
re-enabled by software
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-4/+3
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-06-096769365 USB should power down during suspendVincent Wang1-0/+10
2009-03-186673333 ohci shouldn't allocate memory with DDI_DMA_SLEEP while holding ↵zhigang lu - Sun Microsystems - Beijing China1-8/+3
interrupt mutex 6576258 ehci shouldn't allocate memory with DDI_DMA_SLEEP while holding interrupt mutex
2009-03-026764185 DVD problems during OS usage (READ RETRY)guoqing zhu - Sun Microsystems - Beijing China2-2/+29
2009-01-146759202 ata: S3 suspend to ram hangs in pci_save_config_regs()Seth Goldberg1-10/+29
6759210 uhci: suspend to ram on Toshiba Tecra S1 hangs in uhci_cpr_suspend() 6759217 uppc: state of legacy pic must be saved / restored to support suspend to ram 6761267 pci interrupt routing entries not restored after wakeup from S3 sleep 6759220 ipw2100: needs DDI_SUSPEND / DDI_RESUME support, for suspend to ram 6761274 acpi-crs property not freed after wakeup from s3 suspend to ram 6766845 Tecra S1: ata0 "timeout: abort request" errors for PATA HDD after S3 resume Contributed by Juergen Keil <jk@tools.de>.
2008-11-136767575 uhci_quiesce() should clear status bitsSherry Moore1-11/+2
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-1/+42
6714038 Fast Reboot support for x86 platforms
2008-09-056726636 lint cleanup for USBzhigang lu - Sun Microsystems - Beijing China2-8/+9
2008-08-276560813 USB drivers should not use SCCS keywords in user-visible stringsgongtian zhao - Sun Microsystems - Beijing China6-12/+5
2008-07-206723639 ehci_handle_root_hub_status_change() causes more than 11% of CPU ↵zl2270521-2/+2
wakeups from idle state 6723643 uhci_handle_root_hub_status_change() causes more than 25% of CPU wakeups from idle state
2008-07-016692913 MBLKL generates E_PTRDIFF_OVERFLOW lint warningsgd780592-15/+12
6717598 MBLKSIZE() causes lint pointer-difference warnings
2008-06-176677217 Sun Studio 12 finds many lint errors in USB code.fb2093754-65/+75
2008-04-136681221 Solaris hangs during early boot when EHCI-2 is enabled from BIOSsl1471002-8/+30
2008-01-056359387 uhci doesn't support suspendqz1500453-154/+419
6637698 The USB ISR should not handle the interrupt during the suspend 6641756 improper value may be returned in usb_get_current_frame_number
2007-06-046560989 save time when attaching uhci controller to make solaris boot fasterfb2093751-12/+12
2007-01-176488108 The L0 and L1 level of debug info in usb codes need to re-check.lg1501421-2/+2
6493292 ldterm and ttcompat need to be autopushed above usb serial drivers
2006-12-14PSARC 2006/605 USB: Clarification of isoc_pkts_lengthlg1501421-2/+14
4631155 Support usb2.0 or high speed usb isochronous devices 6463917 ohci isoc transfer don't support packet number great than 1 6463920 uhci need to update according to PSARC 2006/605:Clarification of isoc_pkts_length 6484743 ehci driver does not use isoc_pkts_length interface correctly
2006-10-316405773 ohci can't disable portyq1934111-9/+9
6408738 the branch (pp->pp_qh == NULL) cause panic in uhci_hcdi_pipe_open 6483324 uhci don't restore toggle value correctly
2006-08-036320651 USBA and HC drivers should support zero length bulk packet transmitgc1614891-12/+27
6321272 ohci BAD TRAP in i_ddi_get32 when handling interrupt from USB Unrecoverable error
2006-07-066388141 Fix the CDDL block of usr/src/uts/intel/usbs49_fw/Makefilesl1471001-0/+8
6430189 Recovery mechanism fail to re-activate the USB port after the short circuit condition is cleared. 6440743 ohci should be able to handle clearing hub feature C_HUB_OVER_CURRENT 6443767 warlock usb is not clean due to changes made in 6426010
2006-06-146426010 Need ability to direct console to USB serial deviceszhou3-10/+249
2006-06-046400758 uhci dma_mem_alloc failure when free memory is low should be fixedsl1471002-203/+933
6400763 ohci dma_mem_alloc failure when free memory is low should be fixed
2005-11-284108775 The hub driver needs to do power budgeting.sl1471001-3/+38
6340699 NULL pointer reference in usba module causes panic
2005-11-226352154 warlock all is not cleanfrits3-10/+10
6352865 reduce messages from USB drivers in /var/adm/messages
2005-11-226344060 Add MSI software support in bge drivergovinda1-93/+245
6344997 Add MSI software support in ohci driver 6344998 Add MSI software support in ehci driver 6348120 Add MSI software support in uhci driver 6349315 Add support for MSI64 transactions 6347105 Update MSI software support in mpt driver 6347109 Fix DDI framework MSI-X issues 6352670 Use proper behavior flag while calling ddi_intr_alloc 6343017 ddi_intr_remove_handler() returns DDI_FAILURE for MSI interrupts 6349316 px_pci should register legacy/fixed interrupt if MSIs are not available 6342807 Fire/Oberon driver panics on detach 6343874 Fire/Oberon Sun4u interrupt vector removal sequence incorrect 6343908 implement sun4v version of px_ib_intr_reset() 6348244 NGDR: panic when addboard resume on Starfire with socal 6348171 panic in ddi framework during esp_attach 6352440 sparc MDB ::interrupts output cleanup
2005-11-144644326 scsa2usb goes into a loop while processing STALL conditionqz1500451-18/+9
6261946 usbser_edge: NULL pointer dereference panic in edge_pipe_start_polling 6308155 comments confusing in scsa2usb.conf 6316748 panic: assertion failed: rval == DDI_SUCCESS, file: common/io/usb/hcd/openhci/ohci.c (1998) 6328230 logitech mx900 mouse does not enumerate on uhci 6338046 Sun Type 6 Japanese keyboard and other Japanese keyboards should be recognized 6347166 free(char *) is not correct in cfga_configfile.c
2005-11-10Contributed by Juergen Keil jk@tools.de.frits2-6/+6
6337131 ehci_detach panics debug kernel with a failed assertion with ALi USB2.0 PCI card
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda1-1/+1
6330182 Implement PSARC/2005/561 changes 6255855 ddi_intr_get_nintrs() returns DDI_SUCCESS for type = -1 6255872 ddi_intr_get_cap() returns 0 for capability structure 6256554 process_intr_ops() should check for pdip value 6280180 memory leaks in ddi_add_intr /ddi_intr_alloc 6320326 interrupt state should not be touched during interrupt re-routing 6320368 default px driver configuration should be MSIX 6320374 px driver should call ndi_ra_alloc() with proper arguments 6323264 px_err_reg_disable() access fire regsiters with incorrect csrbase 6328321 update sparc.fdbg for new DDI interrupt data structures --HG-- rename : usr/src/uts/common/sys/nexusintr.h => deleted_files/usr/src/uts/common/sys/nexusintr.h rename : usr/src/uts/sun4/sys/nexusintr_impl.h => deleted_files/usr/src/uts/sun4/sys/nexusintr_impl.h
2005-06-206272642 gcc and ADII don't get alongagiri1-1/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate6-0/+8569