Commit Graph

3361 Commits (bb45e202e695dea8657bb03a01d1522c37558672)

Author SHA1 Message Date
Alan Stern 6c6409459a USB: don't rebind drivers after failed resume or reset 17 years ago
Oliver Neukum a496c64f13 USB: fix memory leak in cdc-acm 17 years ago
Frédéric Marchal e8fab4ce76 USB: Unusual dev for Mio moov 330 gps 17 years ago
Oliver Neukum aa5380b904 USB: cdc-wdm: make module autoload work 17 years ago
Robert Jarzmik 3131f7b0ab USB: Fix unneeded endpoint check in pxa27x_udc 17 years ago
Randy Dunlap dd9ebf1421 usb/gadget: fix kernel-doc warning 17 years ago
Alan Stern 8fc7aeab38 USB: Speedtouch: add pre_reset and post_reset routines 17 years ago
roel kluin 8aafdf6a15 USB: usbtest.c: length, sglen and vary are unsigned, so cannot be negative 17 years ago
fangxiaozhi 1460e5e44c USB: support Huawei data card product IDs 17 years ago
Mikhail Gusarov bfd8408d68 USB: add ZTE MF626 USB GSM modem entry 17 years ago
Phil Dibowitz 3030ca4cf4 USB: storage: Avoid I/O errors when issuing SCSI ioctls to JMicron USB/ATA bridge 17 years ago
Zhaolei d66937d71a USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udc 17 years ago
Dmitry Baryshkov 78c73414f4 USB: ohci: add support for tmio-ohci cell 17 years ago
Linus Torvalds a9b6148d25 USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c 17 years ago
Greg Kroah-Hartman 802f389a2c USB: remove err() macro from more usb drivers 17 years ago
Greg Kroah-Hartman fd3f1917e3 USB: remove err() macro from usb misc drivers 17 years ago
Greg Kroah-Hartman 69a85942ff USB: remove err() macro from usb core code 17 years ago
Greg Kroah-Hartman 9908a32e94 USB: remove err() macro from usb class drivers 17 years ago
Greg Kroah-Hartman 194343d936 USB: remove use of err() in drivers/usb/serial 17 years ago
Greg Kroah-Hartman 5909f6ea2b USB: remove info() macro from remaining usb drivers 17 years ago
Greg Kroah-Hartman 1b29a375fb USB: remove info() macro from usb/misc drivers 17 years ago
Greg Kroah-Hartman c197a8db59 USB: remove info() macro from usb/serial drivers 17 years ago
Greg Kroah-Hartman 3b6004f3b5 USB: remove warn() macro from usb drivers 17 years ago
Li Yang 15d5a9acb1 usb/fsl_qe_udc: clear data toggle on clear halt request 17 years ago
Li Yang 928dfa6c62 usb/fsl_qe_udc: fix response to get status request 17 years ago
Will Newton 23d7cd040e fsl_usb2_udc: Fix oops on probe failure. 17 years ago
Will Newton 59097fb73c fsl_usb2_udc: Add a wmb before priming endpoint. 17 years ago
Will Newton 224b503901 fsl_usb2_udc: Make fsl_queue_td return type void. 17 years ago
Will Newton 825bee3a33 fsl_usb2_udc: Uninline udc_reset_ep_queue. 17 years ago
Will Newton c93eebbe75 fsl_usb2_udc: Rename the arguments of the fsl_writel macro. 17 years ago
Will Newton e06da9a828 fsl_usb2_udc: Initialize spinlock earlier. 17 years ago
Will Newton 9d9d88c80e fsl_usb2_udc: Clean up whitespace in /proc debugging output. 17 years ago
Will Newton bf7409a23b fsl_usb2_udc: Clean up whitespace in errors and warnings. 17 years ago
Will Newton 7483cff8a3 fsl_usb2_udc: Fix some sparse warnings and remove redundant code. 17 years ago
Will Newton f6e4411fe7 fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup. 17 years ago
Will Newton 9c94155ea0 fsl_usb2_udc: Make dr_ep_setup function static. 17 years ago
Stephen Ware 84dcd59495 USB: fix up problems in the vtusb driver 17 years ago
Alan Stern 71b7497c07 USB: OHCI: fix endless polling behavior 17 years ago
Dan Williams 8b6346ec89 USB: option: add Pantech cards 17 years ago
Jaroslav Kysela fd7c519dd4 USB: hub.c: Add initial_descriptor_timeout module parameter for usbcore 17 years ago
Sarah Sharp 49e7cc84a8 USB: Export if an interface driver supports autosuspend. 17 years ago
Alan Stern eafe5b99f2 USB: EHCI: fix remote-wakeup support for ARC/TDI core 17 years ago
Alan Stern 2da41d5f6c USB: snoop processes opening usbfs device files 17 years ago
Jon K Hellan bb78a825fa USB: Option / AnyData new modem, same ID 17 years ago
Alan Stern 9beeee6584 USB: EHCI: log a warning if ehci-hcd is not loaded first 17 years ago
Alan Stern 2b70f07343 USB: EHCI, OHCI, UHCI: remove version numbers 17 years ago
Oliver Neukum 1987625226 USB: anchor API changes needed for btusb 17 years ago
Sarah Sharp c0f082c536 USB: ftdi-elan: Always pass usb_bulk_msg() a timeout in milliseconds. 17 years ago
Julien Brunel ce5dee50ed USB: isp1760: Use an IS_ERR test rather than a NULL test 17 years ago
Yi Yang f0d781d59c USB: improve ehci_watchdog's side effect in CPU power management 17 years ago