aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman2-0/+5
2011-07-09usb: gadget: m66592-udc: add function for external controllerYoshihiro Shimoda1-0/+2
2011-07-08usb: update email address in ohci-sh and r8a66597-hcdYoshihiro Shimoda1-1/+1
2011-07-08usb: r8a66597-hcd: add function for external controllerYoshihiro Shimoda1-0/+3
2011-07-08usb: gadget: r8a66597-udc: Make BUSWAIT configurable through platform dataYoshihiro Shimoda1-0/+3
2011-07-01usb: gadget: udc-core: add "new-style" registration interfaceSebastian Andrzej Siewior1-0/+6
2011-07-01usb: gadget: add missing #include'sSergei Shtylyov1-0/+5
2011-07-01usb: gadget: add SuperSpeed support to the Gadget FrameworkTatyana Brokhman2-0/+45
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman1-0/+2
2011-06-28usb: gadget: add streams support to the gadget frameworkTatyana Brokhman1-0/+13
2011-06-28usb: gadget: use config_ep_by_speed() instead of ep_choose()Tatyana Brokhman2-21/+0
2011-06-28usb: gadget: configure endpoint according to gadget speedTatyana Brokhman2-0/+6
2011-06-28usb: gadget: add usb_endpoint_descriptor to struct usb_epTatyana Brokhman1-9/+7
2011-06-28usb: gadget: introduce UDC ClassFelipe Balbi1-0/+7
2011-06-07usb: renesas_usbhs: add DMAEngine supportKuninori Morimoto1-0/+17
2011-06-07USB: gadget.h depends on ch9.h so include ch9.h directlyMark Brown1-0/+1
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds8-12/+268
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros1-1/+15
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman1-2/+3
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti1-0/+2
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti1-1/+71
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala1-2/+5
2011-05-06usb: fix building musb driversAnatolij Gustschin1-1/+6
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2011-05-03USB: EHCI: Support controllers with big endian capability regsJan Andersson1-2/+7
2011-05-03USB: ehci: remove structure packing from ehci_defRabin Vincent1-3/+3
2011-05-02Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-nextGreg Kroah-Hartman1-1/+1
2011-05-02usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior1-1/+1
2011-05-02usb: factor out state_string() on otg driversAnatolij Gustschin1-0/+1
2011-04-29usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto1-0/+7
2011-04-29usb: renesas_usbhs: remove callback when module removed.Kuninori Morimoto1-1/+1
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-13usb gadget: fix all Section mismatch warningsRandy Dunlap1-2/+2
2011-04-13usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto1-0/+149
2011-04-13rndis_host: Poll status before control channel where necessaryBen Hutchings1-0/+2
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds6-8/+8
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi6-8/+8
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski1-0/+3
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+3
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman1-0/+2
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp1-1/+0
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp1-0/+7
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp1-0/+4
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp1-1/+1
2011-03-13USB 3.0 Hub ChangesJohn Youn1-4/+37
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-7/+0
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby1-1/+3