summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2532-61/+59
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2011-07-1120-47/+183
| |\
| * | Update my e-mail addressMichael Büsch2011-07-071-1/+1
| * | treewide: transciever/transceiver spelling fixesJoe Perches2011-06-243-5/+5
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-241-14/+14
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
| * | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1025-39/+38
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-221-1/+4
|\ \ \
| * | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-1/+4
| | |/ | |/|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-142-13/+34
|\| |
| * | USB: additional regression fix for device removalAlan Stern2011-07-071-1/+8
| * | USB: fix regression occurring during device removalAlan Stern2011-07-011-0/+2
| * | USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-011-12/+24
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-0519-34/+149
|\| |
| * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-2819-31/+146
| |\ \
| | * | usb: r8a66597-hcd: fix cannot detect low/full speed deviceYoshihiro Shimoda2011-06-271-0/+1
| | * | USB: ehci-ath79: fix a NULL pointer dereferenceGabor Juhos2011-06-271-4/+6
| | * | USB: Add new FT232H chip to drivers/usb/serial/ftdi_sio.cUwe Bonnes2011-06-273-6/+17
| | * | usb/isp1760: Fix bug preventing the unlinking of control urbsArvid Brodin2011-06-271-1/+1
| | * | Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2011-06-277-12/+88
| | |\ \
| | | * | xhci: Always set urb->status to zero for isoc endpoints.Sarah Sharp2011-06-171-5/+6
| | | * | xhci: Add reset on resume quirk for asrock p67 hostMaarten Lankhorst2011-06-173-0/+11
| | | * | xHCI 1.0: Incompatible Device ErrorAlex He2011-06-173-0/+22
| | | * | xHCI 1.0: Force Stopped Event(FSE)Alex He2011-06-151-0/+14
| | | * | xhci: Don't warn about zeroed bMaxBurst descriptor field.Sarah Sharp2011-06-151-2/+0
| | | * | USB: Free bandwidth when usb_disable_device is called.Sarah Sharp2011-06-152-1/+17
| | | * | xhci: Reject double add of active endpoints.Sarah Sharp2011-06-151-4/+18
| | * | | USB: don't let errors prevent system sleepAlan Stern2011-06-151-1/+10
| | * | | USB: don't let the hub driver prevent system sleepAlan Stern2011-06-151-5/+8
| | * | | USB: change maintainership of ohci-hcd and ehci-hcdAlan Stern2011-06-152-1/+7
| | |/ /
| | * | USB: TI 3410/5052 USB Serial Driver: Fix mem leak when firmware is too big.Jesper Juhl2011-06-141-0/+1
| | * | usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta2011-06-091-0/+6
| | * | usb: musb: host: compare status for negative error valuesMárton Németh2011-06-091-1/+1
| | |/
| * / PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-211-3/+3
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-211-0/+1
|/
* USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2011-06-082-0/+2
* Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman2011-06-071-5/+0
* drivers/usb/host/ohci-pxa27x.c: add missing clk_putJulia Lawall2011-06-071-2/+5
* USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurableAlan Stern2011-06-071-4/+1
* USB: dummy-hcd needs the has_tt flagAlan Stern2011-06-071-0/+1
* usb-storage: redo incorrect readsAlan Stern2011-06-074-1/+62
* usb/renesas_usbhs: free uep on removalSebastian Andrzej Siewior2011-06-061-0/+1
* usb/s3c-hsudc: fix error pathSebastian Andrzej Siewior2011-06-061-2/+4
* usb/pxa25x_udc: cleanup the LUBBOCK err pathSebastian Andrzej Siewior2011-06-061-3/+2
* usb/mv_udc_core: fix compileSebastian Andrzej Siewior2011-06-061-4/+4
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-065-0/+5
* USB: s3c-hsotg: Tone down debuggingMark Brown2011-06-061-10/+12
* usb: remove bad dput after dentry_unhashSage Weil2011-06-061-1/+0
* USB: core: Tolerate protocol stall during hub and port status readLibor Pechacek2011-06-061-2/+4