aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/hcd.h
AgeCommit message (Expand)Author
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2015-03-06USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior
2014-09-29usb: hcd: add generic PHY supportSergei Shtylyov
2014-09-29usb: rename phy to usb_phy in HCDAntoine Tenart
2014-09-23usb: hcd: add TPL support flagPeter Chen
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-10-11USB: add a private-data pointer to struct usb_ttAlan Stern
2013-10-11USB: NS_TO_US should round upAlan Stern
2013-09-25usb: core: implement AMD remote wakeup quirkHuang Rui
2013-09-17USB: see if URB comes from a completion handlerAlan Stern
2013-08-30USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-08-12USB: HCD: support giveback of URB in tasklet contextMing Lei
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-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2012-08-16usb: hcd: use *resource_size_t* for specifying resource dataKishon Vijay Abraham I
2012-06-13Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13USB: move transceiver from ehci_hcd and ohci_hcd to hcd and rename it as phyRichard Zhao
2012-05-18USB: Add support to enable/disable USB3 link states.Sarah Sharp
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-03-01usb: core: hcd: make hcd->irq unsignedFelipe Balbi
2012-02-14USB/xHCI: Support device-initiated USB 3.0 resume.Sarah Sharp
2011-11-14USB: Remove the SAW_IRQ hcd flagAlan Stern
2011-10-10USB: fix ehci alignment errorHarro Haan
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp
2011-03-07USB: move usbcore away from hcd->stateAlan Stern
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu
2010-11-11usb: USB3.0 ch11 definitionsTatyana Brokhman
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du
2010-08-10USB: don't stop root-hub status polls too soonAlan Stern
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman