summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-169-2700/+0
|\
| * ARM: lh7a40x: remove unmaintained platform supportRussell King2011-01-249-2700/+0
* | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-168-41/+33
|\ \
| * | dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-288-41/+33
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-03-165-0/+847
|\ \ \
| * | | usb-storage: fix menu orderingRandy Dunlap2011-03-111-15/+15
| * | | usb-storage: ene_ub6250 depends on USB_STORAGERandy Dunlap2011-03-111-0/+1
| * | | USB: ene_ub6250: fix memory leak in ene_load_bincode()Dan Carpenter2011-03-111-4/+0
| * | | Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-075-0/+850
| |/ /
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-1630-126/+123
|\ \ \
| * \ \ Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman2011-02-2426-53/+178
| |\ \ \ | | |/ /
| * | | tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-172-2/+2
| * | | tty: remove filp from the USB tty ioctlsAlan Cox2011-02-1719-27/+26
| * | | tiocmset: kill the file pointer argumentAlan Cox2011-02-1729-52/+51
| * | | tiocmget: kill off the passing of the struct fileAlan Cox2011-02-1730-45/+44
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16110-3589/+8104
|\ \ \ \
| * | | | USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman2011-03-131-1/+10
| * | | | xhci: Clean up cycle bit math used during stalls.Sarah Sharp2011-03-131-5/+3
| * | | | xhci: Fix cycle bit calculation during stall handling.Sarah Sharp2011-03-131-0/+14
| * | | | xhci: Update internal dequeue pointers after stalls.Sarah Sharp2011-03-132-3/+35
| * | | | USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp2011-03-131-2/+8
| * | | | USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp2011-03-132-30/+8
| * | | | xhci: Return canceled URBs immediately when host is halted.Sarah Sharp2011-03-132-2/+9
| * | | | xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp2011-03-133-4/+13
| * | | | xhci: Fix re-init on power loss after resume.Sarah Sharp2011-03-131-4/+19
| * | | | xhci: Make roothub functions deal with device removal.Sarah Sharp2011-03-131-0/+16
| * | | | xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp2011-03-131-0/+18
| * | | | xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp2011-03-131-20/+114
| * | | | xhci: Register second xHCI roothub.Sarah Sharp2011-03-136-88/+341
| * | | | xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp2011-03-133-8/+14
| * | | | xhci: Refactor bus suspend state into a struct.Sarah Sharp2011-03-135-34/+59
| * | | | xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp2011-03-132-53/+95
| * | | | USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp2011-03-133-4/+29
| * | | | usb: Make core allocate resources per PCI-device.Sarah Sharp2011-03-131-19/+89
| * | | | usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp2011-03-131-3/+4
| * | | | usb: Change usb_hcd->bandwidth_mutex to a pointer.Sarah Sharp2011-03-133-16/+25
| * | | | usb: Refactor irq enabling out of usb_add_hcd()Sarah Sharp2011-03-131-32/+43
| * | | | usb: Make usb_hcd_pci_probe labels more descriptive.Sarah Sharp2011-03-131-10/+10
| * | | | xhci: Change hcd_priv into a pointer.Sarah Sharp2011-03-132-8/+30
| * | | | xhci: Always use usb_hcd in URB instead of converting xhci_hcd.Sarah Sharp2011-03-132-5/+6
| * | | | xhci: Modify check for TT info.Sarah Sharp2011-03-131-3/+2
| * | | | usb: Make USB 3.0 roothub have a SS EP comp descriptor.Sarah Sharp2011-03-131-6/+9
| * | | | USB: Clear "warm" port reset change.Sarah Sharp2011-03-131-0/+8
| * | | | USB 3.0 Hub ChangesJohn Youn2011-03-1315-42/+102
| * | | | xhci: Remove references to HC_STATE_RUNNING.Sarah Sharp2011-03-132-2/+0
| * | | | usb: Initialize hcd->state roothubs.Sarah Sharp2011-03-131-0/+1
| * | | | xhci: Remove references to HC_STATE_HALT.Sarah Sharp2011-03-132-8/+2
| * | | | xHCI: prolong host controller halt time limitAndiry Xu2011-03-132-3/+3
| * | | | xHCI: Remove redundant variable in xhci_resume()Andiry Xu2011-03-131-6/+1
| * | | | xhci: Rename variables and reduce register reads.Sarah Sharp2011-03-132-22/+25
OpenPOWER on IntegriCloud