Triss
|
8f1f4b1ad0
|
module stuff (hwmon: check hardware state, spi: try to bind spidev stuff)
|
2021-07-17 18:44:45 +02:00 |
Triss
|
46227bacb0
|
oops
|
2021-07-17 17:52:35 +02:00 |
Triss
|
17011bdc91
|
(untested) tempsensor hwmon module
|
2021-07-17 17:39:19 +02:00 |
Triss
|
b5bd526476
|
ok it works now. shows up in sysfs, but spidev doesnt bind to it :/
|
2021-07-17 02:30:32 +02:00 |
Triss
|
9e0bd0e42e
|
oops, forgot this
|
2021-07-17 02:01:57 +02:00 |
Triss
|
dc8e35b389
|
SPI module finished(?) & compiles. still untested
|
2021-07-17 01:50:30 +02:00 |
Triss
|
444d805f0b
|
glue code part of the spi kernel module, actual xfers is for tomorrow
|
2021-07-16 03:43:04 +02:00 |
Triss
|
7e4bea1a37
|
modify spi protocol a bit for kernel driver work
|
2021-07-15 04:01:42 +02:00 |
Triss
|
bad06fe9b4
|
fix I2C driver (and transfer routine bugs)
|
2021-07-14 23:26:04 +02:00 |
Triss
|
a8ad3f6e04
|
new xfer stuff in kernel module, i2c not working yet
|
2021-07-14 05:08:44 +02:00 |
Triss
|
16963bd39b
|
i2c module stuff, firmware now correctly handles error conditions
|
2021-07-14 03:04:40 +02:00 |
Triss
|
f163c38823
|
i2c cleanup stuff etc, still untested
|
2021-07-13 04:11:46 +02:00 |
Triss
|
2e235770d3
|
better vnd interface probing
|
2021-07-13 03:41:38 +02:00 |
Triss
|
eaab9e05f8
|
i2c kernel module (very untested and rough around the edges)
|
2021-07-12 03:24:13 +02:00 |
Triss
|
f9eb86b60e
|
add basics of the kernel driver :0
|
2021-07-12 01:43:35 +02:00 |