summaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
2012-08-16USB: gadget: f_accessory: Add support for HID input devicesRakesh Bodla
2012-08-16Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2012-01-30usbnet: Fix 'FLAG_RMNET' and 'FLAG_MULTI_PACKET' overlap.Raj Jayaraman
2012-01-20cdc_ncm: Modify NCM network interface.BH Hsieh
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi
2011-11-30usb: otg_id: add suspend/resume interfaceDima Zavin
2011-11-30usb: otg: add proxy_wait handler to otg_idErik Gilling
2011-11-30USB: gadget: f_accessory: Add ioctl to detect USB accessory attached at bootMike Lockwood
2011-11-30USB: gadget: f_mtp: Add support for sending MTP header during file transferMike Lockwood
2011-11-30USB: otg: add otg id notifier utiltiiesColin Cross
2011-11-30USB: gadget: f_mtp: Add PTP variant of MTP USB functionMike Lockwood
2011-11-30usb: gadget: android: Update android gadget driverBenoit Goby
2011-11-30usb: gadget: composite: Add usb_remove_configBenoit Goby
2011-11-30USB: gadget: f_accessory: New gadget driver for android USB accesoriesMike Lockwood
2011-11-30USB: gadget: android: Support switching vendor ID when configuration changesMike Lockwood
2011-11-30USB: gadget: composite: Use separate switches for connected and config stateMike Lockwood
2011-11-30usb: gadget: Multiple ACM gadget instancesJohn Michelau
2011-11-30USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytesMike Lockwood
2011-11-30USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpointMike Lockwood
2011-11-30USB: composite: Add usb_composite_force_reset utility to force enumerationMike Lockwood
2011-11-30USB: gadget: android: Remove unused function android_usb_set_connected()Mike Lockwood
2011-11-30USB: gadget: composite: Move switch_set_state calls to a work queueMike Lockwood
2011-11-30USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.Mike Lockwood
2011-11-30USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood
2011-11-30USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood
2011-11-30USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood
2011-11-30USB: gadget: android: android USB gadget improvements:Krishna, Vamsi
2011-11-30USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood
2011-11-30android_usb: Composite USB gadget driver for android.Mike Lockwood
2011-11-11USB: fix ehci alignment errorHarro Haan
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