]> rtime.felk.cvut.cz Git - lincan.git/shortlog
lincan.git
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
2004-04-26 wentasahunican specific readw and writew
2004-04-19 ppisaRearranged tests in canque_test_outslot for faster...
2004-04-06 ppisaAdded support for Unicontrols PCI CAN card.
2004-04-05 ppisaAdded support for Unicontrols PCAN cards series and...
2004-03-28 ppisaOne of many steps to support Unicontrols CAN cards.
2004-03-21 ppisaUpdated for MSMCAN.
2004-03-21 ppisaStructured comments updated.
2004-03-21 ppisaAdded glue required for RTL hardware filters updates.
2004-03-21 ppisaIntel 82527 chip now configures acceptance identifiers...
2004-03-21 ppisaUpdated Intel 82527 support and added feeding of MSMCAN...
2004-03-18 ppisaCorrected typo in Kconfig (OC_LINCAN_CARD_bfad -> OC_LI... ocera-1_0_0-release
2004-03-16 ppisaCleaned-up PROC handling and checked on 2.4, 2.4-RT...
2004-03-14 ppisaImplemented selection of simplified IO access methods...
2004-03-14 ppisaInterconnected OCERA configuration options with LinCAN...
2004-03-09 ppisaAdded initial version of MSMCAN card support into LinCA...
2004-03-04 ppisaMissing file added. CLT_COMM_CAN-lincan-0_2-040304
2004-03-04 ppisaAdded QUERY ioctl command for checking of driver versio...
2004-03-03 ppisaAdded individual Kconfig for CAN and ORTE components.
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-17 ppisaSmall changes to fix GCC-2.95.3 compilation and strict...
2004-02-08 ppisaLinCAN driver structured comments updated.
2004-01-23 ppisaAdded missing indication CAN_ENDSF_MEM_RTL for RTL...
2004-01-23 ppisaAdded missing indication CAN_ENDSF_MEM_RTL for RTL...
2004-01-19 ppisaORTE added into path of toplevel make.
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-12-29 ppisaMain OMK conversion step for CAN components. Recent...
2003-12-29 ppisaNon-OMK Makefiles for LINCAN preserved and renamed...
2003-12-23 ppisaAdded missing spin-lock initialization and minor Makefi...
2003-11-27 ppisaCorrection for GCC-2.95.3
2003-11-19 ppisaAdded support for fasync system call and replacement...
2003-11-18 ppisaEdge and ends structures equipped with single purpose...
2003-11-05 ppisaHeader-files cleanup and CAN queue edges and ends locki...
2003-10-26 ppisaComment corrected for documentation generation.
2003-10-26 ppisaUpdated "sendburst" utility to reflect enhancements...
2003-10-26 ppisaAdded support for local message processing and some...
2003-09-23 pagninAdded Fixes to the CAN and ORTE Components Tree.
2003-09-19 ppisaUpdate of Makefiles to support "Standalone" compilation.
2003-09-15 pagninFirst integration step:
2003-09-01 ppisaLinCAN driver major structured comments and documentati...
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 ppisa*** empty log message ***
2003-08-25 ppisaCAN driver infrastructure redesign to LinCAN-0.2 version
2003-08-22 ppisaUpdated BFAD contributed can-proxy from latest changes...
2003-04-30 ppisa*** empty log message ***
2003-04-29 ppisaThe first enhanced version of Linux CAN-bus driver...
next