aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/i2o_config.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-2/+1
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann1-11/+12
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy1-7/+9
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy1-1/+1
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall1-8/+3
2010-04-26i2o: cleanup some exit pathsDan Carpenter1-10/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox1-7/+6
2009-01-05i2o: Update my addressAlan Cox1-1/+1
2008-11-01saner FASYNC handling on file closeAl Viro1-16/+5
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox1-17/+14
2008-07-02i2o: fasync BKL pushdownJonathan Corbet1-4/+6
2008-06-20message-i2o-i2o_config: BKL pushdownArnd Bergmann1-0/+2
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-3/+3
2007-07-17i2o_cfg_passthru cleanupVasily Averin1-24/+38
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-2/+2
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap1-1/+1
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap1-1/+5
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk1-2/+2
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel1-4/+2
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel1-15/+14
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-86/+83
2005-06-24[PATCH] i2o build fixAndrew Morton1-2/+2
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel1-8/+12
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-3/+5
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel1-0/+4
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-154/+2
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-4/+114
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel1-19/+29
2005-04-18[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1160