-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Staging/no os device #2276
base: main
Are you sure you want to change the base?
Staging/no os device #2276
Commits on Aug 11, 2024
-
To be included in all no-OS drivers. struct no_os_device will hold, among other details, the mandatory compatible string information. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce81ae5 - Browse repository at this point
Copy the full SHA ce81ae5View commit details -
drivers: accel: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ea1233 - Browse repository at this point
Copy the full SHA 1ea1233View commit details -
drivers: temperature: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 020a31b - Browse repository at this point
Copy the full SHA 020a31bView commit details -
drivers: rtc: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0102c17 - Browse repository at this point
Copy the full SHA 0102c17View commit details
Commits on Aug 12, 2024
-
drivers: adc: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e598b9f - Browse repository at this point
Copy the full SHA e598b9fView commit details -
drivers: adc-dac: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 176afea - Browse repository at this point
Copy the full SHA 176afeaView commit details -
drivers: afe: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8096da - Browse repository at this point
Copy the full SHA a8096daView commit details -
drivers: amplifiers: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3a2fc7 - Browse repository at this point
Copy the full SHA f3a2fc7View commit details -
drivers: cdc: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 36cbac9 - Browse repository at this point
Copy the full SHA 36cbac9View commit details -
drivers: display: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a3d8610 - Browse repository at this point
Copy the full SHA a3d8610View commit details -
drivers: dac: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 457a1cf - Browse repository at this point
Copy the full SHA 457a1cfView commit details -
drivers: digital-io: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f25224 - Browse repository at this point
Copy the full SHA 0f25224View commit details -
drivers: ecg: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a00101a - Browse repository at this point
Copy the full SHA a00101aView commit details -
drivers: eeprom: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0075f0b - Browse repository at this point
Copy the full SHA 0075f0bView commit details -
drivers: filter: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c0b2b2a - Browse repository at this point
Copy the full SHA c0b2b2aView commit details -
drivers: frequency: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1dbbf6d - Browse repository at this point
Copy the full SHA 1dbbf6dView commit details -
drivers: gyro: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87ad8ad - Browse repository at this point
Copy the full SHA 87ad8adView commit details -
drivers: impedance-analyzer: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d98804b - Browse repository at this point
Copy the full SHA d98804bView commit details -
drivers: imu: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be717c3 - Browse repository at this point
Copy the full SHA be717c3View commit details -
drivers: io-expander: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9414785 - Browse repository at this point
Copy the full SHA 9414785View commit details -
drivers: io-link: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fccba61 - Browse repository at this point
Copy the full SHA fccba61View commit details -
drivers: meter: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ad94a5a - Browse repository at this point
Copy the full SHA ad94a5aView commit details -
drivers: mux: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1d0dff - Browse repository at this point
Copy the full SHA c1d0dffView commit details -
drivers: net: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9d1d348 - Browse repository at this point
Copy the full SHA 9d1d348View commit details -
drivers: photo-electronic: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38966cf - Browse repository at this point
Copy the full SHA 38966cfView commit details -
drivers: potentiometer: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dccf2d2 - Browse repository at this point
Copy the full SHA dccf2d2View commit details
Commits on Aug 13, 2024
-
drivers: power: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f2f33d8 - Browse repository at this point
Copy the full SHA f2f33d8View commit details -
drivers: resolver: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24af132 - Browse repository at this point
Copy the full SHA 24af132View commit details -
drivers: rf-transceiver: Make use of no_os_device.h
Declare a device driver compatibility list for each driver. Signed-off-by: Dragos Bogdan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b7325e9 - Browse repository at this point
Copy the full SHA b7325e9View commit details