]> rtime.felk.cvut.cz Git - lincan.git/history - lincan/src/main.c
Regitration of USB driver targets updated for 2.6.28+ kernels as well.
[lincan.git] / lincan / src / main.c
2009-03-01 ppisaRegitration of USB driver targets updated for 2.6.28...
2009-03-01 ppisaMerge branch 'master' into can-usb1
2009-03-01 ppisaMerge commit 'sf-ocera-lincan/master'
2009-03-01 ppisaSimple change to compile LinCAN driver with 2.6.28...
2009-02-28 ppisaThe LinCAN driver license unified according to DCE...
2009-02-28 ppisaMerge branch 'master' into can-usb1
2009-02-28 ppisaMerge commit 'sf-ocera-lincan/master'
2009-01-30 ppisaMerge branch 'master' into can-usb1
2008-11-23 ppisaMerge branch 'master' into can-usb1
2008-11-11 ppisaMerge branch 'master' into can-usb1
2008-11-02 ppisaMerge branch 'master' into can-usb1
2008-11-01 ppisaMerge branch 'master' into can-usb1
2008-10-08 ppisaWhitespace cleanup in some LinCAN source files to prepa...
2008-10-08 ppisaMerge: Whitespace cleanup in some LinCAN source files...
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-23 Jan KrizMinor fixes
2008-07-19 Jan KrizMinor repairs in sources
2008-07-19 Jan KrizAdded support for usb bulk and vendor communication...
2008-07-17 ppisaUpdates to compile with 2.6.26 Linux kernel.
2008-07-16 ppisaFixes and updates for SECO M437 provided by Philippe...
2008-07-16 ppisaMerge: Updates to compile with 2.6.26 Linux kernel.
2008-07-16 ppisaMerge: Fixes and updates for SECO M437 provided by...
2008-07-15 Jan KrizUnoptimized usb extension, adds proc and devfs entry...
2008-07-15 Jan KrizChanges in kernel version dependent function calls...
2007-08-19 ppisaCorrection for 2.6.23-git kernel - unregister_chrdev...
2007-08-19 ppisaMerge: Correction for 2.6.23-git kernel - unregister_ch...
2006-07-11 ppisaDo not use new module parameters declaration for old...
2006-07-10 ppisaMerge: Do not use new module parameters declaration...
2006-06-05 ppisaUnified module parameters style to new one for 2.6...
2006-06-04 ppisaMerge: Unified module parameters style to new one for...
2006-04-29 ppisaNew style module parameters specification added for...
2006-04-29 ppisaMerge: New style module parameters specification added...
2006-02-18 ppisaCorrected incorrect check of class_device_create()...
2006-02-18 ppisaMerge: Corrected incorrect check of class_device_create...
2006-01-07 ppisaSome minor updates to adapt sources for changes introdu...
2006-01-07 ppisaMerge: Some minor updates to adapt sources for changes...
2005-11-03 ppisaIntroduced basic support for registration of "can"...
2005-11-03 ppisaMerge: Introduced basic support for registration of...
2005-06-02 ppisaAdded attach_to_chip() and release_chip() functions...
2005-06-02 ppisaMerge: Added attach_to_chip() and release_chip() functi...
2005-06-02 ppisaEnsure free of checked alloc memory in the case that...
2005-06-01 ppisaMerge: Ensure free of checked alloc memory in the case...
2005-06-01 ppisaChanges to prepare work area for C_CAN testing and...
2005-06-01 ppisaMerge: Changes to prepare work area for C_CAN testing...
2004-09-16 ppisaTo prevent future name collisions "chip_t" changed...
2004-06-17 ppisaLinCAN version updated to 0.3
2004-02-21 ppisaChange to CAN_MSG_VERSION_2 and elimination of linux... CLT_COMM_CAN_post_canmsg_change
2004-02-20 ppisaOMK makefiles updated to support OCERA Qconf tool. CLT_COMM_CAN_pre_canmsg_change
2004-02-08 ppisaLinCAN driver structured comments updated.
2004-01-18 ppisaRearranged setup to better support cards with irq count...
2004-01-16 ppisaAdded support for KVASER PCICAN-S/D/Q cards.
2004-01-04 ppisaAdded RT-Linux version of sendburst and readburst utili...
2004-01-04 ppisaAdded full RT-Linux POSIX interface to LinCAN driver...
2004-01-01 ppisaLinCAN can be compiled in mode with RT-Linux chip worke...
2003-11-19 ppisaAdded support for fasync system call and replacement...
2003-11-05 ppisaHeader-files cleanup and CAN queue edges and ends locki...
2003-10-26 ppisaAdded support for local message processing and some...
2003-08-29 ppisaAdded initial support for "virtual" CAN interface
2003-08-28 ppisaFixes for SMP kernels and build for 2.2.xx and 2.6...
2003-08-25 ppisaCAN driver infrastructure redesign to LinCAN-0.2 version
2003-04-29 ppisaThe first enhanced version of Linux CAN-bus driver...
2003-04-29 ppisaThe original version of Arnaud Westenberg Linux CAN...