index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
serqt_usb2
Age
Commit message (
Expand
)
Author
2011-03-16
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-03-14
staging: serqt_usb2: Remove NULL check before kfree
Ilia Mirkin
2011-02-17
tty: remove filp from the USB tty ioctls
Alan Cox
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2010-05-11
Staging: serqt_usb2: fix space coding style issue in serqt_usb2.c
Ruslan Pisarev
2010-03-03
Staging: serqt_usb2: Two branches the same in qt_set_termios()
Roel Kluin
2010-03-03
staging: make USB device id constant
Németh Márton
2009-12-11
Staging: fix assorted typos all over the place
André Goddard Rosa
2009-09-15
Staging: serqt_usb2: fix qt_open parameters
Bill Pemberton
2009-07-28
Staging: serqt_usb2: fix memory leak in error case
Oliver Neukum
2009-07-28
Staging: serqt_usb2: add missing calls to tty_kref_put()
Bill Pemberton
2009-07-12
Staging: serqt_usb2: declare qt_open static in serqt_usb2
Bill Pemberton
2009-07-12
Staging: serqt_usb2: fix qt_close parameters in serqt_usb2
Bill Pemberton
2009-06-22
tty: fix some bogns in the serqt_usb2 driver
Alan Cox
2009-06-19
Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layer
Bill Pemberton