aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hub.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-04-10Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testingGreg Kroah-Hartman1-2/+3
2015-04-07usb: host: uhci: use new USB_RESUME_TIMEOUTFelipe Balbi1-2/+3
2015-04-03uhci-hub: use USB_DT_HUBSergei Shtylyov1-1/+1
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov1-2/+3
2013-10-07USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()Deng-Cheng Zhu1-20/+20
2013-05-15USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman1-0/+3
2013-01-25USB: UHCI: notify usbcore about port resumesAlan Stern1-0/+3
2013-01-24USB: uhci: beautify source codeChen Gang1-2/+2
2012-04-09UHCI: hub_status_data should indicate if ports are resumingAlan Stern1-2/+3
2011-05-06USB: UHCI: Wrap I/O register accessesJan Andersson1-17/+18
2011-05-06USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson1-4/+2
2010-08-10USB: controller resume should check the root hubAlan Stern1-1/+1
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-2/+2
2010-01-20USB: add missing delay during remote wakeupAlan Stern1-1/+1
2008-07-21USB: uhci: mark root_hub_hub_des[] as constMing Lei1-1/+1
2007-03-09UHCI: fix port resume problemAlan Stern1-4/+7
2006-12-20UHCI: module parameter to ignore overcurrent changesAlan Stern1-2/+12
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27UHCI: increase Resume-Detect-off delayAlan Stern1-3/+9
2006-06-21[PATCH] UHCI: remove hc_inaccessible flagAlan Stern1-2/+2
2006-06-21[PATCH] UHCI: Reimplement FSBRAlan Stern1-1/+0
2006-04-14[PATCH] USB: UHCI: don't track suspended portsAlan Stern1-9/+9
2006-03-20[PATCH] USB: UHCI: Increase port-reset completion delay for HP controllersAlan Stern1-0/+21
2005-09-12[PATCH] USB UHCI: remove the FSBR kernel timerAlan Stern1-5/+6
2005-06-27[PATCH] USB UHCI: Use root-hub IRQs while suspendedAlan Stern1-7/+60
2005-06-27[PATCH] USB UHCI: Add root-hub suspend/resume supportAlan Stern1-0/+6
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern1-1/+1
2005-06-27[PATCH] USB UHCI: Minor improvementsAlan Stern1-0/+16
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+299