index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
linux: Convert linux SPI code to use the generic spicmds.c code
Kevin O'Connor
2018-05-07
3
-11
/
+38
*
linux: Remove unneeded includes from timer.c
Kevin O'Connor
2017-10-23
1
-2
/
+0
*
linux: Fix typo causing config_reset to not fully restart
Kevin O'Connor
2017-10-15
1
-1
/
+1
*
linux: Open watchdog device after console
Kevin O'Connor
2017-10-15
1
-7
/
+5
*
linux: Make sure to close fd on analog/pca9685 init failure
Kevin O'Connor
2017-10-14
2
-11
/
+17
*
pca9685: Fix missing devices_count increment
Kevin O'Connor
2017-10-13
1
-0
/
+1
*
pca9685: Support default values
Kevin O'Connor
2017-10-12
1
-21
/
+31
*
adccmds: Continue to query analog inputs after a shutdown
Kevin O'Connor
2017-10-12
1
-1
/
+2
*
sched: Don't shutdown on a "timer in the past" if already shutdown
Kevin O'Connor
2017-10-12
1
-3
/
+2
*
pru: Update installation and flash scripts
Kevin O'Connor
2017-09-20
1
-0
/
+4
*
linux: Add support for analog IIO devices
Kevin O'Connor
2017-09-20
4
-1
/
+81
*
linux: Add support for spidev devices
Kevin O'Connor
2017-09-20
2
-1
/
+69
*
linux: Add support for pca9685 i2c pwm devices
Kevin O'Connor
2017-09-20
4
-2
/
+210
*
linux: Initial support for running Klipper in a Linux real-time process
Kevin O'Connor
2017-09-20
7
-0
/
+617
[prev]