]> rtime.felk.cvut.cz Git - linux-lin.git/history - sllin
sllin: Add LIN ID to timeout frame
[linux-lin.git] / sllin /
2014-01-16 Alexander Steinsllin: Add LIN ID to timeout frame
2014-01-16 Alexander Steinsllin: Don't fiddle with netdev queue and skb in slave...
2014-01-16 Alexander Steinsllin: signal timeout if there are less than configured...
2014-01-16 Alexander Steinsllin: Do not set SLF_MSGEVENT flag
2014-01-16 Alexander Steinsllin: dlc in cache > 0 is the expected LIN frame length
2014-01-16 Alexander Steinsllin: Fix checksum mode decision
2014-01-16 Alexander Steinsllin: Add version dependent access to termios in tty_s...
2014-01-16 Alexander Steinsllin: Add first support for LIN slave task on slave...
2014-01-16 Alexander Steinsllin: If length is unknown read until timer occurs...
2014-01-16 Alexander Steinsllin: reorder functions
2013-12-11 Alexander Steinsllin: slave: don't forget to wait for the checksum
2013-12-11 Alexander Steinsllin: Make local functions static
2013-12-11 Alexander Steinsllin: Replace pr_* with netdev_* where approriate
2012-08-02 Rostislav Lisovysllin: Fixed some issues reported by checkpatch.pl
2012-08-02 Rostislav Lisovysllin: Minor fixes to properly compile on 3.5 linux...
2012-07-20 Rostislav Lisovysllin: Makefile upgrade
2012-07-20 Pavel PisaMerge /home/pi/repo/lin/pcan_lin_config/submodule/linux-lin
2012-07-20 Rostislav Lisovysllin: Flags clean up
2012-02-16 Rostislav Lisovysllin: Fixed potential invalid pointer dereference.
2012-02-15 Rostislav Lisovysllin: Handling with incorrect Break or Sync characters.
2012-02-10 Rostislav Lisovysllin: TTY RX function split into two different functio...
2012-02-06 Rostislav Lisovysllin: Fixed reception of LIN response in Master mode.
2012-02-05 Pavel Pisasllin: protection against sllin_write_wakeup and sllin_...
2012-02-05 Pavel Pisasllin: Use separate spinlock for LIN frame cache and...
2012-01-25 Michal SojkaAdd locking around frame_cache manipulation
2012-01-16 Rostislav LisovySmall fixes in documentation.
2012-01-16 Rostislav LisovyCoding style only.
2012-01-06 Rostislav LisovyMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2012-01-02 Rostislav Lisovysllin: Documentation.
2011-12-21 Rostislav Lisovysllin: Enhanced reception of LIN frames in Slave mode.
2011-12-21 Rostislav Lisovysllin: Bugfix. Check length in sll_bump.
2011-12-21 Rostislav Lisovysllin: Some more corrections to Slave mode.
2011-12-21 Rostislav Lisovysllin: Small corrections to Slave mode.
2011-12-19 Rostislav Lisovysllin: Enabled sending of RTR CAN frame, when there...
2011-12-19 Rostislav Lisovysllin: Very basic LIN bus monitoring feature.
2011-12-19 Rostislav Lisovysllin: Added module parameters.
2011-12-19 Rostislav Lisovysllin: Added authors.
2011-12-19 Rostislav Lisovysllin: Improved handling of UART errors.
2011-12-19 Rostislav Lisovysllin: Ensure full initialization of all termios flags.
2011-12-16 Rostislav Lisovysllin: Pictures of real communication on LIN bus.
2011-12-16 Rostislav Lisovysllin: Bugfix. Stop rx_timer when LIN response is recei...
2011-12-16 Rostislav Lisovysllin: rx_timer is also used when waiting for received...
2011-12-14 Rostislav Lisovysllin: Updating of Error counters belonging to netdevic...
2011-12-14 Rostislav Lisovysllin: All comments are C89 compatible.
2011-12-14 Rostislav Lisovysllin: Documentation.
2011-12-14 Rostislav Lisovysllin: Removed unnecessary white-spaces.
2011-12-14 Rostislav Lisovysllin: Added patches enabling some programs from can...
2011-12-14 Rostislav Lisovysllin: Changed prefix for LIN flags/masks from SLLIN_...
2011-12-14 Rostislav Lisovysllin: General purpose LIN-related flags and masks...
2011-12-14 Rostislav Lisovysllin: Added comments.
2011-12-14 Rostislav Lisovysllin: "printk(KERN_INFO...)" changed to pr_debug(...
2011-12-12 Rostislav Lisovysllin: Checking of checksum on received LIN frames.
2011-12-12 Rostislav Lisovysllin: Reorganization and optimization of State automaton.
2011-12-12 Rostislav Lisovysllin: Time to sleep during sending Break is computed...
2011-12-12 Rostislav Lisovysllin: Reception an parsing of CAN frames enabled immed...
2011-12-09 Rostislav Lisovysllin: Errors are reported as CAN frames with particula...
2011-12-09 Rostislav Lisovysllin: Removed unused code.
2011-12-09 Rostislav Lisovysllin: It is possible to send "LIN response" from linfr...
2011-12-09 Rostislav Lisovysllin: Added LIN frame cache and its configuration...
2011-12-07 Rostislav Lisovysllin: Network statistics for received CAN frames.
2011-12-07 Rostislav Lisovysllin: Sending CAN frame with LIN data payload received...
2011-12-03 Rostislav Lisovysllin: Added timer handling timeout when receiving...
2011-12-02 Rostislav Lisovysllin: Improved sending of a "LIN response" sent by...
2011-11-30 Rostislav Lisovysllin: LIN frame is sent (to TTY) after receiving CAN...
2011-11-28 Rostislav LisovyBreak correctly generated either with timer or with...
2011-11-25 Rostislav Lisovysllin: Generating Break signal done with our own function.
2011-11-25 Rostislav LisovySllin: Temporarily commented out some error checking...
2011-11-25 Rostislav Lisovysllin: Commented out unused code.
2011-11-25 Rostislav LisovyMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2011-11-25 Pavel PisaKernel LIN code uses same baudrate setup as user space...
2011-11-25 Rostislav LisovyMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2011-11-25 Pavel PisaUpdate response checksum calculation for kernel code...
2011-11-24 Rostislav Lisovysllin: Removed unused 'leased' field.
2011-11-24 Rostislav Lisovysllin: Added debugging prints. Little bugfix.
2011-11-22 Pavel PisaMerge branch 'master' of ssh://rtime.felk.cvut.cz/lisov...
2011-11-22 Pavel PisaBasic functions to synchronize Tx with LIN state automa...
2011-11-21 Pavel PisaAdded minimal skeleton to use kernel worker thread.
2011-11-21 Rostislav LisovyMerge remote branch 'pisa/master'
2011-11-21 Rostislav LisovyAdded some debugging functions.
2011-11-16 Rostislav LisovyAdded basic speed change.
2011-11-16 Rostislav LisovyAdded Makefile.
2011-11-16 Rostislav LisovyVariables called slcan (or similar) renamed to sllin.
2011-11-16 Rostislav LisovyInitial commit. Slcan used as starting point for Sllin.