graphit/unipi-kernel.git
2018-09-05 Miroslav Ondraformat cdev debug messages
2018-09-05 Miroslav Ondramove io definitions from unipi_spi.h to iio.h and iio.c
2018-09-05 Miroslav Ondramove chardev private data from h to unipi_spi.c
2018-09-05 Miroslav Ondrauart unused code cleaning, debug message formating
2018-09-05 Miroslav Ondramoved interrupt handling from uart to spi (primary_worker)
2018-09-04 Miroslav Ondrarefactor iio initialization
2018-09-04 Miroslav Ondrarefactor platform, led, sysfs initialization
2018-09-03 Miroslav Ondraadd hrtimer to schedule tx_proc and to monitor tx_fifo
2018-08-28 Miroslav Ondrachanged neuronspi_spi_send_message to neuronspi_spi_sen...
2018-08-14 Tom KnotAdded missing extern declaration
2018-08-14 Tom KnotUpdated versionstring
2018-08-14 Tom KnotAdded locking behaviour to prevent byte swapping due...
2018-08-06 Tom KnotAdded always-create-tty flag
2018-08-02 Miroslav Ondrafixed module version
2018-08-02 Miroslav Ondrarewrite line discipline to be compatible with PARMRK
2018-07-20 Miroslav Ondrafixed debug message
2018-07-19 Tom KnotMerge branch 'uart_timeout'
2018-07-19 Tom KnotUpdated version format
2018-07-19 Tom KnotMerge branch 'uart_timeout'
2018-07-19 Tom KnotFurther renaming to the new naming scheme
2018-07-18 Tom Knot- Changed Neuron to UniPi where appropriate
2018-07-16 Miroslav Ondrafixed script raspbian
2018-07-16 Miroslav Ondrafixed script raspbian to reflect incorrect tag setting
2018-07-09 Tom KnotFixed a small syntax mistake
2018-07-09 Tom KnotFixed mixed declaration
2018-07-09 Tom KnotFixed secondary AO
2018-07-04 Tom KnotFixed ai current unit
2018-07-04 Tom KnotRemoved 64bit division
2018-07-04 Tom KnotFixed remainders and resistance units
2018-07-04 Tom KnotAdded debug print to current
2018-07-04 Tom KnotChanged scaling to mA
2018-07-04 Tom KnotChanged computation for current output
2018-07-04 Tom Knot- Removed debug prints
2018-07-04 Tom KnotFixed offset for stm analog
2018-07-04 Tom Knot- Added division by 10
2018-07-04 Tom KnotRemoved secondary ao mode (as it is always voltage)
2018-07-04 Tom KnotRenamed analog attribute modes
2018-07-03 Tom KnotFixed a trivial syntax mistake
2018-07-03 Tom KnotSwapped floating point byte order when reading from...
2018-06-29 Tom KnotFixed small syntax mistake
2018-06-29 Tom KnotFixed wrong datatype for irq flags
2018-06-29 Tom Knot- Added further locks
2018-06-27 Tom Knot- Changed module description to be more accurate
2018-06-27 Tom KnotAdded more spinlocks to TX_PROC
2018-06-27 Tom KnotFixed input values being badly backcopied into regmap
2018-06-27 Tom KnotCleaned up stray spinlock sleep
2018-06-27 Tom KnotAdded a forgotten irqrestore
2018-06-27 Tom KnotAdded interrupt saving for all spinlocks
2018-06-27 Tom KnotAdded internal locking for tx_proc
2018-06-27 Tom Knot- Short refactoring
2018-06-27 Tom KnotChanged mutex back to spinlock for tx_lock
2018-06-27 Tom KnotRestored functions with incompatible signature to the...
2018-06-27 Tom KnotAdded debug print to set_termios
2018-06-27 Tom KnotRemoved unnecessary empty serial functions
2018-06-27 Tom KnotMinor refactoring
2018-06-26 Tom Knot- Cleaned up one static declaration and removed a few...
2018-06-25 Tom KnotAdded appropriate unlocks to the previous spinlock
2018-06-25 Tom KnotManually hold the port TX lock
2018-06-25 Tom KnotAdded further UART debugging messages
2018-06-25 Tom Knot- Made generic files world-visiable
2018-06-25 Tom KnotMoved spi_message off stack
2018-06-25 Tom KnotReplaced GFP_KERNEL with GFP_ATOMIC
2018-06-25 Tom KnotTEST: Added spinlock to uart_write_wakeup
2018-06-25 Tom Knot- Added better handling of long TTY packets
2018-06-14 Tom KnotActivated UART debug
2018-06-14 Tom KnotFixed warning
2018-06-14 Tom KnotAdded UART timeout SYSFS properties
2018-06-14 Tom KnotMerge branch 'master' of 86.49.170.141:3000/UniPi/neuro...
2018-06-14 Tom KnotSwapped IOCTL order and changed per-char divider
2018-06-14 Miroslav OndraMerge
2018-06-14 Tom KnotSwapped IOCTL order and changed per-char divider
2018-06-14 Tom KnotSwapped IOCTL order and changed per-char divider
2018-06-14 Tom KnotAdded debug prints for line discipline
2018-06-14 Tom Knot- Changed UART startup ignore to proceed correctly...
2018-06-06 Tom KnotFixed analog mode configuration via SYSFS
2018-05-28 Tom KnotAdded Axon model definitions
2018-05-28 Tom KnotAdded SYSFS support for LEDs > 4
2018-05-22 Tom KnotUpdated versioning hooks
2018-05-21 Tom KnotUpdated versioning hooks
2018-05-21 Tom KnotAdded versioning hooks
2018-05-18 Tom KnotQuick fix for the previous commit
2018-05-18 Tom KnotVersion 0.08
2018-05-16 Tom KnotSwitched fast_io off, as it could cause resource starva...
2018-05-10 Tom KnotFixed LINEDISCIPL return value and SYSFS counter byte...
2018-04-30 Tom KnotUpdated to 0.07
2018-04-19 Miroslav Ondraremoved misc/link_sysfs
2018-04-16 Tom KnotAdded missing return code to neuron_spi_send_message
2018-04-16 Tom KnotMinor fixes:
2018-04-13 Tom KnotRestored macro for sched include
2018-04-09 Tom Knot- Added MWD status into the regstart generation function
2018-04-09 Tom KnotCleaned up kernel prints
2018-04-09 Tom KnotFixed GPIOs running out due to not being packed tightly...
2018-04-05 Tom KnotUpdated version string and added an empty (for now...
2018-04-05 Tom KnotAllowed overriding frequency settings with _lower_...
2018-03-22 Tom KnotUpdate for FW 5.10 (UART speed), removed some extraneou...
2018-03-12 Tom KnotUpdated Eclipse project
2018-03-08 Tom KnotUpdated version string and correct return value for...
2018-03-07 Tom KnotFixed possible memory leaks in the Line Discipline...
2018-03-05 Tom KnotSlightly cleaned up imports
2018-03-05 Tom Knot- Added the neuron-probe-always-succeeds sysfs flag
next