aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+3
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman1-0/+2
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp1-1/+0
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp1-0/+7
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp1-0/+4
2011-03-13usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp1-1/+1
2011-03-13USB 3.0 Hub ChangesJohn Youn1-4/+37
2011-03-13USB: Remove bitmap #define from hcd.hSarah Sharp1-7/+0
2011-03-11usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby1-1/+3
2011-03-11usb: otg: Add ulpi viewport access opsBenoit Goby1-0/+5
2011-03-07USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti1-1/+1
2011-03-07USB: move usbcore away from hcd->stateAlan Stern1-0/+4
2011-02-25USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov1-1/+1
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern1-1/+2
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2-9/+18
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi1-3/+3
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK1-0/+1
2011-02-17tty: remove filp from the USB tty ioctlsAlan Cox1-1/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2011-02-17USB: usb.h: Make comment match the defines it describesPaul Bolle1-2/+2
2011-02-17Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman4-9/+22
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+0
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+18
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko1-5/+18
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti1-4/+0
2011-02-04USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski1-0/+1
2011-02-04USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell1-0/+15
2011-02-04USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell1-2/+2
2011-01-24Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/sarah/xhci into usb-linusGreg Kroah-Hartman1-0/+1
2011-01-22USB: serial: handle Data Carrier Detect changesLibor Pechacek1-0/+3
2011-01-14xHCI: synchronize irq in xhci_suspend()Andiry Xu1-0/+1
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds7-5/+237
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman7-5/+237
2010-12-15Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman1-4/+4
2010-12-10USB: OTG: msm: Add support for power managementPavankumar Kondeti2-0/+7
2010-12-10USB: Add MSM OTG Controller driverPavankumar Kondeti2-0/+164
2010-12-10USB: otg: fix link breakage, when the NOP USB Xceiver is a moduleGuennadi Liakhovetski1-1/+1
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi1-3/+0
2010-12-10usb: musb: mark ->set_clock deprecatedFelipe Balbi1-1/+1
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi1-0/+3
2010-12-10usb: musb: trivial search and replace patchFelipe Balbi1-1/+1
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko1-0/+6
2010-11-30usb: gadget: langwell_udc: add usb test mode supportLuo Andy1-0/+10
2010-11-11usb: USB3.0 ch11 definitionsTatyana Brokhman2-0/+51
2010-11-05USB: musb: blackfin: push clkin value to platform resourcesBob Liu1-0/+2
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds10-158/+543
2010-10-22usb: usb3.0 ch9 definitionsTatyana Brokhman1-1/+57
2010-10-22USB: introduce unmap_urb_setup_for_dma()Martin Fuzzey1-0/+1
2010-10-22USB: Add more empty functions in otg.hGrazvydas Ignotas1-0/+11