Hi all, In commit 1199fa8c0ddd ("media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return check") Fixes tag Fixes: 4d34c9267db7: ("media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helper") has these problem(s): - the ':' after teh SHA1 is unexpected Just use git log -1 --format='Fixes: %h ("%s")' In commit 1e4e25c4959c ("media: atmel: atmel-isc: fix asd memory allocation") Fixes tag Fixes: 106267444f ("[media] atmel-isc: add the Image Sensor Controller code") has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto"). In commit 79199002db5c ("media: atmel: atmel-isc: fix INIT_WORK misplacement") Fixes tag Fixes: 93d4a26c3d ("[media] atmel-isc: add the isc pipeline function") has these problem(s): - SHA1 should be at least 12 digits long Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11 or later) just making sure it is not set (or set to "auto"). -- Cheers, Stephen Rothwell