summaryrefslogtreecommitdiff
path: root/drivers/net/can/slcan.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-18net: can: remove custom hex_to_bin()Andy Shevchenko1-21/+5
2011-07-15slcan: remove obsolete code in slcan initialisationOliver Hartkopp1-21/+6
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-6/+3
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+6
2011-05-11slcan: fix ldisc->open retvalOliver Hartkopp1-1/+3
2011-04-23tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-3/+6
2010-12-09can: slcan: Add missing linux/sched.h include.David S. Miller1-0/+1
2010-12-08can: add slcan driver for serial/USB-serial CAN adaptersOliver Hartkopp1-0/+755