index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
USB: option: support hi speed for modem Haier CE100
Donny Kurnia
1
-0
/
+5
2009-12-23
USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h header
Andreas Mohr
1
-603
/
+630
2009-12-23
USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h header
Andreas Mohr
3
-955
/
+964
2009-12-23
USB: serial: Extra device/vendor ID for mos7840 driver
Blaise Gassend
1
-2
/
+5
2009-12-23
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2
-9
/
+8
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-2
/
+2
2009-12-23
kfifo: move out spinlock
Stefani Seibold
2
-4
/
+3
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-3
/
+2
2009-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2
-58
/
+32
2009-12-12
opticon: Fix resume logic
Alan Cox
1
-1
/
+2
2009-12-12
usb_serial: Kill port mutex
Alan Cox
2
-3
/
+2
2009-12-12
usb_serial: Use the shutdown() operation
Alan Cox
1
-28
/
+11
2009-12-12
tty_port: add "tty_port_open" helper
Alan Cox
1
-29
/
+20
2009-12-11
USB: mos7840: add device IDs for B&B electronics devices
Cliff Brake
1
-3
/
+21
2009-12-11
USB: ftdi_sio: add USB device ID's for B&B Electronics line
Cliff Brake
2
-0
/
+28
2009-12-11
USB: option: add pid for ZTE
zhao.ming9@zte.com.cn
1
-0
/
+36
2009-12-11
USB: remove the auto_pm flag
Alan Stern
2
-2
/
+2
2009-12-11
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+1
2009-12-11
USB: ark3116: Cleanup of now unneeded functions
bart.hartgers@gmail.com
1
-39
/
+0
2009-12-11
USB: ark3116: Callbacks for interrupt and bulk read
bart.hartgers@gmail.com
1
-0
/
+194
2009-12-11
USB: ark3116: Add cmset and break
bart.hartgers@gmail.com
1
-0
/
+56
2009-12-11
USB: ark3116: Replace cmget
bart.hartgers@gmail.com
1
-24
/
+19
2009-12-11
USB: ark3116: Make existing functions 16450-aware and add close and release f...
bart.hartgers@gmail.com
1
-219
/
+276
2009-12-11
USB: ark3116: Setup some basic infrastructure for new ark3116 driver.
bart.hartgers@gmail.com
1
-6
/
+182
2009-12-11
USB: serial: sierra driver memory reduction
Elina Pasheva
1
-12
/
+77
2009-12-11
USB: serial: ftdi_sio: add space/mark parity
Roland Koebler
1
-6
/
+12
2009-12-01
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
Gernot Hillier
1
-0
/
+5
2009-12-01
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
1
-2
/
+1
2009-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+2
2009-11-18
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+2
2009-11-18
tty: cp210x: Fix carrier handling
Alan Cox
1
-0
/
+21
2009-10-31
USB: option: TLAYTECH TUE800 support
Bryan Wu
1
-0
/
+4
2009-10-31
USB: serial: sierra driver autopm fixes
Elina Pasheva
1
-6
/
+8
2009-10-31
USB: serial: sierra driver send_setup() autopm fix
Elina Pasheva
1
-10
/
+14
2009-10-15
USB: option: Support for AIRPLUS MCD650 Datacard
Huzaifa Sidhpurwala
1
-0
/
+4
2009-10-10
USB: serial: no unnecessary GFP_ATOMIC in oti6858
Oliver Neukum
1
-3
/
+3
2009-10-10
USB: serial: fix race between unthrottle and completion handler in visor
Oliver Neukum
1
-6
/
+9
2009-10-10
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
10
-51
/
+37
2009-10-10
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
1
-4
/
+8
2009-10-10
USB: serial: fix race between unthrottle and completion handler in opticon
Oliver Neukum
1
-5
/
+8
2009-10-10
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
1
-1
/
+3
2009-10-10
USB: visor: fix trivial accounting bug in visor driver
Oliver Neukum
1
-1
/
+2
2009-10-10
USB: Fix throttling in generic usbserial driver
Joris van Rantwijk
1
-1
/
+1
2009-10-10
USB: cp210x: Add support for the DW700 UART
Éric Piel
1
-0
/
+1
2009-10-10
USB: ipaq: fix oops when device is plugged in
Alan Stern
1
-0
/
+9
2009-10-10
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
Ronnie Furuskog
1
-0
/
+2
2009-10-10
USB: option: Toshiba G450 device id
Peter Magdina
1
-0
/
+2
2009-10-10
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
1
-1
/
+1
2009-10-10
USB: serial: don't call release without attach
Alan Stern
1
-1
/
+5
[next]