Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa8e22128b40590b291cd13512098bf258a7e6c5
/
drivers
/
usb
/
serial
/
keyspan.c
b512223
USB: keyspan: fix null-deref at probe
by Johan Hovold
· 10 years ago
855515a
USB: keyspan: fix overrun-error reporting
by Johan Hovold
· 10 years ago
5d1678a
USB: keyspan: fix tty line-status reporting
by Johan Hovold
· 10 years ago
d5afce8
USB: keyspan: fix potential null pointer dereference
by Rickard Strandqvist
· 10 years ago
3690459
USB: keyspan: remove dead debugging code
by Johan Hovold
· 11 years ago
803a536
usb: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
cd8c505
USB: serial: correct spelling mistakes in comments
by Rahul Bedarkar
· 11 years ago
10c642d
USB: serial: remove redundant OOM messages
by Johan Hovold
· 11 years ago
bd479f2
Merge 3.11-rc6 into usb-next
by Greg Kroah-Hartman
· 11 years ago
bad41a5
USB: keyspan: fix port DMA-buffer allocations
by Johan Hovold
· 11 years ago
2fcd1c9
USB: keyspan: fix serial DMA-buffer allocations
by Johan Hovold
· 11 years ago
ff8a43c
USB: keyspan: fix null-deref at disconnect and release
by Johan Hovold
· 11 years ago
1143832
USB: serial: ports: add minor and port number
by Greg Kroah-Hartman
· 11 years ago
141dc40
Merge 3.10-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
c1ec1bc
USB: keyspan: remove unused endpoint-array access
by Johan Hovold
· 11 years ago
a070880
USB: keyspan: fix bogus array index
by Johan Hovold
· 11 years ago
715cf92
usb: serial: dump small buffers with help of %*ph
by Andy Shevchenko
· 11 years ago
ec25e24
Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
01a60e7
USB: keyspan: add a sanity test on "len"
by Dan Carpenter
· 12 years ago
6a3ae84
USB: keyspan: pull in one indent level
by Dan Carpenter
· 12 years ago
80dfe0c
USB: keyspan: remove bogus disconnect test in close
by Johan Hovold
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
05c7cd3
TTY: switch tty_insert_flip_string
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
a8ffa0b
usb: serial: keyspan: fixed coding style issues
by Stefan Hubner
· 12 years ago
0c864d8
Merge 3.7-rc6 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
f0e3e35
USB: keyspan: fix typo causing GPF on open
by Bjørn Mork
· 12 years ago
bcbec05
USB: serial: remove driver version information
by Johan Hovold
· 12 years ago
f79b2d0
USB: keyspan: fix NULL-pointer dereferences and memory leaks
by Johan Hovold
· 12 years ago
d9a8074
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
8d733e2
USB: ezusb: add functions for firmware download
by Rene Buergel
· 12 years ago
cc183e2
USB: ezusb: add support for Cypress FX2LP
by Rene Buergel
· 12 years ago
be4568b
USB: Serial: keyspan.c: remove debug module parameter
by Greg Kroah-Hartman
· 12 years ago
7ebcb33
USB: serial: keyspan: fix up some compiler warnings
by Greg Kroah-Hartman
· 12 years ago
049c6b4
USB: serial: keyspan: remove dbg() usage
by Greg Kroah-Hartman
· 12 years ago
99495c7
USB: ezusb: remove dependancy on usb_serial
by Rene Buergel
· 12 years ago
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 12 years ago
f9943c2
USB: serial: keyspan: Removed unrequired parentheses.
by Ben Minerds
· 12 years ago
878b5fd
USB: serial: keyspan: Removed trailing whitespace.
by Ben Minerds
· 12 years ago
ddc04ae
USB: serial: keyspan: Fixed space near open parenthesis.
by Ben Minerds
· 12 years ago
40adac8
USB: serial: keyspan: Fixed space around equals.
by Ben Minerds
· 12 years ago
2b982ab
USB: serial: keyspan: Fix spacing around conditional.
by Ben Minerds
· 12 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 12 years ago
996a776
USB: serial: Remove unused s_priv variable
by Bill Pemberton
· 12 years ago
68e2411
USB: serial: rework usb_serial_register/deregister_drivers()
by Greg Kroah-Hartman
· 13 years ago
41ea84d
USB: keyspan.c: remove dbg() tracing calls
by Greg Kroah-Hartman
· 13 years ago
165c793
USB: serial: keyspan.c: use module_usb_serial_driver
by Greg Kroah-Hartman
· 13 years ago
4d2a7af
usb-serial: use new registration API in [k-m]* drivers
by Alan Stern
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
5833041
USB: serial: remove unnecessary reinitialisations of urb->dev
by Johan Hovold
· 13 years ago
14b54e3
USB: serial: remove changelogs and old todo entries
by Johan Hovold
· 13 years ago
e6bee32
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
by Linus Torvalds
· 14 years ago
d866150
USB: serial: keyspan: Fix possible null pointer dereference.
by Huzaifa Sidhpurwala
· 14 years ago
20b9d17
tiocmset: kill the file pointer argument
by Alan Cox
· 14 years ago
60b33c1
tiocmget: kill off the passing of the struct file
by Alan Cox
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
1f87158
USB: remove references to port->port.count from the serial drivers
by Alan Stern
· 15 years ago
a509a7e
tty: USB does not need the filp argument in the drivers
by Alan Cox
· 15 years ago
f9c99bb
USB: usb-serial: replace shutdown with disconnect, release
by Alan Stern
· 15 years ago
335f851
tty: Bring the usb tty port structure into more use
by Alan Cox
· 15 years ago
2e0fe70
USB: drivers: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
c197a8d
USB: remove info() macro from usb/serial drivers
by Greg Kroah-Hartman
· 16 years ago
4a90f09
tty: usb-serial krefs
by Alan Cox
· 16 years ago
f035a8a
keyspan: Use string flip functions when possible
by Alan Cox
· 16 years ago
deb9168
tty-usb-keyspan: Coding style
by Alan Cox
· 16 years ago
95da310
usb_serial: API all change
by Alan Cox
· 16 years ago
2971c57
keyspan: use request_firmware()
by David Woodhouse
· 16 years ago
cdc9779
USB: remove unnecessary type casting of urb->context
by Ming Lei
· 17 years ago
a5b6f60
usb serial: more fixes and groundwork for tty changes
by Alan Cox
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
3004e53
USB: keyspan: Fix oops
by Alan Cox
· 17 years ago
a5569a5
keyspan: fix oops
by Alan Cox
· 17 years ago
f78ba15
revert "keyspan: init termios properly"
by Andrew Morton
· 17 years ago
7eea436
keyspan: init termios properly
by Borislav Petkov
· 17 years ago
74240b0
USB: keyspan termios tidy
by Alan Cox
· 17 years ago
95b9345
USB: serial: keyspan: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
0ca1268
USB Serial Keyspan: add support for USA-49WG & USA-28XG
by Lucy McCoy
· 17 years ago
fdcba53
fix for bugzilla #7544 (keyspan USB-to-serial converter)
by Rainer Weikusat
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
1cadc13
usb: keyspan free urb cleanup
by Mariusz Kozlowski
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a969888
[PATCH] USB: move usb-serial.h to include/linux/usb/
by Greg Kroah-Hartman
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
cf2c748
[PATCH] USB serial: encapsulate schedule_work, remove double-calling
by Pete Zaitcev
· 18 years ago
80b6ca4
[PATCH] USB: kzalloc() conversion for rest of drivers/usb
by Eric Sesterhenn
· 19 years ago
242cf67
[PATCH] USB: fix up URB_ASYNC_UNLINK usages from the usb-serial drivers
by Greg Kroah-Hartman
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago