summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds32-61/+59
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+4
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-1/+4
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-13/+34
2011-07-11Merge branch 'master' into for-nextJiri Kosina20-47/+183
2011-07-07USB: additional regression fix for device removalAlan Stern1-1/+8
2011-07-07Update my e-mail addressMichael Büsch1-1/+1
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller19-34/+149
2011-07-01USB: fix regression occurring during device removalAlan Stern1-0/+2
2011-07-01USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin1-12/+24
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds19-31/+146
2011-06-27usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda1-0/+1
2011-06-27USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos1-4/+6
2011-06-27USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes3-6/+17
2011-06-27usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin1-1/+1
2011-06-27Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-12/+88
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches3-5/+5
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-14/+14
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-21PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern1-3/+3
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-17xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp1-5/+6
2011-06-17xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst3-0/+11
2011-06-17xHCI 1.0: Incompatible Device ErrorAlex He3-0/+22
2011-06-15USB: don't let errors prevent system sleepAlan Stern1-1/+10
2011-06-15USB: don't let the hub driver prevent system sleepAlan Stern1-5/+8
2011-06-15USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2-1/+7
2011-06-15xHCI 1.0: Force Stopped Event(FSE)Alex He1-0/+14
2011-06-15xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp1-2/+0
2011-06-15USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2-1/+17
2011-06-15xhci: Reject double add of active endpoints.Sarah Sharp1-4/+18
2011-06-14USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl1-0/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches25-39/+38
2011-06-09usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta1-0/+6
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh1-1/+1
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-07drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall1-2/+5
2011-06-07USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern1-4/+1
2011-06-07USB: dummy-hcd needs the has_tt flagAlan Stern1-0/+1
2011-06-07usb-storage: redo incorrect readsAlan Stern4-1/+62
2011-06-06usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior1-0/+1
2011-06-06usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior1-2/+4
2011-06-06usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior1-3/+2
2011-06-06usb/mv_udc_core: fix compileSebastian Andrzej Siewior1-4/+4
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu5-0/+5
2011-06-06USB: s3c-hsotg: Tone down debuggingMark Brown1-10/+12
2011-06-06usb: remove bad dput after dentry_unhashSage Weil1-1/+0
2011-06-06USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek1-2/+4