summaryrefslogtreecommitdiffstats
path: root/include/linux/usb
Commit message (Expand)AuthorAgeFilesLines
* usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-011-0/+2
* net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-301-0/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-3/+3
|\
| * Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-242-9/+18
| |\
| * | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-171-1/+1
| * | tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
| * | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* | | USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-131-0/+2
* | | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-131-1/+0
* | | usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-131-0/+7
* | | usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-131-0/+4
* | | usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-131-1/+1
* | | USB 3.0 Hub ChangesJohn Youn2011-03-131-4/+37
* | | USB: Remove bitmap #define from hcd.hSarah Sharp2011-03-131-7/+0
* | | usb: host: Add EHCI driver for NVIDIA Tegra SoCsBenoit Goby2011-03-111-1/+3
* | | usb: otg: Add ulpi viewport access opsBenoit Goby2011-03-111-0/+5
* | | USB: Rename "msm72k_otg.c" to "msm_otg.c"Pavankumar Kondeti2011-03-071-1/+1
* | | USB: move usbcore away from hcd->stateAlan Stern2011-03-071-0/+4
* | | USB: fix unsafe USB_SS_MAX_STREAMS() definitionDmitry Torokhov2011-02-251-1/+1
* | | USB: serial drivers need to use larger bulk-in buffersAlan Stern2011-02-251-1/+2
* | | usb: otg: notifier: switch to atomic notifierFelipe Balbi2011-02-181-3/+3
* | | usb: otg: TWL6030 Save the last event in otg_transceiverHema HK2011-02-181-0/+1
* | | USB: usb.h: Make comment match the defines it describesPaul Bolle2011-02-171-2/+2
* | | Merge 2.6.38-rc5 into usb-nextGreg Kroah-Hartman2011-02-174-9/+22
|\ \ \ | | |/ | |/|
| * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-101-4/+0
| |\ \
| | * | USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti2011-02-041-4/+0
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-101-5/+18
| |\ \ | | |/ | |/|
| | * CDC NCM errata updates for cdc.hAlexey Orishko2011-02-081-5/+18
| * | Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...Greg Kroah-Hartman2011-01-241-0/+1
| |\ \
| | * | xHCI: synchronize irq in xhci_suspend()Andiry Xu2011-01-141-0/+1
| | |/
| * | USB: serial: handle Data Carrier Detect changesLibor Pechacek2011-01-221-0/+3
| |/
* | USB: gadget: export functionfs.h to the includes available for userspaceMarek Szyprowski2011-02-041-0/+1
* | USB: HCD: Add driver hooks for (un)?map_urb_for_dmaRobert Morell2011-02-041-0/+15
* | USB: HCD: Add usb_hcd prefix to exported functionsRobert Morell2011-02-041-2/+2
|/
* 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
OpenPOWER on IntegriCloud