summaryrefslogtreecommitdiffstats
path: root/drivers/dio
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-27dio: use probe_kernel_read()Al Viro-15/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2009-12-06m68k: don't export static inline functionsStephen Rothwell-1/+0
2009-03-24dio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2009-01-12m68k: dio - Kill resource_size_t format warningsGeert Uytterhoeven-1/+2
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven-9/+25
2008-07-20dio: use dio_match_device() in dio_bus_match()Akinobu Mita-13/+1
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz-3/+1
2008-02-03dio: fix kernel-doc notationRandy Dunlap-36/+34
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas-7/+2
2006-01-13[PATCH] Add dio_bus_type probe and remove methodsRussell King-2/+2
2005-11-07[PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena-2/+1
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update devic...Yani Ioannou-5/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+524