summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2009-04-17WUSB: correct format of wusb_chid sysfs fileDavid Vrabel1-14/+12
2009-04-17WUSB: fix oops when completing URBs for disconnected devicesDavid Vrabel2-2/+6
2009-04-17WUSB: disconnect all devices when stopping a WUSB HCDDavid Vrabel1-6/+13
2009-04-17USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()David Vrabel2-6/+18
2009-04-17USB: whci-hcd: provide a endpoint_reset methodDavid Vrabel6-6/+50
2009-04-17USB: add reset endpoint operationsDavid Vrabel6-26/+80
2009-04-17USB device codes for Motorola phone.Dr. Greg Wettstein1-0/+1
2009-04-17usb-storage: fix mistake in MakefileAlan Stern1-1/+2
2009-04-17USB: usb-serial ch341: support for DTR/RTS/CTSWerner Cornelius1-72/+302
2009-04-17Revert USB: usb-serial ch341: support for DTR/RTS/CTSGreg Kroah-Hartman1-302/+72
2009-04-17USB: musb: fix possible panic while resumingKim Kyuwon1-8/+4
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2-123/+105
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov3-81/+90
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov3-28/+69
2009-04-17USB: musb_host, fix ep0 fifo flushingDavid Brownell1-14/+29
2009-04-17USB: usb-storage: augment unusual_devs entry for Simple Tech/DatafabAlan Stern1-2/+4
2009-04-17USB: musb_host, minor enqueue locking fix (v2)David Brownell1-9/+8
2009-04-17USB: fix oops in cdc-wdm in case of malformed descriptorsOliver Neukum1-1/+1
2009-04-17USB: qcserial: Add extra device IDsMatthew Garrett1-0/+21
2009-04-17USB: option: Add ids for D-Link DWM-652 3.5G modemPascal Terjan2-0/+13
2009-04-17USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometerPeter Korsgaard2-0/+8
2009-04-17usb gadget: fix ethernet link reports to ethtoolJonathan McDowell1-7/+1
2009-04-14tty: Fix leak in ti-usbAlan Cox1-12/+14
2009-04-14cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox1-4/+0
2009-04-14Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-04-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
2009-04-07dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-07symbol: Remove various bits of left over junkAlan Cox1-67/+0
2009-04-07tty: pl2303 needs identifiers for Siemens S81 as well as EF81Alan Cox2-0/+5
2009-04-07cdc-acm: zydas 1602 identifier neededAlan Cox1-0/+3
2009-04-07usb: Auto-load cdc_acm module when device opened.Scott James Remnant1-1/+1
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds1-7/+7
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-6/+6
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanupLinus Torvalds1-159/+80
2009-04-03workqueue: add to_delayed_work() helper functionJean Delvare1-1/+1
2009-04-01isd200: use ATA_* defines instead of *_STAT and *_ERR onesBartlomiej Zolnierkiewicz1-9/+9
2009-04-01isd200: WIN_* -> ATA_CMD_*Bartlomiej Zolnierkiewicz1-5/+5
2009-04-01isd200: make it 'struct hd_driveid'-freeBartlomiej Zolnierkiewicz1-145/+66
2009-04-01proc tty: switch usb-serial to ->proc_fopsAlexey Dobriyan1-31/+27
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2-3/+3
2009-03-30trivial: Fix misspelling of firmwareNick Andrew2-2/+2
2009-03-30trivial: Fix dubious bitwise 'and' usage spotted by sparse.Alexey Zaytsev1-1/+1
2009-03-29Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2009-03-28Merge branch 'origin' into develRussell King149-3669/+5050
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen187-4086/+9527
2009-03-27Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-1/+6