Commit Graph

2846 Commits (a15306365a16380f3bafee9e181ba01231d4acd7)

Author SHA1 Message Date
David Lopo 62fd2cac5b USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-feature ignore 17 years ago
Alan Cox c4d0f8cbca usb_serial: some coding style fixes 17 years ago
Robert P. J. Day e5430f889c USB: Remove redundant dependencies on USB_ATM. 17 years ago
Alan Stern d8f12ab5d9 USB: UHCI: disable remote wakeup when it's not needed 17 years ago
Alan Stern 1b7b61c5d4 USB: OHCI: work around bogus compiler warning 17 years ago
Peter Korsgaard e9b29ffc51 USB: add Cypress c67x00 OTG controller HCD driver 17 years ago
Peter Korsgaard b02b371e6d USB: add Cypress c67x00 OTG controller core driver 17 years ago
Peter Korsgaard d6f945044e USB: add Cypress c67x00 low level interface code 17 years ago
Leonardo Chiquitto 21ae1dd1d4 USB: airprime: unlock mutex instead of trying to lock it again 17 years ago
Andrew Lunn cef03f8f1d USB: storage: Update mailling list address 17 years ago
Andrew Lunn f7687217dd USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. 17 years ago
Peter Mack 6e1ab3ed82 USB: add more FTDI device ids 17 years ago
Yoshihiro Shimoda e2722528ce USB: fix cannot work usb storage when using ohci-sm501 17 years ago
David Lopo 7a6ad1dd86 usb: gadget zero timer init fix 17 years ago
David Brownell 7472f38b10 usb: gadget zero style fixups (mostly whitespace) 17 years ago
David Brownell f371e750c9 usb serial gadget: CDC ACM fixes 17 years ago
Robert Jarzmik d75379a538 usb: pxa27x_udc driver 17 years ago
Rohan Hart d301f528eb USB: INTOVA Pixtreme camera mass storage device 17 years ago
Roel Kluin 87521c46f6 USB: mos7840: test and propagate set_uart_reg return value 17 years ago
David Brownell 28ffd79c31 USB: usbtest displays diagnostics again 17 years ago
Rusty Russell 043042109b usb: libusual kthread_run() called with wrong format. 17 years ago
Alan Stern b28884c172 usb-storage: add unusual_devs entry for Samsung YP-U3 17 years ago
Adrian Bunk 43c1e98c87 USB: storage/onetouch.c: make a function static 17 years ago
Dmitry Torokhov e42dc36b2c usb-storage: fix build failure in OneTouch driver 17 years ago
Daniel Walker ce0d7d3f57 usb: ldusb: ld_usb semaphore to mutex 17 years ago
Sebastian Siewior db11e47dd7 USB: ISP1760 HCD driver 17 years ago
Boaz Harrosh 64a87b244b [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 4cd55ab1f9 usb gadget: switch to put_char returning int 17 years ago
Harvey Harrison a5abdeafed usb: use get/put_unaligned_* helpers 17 years ago
Denis V. Lunev cdefa185dd usb: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan 9c37066d88 proc: remove proc_bus 17 years ago
Al Viro fd05e72009 drivers/usb annotations and fixes 17 years ago
David Vrabel 4953d141dc usb: don't update devnum for wusb devices 17 years ago
Inaky Perez-Gonzalez fc721f5194 wusb: make ep0_reinit available for modules 17 years ago
Inaky Perez-Gonzalez 6c529cdca9 wusb: devices dont use a set address 17 years ago
Inaky Perez-Gonzalez 8af548dc8e wusb: teach choose_address() about wireless devices 17 years ago
Ming Lei cdc9779228 USB: remove unnecessary type casting of urb->context 17 years ago
Alan Cox a5b6f60c5a usb serial: more fixes and groundwork for tty changes 17 years ago
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 14722ef4ac USB: usbfs: export the URB_NO_INTERRUPT flag to userspace 17 years ago
Alan Stern aff6d18f95 USB: fix compile problems in ehci-hcd 17 years ago
David Brownell 4f6676274f USB: ehci: qh_completions cleanup and bugfix 17 years ago
David Brownell c6dbf554bc USB: cdc-acm: signedness fix 17 years ago
Alan Stern e872154921 USB: don't explicitly reenable root-hub status interrupts 17 years ago
Alan Stern 5f47493cdf USB: OHCI: turn off RD when remote wakeup is disabled 17 years ago
Alan Stern 58a97ffeb2 USB: HCDs use the do_remote_wakeup flag 17 years ago
Alan Stern b950bdbc67 USB: g_file_storage: ignore bulk-out data after invalid CBW 17 years ago
Greg Kroah-Hartman 9aebfd6bda USB: serial: remove endpoints setting checks from core and header 17 years ago
Greg Kroah-Hartman 0ba4034e20 USB: serial: remove unneeded number endpoints settings 17 years ago