summaryrefslogtreecommitdiff
path: root/drivers/message/i2o/i2o_config.c
AgeCommit message (Expand)Author
2011-01-19drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl
2010-09-15scsi: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-08-11i2o: check return code from put_user()Kulikov Vasiliy
2010-08-11i2o: fix overflow of copy_to_user()Kulikov Vasiliy
2010-05-27drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall
2010-04-26i2o: cleanup some exit pathsDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox
2009-01-05i2o: Update my addressAlan Cox
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox
2008-07-02i2o: fasync BKL pushdownJonathan Corbet
2008-06-20message-i2o-i2o_config: BKL pushdownArnd Bergmann
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-07-17i2o_cfg_passthru cleanupVasily Averin
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-07[PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap
2006-12-07[PATCH] I2O: handle __copy_from_userRandy Dunlap
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel
2005-06-24[PATCH] i2o build fixAndrew Morton
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel
2005-04-18[PATCH] Convert i2o to compat_ioctl
2005-04-16Linux-2.6.12-rc2Linus Torvalds