aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/hcd.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+12
2024-02-05usb: core: hcd: Convert from tasklet to BH workqueueTejun Heo1-11/+12
2024-01-27usb: core: add phy notify connect and disconnectStanley Chang1-4/+10
2024-01-27usb: core: Make default authorization mode configurableNiko Mauno1-1/+1
2024-01-27usb: core: Amend initial authorized_default valueNiko Mauno1-4/+2
2023-08-09USB: Remove remnants of Wireless USB and UWBAlan Stern1-36/+4
2023-08-08USB: core: Change usb_get_device_descriptor() APIAlan Stern1-3/+7
2022-11-29usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()Yang Yingliang1-1/+5
2022-08-31usb: host: Initiate urb ep with udev ep0Khalid Masum1-8/+1
2022-08-19usb/hcd: Fix dma_map_sg error checkJack Wang1-1/+1
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds1-3/+14
2022-07-27USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-11/+15
2022-07-27usb: xhci_plat_remove: avoid NULL dereferenceAlexey Sheplyakov1-1/+7
2022-07-07ARM: sa1100/assabet: move dmabounce hack to ohci driverArnd Bergmann1-3/+14
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-6/+23
2022-05-03Revert "usb: core: hcd: Create platform devices for onboard hubs in probe()"Greg Kroah-Hartman1-6/+0
2022-04-26usb: core: hcd: Create platform devices for onboard hubs in probe()Matthias Kaehlcke1-0/+6
2022-01-25USB: core: Fix hang in usb_kill_urb by adding memory barriersAlan Stern1-0/+14
2022-01-03USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern1-1/+8
2021-12-13usb: core: hcd: change sizeof(vaddr) to sizeof(unsigned long)Guo Zhengkui1-1/+1
2021-11-05Revert "usb: core: hcd: Add support for deferring roothub registration"Greg Kroah-Hartman1-23/+6
2021-09-27Merge 5.15-rc3 into usb-nextGreg Kroah-Hartman1-23/+45
2021-09-21usb: core: hcd: fix messages in usb_hcd_request_irqs()Sergey Shtylyov1-3/+3
2021-09-14usb: core: hcd: Modularize HCD stop configuration in usb_stop_hcd()Kishon Vijay Abraham I1-17/+22
2021-09-14usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-6/+23
2021-05-13usb: core: hcd: use map_urb_for_dma for single step set feature urbLi Jun1-10/+6
2021-05-13usb: host: move EH SINGLE_STEP_SET_FEATURE implementation to corePeter Chen1-0/+134
2021-03-23usb: core: Track SuperSpeed Plus GenXxYThinh Nguyen1-1/+5
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-2/+2
2021-01-07kcov, usb: hide in_serving_softirq checks in __usb_hcd_giveback_urbAndrey Konovalov1-5/+3
2020-10-28kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirqAndrey Konovalov1-2/+9
2020-10-28usb: core: Replace in_interrupt() in commentsAhmed S. Darwish1-9/+17
2020-08-18usb: hcd: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-07-10usb: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-06-04usb: core: kcov: collect coverage from usb complete callbackAndrey Konovalov1-0/+3
2019-12-11USB: Fix incorrect DMA allocations for local memory pool driversFredrik Noring1-21/+21
2019-10-31usb: core: Remove redundant vmap checksKees Cook1-7/+1
2019-09-03usb: core: phy: add support for PHY calibrationMarek Szyprowski1-0/+7
2019-09-03usb: remove a stale comment in hcd_alloc_coherentChristoph Hellwig1-3/+0
2019-08-21usb: add a HCD_DMA flag instead of guestimating DMA capabilitiesChristoph Hellwig1-1/+0
2019-08-15usb: add a hcd_uses_dma helperChristoph Hellwig1-2/+2
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen1-123/+0
2019-07-25usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()Dan Carpenter1-2/+2
2019-06-28usb: host: Fix excessive alignment restriction for local memory allocationsFredrik Noring1-1/+1
2019-06-03USB: drop HCD_LOCAL_MEM flagLaurentiu Tudor1-9/+6
2019-06-03USB: use genalloc for USB HCs with local memoryLaurentiu Tudor1-0/+36
2019-04-25usb/hcd: Send a uevent signaling that the host controller had diedRaul E Rangel1-0/+24
2019-04-01Merge 5.1-rc3 into usb-nextGreg Kroah-Hartman1-0/+3
2019-03-26usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode failsChen-Yu Tsai1-0/+3
2019-03-26usb: introduce usb_ep_type_string() functionChunfeng Yun1-15/+2
2019-03-26usb: core: Add PM runtime calls to usb_hcd_platform_shutdownTony Lindgren1-0/+3
2019-02-27usb: core: Fix typo in description of "authorized_default"Jakub Wilk1-1/+1
2019-02-22usb: core: add option of only authorizing internal devicesDmitry Torokhov1-20/+31
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal1-0/+5
2018-12-12usb: core: Remove unnecessary memset()Suwan Kim1-2/+0
2018-09-11usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior1-1/+0
2018-09-10usb: core: remove local_irq_save() around ->complete() handlerSebastian Andrzej Siewior1-13/+0
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman1-4/+11
2018-04-23usb: core: hcd: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-04-22usb: set root hub lane countsMathias Nyman1-0/+5
2018-04-22usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-laneMathias Nyman1-0/+3
2018-04-22USB: core: hcd: drop support for legacy physJohan Hovold1-35/+3
2018-04-22usb: core: use phy_exit during suspend if wake up is not supportedMartin Blumenstingl1-3/+5
2018-04-22usb: core: split usb_phy_roothub_{init,alloc}Martin Blumenstingl1-3/+7
2018-04-22USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni1-0/+1
2018-03-22usb: skip phys initialization of shared hcdChunfeng Yun1-1/+1
2018-03-09usb: core: hcd: remove support for initializing a single PHYMartin Blumenstingl1-37/+0
2018-03-09usb: core: hcd: integrate the PHY wrapper into the HCD coreMartin Blumenstingl1-0/+31
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl1-2/+2
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+5
2017-11-04USB: core: Remove redundant license textGreg Kroah-Hartman1-14/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-04drivers: usb: hcd: use setup_timer() helper.Allen Pais1-3/+1
2017-08-14Merge 4.13-rc5 into usb-nextGreg Kroah-Hartman1-1/+3
2017-08-10usb: hcd: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-30usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu1-1/+1
2017-07-30USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki1-0/+2
2017-06-13USB: of: fix root-hub device-tree node handlingJohan Hovold1-2/+0
2017-05-22Merge 4.12-rc2 into usb-nextGreg Kroah-Hartman1-2/+3
2017-05-17usb: core: Check URB setup_packet and transfer_buffer sanityFlorian Fainelli1-0/+12
2017-05-17usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko1-0/+1
2017-05-17USB: core: replace %p with %pKVamsi Krishna Samavedam1-2/+2
2017-04-08usb: hcd: use correct device pointer for dma opsSekhar Nori1-1/+1
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman1-2/+5
2017-03-27USB: fix linked-list corruption in rh_call_control()Alan Stern1-2/+5
2017-03-23usb: separate out sysdev pointer from usb_busArnd Bergmann1-35/+45
2017-01-19usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu1-0/+1
2016-09-27usb: core: hcd: add missing header dependenciesBaoyou Xie1-0/+1
2016-09-02usb: core: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-08-30usb: core: hcd: don't print on ENOMEMWolfram Sang1-3/+1
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-04-28usb: core: move root hub's device node assignment after it is added to busPeter Chen1-0/+1
2016-04-28usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge1-2/+13
2016-02-20usb: core: Allow compilation on platforms where NO_DMA=yGeert Uytterhoeven1-6/+10
2016-02-06usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lockHeiner Kallweit1-15/+15
2016-02-03usb: core: switch bus numbering to using idrHeiner Kallweit1-15/+6
2016-01-24USB: core, wusbcore: use bus_to_hcdGeliang Tang1-3/+3
2016-01-24usb: Support USB 3.1 extended port status requestMathias Nyman1-1/+7
2016-01-24usb: add device descriptor for usb 3.1 root hubMathias Nyman1-0/+23
2016-01-24usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman1-1/+3
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman1-3/+3
2015-12-01USB: constify usb_mon_operations structureJulia Lawall1-2/+2
2015-10-16usb: hcd: use USB_DT_*Sergei Shtylyov1-14/+15
2015-10-04usb: define HCD_USB31 speed option for hosts that support USB 3.1 featuresMathias Nyman1-0/+3
2015-09-22usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-10/+21
2015-09-22usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+47
2015-08-18Revert "usb: interface authorization: Introduces the default interface author...Greg Kroah-Hartman1-47/+0
2015-08-18Revert "usb: interface authorization: Use a flag for the default device autho...Greg Kroah-Hartman1-21/+10
2015-08-14usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-10/+21
2015-08-14usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+47
2015-07-27Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman1-2/+5
2015-07-22usb: move assignment out of if conditionKris Borer1-6/+13
2015-07-22usb: core: lpm: set lpm_capable for root hub deviceLu Baolu1-2/+5
2015-05-10USB: hcd.c: move assignment out of if () blockGreg Kroah-Hartman1-1/+2
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+4
2014-12-04USB / PM: Drop CONFIG_PM_RUNTIME from the USB coreRafael J. Wysocki1-8/+4
2014-11-25Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-3/+4
2014-11-03usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede1-0/+2
2014-11-03usb: allow to supply the PHY in the drivers when using HCDAntoine Tenart1-3/+4
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov1-2/+40
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart1-10/+10
2014-09-25usb: Add LED triggers for USB activityMichal Sojka1-0/+2
2014-09-23usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek1-5/+5
2014-09-23usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq()Petr Mladek1-2/+2
2014-09-23usb: Fixed a few typosMickael Maison1-1/+1
2014-07-18usb-core: Remove Fix mes in file hcd.cNicholas Krause1-4/+0
2014-05-27usb: introduce port status lockDan Williams1-2/+0
2014-05-27usb: assign default peer ports for root hubsDan Williams1-8/+35
2014-05-27USB: separate usb_address0 mutexes for each busTodd E Brandt1-0/+1
2014-05-20usb: catch attempts to submit urbs with a vmalloc'd transfer bufferDan Williams1-0/+3
2014-03-04usb-core: Track if an endpoint has streamsHans de Goede1-8/+26
2014-03-04usb-core: Fix usb_free_streams return value documentationHans de Goede1-2/+1
2014-01-22Revert "usbcore: set lpm_capable field for LPM capable root hubs"Sarah Sharp1-1/+0
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar1-1/+1
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-6/+0
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak1-0/+18
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak1-1/+13
2013-10-14usb/hcd: remove unnecessary local_irq_saveMichael Opdenacker1-15/+0
2013-10-11drivers: usb: core: hcd.c: converted busmap from struct to bitmapMatthias Beyer1-7/+5
2013-10-11usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is doneHans de Goede1-0/+3
2013-10-05drivers: usb: core: hcd: if-else-braces fixedMatthias Beyer1-2/+2
2013-10-05drivers: usb: core: hcd: removed braces for return statementsMatthias Beyer1-4/+4
2013-10-05drivers: usb: core: hcd: replaced C99 // commentsMatthias Beyer1-5/+5
2013-10-05drivers: usb: core: hcd: Whitespace fixesMatthias Beyer1-28/+28
2013-10-05drivers: usb: core: hcd: moved asterix to variableMatthias Beyer1-1/+1
2013-09-17usbcore: set lpm_capable field for LPM capable root hubsXenia Ragiadakou1-0/+1
2013-09-17usb-core: Make usb_free_streams return an errorHans de Goede1-4/+7
2013-09-17USB: see if URB comes from a completion handlerAlan Stern1-0/+2
2013-08-25USB: core: be specific about attribute permissionsGreg Kroah-Hartman1-11/+6
2013-08-14usb: rh_call_control tbuf overflow fixSean O. Stalley1-7/+17
2013-08-12usb/hcd: Log error code if reset() failsMark Brown1-1/+1
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei1-30/+117
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi1-10/+27
2013-06-03Allow the USB HCD to create Wireless USB root hubsThomas Pugliese1-0/+28
2013-03-28USB: remove CONFIG_USB_SUSPEND optionAlan Stern1-5/+5
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+8
2013-02-08Merge usb-linus branch into usb-nextGreg Kroah-Hartman1-0/+44
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern1-0/+44
2013-01-21USB: Set usb port's DeviceRemovable according acpi informationLan Tianyu1-0/+4
2013-01-11usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior1-1/+0
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman1-0/+16
2012-11-13Revert "USB/host: Cleanup unneccessary irq disable code"Greg Kroah-Hartman1-0/+16
2012-10-24USB: speed up usb_bus_resume()Alan Stern1-2/+17
2012-09-26USB: Fix race condition when removing host controllersAlan Stern1-4/+2
2012-09-10USB/host: Cleanup unneccessary irq disable codeChuansheng Liu1-16/+0
2012-09-10usb/core: use bin2bcd() for bcdDevice in RHSebastian Andrzej Siewior1-3/+3
2012-07-09usb/hcd: Ensure scatter-gather is not used for isoc transfersHans de Goede1-1/+9
2012-05-18USB: Make sure to fetch the BOS desc for roothubs.Sarah Sharp1-0/+9
2012-05-07USB: make vendor id of root hubs greppablePaul Bolle1-3/+3
2012-04-09USB: fix race between root-hub suspend and remote wakeupAlan Stern1-0/+12
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi1-3/+3
2012-02-14USB: Don't fail USB3 probe on missing legacy PCI IRQ.Sarah Sharp1-2/+4
2011-12-09USB: Adding #define in hub_configure() and hcd.c fileAman Deep1-1/+1
2011-12-09usb: fix number of mapped SG DMA entriesClemens Ladisch1-3/+2
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern1-21/+3
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+5
2011-10-18xHCI/USB: Make xHCI driver have a BOS descriptor.Sarah Sharp1-2/+16
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-4/+5
2011-09-27USB: Add wakeup info to debugging messagesAlan Stern1-4/+5
2011-09-26USB: Update USB default wakeup settingsAlan Stern1-1/+8
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern1-2/+2
2011-08-15USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.Sarah Sharp1-0/+2
2011-06-06USB: Add "authorized_default" parameter to the usbcore moduleCarl-Daniel Hailfinger1-1/+16
2011-05-19USB: remove remaining usages of hcd->state from usbcore and fix regressionAlan Stern1-4/+1
2011-04-29usb/hcd: don't return 0 on error in usb_add_hcd()Sebastian Andrzej Siewior1-0/+1
2011-04-13USB: Fix unplug of device with active streamsMatthew Wilcox1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp1-0/+4
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp1-19/+89
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp1-3/+4
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp1-1/+10
2011-03-13usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp1-32/+43
2011-03-13usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp1-6/+9
2011-03-13usb: Initialize hcd->state roothubs.Sarah Sharp1-0/+1
2011-03-13USB: Fix usb_add_hcd() checkpatch errors.Sarah Sharp1-4/+7
2011-03-07USB: move usbcore away from hcd->stateAlan Stern1-14/+41
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman1-1/+1
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell1-2/+20
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell1-8/+8