aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
AgeCommit message (Expand)Author
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
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu
2010-10-22usb: Add Intel Langwell USB OTG Transceiver DriverHao Wu
2010-10-22tty: Make tiocgicount a handlerAlan Cox
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-10USB delay init quirk for logitech Harmony 700-series devicesPhil Dibowitz
2010-08-10USB: otg/ulpi: extend the generic ulpi driver.Igor Grinberg
2010-08-10USB: ulpi: fix compilation warningAjay Kumar Gupta
2010-08-10USB: fix race between root-hub wakeup & controller suspendAlan Stern
2010-08-10USB: add do_wakeup parameter for PCI HCD suspendAlan Stern
2010-08-10USB: convert usb_hcd bitfields into atomic flagsAlan Stern
2010-08-10USB: gadget: composite: added disconnect callbackMichal Nazarewicz