summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb-serial: ftdi_sio: fix reference counting of ftdi_privateAlan Stern2009-05-081-4/+14
* USB: unusual_devs: extend nokia 6288 bcd rangePhil Dibowitz2009-05-081-2/+3
* USB: Gadget: fix UTF conversion in the usbstring libraryAlan Stern2009-05-081-3/+3
* USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.Andy Lutomirski2009-05-081-0/+2
* USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlugNicolas Pitre2009-05-082-0/+8
* USB: cxacru: Fix negative dB outputSimon Arlott2009-05-081-2/+8
* USB: otg: Fix bug on remove path without transceiverRobert Jarzmik2009-04-231-1/+2
* USB: correct error handling in cdc-wdmOliver Neukum2009-04-231-9/+18
* USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-2318-111/+1
* USB: serial: sierra driver bug fix for composite interfaceElina Pasheva2009-04-231-4/+17
* USB: gadget: omap_udc uses platform_driver_probe()David Brownell2009-04-231-2/+1
* USB: ci13xxx_udc: fix build errorMatthias Kaehlcke2009-04-231-0/+1
* USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-231-1/+1
* USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern2009-04-231-16/+4
* USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-231-1/+1
* USB: fix mos7840 problem with minor numbersTony Cook2009-04-231-11/+19
* USB: mos7840: add new device idTony Cook2009-04-231-0/+7
* USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-231-1/+1
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-233-3/+0
* USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo2009-04-231-1/+3
* USB: Unusual Device support for Gold MP3 Player EnergyChuck Short2009-04-231-0/+6
* USB: serial: fix lifetime and locking problemsAlan Stern2009-04-231-36/+68
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12
* WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2009-04-172-2/+6
* WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel2009-04-171-6/+13
* USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2009-04-172-6/+18
* USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel2009-04-176-6/+50
* USB: add reset endpoint operationsDavid Vrabel2009-04-176-26/+80
* USB device codes for Motorola phone.Dr. Greg Wettstein2009-04-171-0/+1
* usb-storage: fix mistake in MakefileAlan Stern2009-04-171-1/+2
* USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius2009-04-171-72/+302
* Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman2009-04-171-302/+72
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-171-8/+4
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-172-123/+105
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-173-81/+90
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-173-28/+69
* USB: musb_host, fix ep0 fifo flushingDavid Brownell2009-04-171-14/+29
* USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern2009-04-171-2/+4
* USB: musb_host, minor enqueue locking fix (v2)David Brownell2009-04-171-9/+8
* USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum2009-04-171-1/+1
* USB: qcserial: Add extra device IDsMatthew Garrett2009-04-171-0/+21
* USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan2009-04-172-0/+13
* USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2009-04-172-0/+8
* usb gadget: fix ethernet link reports to ethtoolJonathan McDowell2009-04-171-7/+1
* tty: Fix leak in ti-usbAlan Cox2009-04-141-12/+14
* cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox2009-04-141-4/+0
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-081-2/+2
|\
| * [ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters2009-04-081-2/+2
* | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-071-1/+1
OpenPOWER on IntegriCloud