aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2009-12-06m68k: don't export static inline functionsStephen Rothwell1-1/+0
2009-03-24dio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-12m68k: dio - Kill resource_size_t format warningsGeert Uytterhoeven1-1/+2
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven2-9/+25
2008-07-20dio: use dio_match_device() in dio_bus_match()Akinobu Mita1-13/+1
2008-02-05dio: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-3/+1
2008-02-03dio: fix kernel-doc notationRandy Dunlap1-36/+34
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-7/+2
2006-01-13[PATCH] Add dio_bus_type probe and remove methodsRussell King1-2/+2
2005-11-07[PATCH] drivers/dio: kmalloc + memset -> kzalloc conversionDeepak Saxena1-2/+1
2005-06-20[PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacksYani Ioannou1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds4-0/+524