Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
pinenote-2022-01-08
0f33365e · ·2022-01-08 release Changes since previous version: - Fix Kconfig dependencies for EBC driver - Add driver support for the Silan SC7A20 accelerometer - Fix automatic module loading for TPS65815 driver - Fix audio in the device (both capture and playback work now) - Enable Kconfig options required by various distros (e.g. for systemd) - Build more drivers as modules
-
pinenote-2022-01-04
fc21ba3a · ·2022-01-04 release Changes since previous version: - Fix poweroff/reboot with USB plugged in - Fix suspend/resume - NOTE: panel PMIC driver does not properly suspend/resume yet, so temperature updates fail after resume - Fix cosmetic issue with initial EBC framebuffer contents - Ensure EBC updates are complete during suspend - Add CPU idle states - Default backlight brightness to off (else it turns on after suspend) - Update config to include the Type-C controller driver - Update config to be able to mount the BSP Android userdata partition -
pinenote-2022-01-03
0e870f2c · ·2022-01-03 release Changes since previous version: - Fixed interrupt storm from the USB PHY driver - Added hardware ID pin support to the USB PHY driver - Added a driver for the WUSB3801 Type-C port controller - Finished enabling USB in the device tree - Both USB device mode and host/OTG mode now work - Connecting to other DRDs (e.g. docks) does *not* work - Reduced verbosity of the EBC driver (now hidden behind drm.debug=0x2)