]> rtime.felk.cvut.cz Git - lincan.git/history - lincan/src/usbcan.c
Eliminated busy loop in the USB can sources and thread priority increased.
[lincan.git] / lincan / src / usbcan.c
2009-02-03 ppisaEliminated busy loop in the USB can sources and thread...
2009-02-02 ppisaUSB LinCAN support reworked to use lists instead of...
2009-01-30 ppisaMerge branch 'master' into can-usb1
2008-11-23 ppisaMerge branch 'master' into can-usb1
2008-11-23 ppisaMerge commit 'sf-ocera-lincan/master'
2008-11-23 ppisaAdding usbcan file structure
2008-11-11 ppisareport detailed CAN messages processing only if CAN_DEB...
2008-11-11 ppisaMerge branch 'master' into can-usb1
2008-11-02 ppisaMerge branch 'master' into can-usb1
2008-11-01 ppisaLinCAN can_usb1 code updated for latest kernels.
2008-11-01 ppisaMerge branch 'master' into can-usb1
2008-07-27 Jan KrizUsbcan thread split into smaller functions
2008-07-27 Jan KrizFully working solution!
2008-07-26 Jan KrizEach (future) canchip associated to different usb endpo...
2008-07-26 Jan KrizEmbedded code and LinCAN driver now working
2008-07-24 Jan KrizMinor variable type corrections (__u8 -> u8)
2008-07-24 Jan KrizAdded check of usbcan device presence on registration
2008-07-23 Jan KrizMinor fixes
2008-07-22 Jan KrizAdded vendor functions to embedded application, data...
2008-07-19 Jan KrizMinor repairs in sources
2008-07-19 Jan KrizAdded support for usb bulk and vendor communication...
2008-07-15 Jan Krizminor changes in the code in order to be compilable
2008-07-15 Jan KrizUnoptimized usb extension, adds proc and devfs entry...
2008-07-15 Jan KrizChanges in kernel version dependent function calls...
2008-07-15 Jan KrizAdding usbcan file structure