aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-13usb: gadget: renesas_usbhs: support otg pin controlKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: add bus control functionsKuninori Morimoto
2011-10-13usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()Kuninori Morimoto
2011-10-13usb: gadget: fix typo for default U1/U2 exit latenciesFelipe Balbi
2011-10-13usb: gadget: r8a66597-udc: add support for SUDMACYoshihiro Shimoda
2011-10-10USB: fix ehci alignment errorHarro Haan
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-23USB: export video.h to the includes available for userspaceLaurent Pinchart
2011-09-18usb: Provide usb_speed_string() functionMichal Nazarewicz
2011-09-14USB: Add endpoint usage definitions to ch9.hDaniel Mack
2011-08-22usb: ch9: add function defines from ch9, USB 3.0 specSebastian Andrzej Siewior
2011-08-22usb: add usb_endpoint_maxp() macrokuninori.morimoto.gx@renesas.com
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/...Greg Kroah-Hartman
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent
2011-05-02Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto
2011-04-29usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li
2011-04-13usb gadget: fix all Section mismatch warningsRandy Dunlap
2011-04-13usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto