Tags: ojeda/linux
Tags
clang-format changes for v6.12 A routine update of the 'for_each' macro list.
Compiler Attributes changes for v6.9 A couple trivial changes.
clang-format changes for v6.8 A routine update of the 'for_each' macro list.
auxdisplay changes for v6.8 A single cleanup for 'img-ascii-lcd': use 'device_get_match_data()'.
auxdisplay update for v6.6 - hd44780: move cursor home after clear display command The change allows to support displays like the NewHaven NHD-0220DZW-AG5 which has a non-standard controller.
auxdisplay for 6.5 A single cleanup for i2c drivers to switch them back to use '.probe()'.
An auxdisplay fix from Jianglei Nie: - hd44780: Fix potential memory leak in hd44780_remove().