staging: dgap: fix a few 80+ char lines as reported by checkpatch
[platform/kernel/linux-rpi.git] / drivers / staging / dgap / dgap.c
2014-03-06 Mark Hounschellstaging: dgap: fix a few 80+ char lines as reported...
2014-03-06 Mark Hounschellstaging: dgap: fix suspect code indent for conditional...
2014-03-06 Mark Hounschellstaging: dgap: fix checkpatch warning on sscanf usage
2014-03-06 Mark Hounschellstaging: dgap: Remove module param and sysfs var rawreadok
2014-03-06 Mark Hounschellstaging: dgap: remove unnecessary dgap_global_lock
2014-03-06 Mark Hounschellstaging: dgap: Don't remove sysfs group we failed to...
2014-03-06 Mark Hounschellstaging: dgap: fix some pr_warns with new lines in...
2014-03-06 Mark Hounschellstaging: dgap: Add curly braces back in for Multi-line...
2014-03-06 Mark Hounschellstaging: dgap: get rid of nasty DGAP_VERIFY_BOARD macro
2014-03-06 Mark Hounschellstaging: dgap: Remove more degug/tracing code
2014-03-06 Mark Hounschellstaging: dgap: Fix various previously missed checkpatch...
2014-03-06 Mark Hounschellstaging: dgap: Fix printk related errors as reported...
2014-03-06 Mark Hounschellstaging:dgap: Fix externs should be avoided in .c files...
2014-03-06 Greg Kroah-HartmanMerge tag 'iio-for-3.15c' of git://git./linux/kernel...
2014-03-03 Greg Kroah-HartmanMerge 3.14-rc5 into staging-next
2014-02-28 Mark Hounschellstaging: dgap: fix do not use assignment in if conditio...
2014-02-28 Mark Hounschellstaging: dgap: Fix white space errors as reported by...
2014-02-28 Mark Hounschellstaging: dgap: Fix bracing errors reported by checkpatch
2014-02-28 Mark Hounschellstaging: dgap: Fix include errs reported by checkpatch
2014-02-28 Mark Hounschellstaging: dgap: Fix foo* bar should be foo *bar as repor...
2014-02-28 Mark Hounschellstaging: dgap: Fix indent errs as reported by checkpatch
2014-02-28 Mark Hounschellstaging: dgap: Fix all return statments in err as repor...
2014-02-28 Mark Hounschellstaging:dgap: remove digi debug and tracing code
2014-02-27 Mark Hounschellstaging: dgap: fix kernel oops on port open
2014-02-25 Mark Hounschellstaging: dgap: fix compile warnings by remove dead...
2014-02-25 Mark Hounschellstaging: dgap: Add in-kernel firmware loading support
2014-02-25 Mark Hounschellstaging: dgap: Rename driver