summaryrefslogtreecommitdiff
path: root/device/dev_name.c
AgeCommit message (Expand)Author
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