]> rtime.felk.cvut.cz Git - lincan.git/history - lincan
Correction for 2.6.23-git kernel - unregister_chrdev() does not return value.
[lincan.git] / lincan /
2007-08-19 ppisaCorrection for 2.6.23-git kernel - unregister_chrdev...
2007-08-15 ppisaChanges in CAN/PCI-200 card sources to be more clean...
2007-08-15 ppisaIncludded support for ESD Electronics CAN/PCI-200 card...
2007-08-07 ppisaMinor correction in PEAK PCI can support.
2007-08-06 ppisaInitial test version of PEAK System's PCAN-PCI support
2007-06-27 ppisaMinor chages to setup and enable filter masks for C_CAN...
2007-01-01 ppisaThe first round of I/O space pointers separation.
2006-12-15 ppisaUpdate of IRQ handlers to conform to arguments from...
2006-10-06 ppisaThe non-OMK stand-alone build updated to work with...
2006-10-03 ppisaDo not attempt to include removed devfs_fs_kernel.h...
2006-08-16 ppisaCorrected incorrect use of mutex initializer for semaph...
2006-08-09 ppisaFix to behave correctly on latest real-time premptible...
2006-07-13 ppisaThe configuration control file for in OCERA tree build... CLT_COMM_CAN_pre_ul_log_introduction
2006-07-12 ppisaChanged kernel version to switch to new module paramete...
2006-07-11 ppisaDo not use new module parameters declaration for old...
2006-07-09 ppisaUse "lincan" as syslog messages identification instead...
2006-06-30 ppisaAdded support for generic IO range mapped SJA1000 chip...
2006-06-05 ppisaUnified module parameters style to new one for 2.6...
2006-06-05 ppisaThe use of chip->chip_data is unnecessary, chip->hostde...
2006-06-04 ppisaUpdate of NSI CAN PCI kindly provided by Eric Pennamen...
2006-05-28 ppisaVersion and README updated to LinCAN version 3.3. CLT_COMM_CAN-lincan-0_3_3
2006-05-21 ppisaCorrection of false i82527 IRQ stuck problem reported...
2006-05-21 ppisaEric Pennamen contributed support for NSI CAN PCI.
2006-05-03 ppisaThe SJA1000 interrupt support modified to provide more...
2006-04-29 ppisaNew style module parameters specification added for...
2006-03-26 ppisaAdded "chip_info" entry to the /proc/can/channelX,...
2006-02-28 ppisaCorrection of message data entry in rxtx and send utili...
2006-02-18 ppisaCorrected incorrect check of class_device_create()...
2006-02-10 ppisaDocumentation update to prepare for LinCAN-0.3.2 release. CLT_COMM_CAN-lincan-0_3_2
2006-02-09 ppisaCorrected conditional for "virtual" board inclusion...
2006-01-19 ppisaCorrection of the abnormal looping in SJA1000P ISR...
2006-01-19 ppisaCorrected bad device_lock references by value found...
2006-01-18 ppisaDeep rewrite of TSCAN1 and TS7KV boards support.
2006-01-07 ppisaSome minor updates to adapt sources for changes introdu...
2005-12-28 ppisaAdded more detailed SJA1000 error reporting and primiti...
2005-11-17 ppisaRonald Gomes from Technologic Systemscontributed suppor...
2005-11-06 ppisaLinCAN driver updated to work on Real-Time Preemption...
2005-11-04 ppisaThe i82527 bus status status change interrupt is now...
2005-11-03 ppisaThe system dependent part moved from setup.c into separ...
2005-11-03 ppisaIntroduced basic support for registration of "can"...
2005-10-25 ppisaIncluded support for PiMX1 board with SJA1000 on MX_DIS...
2005-10-11 ppisaSJA1000 driver interrupts processing modified to not...
2005-08-30 ppisaFixed bug message objects indexing introduced by previo...
2005-07-22 ppisaSJA1000 clockout divisors listed explicitly.
2005-07-13 ppisaUpdated for 0.3.1 release CLT_COMM_CAN-lincan-0_3_1
2005-07-13 wentasahFixed typo
2005-07-13 wentasah./switch2std replaced by ./switch-omk2std
2005-07-01 ppisaAdded missing chip attach and release to the virtual...
2005-06-15 ppisaAdded ipci165_attach_to_chip and ipci165_release_chip...
2005-06-15 ppisaCommitted IXXAT iPC-I 165 (PCI) implemented by Radim...
2005-06-07 ppisaMore updates in the C_CAN support, but locking not...
2005-06-02 ppisans_dev_can.c added for FPGA version of C_CAN ARM device
2005-06-02 ppisaC_CAN sources re-indented
2005-06-02 ppisaC_CAN changes
2005-06-02 ppisaAdded attach_to_chip() and release_chip() functions...
2005-06-02 ppisaEnsure free of checked alloc memory in the case that...
2005-06-01 ppisaSome more C_CAN changes
2005-06-01 ppisaThe MAX_MSGOBJS limit increased to 32 due to requiremen...
2005-06-01 ppisaElimination of superfluous chips header files
2005-06-01 ppisaChanges to prepare work area for C_CAN testing and...
2005-05-31 ppisaThe CR line ending characters removed.
2005-05-31 ppisaThe CR line ending characters removed.
2005-05-14 ppisaMessage declaration updated to match VCA provided version.
2005-03-14 wentasahWorker thread wake test protected by rtl_no_interrupts.
2005-02-16 wentasahNext round of trying to allow handling VME interrupts...
2005-02-14 ppisaUpdated to use readw and writew
2005-02-10 ppisaUpdated for adlink7841
2005-02-10 ppisaREADME and Kconfig updated to reflect added cards support.
2005-02-10 ppisaAdded initial version of ADLINK PCI-7841 dual SJA1000...
2005-02-03 ppisaAdded checking of values returned by copy_to/from_user
2005-02-03 ppisaChanges, which should enable to handle more VME Unican...
2005-02-03 ppisaAdded CAN chip specific irq_accept routine for fast...
2005-01-21 ppisaChanged baudrate calculation to consider DSC selection.
2005-01-19 ppisaCorrected i82527 IRQ handling loop.
2005-01-19 ppisaCommitted updated support for MPL AG PIP5, PIP6, PIP7...
2005-01-14 ppisaPetr Cvachoucek contributed support for Kontron EB8245...
2004-12-12 ppisaUpdated location of Paul D. Smith's make 3.81beta1...
2004-11-25 ppisaMissing break statement added.
2004-11-25 ppisaSeparated normal read and RTR assisted read transfer.
2004-11-25 ppisaReturned back filling of CAN messages timestamps for...
2004-11-11 ppisaLinCAN 0.3 released CLT_COMM_CAN-lincan-0_3
2004-10-04 wentasahRT-Linux timestamps has to be done different way
2004-10-01 ppisaOSCAR reset update
2004-09-29 ppisaChanged SJA1000 chip IRQ handling to loop until all...
2004-09-23 ppisaAdded support for oscar CAN interface.
2004-09-16 ppisaTo prevent future name collisions "chip_t" changed...
2004-09-03 ppisaCommitted Fanda Vacek work on major upgrade of CANopen... CLT_COMM_CAN-post_update-040903
2004-09-01 wentasahTemporary fixes from RTL enabled lincan testing on...
2004-09-01 wentasahVME interrupts should be reenabled in VME driver, not...
2004-08-30 wentasahAdded support for VME bus under RT Linux.
2004-08-30 wentasahVME support modified to new interrupt handling scheme.
2004-08-30 ppisaCorrection for RTL build
2004-08-30 ppisaFirst part of IRQ handling changes
2004-08-25 ppisaThe first chunk to support for PEAK's LPT dongle adapter
2004-08-23 wentasahAdapted for modified version of VME bridge driver ...
2004-08-04 ppisaREADME updated
2004-07-16 ppisaREADME CVS pointer corrected CLT_COMM_CAN-lincan-0_2_8
2004-07-16 ppisaEMS CPC-PCI fix correcting poorly undocumented PITA2...
2004-07-06 ppisaREADME and TODO updated
2004-07-02 ppisaCPC-PCI second chip IRQ corrected. Message timestamp...
next