aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.0.67Pawit Pornkitprasan2013-03-031-2/+4
|\
| * ALSA: usb: Fix Processing Unit Descriptor parsersPawel Moll2013-02-281-2/+4
* | Merge 3.0.52Pawit Pornkitprasan2012-11-202-3/+2
|\ \ | |/
| * USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern2012-06-221-2/+0
| * usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-211-1/+2
* | USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood2012-05-151-1/+49
* | Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood2012-05-151-1/+16
* | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-081-0/+2
|\ \ | |/
| * USB: EHCI: fix crash during suspend on ASUS computersAlan Stern2012-05-071-0/+2
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-193-10/+22
|\ \ | |/
| * USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp2012-02-291-8/+2
| * usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-121-1/+19
| * USB: fix ehci alignment errorHarro Haan2011-11-111-1/+1
* | usb: otg_id: add suspend/resume interfaceDima Zavin2011-09-111-0/+2
* | usb: otg: add proxy_wait handler to otg_idErik Gilling2011-08-091-0/+6
* | USB: gadget: f_accessory: Add ioctl to detect USB accessory attached at bootMike Lockwood2011-07-211-0/+2
* | USB: gadget: f_mtp: Add support for sending MTP header during file transferMike Lockwood2011-07-151-0/+28
* | USB: otg: add otg id notifier utiltiiesColin Cross2011-07-111-0/+50
* | USB: gadget: f_mtp: Add PTP variant of MTP USB functionMike Lockwood2011-06-171-6/+0
* | usb: gadget: android: Update android gadget driverBenoit Goby2011-06-172-129/+0
* | usb: gadget: composite: Add usb_remove_configBenoit Goby2011-06-171-0/+3
* | USB: gadget: f_accessory: New gadget driver for android USB accesoriesMike Lockwood2011-06-171-0/+81
* | USB: gadget: android: Support switching vendor ID when configuration changesMike Lockwood2011-06-141-1/+6
* | USB: gadget: composite: Use separate switches for connected and config stateMike Lockwood2011-06-141-3/+7
* | usb: gadget: Multiple ACM gadget instancesJohn Michelau2011-06-141-0/+5
* | USB: gadget: f_mtp: Support for file transfer length greater than 4 gigabytesMike Lockwood2011-06-141-1/+1
* | USB: gadget: f_mtp: Add ioctl for sending events via the interrupt endpointMike Lockwood2011-06-141-0/+9
* | USB: composite: Add usb_composite_force_reset utility to force enumerationMike Lockwood2011-06-141-0/+4
* | USB: gadget: android: Remove unused function android_usb_set_connected()Mike Lockwood2011-06-141-2/+0
* | USB: gadget: composite: Move switch_set_state calls to a work queueMike Lockwood2011-06-141-0/+1
* | USB: gadget: f_mtp: USB gadget function driver for MTP and PTP device support.Mike Lockwood2011-06-141-0/+44
* | USB: gadget: composite: Add userspace notifications for USB state changesMike Lockwood2011-06-141-1/+8
* | USB: gadget: f_rndis: Add platform data for RNDIS vendor ID and MAC address.Mike Lockwood2011-06-141-0/+8
* | USB: composite: Add class driver for enabling and disabling USB functions.Mike Lockwood2011-06-141-0/+6
* | USB: gadget: android: android USB gadget improvements:Krishna, Vamsi2011-06-142-50/+90
* | USB: composite: Add flag to usb_function to hide its interface during enumera...Mike Lockwood2011-06-141-0/+1
* | android_usb: Composite USB gadget driver for android.Mike Lockwood2011-06-141-0/+50
|/
* 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
| * | USB: EHCI: Support controllers with big endian capability regsJan Andersson2011-05-031-2/+7
| * | USB: ehci: remove structure packing from ehci_defRabin Vincent2011-05-031-3/+3
| * | Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2011-05-021-1/+1
| |\ \
| | * | usb/ch9: use proper endianess for wBytesPerIntervalSebastian Andrzej Siewior2011-05-021-1/+1
| * | | usb: factor out state_string() on otg driversAnatolij Gustschin2011-05-021-0/+1
| |/ /
| * | usb: renesas_usbhs: use delayed_work instead of work_structKuninori Morimoto2011-04-291-0/+7