summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
AgeCommit message (Expand)Author
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede
2013-10-05drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer
2013-10-05drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer
2013-10-05drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer
2013-10-05drivers: usb: core: hcd: Whitespace fixesMatthias Beyer
2013-10-05drivers: usb: core: hcd: moved asterix to variableMatthias Beyer
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou
2013-09-17usb-core: Make usb_free_streams return an errorHans de Goede
2013-09-17USB: see if URB comes from a completion handlerAlan Stern
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley
2013-08-12usb/hcd: Log error code if reset() failsMark Brown
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu
2013-01-11usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman
2012-10-24USB: speed up usb_bus_resume()Alan Stern
2012-09-26USB: Fix race condition when removing host controllersAlan Stern
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior
2012-07-09usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp
2012-05-07USB: make vendor id of root hubs greppablePaul Bolle
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-27USB: Add wakeup info to debugging messagesAlan Stern
2011-09-26USB: Update USB default wakeup settingsAlan Stern
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-15USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp