summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* WUSB: correct format of wusb_chid sysfs fileDavid Vrabel2009-04-171-14/+12Star
* 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/+72Star
* USB: musb: fix possible panic while resumingKim Kyuwon2009-04-171-8/+4Star
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-172-123/+105Star
* 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/+8Star
* 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/+1Star
* 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/+0Star
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-091-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
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-2/+2
* | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* | symbol: Remove various bits of left over junkAlan Cox2009-04-061-67/+0Star
* | tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2009-04-062-0/+5
* | cdc-acm: zydas 1602 identifier neededAlan Cox2009-04-061-0/+3
* | usb: Auto-load cdc_acm module when device opened.Scott James Remnant2009-04-061-1/+1
|/
* Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-051-7/+7
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen2009-03-27187-4086/+9527
| |\
| * | atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O lineHans-Christian Egtvedt2009-03-261-7/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-045-6/+6
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-302-3/+3
| * | | trivial: Fix misspelling of firmwareNick Andrew2009-03-302-2/+2
| * | | trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev2009-03-301-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds2009-04-031-159/+80Star
|\ \ \ \
| * | | | isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz2009-04-011-9/+9
| * | | | isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz2009-04-011-5/+5
| * | | | isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz2009-04-011-145/+66Star
* | | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-031-1/+1
|/ / / /
* / / / proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan2009-04-011-31/+27Star
|/ / /
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-281-2/+0Star
|\ \ \
| * \ \ Merge branch 'origin' into develRussell King2009-03-28149-3669/+5050
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-2514-28/+72
| |\ \ \