summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2011-07-26Merge remote branch 'android/android-2.6.38' into imx_2.6.38Zhang Jiejing
2011-04-01ENGR00141217-2 include file upgrade to 2.6.38Frank Li
2011-03-29USB: gadget: composite: Use separate switches for connected and config stateMike Lockwood
2011-03-29usb: gadget: Multiple ACM gadget instancesJohn Michelau
2011-03-29USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytesMike Lockwood
2011-03-29USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpointMike Lockwood
2011-03-29USB: composite: Add usb_composite_force_reset utility to force enumerationMike Lockwood
2011-03-29USB: gadget: android: Remove unused function android_usb_set_connected()Mike Lockwood
2011-03-29USB: gadget: composite: Move switch_set_state calls to a work queueMike Lockwood
2011-03-29USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.Mike Lockwood
2011-03-29USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood
2011-03-29USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2011-03-29USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2011-03-29USB: gadget: android: android USB gadget improvements:Krishna, Vamsi
2011-03-29USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2011-03-29android_usb: Composite USB gadget driver for android.Mike Lockwood
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti
2010-12-10USB: Add MSM OTG Controller driverPavankumar Kondeti
2010-12-10USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy
2010-11-11usb: USB3.0 ch11 definitionsTatyana Brokhman
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas
2010-10-22usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad
2010-10-22USB: Move USB Storage definitions to their own header fileMatthew Wilcox
2010-10-22USB: cdc.h: ncm: fix one more typoYauheni Kaliuta
2010-10-22USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta
2010-10-22Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta
2010-10-22USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta
2010-10-22USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu
2010-10-22USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König