aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-077-5/+237
|\
| * Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-167-5/+237
| |\
| | * Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-151-4/+4
| | |\
| | | * usb: musb: drop the set_clock magicFelipe Balbi2010-12-101-3/+0
| | | * usb: musb: mark ->set_clock deprecatedFelipe Balbi2010-12-101-1/+1
| | | * usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-0/+3
| | | * usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
| | * | USB: OTG: msm: Add support for power managementPavankumar Kondeti2010-12-102-0/+7
| | * | USB: Add MSM OTG Controller driverPavankumar Kondeti2010-12-102-0/+164
| | * | USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski2010-12-101-1/+1
| | |/
| | * usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-11-301-0/+10
| | * usb: USB3.0 ch11 definitionsTatyana Brokhman2010-11-112-0/+51
* | | usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-061-0/+6
|/ /
* | USB: musb: blackfin: push clkin value to platform resourcesBob Liu2010-11-051-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-2210-158/+543
|\
| * usb: usb3.0 ch9 definitionsTatyana Brokhman2010-10-221-1/+57
| * USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey2010-10-221-0/+1
| * USB: Add more empty functions in otg.hGrazvydas Ignotas2010-10-221-0/+11
| * usb: musb: host: unmap the buffer for PIO data transfersMaulik Mankad2010-10-221-0/+1
| * USB: Move USB Storage definitions to their own header fileMatthew Wilcox2010-10-221-0/+48
| * USB: cdc.h: ncm: fix one more typoYauheni Kaliuta2010-10-221-2/+2
| * USB: cdc.h: ncm: add missed constants and structuresYauheni Kaliuta2010-10-221-2/+55
| * Revert "USB: ncm: added ncm.h with auxiliary definitions"Yauheni Kaliuta2010-10-221-114/+0
| * USB: cdc.h: ncm: typo and style fixesYauheni Kaliuta2010-10-221-10/+12
| * USB OTG Langwell: Update OTG Kconfig and driver version.Hao Wu2010-10-221-1/+1
| * USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)Hao Wu2010-10-221-0/+180
| * usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-5/+3
| * usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-14/+5
| * usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-12/+8
| * USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-221-0/+13
| * USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-0/+10
| * usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu2010-10-221-0/+139
* | tty: Make tiocgicount a handlerAlan Cox2010-10-221-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-281-2/+1
|\
| * USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-211-2/+1
* | USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-231-0/+1
|/
* USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz2010-08-101-0/+4
* USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg2010-08-102-7/+39
* USB: ulpi: fix compilation warningAjay Kumar Gupta2010-08-101-0/+1
* USB: fix race between root-hub wakeup & controller suspendAlan Stern2010-08-101-0/+2
* USB: add do_wakeup parameter for PCI HCD suspendAlan Stern2010-08-101-1/+1
* USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-101-5/+17
* USB: gadget: composite: added disconnect callbackMichal Nazarewicz2010-08-101-0/+2
* USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz2010-08-101-0/+4
* USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2010-08-101-3/+3
* USB: EHCI: EHCI 1.1 addendum: Basic LPM feature supportAlek Du2010-08-101-0/+4
* USB: EHCI: EHCI 1.1 addendum: preparationAlek Du2010-08-101-0/+23
* USB: otg.h: Fix the mixup in parameters order.Igor Grinberg2010-08-101-2/+2
* USB: don't stop root-hub status polls too soonAlan Stern2010-08-101-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-08-072-7/+22
|\