]> rtime.felk.cvut.cz Git - lincan.git/shortlog
lincan.git
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...
2004-07-01 ppisaSome problems fixup in RTR read mode in read system...
2004-06-25 ppisaCorrected CPC-PCI magic number check to not consider...
2004-06-24 ppisaMore canqueue locking changes.
2004-06-24 ppisaCorrection of spinlock acquire order.
2004-06-18 ppisaDeleted unintentionally forgotten lines in CPC-PCI... CLT_COMM_CAN-pre_locking_udate
2004-06-18 ppisaCPC-PCI added to Makefile.std
2004-06-18 ppisaEMS CPC-PCI card support finished.
2004-06-17 ppisaChanged filling of the chip specific operations.
2004-06-17 ppisaLinCAN version updated to 0.3
2004-06-16 ppisaAdded prefix sja to all sjaXX_YY register bit-fields...
2004-06-16 ppisaAdded delay required by Unican PCI cards detection...
2004-06-14 ppisaFinished PCI Unicontrols card memory range initialization.
2004-06-08 ppisaComment updated.
2004-06-06 ppisaChanged data size from byte to unsigned for write_regis...
2004-06-06 ppisaThe first phase of integration of Hynix HMS30c7202...
2004-06-05 ppisaAdded functions to flush all messages in edges connecte...
2004-06-01 ppisaAdded switch-omk2std script to simple switch from OMK...
2004-05-08 ppisaNew file for EMS CPC-PCI card added. This card requires...
2004-05-01 ppisaPreparation to the new LinCAN 0.2.2 release CLT_COMM_CAN-lincan-0_2_2
2004-04-30 wentasah*** empty log message ***
2004-04-30 wentasahAdded unican card to default config.
2004-04-28 wentasahFixed order of enabling IRQ. It must be done after...
2004-04-28 ppisaMoved inclussion of lincan_config.h to can_sysdep.h
2004-04-27 wentasahDefinition of VME support symbol was moved here from...
2004-04-27 wentasahDefinition of VME support symbol was moved to main...
2004-04-27 wentasahRemoved debugging options commited by a mistake.
2004-04-27 wentasahAdded option for VME bus support
2004-04-27 wentasahVME support moved to a separate file
2004-04-27 wentasahAdded definition of unican_readw and unican_writew...
2004-04-27 wentasahAdded skeleton of IRQ support on VME bus
2004-04-27 wentasahVME support is in a separate file
next