summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-241-3/+3
* usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-243-1/+12
* usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-241-0/+6
* usb: musb: gadget: fix dma length in txstateMing Lei2010-09-242-9/+10
* usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-241-8/+8
* usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-241-2/+3
* usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-241-1/+1
* usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-241-12/+0
* usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-241-3/+17
* USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-242-19/+17
* USB: serial/mos*: prevent reading uninitialized stack memoryDan Rosenberg2010-09-202-0/+6
* USB: otg: twl4030: fix phy initialization(v1)Ming Lei2010-09-201-27/+51
* USB: EHCI: Disable langwell/penwell LPM capabilityAlek Du2010-09-201-0/+5
* usb: musb_debugfs: don't use the struct file private_data field with seq_filesMathias Nyman2010-09-201-3/+2
* USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey2010-09-032-0/+20
* USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray2010-09-031-1/+2
* USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes2010-09-031-0/+4
* USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott2010-09-031-2/+22
* usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow2010-09-031-13/+22
* USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray2010-09-031-0/+16
* usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow2010-09-031-0/+3
* USB: ssu100: turn off debug flagBill Pemberton2010-09-031-1/+1
* usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo2010-09-031-11/+11
* USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence2010-09-031-0/+1
* USB: cp210x: Add B&G H3000 link cable IDJason Detring2010-09-031-0/+1
* USB: CP210x Add new device IDCraig Shelley2010-09-031-4/+5
* USB: option: fix incorrect novatel entriesDirk De Schepper2010-09-031-44/+75
* USB: Fix kernel oops with g_ether and WindowsMaxim Osipov2010-09-031-3/+7
* USB: rndis: section mismatch fixHenrik Kretzschmar2010-09-032-2/+2
* USB: ehci-ppc-of: problems in unwindDan Carpenter2010-09-031-5/+7
* USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere2010-09-031-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-284-9/+7
|\
| * USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov2010-08-214-8/+6
| * Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov2010-08-211-1/+1
* | USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz2010-08-232-0/+4
* | USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-231-1/+1
* | USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy2010-08-231-2/+2
* | USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu2010-08-231-0/+4
* | USB: xhci: Remove buggy assignment in next_trb()John Youn2010-08-231-1/+1
* | USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr2010-08-232-0/+8
* | USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin2010-08-231-1/+1
* | USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi2010-08-231-1/+5
* | USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-231-0/+1
* | USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-231-2/+2
* | USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton2010-08-231-9/+29
* | USB: ssu100: add disconnect function for ssu100Bill Pemberton2010-08-231-1/+1
* | USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton2010-08-231-0/+1
* | USB: ssu100: rework logic for TIOCMIWAITBill Pemberton2010-08-231-35/+111
* | USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton2010-08-231-3/+4
* | USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton2010-08-231-55/+31
OpenPOWER on IntegriCloud