summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2011-03-01Merge remote-tracking branch 'usb/usb-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'devicetree/devicetree/next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'mfd/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'omap/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'i.MX/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'devicetree-current/devicetree/merge'Stephen Rothwell
2011-03-01Merge remote-tracking branch 'net-current/master'Stephen Rothwell
2011-02-28f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont
2011-02-28dt/usb: Eliminate users of of_platform_{,un}register_driverGrant Likely
2011-02-28mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon
2011-02-28Merge branch 'imx-for-2.6.39' into for-nextSascha Hauer
2011-02-27Merge branch 'remove' into develRussell King
2011-02-25drivers:usb:wusbhc.h remove one to many l's in the word.Justin P. Mattock
2011-02-25USB: opticon: add rts and cts supportMartin Jansen
2011-02-25USB: serial drivers need to use larger bulk-in buffersAlan Stern
2011-02-25USB: EHCI bus glue for on-chip PMC MSP USB controllerAnoop
2011-02-25usb: gadget: composite: fix req->length in composite_setup()Maulik Mankad
2011-02-25USB: use "device number" instead of "address"Alan Stern
2011-02-25USB: f_phonet: avoid pskb_pull(), fix OOPS with CONFIG_HIGHMEMRémi Denis-Courmont
2011-02-25USB: EHCI: Fix compiler warnings with MSM driverPavankumar Kondeti
2011-02-25USB: gadget: Add test mode support for ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Implement remote wakeup in ci13xxx_udcPavankumar Kondeti
2011-02-25USB: gadget: Implement hardware queuing in ci13xxx_udcPavankumar Kondeti
2011-02-25USB: serial: mos7720: Fix possible null pointer dereferenceHuzaifa Sidhpurwala
2011-02-25USB: serial: keyspan: Fix possible null pointer dereference.Huzaifa Sidhpurwala
2011-02-25usb: m66592-udc: Fixed bufnum of BulkYusuke Goda
2011-02-25ehci: Check individual port status registers on resumeMatthew Garrett
2011-02-24Merge 2.6.38-rc6 into tty-nextGreg Kroah-Hartman
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi
2011-02-24PM: Remove CONFIG_PM_OPSRafael J. Wysocki
2011-02-24USB / Hub: Do not call device_set_wakeup_capable() under spinlockRafael J. Wysocki
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov
2011-02-21usb: musb: gadget: DBG() already prints function nameSergei Shtylyov
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman
2011-02-18usb: otg: notifier: switch to atomic notifierFelipe Balbi
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK
2011-02-18usb: otg: TWL6030 Save the last event in otg_transceiverHema HK
2011-02-18usb: otg: TWL6030: Introduce the twl6030_phy_suspend function.Hema HK
2011-02-17Revert "USB: Reset USB 3.0 devices on (re)discovery"Greg Kroah-Hartman
2011-02-17Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linusGreg Kroah-Hartman