| Commit message (Expand) | Author | Age | Files | Lines |
* | USB: ftdi_sio: Added custom PIDs for ChamSys products | Luke Lowrey | 2010-09-04 | 2 | -0/+20 |
* | USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descr... | Toby Gray | 2010-09-04 | 1 | -1/+2 |
* | USB: cdc-acm: Add pseudo modem without AT command capabilities | Philippe Corbes | 2010-09-04 | 1 | -0/+4 |
* | USB: cxacru: Use a bulk/int URB to access the command endpoint | Simon Arlott | 2010-09-04 | 1 | -2/+22 |
* | usb: serial: mos7840: Add USB IDs to support more B&B USB/RS485 converters. | Dave Ludlow | 2010-09-04 | 1 | -13/+22 |
* | USB: cdc-acm: Adding second ACM channel support for various Nokia and one Sam... | Toby Gray | 2010-09-04 | 1 | -0/+16 |
* | usb: serial: mos7840: Add USB ID to support the B&B Electronics USOPTL4-2P. | Dave Ludlow | 2010-09-04 | 1 | -0/+3 |
* | USB: ssu100: turn off debug flag | Bill Pemberton | 2010-09-04 | 1 | -1/+1 |
* | usb: allow drivers to use allocated bandwidth until unbound | Thadeu Lima de Souza Cascardo | 2010-09-04 | 1 | -11/+11 |
* | USB: cp210x usb driver: add USB_DEVICE for Pirelli DP-L10 mobile. | A E Lawrence | 2010-09-04 | 1 | -0/+1 |
* | USB: cp210x: Add B&G H3000 link cable ID | Jason Detring | 2010-09-04 | 1 | -0/+1 |
* | USB: CP210x Add new device ID | Craig Shelley | 2010-09-04 | 1 | -4/+5 |
* | USB: option: fix incorrect novatel entries | Dirk De Schepper | 2010-09-04 | 1 | -44/+75 |
* | USB: Fix kernel oops with g_ether and Windows | Maxim Osipov | 2010-09-04 | 1 | -3/+7 |
* | USB: rndis: section mismatch fix | Henrik Kretzschmar | 2010-09-04 | 2 | -2/+2 |
* | USB: ehci-ppc-of: problems in unwind | Dan Carpenter | 2010-09-04 | 1 | -5/+7 |
* | USB: s3c-hsotg: Remove DEBUG define | Maurus Cuelenaere | 2010-09-04 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-08-28 | 4 | -9/+7 |
|\ |
|
| * | USB: drop tty argument from usb_serial_handle_sysrq_char() | Dmitry Torokhov | 2010-08-21 | 4 | -8/+6 |
| * | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 | 1 | -1/+1 |
* | | USB: ftdi_sio: add product ID for Lenz LI-USB | Galen Seitz | 2010-08-24 | 2 | -0/+4 |
* | | USB: adutux: fix misuse of return value of copy_to_user() | Kulikov Vasiliy | 2010-08-24 | 1 | -1/+1 |
* | | USB: iowarrior: fix misuse of return value of copy_to_user() | Kulikov Vasiliy | 2010-08-24 | 1 | -2/+2 |
* | | USB: xHCI: update ring dequeue pointer when process missed tds | Andiry Xu | 2010-08-24 | 1 | -0/+4 |
* | | USB: xhci: Remove buggy assignment in next_trb() | John Youn | 2010-08-24 | 1 | -1/+1 |
* | | USB: ftdi_sio: Add ID for Ionics PlugComputer | Martin Michlmayr | 2010-08-24 | 2 | -0/+8 |
* | | USB: serial: io_ti.c: don't return 0 if writing the download record failed | Roel Kluin | 2010-08-24 | 1 | -1/+1 |
* | | USB: otg: twl4030: fix wrong assumption of starting state | Felipe Balbi | 2010-08-24 | 1 | -1/+5 |
* | | USB: gadget: Return -ENOMEM on memory allocation failure | Julia Lawall | 2010-08-24 | 1 | -0/+1 |
* | | USB: gadget: fix composite kernel-doc warnings | Randy Dunlap | 2010-08-24 | 1 | -2/+2 |
* | | USB: ssu100: set tty_flags in ssu100_process_packet | Bill Pemberton | 2010-08-24 | 1 | -9/+29 |
* | | USB: ssu100: add disconnect function for ssu100 | Bill Pemberton | 2010-08-24 | 1 | -1/+1 |
* | | USB: serial: export symbol usb_serial_generic_disconnect | Bill Pemberton | 2010-08-24 | 1 | -0/+1 |
* | | USB: ssu100: rework logic for TIOCMIWAIT | Bill Pemberton | 2010-08-24 | 1 | -35/+111 |
* | | USB: ssu100: add register parameter to ssu100_setregister | Bill Pemberton | 2010-08-24 | 1 | -3/+4 |
* | | USB: ssu100: remove duplicate #defines in ssu100 | Bill Pemberton | 2010-08-24 | 1 | -55/+31 |
* | | USB: ssu100: refine process_packet in ssu100 | Bill Pemberton | 2010-08-24 | 1 | -6/+2 |
* | | USB: ssu100: add locking for port private data in ssu100 | Bill Pemberton | 2010-08-24 | 1 | -1/+8 |
* | | USB: r8a66597-udc: return -ENOMEM if kzalloc() fails | Axel Lin | 2010-08-24 | 1 | -0/+1 |
* | | USB: io_ti: check firmware version before updating | Greg Kroah-Hartman | 2010-08-24 | 1 | -1/+1 |
* | | USB: ftdi_sio: fix endianess of max packet size | Michael Wileczka | 2010-08-24 | 1 | -1/+1 |
* | | USB: CP210x Fix Break On/Off | Craig Shelley | 2010-08-24 | 1 | -2/+2 |
* | | USB: pl2303: New vendor and product id | Jef Driesen | 2010-08-24 | 2 | -0/+5 |
* | | USB: serial: fix leak of usb serial module refrence count | Ming Lei | 2010-08-24 | 1 | -16/+7 |
* | | USB: add device IDs for igotu to navman | Ross Burton | 2010-08-24 | 1 | -0/+1 |
* | | USB: isp1760: use a write barrier to ensure proper ndelay timing | Michael Hennerich | 2010-08-24 | 1 | -0/+2 |
* | | USB: option: add Celot CT-650 | Michael Tokarev | 2010-08-24 | 1 | -2/+5 |
* | | USB: uvc_v4l2: cleanup test for end of loop | Dan Carpenter | 2010-08-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-12 | 1 | -1/+1 |
|\ |
|
| * | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 | 1 | -1/+1 |