summaryrefslogtreecommitdiffstats
path: root/drivers/dio/dio.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* dio: use probe_kernel_read()Al Viro2017-05-271-15/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* dio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-2/+2
* m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-3/+15
* dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-02-051-3/+1
* [PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+279