aboutsummaryrefslogtreecommitdiff
path: root/device/dev_name.c
Commit message (Expand)AuthorAgeFilesLines
* device: Fix typos in comments (found by codespell)Stefan Weil2015-01-021-1/+1
* Convert from K&R to ANSIMarin Ramesa2014-04-041-4/+4
* Use explicit prototypes for struct dev_ops fieldsMarin Ramesa2014-04-041-2/+36
* Mark pure functions with attribute pureMarin Ramesa2013-12-201-1/+1
* device: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-7/+7
* Declare void argument listsMarin Ramesa2013-12-151-3/+3
* another small change in style for consistencyMarin Ramesa2013-09-161-2/+2
* use boolean_t instead of an intMarin Ramesa2013-09-161-1/+1
* remove preprocessor commentsMarin Ramesa2013-09-161-7/+0
* another small change in style for consistencyMarin Ramesa2013-09-161-2/+2
* small style changes for consistencyMarin Ramesa2013-09-161-7/+8
* remove register qualifiersMarin Ramesa2013-09-161-9/+9
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+2
* 2001-10-07 Roland McGrath <roland@frob.com>Roland McGrath2001-10-071-8/+8
* Initial sourceThomas Bushnell1997-02-251-0/+237