aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
Commit message (Expand)AuthorAge
* usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker2013-10-14
* drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer2013-10-11
* usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede2013-10-11
* drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer2013-10-05
* drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer2013-10-05
* drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer2013-10-05
* drivers: usb: core: hcd: Whitespace fixesMatthias Beyer2013-10-05
* drivers: usb: core: hcd: moved asterix to variableMatthias Beyer2013-10-05
* usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou2013-09-17
* usb-core: Make usb_free_streams return an errorHans de Goede2013-09-17
* USB: see if URB comes from a completion handlerAlan Stern2013-09-17
* USB: core: be specific about attribute permissionsGreg Kroah-Hartman2013-08-25
* usb: rh_call_control tbuf overflow fixSean O. Stalley2013-08-14
* usb/hcd: Log error code if reset() failsMark Brown2013-08-12
* USB: HCD: support giveback of URB in tasklet contextMing Lei2013-08-12
* usb: fix some scripts/kernel-doc warningsYacine Belkadi2013-08-02
* Allow the USB HCD to create Wireless USB root hubsThomas Pugliese2013-06-03
* USB: remove CONFIG_USB_SUSPEND optionAlan Stern2013-03-28
* usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu2013-03-25
* Merge usb-linus branch into usb-nextGreg Kroah-Hartman2013-02-08
|\
| * USB: add usb_hcd_{start,end}_port_resumeAlan Stern2013-01-25
* | USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu2013-01-21
* | usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior2013-01-11
|/
* Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman2012-11-16
|\
| * Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman2012-11-13
* | USB: speed up usb_bus_resume()Alan Stern2012-10-24
|/
* USB: Fix race condition when removing host controllersAlan Stern2012-09-26
* USB/host: Cleanup unneccessary irq disable codeChuansheng Liu2012-09-10
* usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior2012-09-10
* usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede2012-07-09
* USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp2012-05-18
* USB: make vendor id of root hubs greppablePaul Bolle2012-05-07
* USB: fix race between root-hub suspend and remote wakeupAlan Stern2012-04-09
* usb: core: hcd: make hcd->irq unsignedFelipe Balbi2012-03-01
* USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp2012-02-14
* USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-09
* usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-09
* USB: Remove the SAW_IRQ hcd flagAlan Stern2011-11-14
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-25
|\
| * Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki2011-10-07
| |\
| | * USB: Add wakeup info to debugging messagesAlan Stern2011-09-27
| | * PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19
* | | xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp2011-10-18
* | | USB: Update USB default wakeup settingsAlan Stern2011-09-26
|/ /
* / USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp2011-08-15
|/
* USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger2011-06-06
* USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern2011-05-19
* usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior2011-04-29
* USB: Fix unplug of device with active streamsMatthew Wilcox2011-04-13
* Fix common misspellingsLucas De Marchi2011-03-31