summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/io/usb/hcd/openhci
AgeCommit message (Collapse)AuthorFilesLines
2019-05-1610868 ohci: comparison between pointer and integerToomas Soome2-9/+9
Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2210715 ohci: NULL pointer errorsToomas Soome2-64/+40
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2019-01-1410081 smatch indenting fixes for usr/src/utsJohn Levon1-1/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-1/+2
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-11/+6
6860030 tickless clock requires a clock() decoupled lbolt / lbolt64 Portions contributed by Chad Mynhier <cmynhier@gmail.com>
2009-05-206839463 usb audio device out of use with hid_open failurepengcheng chen - Sun Microsystems - Beijing China1-8/+9
6833779 Warlock warnings in hubdi, ohci, and hid
2009-03-306821748 USB code should be warlock cleanzhigang lu - Sun Microsystems - Beijing China1-0/+7
2009-03-196817700 EHCI/OHCI need support polled I/O for usbserial consolezhigang lu - Sun Microsystems - Beijing China2-76/+595
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 China1-1/+31
2008-10-156709634 USB input devices on Ultra 45 stop responding after certain time of ↵zhigang lu - Sun Microsystems - Beijing China1-9/+21
inactivity
2008-09-22PSARC 2008/382 Fast RebootSherry Moore1-1/+79
6714038 Fast Reboot support for x86 platforms
2008-09-056726636 lint cleanup for USBzhigang lu - Sun Microsystems - Beijing China2-9/+9
2008-08-276560813 USB drivers should not use SCCS keywords in user-visible stringsgongtian zhao - Sun Microsystems - Beijing China4-18/+12
2008-06-176677217 Sun Studio 12 finds many lint errors in USB code.fb2093752-70/+81
2008-01-056359387 uhci doesn't support suspendqz1500451-16/+29
6637698 The USB ISR should not handle the interrupt during the suspend 6641756 improper value may be returned in usb_get_current_frame_number
2008-01-036630565 ohci/ehci driver makes inappropriate use of drv_usecwaitlc1522431-164/+174
2007-10-20PSARC/2005/469 X86 Energy Star compliancerandyf1-1/+3
PSARC/2006/632 PSMI extension for state save and restore 6330209 nge needs to support DDI_SUSPEND/DDI_RESUME 6381827 Suspend to RAM on x86 6393154 audio810 needs to support DDI_SUSPEND/DDI_RESUME 6397047 fd, fdc needs to support Suspend/Resume 6401974 cannot enter S3 with ohci PME enable set on Tyan 2865 with Sun or Tyan 2.01 BIOS 6422613 memscrubber doesn't re-acquire lock before CALLB_CPR_EXIT 6455736 ata/dadk/cmdk should support DDI_SUSPEND/DDI_RESUME 6511370 CPR on SPARC regression 6586018 TODOP Macros in i86pc/sys/machclock.h not in sun4u/sun4v equivilent (Sparc only) 6610124 It takes more than 3 minutes after printing "pci_pre_resume nv_sata:0" 6617143 powerd/pmconfig emits a different default message for an existing on or off action. --HG-- rename : usr/src/cmd/power/power.conf => usr/src/cmd/power/power.conf.sparc
2007-02-056433608 ohci panics during levels of high system stressgc1614891-35/+60
2007-01-176488108 The L0 and L1 level of debug info in usb codes need to re-check.lg1501421-5/+4
6493292 ldterm and ttcompat need to be autopushed above usb serial drivers
2006-12-14PSARC 2006/605 USB: Clarification of isoc_pkts_lengthlg1501421-2/+25
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-1/+1
6408738 the branch (pp->pp_qh == NULL) cause panic in uhci_hcdi_pipe_open 6483324 uhci don't restore toggle value correctly
2006-08-096458006 ohci connected mouse/keyboard broken on Ultra 40gc1614891-9/+12
2006-08-036320651 USBA and HC drivers should support zero length bulk packet transmitgc1614891-28/+61
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-6/+88
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-216370860 OS USB Error: "Connecting device on port 2 failed" seen during power ↵lg1501421-0/+31
and reboot cycles 6388708 usba should add more strict check on device descriptors when parsing a device's configure desciptors 6416852 some device property updating codes duplicated in usba.c 6424543 Support Prolific PL_2303HX(Chip Rev D) USB to serial device
2006-06-146426010 Need ability to direct console to USB serial deviceszhou1-0/+44
2006-06-046400758 uhci dma_mem_alloc failure when free memory is low should be fixedsl1471002-132/+680
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/+49
6340699 NULL pointer reference in usba module causes panic
2005-11-226352154 warlock all is not cleanfrits1-4/+4
6352865 reduce messages from USB drivers in /var/adm/messages
2005-11-226344060 Add MSI software support in bge drivergovinda1-70/+214
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-5/+5
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.frits1-2/+13
6337131 ehci_detach panics debug kernel with a failed assertion with ALi USB2.0 PCI card
2005-10-13PSARC/2005/561 Obsolete DDI Interrupt Interfacesgovinda2-2/+2
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-09-126313410 Solaris 10 HW1 Build 2A: Bottom USB slot does not work on new x86 ↵hx1493801-7/+24
platform 6322966 ehci: the data may overflow
2005-07-226287550 Chicago P0.1 ohci_ed_pool_addr assertion failure with new M1575hs1556801-0/+34
2005-06-206272642 gcc and ADII don't get alongagiri1-1/+1
2005-06-14OpenSolaris Launchstevel@tonic-gate4-0/+13779