aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/uhci-hcd.c
Commit message (Expand)AuthorAge
* Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman2013-01-25
|\
| * USB: UHCI: fix IRQ race during initializationAlan Stern2013-01-22
* | USB: uhci: beautify source codeChen Gang2013-01-24
* | USB: uhci: check buffer length to avoid memory overflowChen Gang2013-01-24
|/
* ARM: vt8500: Add support for UHCI companion controllerTony Prisk2012-08-16
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb/uhci: initialize sg_table properlySebastian Andrzej Siewior2012-01-24
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: UHCI: improve comments and logic for root-hub suspendAlan Stern2011-09-26
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
|\
| * USB: UHCI: Add support for big endian descriptorsJan Andersson2011-05-19
| * USB: UHCI: Add support for GRLIB GRUSBHC controllerJan Andersson2011-05-06
| * USB: UHCI: Support non-PCI host controllersJan Andersson2011-05-06
| * USB: UHCI: Wrap I/O register accessesJan Andersson2011-05-06
| * USB: UHCI: Move PCI specific functions to uhci-pci.cJan Andersson2011-05-06
| * USB: UHCI: Codingstyle fixesJan Andersson2011-05-06
| * USB: UHCI: Allow dynamic assignment of bus specific functionsJan Andersson2011-05-06
| * USB: UHCI: Remove PCI dependencies from uhci-hubJan Andersson2011-05-06
| * USB: UHCI: don't try to revive a dead controllerAlan Stern2011-04-13
| * USB: UHCI: remove uses of hcd->stateAlan Stern2011-04-13
* | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-26
|/
* usb: host: uhci-hcd.c Remove one to many n's in a word.Justin P. Mattock2011-02-28
* drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-16
* USB: remove fake "address-of" expressionsAlan Stern2010-08-10
* USB: UHCI: add support for Intel's wakeup flagsAlan Stern2010-08-10
* USB: controller resume should check the root hubAlan Stern2010-08-10
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-10
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* USB: UHCI: acquire spinlock before calling start_rh()Alan Stern2010-08-10
* USB: make hcd.h public (drivers dependency)Eric Lescouet2010-05-20
* USB: fix crash in uhci_scan_schedulePete Zaitcev2010-03-02
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-20
* debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim2009-09-15
* USB: new flag for resume-from-hibernationAlan Stern2009-06-16
* USB: move PCI host controllers to new PM frameworkAlan Stern2009-06-16
* USB: UHCI: use the new usb debugfs directoryGreg Kroah-Hartman2009-06-16
* USB/PCI: Fix resume breakage of controllers behind cardbus bridgesRafael J. Wysocki2009-02-17
* USB: Fix suspend-resume of PCI USB controllersRafael J. Wysocki2009-01-27
* USB: fix up suspend and resume for PCI host controllersAlan Stern2009-01-07
* USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern2008-10-17
* USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern2008-10-17
* USB: UHCI: disable remote wakeup when it's not neededAlan Stern2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: HCDs use the do_remote_wakeup flagAlan Stern2008-04-25
* USB: clarify usage of hcd->suspend/resume methodsAlan Stern2008-04-25
* USB: use IRQF_DISABLED for HCD interrupt handlersAlan Stern2007-12-17
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-09
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* USB: Don't resume root hub if the controller is suspendedAlan Stern2007-07-12
* UHCI: Fix problem caused by lack of terminating QHAlan Stern2007-03-26