]> rtime.felk.cvut.cz Git - lincan.git/history - lincan/src/sja1000.c
Actual driver code for directly mapped SJA1000 into PCI mem region 0.
[lincan.git] / lincan / src / sja1000.c
2011-10-01 Pavel PisaLinCAN sources go through big white-space cleanup.
2009-02-28 ppisaThe LinCAN driver license unified according to DCE...
2009-02-28 ppisaMerge commit 'sf-ocera-lincan/master'
2007-10-30 ppisaCorrected typo in legacy PCA82C200 (SJA1000 std) chip...
2007-10-30 ppisaMerge: Corrected typo in legacy PCA82C200 (SJA1000...
2005-06-02 ppisaAdded attach_to_chip() and release_chip() functions...
2005-06-02 ppisaMerge: Added attach_to_chip() and release_chip() functi...
2005-02-03 ppisaAdded CAN chip specific irq_accept routine for fast...
2005-02-03 ppisaMerge: Added CAN chip specific irq_accept routine for...
2004-09-29 ppisaChanged SJA1000 chip IRQ handling to loop until all...
2004-09-16 ppisaTo prevent future name collisions "chip_t" changed...
2004-08-30 ppisaFirst part of IRQ handling changes
2004-07-02 ppisaCPC-PCI second chip IRQ corrected. Message timestamp...
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-02-21 ppisaChange to CAN_MSG_VERSION_2 and elimination of linux... CLT_COMM_CAN_post_canmsg_change
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-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...