aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-09-03USB: ftdi_sio: Added custom PIDs for ChamSys productsLuke Lowrey
2010-09-03USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr...Toby Gray
2010-09-03USB: cdc-acm: Add pseudo modem without AT command capabilitiesPhilippe Corbes
2010-09-03USB: cxacru: Use a bulk/int URB to access the command endpointSimon Arlott
2010-09-03usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters.Dave Ludlow
2010-09-03USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam...Toby Gray
2010-09-03usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P.Dave Ludlow
2010-09-03USB: ssu100: turn off debug flagBill Pemberton
2010-09-03usb: allow drivers to use allocated bandwidth until unboundThadeu Lima de Souza Cascardo
2010-09-03USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile.A E Lawrence
2010-09-03USB: cp210x: Add B&G H3000 link cable IDJason Detring
2010-09-03USB: CP210x Add new device IDCraig Shelley
2010-09-03USB: option: fix incorrect novatel entriesDirk De Schepper
2010-09-03USB: Fix kernel oops with g_ether and WindowsMaxim Osipov
2010-09-03USB: rndis: section mismatch fixHenrik Kretzschmar
2010-09-03USB: ehci-ppc-of: problems in unwindDan Carpenter
2010-09-03USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere
2010-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-08-23USB: ftdi_sio: add product ID for Lenz LI-USBGalen Seitz
2010-08-23USB: adutux: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: iowarrior: fix misuse of return value of copy_to_user()Kulikov Vasiliy
2010-08-23USB: xHCI: update ring dequeue pointer when process missed tdsAndiry Xu
2010-08-23USB: xhci: Remove buggy assignment in next_trb()John Youn
2010-08-23USB: ftdi_sio: Add ID for Ionics PlugComputerMartin Michlmayr
2010-08-23USB: serial: io_ti.c: don't return 0 if writing the download record failedRoel Kluin
2010-08-23USB: otg: twl4030: fix wrong assumption of starting stateFelipe Balbi
2010-08-23USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall
2010-08-23USB: gadget: fix composite kernel-doc warningsRandy Dunlap
2010-08-23USB: ssu100: set tty_flags in ssu100_process_packetBill Pemberton
2010-08-23USB: ssu100: add disconnect function for ssu100Bill Pemberton
2010-08-23USB: serial: export symbol usb_serial_generic_disconnectBill Pemberton
2010-08-23USB: ssu100: rework logic for TIOCMIWAITBill Pemberton
2010-08-23USB: ssu100: add register parameter to ssu100_setregisterBill Pemberton
2010-08-23USB: ssu100: remove duplicate #defines in ssu100Bill Pemberton
2010-08-23USB: ssu100: refine process_packet in ssu100Bill Pemberton
2010-08-23USB: ssu100: add locking for port private data in ssu100Bill Pemberton
2010-08-23USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin
2010-08-23USB: io_ti: check firmware version before updatingGreg Kroah-Hartman
2010-08-23USB: ftdi_sio: fix endianess of max packet sizeMichael Wileczka
2010-08-23USB: CP210x Fix Break On/OffCraig Shelley
2010-08-23USB: pl2303: New vendor and product idJef Driesen
2010-08-23USB: serial: fix leak of usb serial module refrence countMing Lei
2010-08-23USB: add device IDs for igotu to navmanRoss Burton
2010-08-23USB: isp1760: use a write barrier to ensure proper ndelay timingMichael Hennerich
2010-08-23USB: option: add Celot CT-650Michael Tokarev
2010-08-23USB: uvc_v4l2: cleanup test for end of loopDan Carpenter
2010-08-21USB: drop tty argument from usb_serial_handle_sysrq_char()Dmitry Torokhov
2010-08-21Input: sysrq - drop tty argument form handle_sysrq()Dmitry Torokhov
2010-08-12Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds