aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-10-22USB: don't rebind drivers after failed resume or resetAlan Stern
2008-10-22USB: fix memory leak in cdc-acmOliver Neukum
2008-10-22USB: Unusual dev for Mio moov 330 gpsFrédéric Marchal
2008-10-22USB: cdc-wdm: make module autoload workOliver Neukum
2008-10-22USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik
2008-10-22usb/gadget: fix kernel-doc warningRandy Dunlap
2008-10-22USB: Speedtouch: add pre_reset and post_reset routinesAlan Stern
2008-10-22USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negativeroel kluin
2008-10-22USB: support Huawei data card product IDsfangxiaozhi
2008-10-22USB: add ZTE MF626 USB GSM modem entryMikhail Gusarov
2008-10-22USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA br...Phil Dibowitz
2008-10-22USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei
2008-10-22USB: ohci: add support for tmio-ohci cellDmitry Baryshkov
2008-10-20USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.cLinus Torvalds
2008-10-20Merge branch 'master' into for-upstreamDavid Vrabel
2008-10-17USB: remove err() macro from more usb driversGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb misc driversGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb core codeGreg Kroah-Hartman
2008-10-17USB: remove err() macro from usb class driversGreg Kroah-Hartman
2008-10-17USB: remove use of err() in drivers/usb/serialGreg Kroah-Hartman
2008-10-17USB: remove info() macro from remaining usb driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/misc driversGreg Kroah-Hartman
2008-10-17USB: remove info() macro from usb/serial driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb driversGreg Kroah-Hartman
2008-10-17usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang
2008-10-17usb/fsl_qe_udc: fix response to get status requestLi Yang
2008-10-17fsl_usb2_udc: Fix oops on probe failure.Will Newton
2008-10-17fsl_usb2_udc: Add a wmb before priming endpoint.Will Newton
2008-10-17fsl_usb2_udc: Make fsl_queue_td return type void.Will Newton
2008-10-17fsl_usb2_udc: Uninline udc_reset_ep_queue.Will Newton
2008-10-17fsl_usb2_udc: Rename the arguments of the fsl_writel macro.Will Newton
2008-10-17fsl_usb2_udc: Initialize spinlock earlier.Will Newton
2008-10-17fsl_usb2_udc: Clean up whitespace in /proc debugging output.Will Newton
2008-10-17fsl_usb2_udc: Clean up whitespace in errors and warnings.Will Newton
2008-10-17fsl_usb2_udc: Fix some sparse warnings and remove redundant code.Will Newton
2008-10-17fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.Will Newton
2008-10-17fsl_usb2_udc: Make dr_ep_setup function static.Will Newton
2008-10-17USB: fix up problems in the vtusb driverStephen Ware
2008-10-17USB: OHCI: fix endless polling behaviorAlan Stern
2008-10-17USB: option: add Pantech cardsDan Williams
2008-10-17USB: hub.c: Add initial_descriptor_timeout module parameter for usbcoreJaroslav Kysela
2008-10-17USB: Export if an interface driver supports autosuspend.Sarah Sharp
2008-10-17USB: EHCI: fix remote-wakeup support for ARC/TDI coreAlan Stern
2008-10-17USB: snoop processes opening usbfs device filesAlan Stern
2008-10-17USB: Option / AnyData new modem, same IDJon K Hellan
2008-10-17USB: EHCI: log a warning if ehci-hcd is not loaded firstAlan Stern
2008-10-17USB: EHCI, OHCI, UHCI: remove version numbersAlan Stern
2008-10-17USB: anchor API changes needed for btusbOliver Neukum