summaryrefslogtreecommitdiff
path: root/drivers/dio/dio.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-27dio: use probe_kernel_read()Al Viro1-15/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2009-03-24dio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven1-3/+15
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-3/+1
2005-11-07[PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena1-2/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+279