summaryrefslogtreecommitdiff
path: root/device/dev_name.c
AgeCommit message (Expand)Author
2023-01-19Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz
2023-01-19Include mig generated device headers to avoid missing prototypesFlavio Cruz
2023-01-16add missing argument namesLuca Dariz
2022-12-27Fix some warnings with -Wmissing-prototypes.Flavio Cruz
2022-12-21Use -Wstrict-prototypes and fix warningsFlavio Cruz
2021-12-30Convert from K&R to ANSIv1.8+git202112301.8+git20211230Etienne Brateau
2018-07-28device: Fix d_mmap typeSamuel Thibault
2018-07-28Fix dev_ops typesSamuel Thibault
2015-01-02device: Fix typos in comments (found by codespell)Stefan Weil
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-04-04Use explicit prototypes for struct dev_ops fieldsMarin Ramesa
2013-12-20Mark pure functions with attribute pureMarin Ramesa
2013-12-17device: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-09-16another small change in style for consistencyMarin Ramesa
2013-09-16use boolean_t instead of an intMarin Ramesa
2013-09-16remove preprocessor commentsMarin Ramesa
2013-09-16another small change in style for consistencyMarin Ramesa
2013-09-16small style changes for consistencyMarin Ramesa
2013-09-16remove register qualifiersMarin Ramesa
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2001-10-072001-10-07 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell