aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/serqt_usb2
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2011-03-14staging: serqt_usb2: Remove NULL check before kfreeGravatar Ilia Mirkin 1-2/+1
2011-02-17tty: remove filp from the USB tty ioctlsGravatar Alan Cox 1-1/+1
2011-02-17tiocmset: kill the file pointer argumentGravatar Alan Cox 1-3/+2
2011-02-17tiocmget: kill off the passing of the struct fileGravatar Alan Cox 1-3/+3
2010-05-11Staging: serqt_usb2: fix space coding style issue in serqt_usb2.cGravatar Ruslan Pisarev 1-13/+13
2010-03-03Staging: serqt_usb2: Two branches the same in qt_set_termios()Gravatar Roel Kluin 1-1/+1
2010-03-03staging: make USB device id constantGravatar Németh Márton 1-1/+1
2009-12-11Staging: fix assorted typos all over the placeGravatar André Goddard Rosa 1-1/+1
2009-09-15Staging: serqt_usb2: fix qt_open parametersGravatar Bill Pemberton 1-1/+1
2009-07-28Staging: serqt_usb2: fix memory leak in error caseGravatar Oliver Neukum 1-0/+5
2009-07-28Staging: serqt_usb2: add missing calls to tty_kref_put()Gravatar Bill Pemberton 1-6/+9
2009-07-12Staging: serqt_usb2: declare qt_open static in serqt_usb2Gravatar Bill Pemberton 1-1/+1
2009-07-12Staging: serqt_usb2: fix qt_close parameters in serqt_usb2Gravatar Bill Pemberton 1-2/+4
2009-06-22tty: fix some bogns in the serqt_usb2 driverGravatar Alan Cox 1-19/+10
2009-06-19Staging: Add serqt_usb2, a rewrite of serqt_usb for the usb-serial layerGravatar Bill Pemberton 3-0/+1674