aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold
2011-03-23USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold
2011-03-23USB: cdc-acm: fix memory corruption / panicJohan Hovold
2011-03-23USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum
2011-03-23USB: uss720 fixup refcount positionPeter Holik
2011-03-23usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger
2011-03-23usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu
2011-03-23usb: musb: blackfin: fix typo in platform driver nameMike Frysinger
2011-03-23usb: musb: Fix for merge issueHema HK
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern
2011-03-23USB: Do not pass negative length to snoop_urb()Michal Sojka
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov
2011-03-15PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-03-15USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki
2011-03-13USB: Add support for SuperSpeed isoc endpointsPaul Zimmerman
2011-03-13xhci: Clean up cycle bit math used during stalls.Sarah Sharp
2011-03-13xhci: Fix cycle bit calculation during stall handling.Sarah Sharp
2011-03-13xhci: Update internal dequeue pointers after stalls.Sarah Sharp
2011-03-13USB: Disable auto-suspend for USB 3.0 hubs.Sarah Sharp
2011-03-13USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.Sarah Sharp
2011-03-13xhci: Return canceled URBs immediately when host is halted.Sarah Sharp
2011-03-13xhci: Fixes for suspend/resume of shared HCDs.Sarah Sharp
2011-03-13xhci: Fix re-init on power loss after resume.Sarah Sharp
2011-03-13xhci: Make roothub functions deal with device removal.Sarah Sharp
2011-03-13xhci: Limit roothub ports to 15 USB3 & 31 USB2 ports.Sarah Sharp
2011-03-13xhci: Return a USB 3.0 hub descriptor for USB3 roothub.Sarah Sharp
2011-03-13xhci: Register second xHCI roothub.Sarah Sharp
2011-03-13xhci: Change xhci_find_slot_id_by_port() API.Sarah Sharp
2011-03-13xhci: Refactor bus suspend state into a struct.Sarah Sharp
2011-03-13xhci: Index with a port array instead of PORTSC addresses.Sarah Sharp
2011-03-13USB: Set usb_hcd->state and flags for shared roothubs.Sarah Sharp
2011-03-13usb: Make core allocate resources per PCI-device.Sarah Sharp
2011-03-13usb: Store bus type in usb_hcd, not in driver flags.Sarah Sharp