index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
usb-serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-13
usb-serial: remove NULL check
Alan Cox
1
-3
/
+0
2009-01-02
tty: Drop the lock_kernel in the private ioctl hook
Alan Cox
1
-6
/
+1
2009-01-02
tty: USB tty devices can block in tcdrain when unplugged
Alan Cox
1
-0
/
+4
2009-01-02
tty: Fix close races in USB serial
Alan Cox
1
-5
/
+10
2008-10-30
tty: Fix USB kref leak
Alan Cox
1
-0
/
+1
2008-10-18
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
1
-7
/
+12
2008-10-18
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-3
/
+4
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-9
/
+15
2008-09-24
usb-serial: Add Siemens EF81 to PL-2303 hack triggers
Andreas Bombe
1
-1
/
+3
2008-08-14
usb-serial: don't release unregistered minors
Alan Stern
1
-4
/
+3
2008-07-23
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-23
usb-serial: Coding style
Alan Cox
1
-140
/
+164
2008-07-23
usb_serial: API all change
Alan Cox
1
-41
/
+41
2008-07-22
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
1
-1
/
+4
2008-07-22
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
1
-2
/
+2
2008-04-30
tty: The big operations rework
Alan Cox
1
-106
/
+23
2008-04-25
usb serial: more fixes and groundwork for tty changes
Alan Cox
1
-0
/
+2
2008-04-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-39
/
+39
2008-04-25
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
1
-16
/
+0
2008-04-25
USB: usb-serial: Prepare for BKL push down
Alan Cox
1
-2
/
+9
2008-04-16
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
1
-0
/
+2
2008-02-02
USB: stop io performed by mos7720 upon close()
Oliver Neukum
1
-14
/
+14
2008-02-02
USB: Prepare serial core for autosuspend.
Sarah Sharp
1
-2
/
+10
2008-02-02
USB: usb_serial: clean tty reference in the last close
Aristeu Rozanski
1
-2
/
+4
2007-10-25
USB: usb_serial_resume bug fix
Sarah Sharp
1
-1
/
+3
2007-10-25
usb-serial: handle NULL termios methods as "no hardware changing support"
Alan Cox
1
-0
/
+2
2007-10-13
USB: serial core should respect driver requirements
Alan Stern
1
-9
/
+22
2007-10-13
USB: fix errornous assumption in the usb serial framework revealed by iuu_pho...
Oliver Neukum
1
-0
/
+11
2007-07-31
USB: fix BUG: sleeping function called from invalid context at /home/jeremy/h...
Oliver Neukum
1
-9
/
+8
2007-07-31
USB: fix usb_serial_suspend(): buggy code
Oliver Neukum
1
-7
/
+8
2007-07-13
synchronization in usb_serial_put
Benny Halevy
1
-2
/
+2
2007-07-13
USB: suspend support for usb serial
Oliver Neukum
1
-0
/
+31
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-03-19
USB: fix usb-serial regression
Jim Radford
1
-6
/
+5
2007-03-10
USB: further fix for usb-serial
Oliver Neukum
1
-5
/
+4
2007-03-10
USB: fix usb-serial device naming bug
Oliver Neukum
1
-1
/
+1
2007-03-10
usb-serial: fix shutdown / device_unregister order
Jim Radford
1
-5
/
+6
2007-02-08
USB: race fixes for usb-serial, step 3
Oliver Neukum
1
-1
/
+2
2007-02-08
USB: race fixes for usb-serial, step 2
Oliver Neukum
1
-2
/
+12
2007-02-08
USB: race fixes for usb-serial step 1
Oliver Neukum
1
-13
/
+31
2007-02-08
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
1
-5
/
+36
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-8
/
+4
2006-12-02
usb: usb-serial free urb cleanup
Mariusz Kozlowski
1
-8
/
+4
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-3
/
+4
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-27
usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driver
Johannes Steingraeber
1
-1
/
+3
2006-09-27
USB: fix __must_check warnings in drivers/usb/serial/
Greg Kroah-Hartman
1
-1
/
+4
[next]