15 Jul, 2017

1 commit

  • Each text file under Documentation follows a different
    format. Some doesn't even have titles!

    Change its representation to follow the adopted standard,
    using ReST markups for it to be parseable by Sphinx:
    - Adjust indentation;
    - Mark authorship;
    - Comment internal contents table;
    - Mark literal blocks;
    - Don't use all-upercase titles.

    Signed-off-by: Mauro Carvalho Chehab
    Signed-off-by: Jonathan Corbet

    Mauro Carvalho Chehab
     

28 Apr, 2016

1 commit


24 Sep, 2014

1 commit

  • This driver has been functional and stable throughout the year it has spent
    in the staging area. It has been patched for minor bugs, coding style issues
    and improvements during this period.

    This is the second submission of this move-out, after making several style
    improvements, as suggested by Dan Carpenter.

    Signed-off-by: Eli Billauer
    Signed-off-by: Greg Kroah-Hartman

    Eli Billauer