Commit Graph

3863 Commits (296b2f6ae654581adc27f0d6f0af454c7f3d06ee)

Author SHA1 Message Date
Robert Jarzmik ecf85e481a USB: otg: Fix bug on remove path without transceiver 16 years ago
Oliver Neukum 052fbc0d7f USB: correct error handling in cdc-wdm 16 years ago
Oliver Neukum 2400a2bfbd USB: removal of tty->low_latency hack dating back to the old serial code 16 years ago
Elina Pasheva 212b8f0c3f USB: serial: sierra driver bug fix for composite interface 16 years ago
David Brownell 864e28b4f2 USB: gadget: omap_udc uses platform_driver_probe() 16 years ago
Matthias Kaehlcke 36825a2dec USB: ci13xxx_udc: fix build error 16 years ago
Johannes Berg a8aa401f38 USB: pass mem_flags to dma_alloc_coherent 16 years ago
Alan Stern 82a10a81c8 USB: g_file_storage: fix use-after-free bug when closing files 16 years ago
Dan Streetman c065c60e83 USB: ehci-sched.c: EHCI SITD scheduling bugfix 16 years ago
Tony Cook 37768adf9a USB: fix mos7840 problem with minor numbers 16 years ago
Tony Cook e9b8cffa92 USB: mos7840: add new device id 16 years ago
Alexander Beregalov 10c966c310 USB: musb: fix build when !CONFIG_PM 16 years ago
Jarkko Nikula 9cceedb8a8 USB: musb: Remove my email address from few musb related drivers 16 years ago
David Lopo f23e649bb6 USB: Gadget: MIPS CI13xxx UDC bugfixes 16 years ago
Chuck Short 46c6e93faa USB: Unusual Device support for Gold MP3 Player Energy 16 years ago
Alan Stern 2d93148ab6 USB: serial: fix lifetime and locking problems 16 years ago
David Vrabel fca10c81d9 WUSB: correct format of wusb_chid sysfs file 16 years ago
David Vrabel 5936ac7f93 WUSB: fix oops when completing URBs for disconnected devices 16 years ago
David Vrabel 8db324ec43 WUSB: disconnect all devices when stopping a WUSB HCD 16 years ago
David Vrabel f720af91ec USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep() 16 years ago
David Vrabel 7f0406db5f USB: whci-hcd: provide a endpoint_reset method 16 years ago
David Vrabel 3444b26afa USB: add reset endpoint operations 16 years ago
Dr. Greg Wettstein d45e230bf0 USB device codes for Motorola phone. 16 years ago
Alan Stern dfc15e8955 usb-storage: fix mistake in Makefile 16 years ago
Werner Cornelius f4c1a8379a USB: usb-serial ch341: support for DTR/RTS/CTS 16 years ago
Greg Kroah-Hartman c7877e1983 Revert USB: usb-serial ch341: support for DTR/RTS/CTS 16 years ago
Kim Kyuwon 0ec8fd70fb USB: musb: fix possible panic while resuming 16 years ago
Sergei Shtylyov 6b6e97107f USB: musb: fix isochronous TXDMA (take 2) 16 years ago
Sergei Shtylyov b6e434a540 USB: musb: sanitize clearing TXCSR DMA bits (take 2) 16 years ago
Sergei Shtylyov c7bbc056a9 USB: musb: bugfixes for multi-packet TXDMA support 16 years ago
David Brownell 78322c1a64 USB: musb_host, fix ep0 fifo flushing 16 years ago
Alan Stern e4813eec8d USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab 16 years ago
David Brownell 74bb35083d USB: musb_host, minor enqueue locking fix (v2) 16 years ago
Oliver Neukum e13c594f3a USB: fix oops in cdc-wdm in case of malformed descriptors 16 years ago
Matthew Garrett f05932c0ca USB: qcserial: Add extra device IDs 16 years ago
Pascal Terjan c00deaa542 USB: option: Add ids for D-Link DWM-652 3.5G modem 16 years ago
Peter Korsgaard ae27d84351 USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer 16 years ago
Jonathan McDowell 237e75bf1e usb gadget: fix ethernet link reports to ethtool 16 years ago
Alan Cox cf5450930d tty: Fix leak in ti-usb 16 years ago
Alan Cox 7a9a65ced1 cdc-acm: Fix long standing abuse of tty->low_latency 16 years ago
Yang Hongyang e930438c42 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) 16 years ago
Justin Waters 3d6fdf7563 [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array 16 years ago
Yang Hongyang 929a22a558 dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31) 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Alan Cox 22654b41a7 symbol: Remove various bits of left over junk 16 years ago
Alan Cox 912299f6f0 tty: pl2303 needs identifiers for Siemens S81 as well as EF81 16 years ago
Alan Cox 7abcf20b8f cdc-acm: zydas 1602 identifier needed 16 years ago
Scott James Remnant e766aeb882 usb: Auto-load cdc_acm module when device opened. 16 years ago
Jean Delvare bf6aede712 workqueue: add to_delayed_work() helper function 16 years ago