Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
705c186241844ba2103d15fc210dbf1def9bc3f0
/
drivers
/
usb
/
serial
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
9641219
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
958e874
USB: add driver for the USB debug devices
by Greg Kroah-Hartman
· 23 years ago
7ac9da1
USB serial: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
2e46b74
usb: cypress_m8 init error path fix
by Mariusz Kozlowski
· 18 years ago
7a5c7b4
USB: fix aircable.c: inconsequent NULL checking
by Naranjo Manuel Francisco
· 18 years ago
bcb54a5
usb: visor kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
95d4316
usb: usb-serial free urb cleanup
by Mariusz Kozlowski
· 18 years ago
9aac10f
usb: navman kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
73135bb
usb: mct_u232 free urb cleanup
by Mariusz Kozlowski
· 18 years ago
5505c22
usb: kobil_sct kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
1cadc13
usb: keyspan free urb cleanup
by Mariusz Kozlowski
· 18 years ago
9a25f44
usb: io_edgeport kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
794c944
usb: ftdi_sio kill urb cleanup
by Mariusz Kozlowski
· 18 years ago
1f54a6a
usb-serial: ti_usb, TI ez430 development tool ID
by Oleg Verych
· 18 years ago
ad0327d
USB: airprime: New device ID
by daniel@centurion.net.nz
· 18 years ago
4f1f1dd
USB: kobil_sct: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
377f13b
USB: aircable: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
5d7efe5
USB: kmemdup() cleanup in drivers/usb/
by Eric Sesterhenn
· 18 years ago
0779bf2
Fix misc .c/.h comment typos
by Matt LaPlante
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
0029908
USB: ipaq: Add HTC Modem Support
by Alex Sanks
· 18 years ago
fad14a0
USB: ftdi driver pid for dmx-interfaces
by Frank Sievertsen
· 18 years ago
40c3609
USB: ftdi_sio: adds vendor/product id for a RFID construction kit
by Kjell Myksvoll
· 18 years ago
23b0d96
USB: HID: add blacklist AIRcable USB, little beautification
by Naranjo Manuel Francisco
· 18 years ago
baafe37
USB: sierra: Fix id for Sierra Wireless MC8755 in new table
by Jan Luebbe
· 18 years ago
78001e3
USB: new VID/PID-combos for cp2101
by Bjorn Schneider
· 18 years ago
90ac3c8
USB: add another sierra wireless device id
by Greg Kroah-Hartman
· 23 years ago
ab352c2
USB: Add device id for Sierra Wireless MC8755
by Jan Luebbe
· 18 years ago
964ee1d
USB: cleanup sierra wireless driver a bit
by Greg Kroah-Hartman
· 18 years ago
033a3fb
USB: Sierra Wireless driver update
by Kevin Lloyd
· 18 years ago
5c09d14
USB: ftdi_sio whitespace fixes
by David Brownell
· 18 years ago
61926b9
USB-SERIAL:cp2101 Add new device ID
by Craig Shelley
· 18 years ago
0e185b7
USB: Memory leak in drivers/usb/serial/airprime.c
by Eric Sesterhenn
· 18 years ago
ad18027
USB: mos7840.c: fix a check-after-dereference
by Adrian Bunk
· 18 years ago
0f64478
USB: add USB serial mos7720 driver
by Greg Kroah-Hartman
· 23 years ago
931b041
airprime: New device ID.
by Luiz Fernando N. Capitulino
· 18 years ago
97c4965
[PATCH] mos7840 annotations
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
e81ee63
usb-serial: possible irq lock inversion (PPP vs. usb/serial)
by Peter Zijlstra
· 18 years ago
a148482
USB: add SeaLevel 2106 SeaLINK support to ftdi_sio
by Justin Carlson
· 18 years ago
1b495f7
USB: another device ID for ipaq
by Matthias Urlichs
· 18 years ago
9978f9e
USB serial ftdi_sio: Add support for Tactrix OpenPort devices
by Ian Abbott
· 18 years ago
b697f70
USB: Add vendor / product ID to pl2303
by Wesley PA4WDH
· 18 years ago
5dda171
USB: Airprime driver improvements to allow full speed EvDO transfers
by Andy Gay
· 18 years ago
8fd8013
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
by Johannes Steingraeber
· 18 years ago
3f54297
USB: Moschip 7840 USB-Serial Driver
by Paul B Schroeder
· 18 years ago
8ac283a
aircable: fix printk format warnings
by Randy Dunlap
· 18 years ago
3fe70ba
Add AIRcable USB Bluetooth Dongle Driver
by Manuel Francisco Naranjo
· 18 years ago
78aef51
cypress_m8: implement graceful failure handling
by Mike Isely
· 18 years ago
48298e5
cypress_m8: improve control endpoint error handling
by Mike Isely
· 18 years ago
9aa8dae
cypress_m8: use usb_fill_int_urb where appropriate
by Mike Isely
· 18 years ago
0257fa9
cypress_m8: use appropriate URB polling interval
by Mike Isely
· 18 years ago
13f4db9
USB: fix __must_check warnings in drivers/usb/serial/
by Greg Kroah-Hartman
· 18 years ago
4fa1bbf
USB: usb-serial: Use usb_endpoint_* functions.
by Luiz Fernando N. Capitulino
· 18 years ago
eb6d8c2
USB: garmin_gps support for new generation of gps receivers
by Hermann Kneissel
· 18 years ago
014aa2a
USB: ipaq: minor ipaq_open() cleanup.
by Luiz Fernando N. Capitulino
· 18 years ago
9c53761
USB: pl2303: cosmetic changes to quirk
by Thiago Galesi
· 18 years ago
572d313
USB: pl2303: reduce number of prototypes
by Thiago Galesi
· 18 years ago
10a18cd
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
by Thiago Galesi
· 18 years ago
372db8a
USB: pl2303: remove 80-columns limit violations in pl2303 driver
by Thiago Galesi
· 18 years ago
a009b75
USB: pl2303: Removes unneeded goto.
by Luiz Fernando N. Capitulino
· 18 years ago
988440e
USB: ark3116: Formatting cleanups
by Werner Lemberg
· 18 years ago
2f430b4
USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl calls.
by Werner Lemberg
· 18 years ago
5992583
usbserial: Reference leak
by Matthias Urlichs
· 18 years ago
eaede2c
USB: New device ID for ftdi_sio usb serial driver
by Ralf Schlatterbeck
· 18 years ago
be72952
[PATCH] USB: pl2303: removed support for OTi's DKU-5 clone cable
by Tomasz Kazmierczak
· 18 years ago
2011e92
USB: ftdi_sio driver - new PIDs
by Jonathan Davies
· 18 years ago
922fdaa
USB: Additional PID for SHARP W-ZERO3
by Norihiko Tomiyama
· 18 years ago
b7aa94b
USB: New USB ID for Belkin Serial Adapter
by Kim Oldfield
· 18 years ago
274a4bb
USB: Additional PID for the ftdi_sio driver
by Dave Platt
· 18 years ago
aec0d50
USB: adding support for SHARP WS003SH to ipaq.c
by Norihiko Tomiyama
· 18 years ago
a01c452
USB: Removed 3-port device handler from Option driver
by Matthias Urlichs
· 18 years ago
7c1c2f7
USB: Drop Sierra Wireless MC8755 from the Option driver
by Matthias Urlichs
· 18 years ago
31fcbb7
USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.
by Matthias Urlichs
· 18 years ago
02b2ac5
USB: Option driver: Short driver names were identical
by Matthias Urlichs
· 18 years ago
b3fdab5
USB: Option driver: removed change history and linux/version.h include
by Matthias Urlichs
· 18 years ago
a969888
[PATCH] USB: move usb-serial.h to include/linux/usb/
by Greg Kroah-Hartman
· 18 years ago
166ffcc
[PATCH] USB: Anydata: Fixes wrong URB callback.
by Luiz Fernando N. Capitulino
· 18 years ago
e1979fe
[PATCH] USB: Add one VID/PID to ftdi_sio
by Colin Leroy
· 18 years ago
e37de9e
[PATCH] USB: Option driver: new product ID
by Matthias Urlichs
· 18 years ago
b2f1b0d
[PATCH] USB: ipw.c driver fix
by Bart Oldeman
· 18 years ago
b33488e
[PATCH] USB: ipaq.c timing parameters
by Frank Gevaerts
· 18 years ago
b512504
[PATCH] USB: ipaq.c bugfixes
by Frank Gevaerts
· 18 years ago
69de51f
[PATCH] USB: add driver for non-composite Sierra Wireless devices
by Kevin Lloyd
· 18 years ago
2246540
[PATCH] USB serial ftdi_sio: Prevent userspace DoS
by Ian Abbott
· 18 years ago
00d6058
[PATCH] USB serial visor: fix race in open/close
by Ian Abbott
· 18 years ago
3b92847
[PATCH] USB: Support for Susteen Datapilot Universal-2 cable in pl2303
by Matthew Meno
· 18 years ago
bd97c4f
[PATCH] USB: fix visor leaks
by Pete Zaitcev
· 18 years ago
34f8e76
[PATCH] USB: fix usb-serial leaks, oopses on disconnect
by Pete Zaitcev
· 18 years ago
c0f8d56
[PATCH] USB: new device ids for ftdi_sio driver
by Christophe Mariac
· 18 years ago
4843748
[PATCH] USB: new device id for Thorlabs motor driver
by D. Peter Siddons
· 18 years ago
3d86149
[PATCH] USB: Addition of vendor/product id pair for pl2303 driver
by Peter Moulder
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
817d6d3
[PATCH] remove TTY_DONT_FLIP
by Paul Fulghum
· 18 years ago
331b831
[PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV
by Greg Kroah-Hartman
· 19 years ago
Next »