summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2011-04-13USB: g_file_storage: don't send padding when stall=nAlan Stern2-84/+23
2011-04-13USB: remove dead code from usb_deregister_dev()Libor Pechacek1-8/+0
2011-04-13usb: usb_storage: do not align length of request for CBW to maxp sizeMian Yousaf Kaukab3-49/+10
2011-04-13USB: cdc-acm: re-write read processingJohan Hovold2-197/+120
2011-04-13USB: cdc-acm: clean up read urb allocationJohan Hovold1-16/+13
2011-04-13USB: cdc-acm: clean up open error handlingJohan Hovold1-3/+1
2011-04-13USB: cdc-acm: clean up rx_buflimit referencesJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: remove unused drain-delay codeJohan Hovold2-7/+0
2011-04-13USB: cdc-acm: remove superfluous prototypeJohan Hovold1-2/+0
2011-04-13USB: cdc-acm: remove version information and changelogJohan Hovold1-30/+2
2011-04-13USB: cdc-acm: use dev_vdbg in read/write pathsJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: clean up verbose debugJohan Hovold1-9/+2
2011-04-13USB: cdc-acm: replace dbg macros with dev_dbgJohan Hovold1-28/+52
2011-04-13USB: cdc-acm: clean up dev_err and dev_dbgJohan Hovold1-6/+9
2011-04-13USB: cdc-acm: use dev_err to report failed allocationsJohan Hovold1-7/+7
2011-04-13USB: cdc-acm: add missing newlines to dev_dbg and dev_errJohan Hovold1-3/+3
2011-04-13USB: change the way we initialize format stringsDmitry Torokhov1-11/+11
2011-04-13usb: renesas_usbhs: Add Renesas USBHS GadgetKuninori Morimoto6-1/+1402
2011-04-13usb: renesas_usbhs: Add Renesas USBHS common codeKuninori Morimoto9-0/+1995
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds61-108/+108
2011-04-04usb/serial: fix function args warnings, dropping *filpRandy Dunlap2-3/+3
2011-03-31Fix common misspellingsLucas De Marchi61-108/+108
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-69/+7
2011-03-29drivers: Final irq namespace conversionThomas Gleixner2-2/+2
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King1-69/+7
2011-03-24Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-28/+19
2011-03-23USB: cdc-acm: fix potential null-pointer dereference on disconnectJohan Hovold1-1/+2
2011-03-23USB: cdc-acm: fix potential null-pointer dereferenceJohan Hovold1-0/+2
2011-03-23USB: cdc-acm: fix memory corruption / panicJohan Hovold1-0/+2
2011-03-23USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen1-1/+1
2011-03-23usb: wwan: fix compilation without CONFIG_PM_RUNTIMEOliver Neukum1-2/+1
2011-03-23USB: uss720 fixup refcount positionPeter Holik1-4/+3
2011-03-23usb: musb: blackfin: fix typo in new bfin_musb_vbus_status funcMike Frysinger1-1/+1
2011-03-23usb: musb: blackfin: fix typo in new dev_pm_ops structBob Liu1-1/+1
2011-03-23usb: musb: blackfin: fix typo in platform driver nameMike Frysinger1-1/+1
2011-03-23usb: musb: Fix for merge issueHema HK1-4/+4
2011-03-23ehci-hcd: Bug fix: don't set a QH's Halt bitAlan Stern1-12/+0
2011-03-23USB: Do not pass negative length to snoop_urb()Michal Sojka1-1/+1
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-4/+4
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon1-4/+4
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki3-12/+11
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+5
2011-03-17Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+0
2011-03-16Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-2700/+0
2011-03-16Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-41/+33
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-0/+847
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds30-126/+123
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds110-3589/+8104
2011-03-16ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov1-69/+7