aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern2015-05-091-0/+2
* usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2015-05-091-0/+1
* usb-core bInterval quirkJames P Michels III2015-02-201-0/+11
* USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu2014-12-141-0/+3
* USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-10-261-1/+1
* USB: serial: add modem-status-change wait queueJohan Hovold2013-04-251-0/+2
* ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-03-061-2/+4
* USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-191-2/+0
* usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-201-1/+2
* USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-111-0/+2
* USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-291-8/+2
* usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto2012-02-131-1/+1
* usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-1/+19
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-311-0/+1
|\
| * USB: export video.h to the includes available for userspaceLaurent Pinchart2011-09-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-6/+11
|\ \
| * | USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-141-6/+11
| |/
* | usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto2011-10-131-0/+5
* | usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto2011-10-131-0/+7
* | usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto2011-10-131-0/+2
* | usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi2011-10-131-2/+2
* | usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda2011-10-131-0/+60
* | USB: fix ehci alignment errorHarro Haan2011-10-101-1/+1
* | xHCI: set USB2 hardware LPMAndiry Xu2011-09-261-0/+1
* | usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-0/+12
* | usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior2011-08-221-0/+5
* | usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com2011-08-221-0/+12
|/
* Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman2011-07-082-0/+5
|\
| * usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda2011-07-091-0/+2
| * usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda2011-07-081-0/+3
* | usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda2011-07-081-1/+1
* | usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda2011-07-081-0/+3
|/
* usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior2011-07-011-0/+6
* usb: gadget: add missing #include'sSergei Shtylyov2011-07-011-0/+5
* usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2011-07-012-0/+45
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+2
* usb: gadget: add streams support to the gadget frameworkTatyana Brokhman2011-06-281-0/+13
* usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2011-06-282-21/+0
* usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2011-06-282-0/+6
* usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman2011-06-281-9/+7
* usb: gadget: introduce UDC ClassFelipe Balbi2011-06-281-0/+7
* usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto2011-06-071-0/+17
* USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown2011-06-071-0/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-238-12/+268
|\
| * usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros2011-05-101-1/+15
| * Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-2/+3
| |\
| * | USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti2011-05-061-0/+2
| * | USB: OTG: msm: Implement charger detectionPavankumar Kondeti2011-05-061-1/+71
| * | USB: OTG: msm: vote for dayatona fabric clockAnji jonnala2011-05-061-2/+5
| * | usb: fix building musb driversAnatolij Gustschin2011-05-061-1/+6