aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2009-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-09-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-09-15debugfs: Modified default dir of debugfs for debugging UHCI.GeunSik Lim
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-14Merge branch 'master' into for-linusRafael J. Wysocki
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt
2009-08-21usb: r8a66597-udc: implement the set_wedge methodYoshihiro Shimoda
2009-08-20usb: r8a66597-udc disable interrupts on shutdown fixMagnus Damm
2009-08-20usb: r8a66597-udc buffer management updateMagnus Damm
2009-08-20usb: add clock support to r8a66597 gadget driverMagnus Damm
2009-08-20usb: gadget: R8A66597 peripheral controller support.Yoshihiro Shimoda
2009-08-15Merge branch 'master' into sh/hwblkPaul Mundt
2009-08-12f_phonet: use page-sized rather than MTU-sized RX buffersRémi Denis-Courmont
2009-08-12f_phonet: lock-less MTU changeRémi Denis-Courmont
2009-08-13Merge branch 'sh/stable-updates'Paul Mundt
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-10Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-07USB: fix oops on disconnect in cdc-acmOliver Neukum
2009-08-07USB: storage: include Prolific Technology USB drive in unusual_devs listRogerio Brito
2009-08-07USB: ftdi_sio: add product_id for Marvell OpenRD Base, ClientDhaval Vasa
2009-08-07USB: ftdi_sio: add vendor and product id for Bayer glucose meter serial conve...Marko Hänninen
2009-08-07USB: EHCI: fix counting of transaction error retriesAlan Stern
2009-08-07USB: EHCI: fix two new bugs related to Clear-TT-BufferAlan Stern
2009-08-07USB: usbfs: fix -ENOENT error code to be -ENODEVAlan Stern
2009-08-07USB: musb: fix the nop registration for OMAP3EVMGupta, Ajay Kumar
2009-08-07USB: devio: Properly do access_ok() checksMichael Buesch
2009-08-07USB: pl2303: New vendor and product idKhanh-Dang Nguyen Thu Lam
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Paul Mundt
2009-07-30Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-29Merge branch 'master' into for-linusRafael J. Wysocki
2009-07-29usb: fix hibernate in r8a66597-hcd dev_pm_ops conversion.Yoshihiro Shimoda
2009-07-28USB: xhci: Stall handling bug fixes.Sarah Sharp
2009-07-28USB: xhci: Support for 64-byte contextsJohn Youn
2009-07-28USB: xhci: Always align output device contexts to 64 bytes.Sarah Sharp
2009-07-28USB: xhci: Scratchpad buffer allocationJohn Youn
2009-07-28USB: Fix parsing of SuperSpeed Endpoint Companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Fail gracefully if there's no SS ep companion descriptor.Sarah Sharp
2009-07-28USB: xhci: Handle babble errors on transfers.Sarah Sharp
2009-07-28USB: xhci: Setup HW retries correctly.Sarah Sharp
2009-07-28USB: xhci: Check if the host controller died in IRQ handler.Sarah Sharp
2009-07-28USB: xhci: Don't oops if the host doesn't halt.Sarah Sharp
2009-07-28USB: xhci: Make debugging more verbose.Sarah Sharp
2009-07-28USB: xhci: Correct Event Handler Busy flag usage.Sarah Sharp
2009-07-28USB: xhci: Handle short control packets correctly.Sarah Sharp
2009-07-28USB: xhci: Represent 64-bit addresses with one u64.Sarah Sharp
2009-07-28USB: xhci: Use GFP_ATOMIC while holding spinlocks.Sarah Sharp
2009-07-28USB: xhci: Deal with stalled endpoints.Sarah Sharp