summaryrefslogtreecommitdiffstats
path: root/drivers/dio/dio.c
Commit message (Expand)AuthorAgeFilesLines
* dio: Fix buffer overflow in case of unknown boardGeert Uytterhoeven2019-01-211-2/+2
* 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/+2Star
* 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-251-2/+2
* m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-3/+15
* dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz2008-02-051-3/+1Star
* [PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena2005-11-071-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+279