summaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o/i2o_config.c
Commit message (Expand)AuthorAgeFilesLines
* messages: i2o: Fix typo in messages/i2oMasanari Iida2012-11-281-1/+1
* drivers/message/i2o/i2o_config.c: bound allocationAlan Cox2012-07-301-0/+7
* drivers/message/, i2o: Remove unnecessary casts of void ptr returning alloc f...Jesper Juhl2011-01-191-2/+1
* scsi: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-11/+12
* i2o: check return code from put_user()Kulikov Vasiliy2010-08-111-7/+9
* i2o: fix overflow of copy_to_user()Kulikov Vasiliy2010-08-111-1/+1
* drivers/message/i2o/i2o_config.c: use memdup_userJulia Lawall2010-05-271-8/+3
* i2o: cleanup some exit pathsDan Carpenter2010-04-261-10/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* i2o: propogate the BKL down into the ioctl methodAlan Cox2010-01-041-7/+6
* i2o: Update my addressAlan Cox2009-01-051-1/+1
* saner FASYNC handling on file closeAl Viro2008-11-011-16/+5
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-161-17/+14
* i2o: fasync BKL pushdownJonathan Corbet2008-07-021-4/+6
* message-i2o-i2o_config: BKL pushdownArnd Bergmann2008-06-201-0/+2
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-3/+3
* i2o_cfg_passthru cleanupVasily Averin2007-07-171-24/+38
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-2/+2
* [PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap2006-12-071-1/+1
* [PATCH] I2O: handle __copy_from_userRandy Dunlap2006-12-071-1/+5
* [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2006-07-101-2/+2
* [PATCH] I2O: OptimizingMarkus Lidel2006-01-061-4/+2
* [PATCH] I2O: BugfixesMarkus Lidel2006-01-061-15/+14
* [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-061-86/+83
* [PATCH] i2o build fixAndrew Morton2005-06-241-2/+2
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-8/+12
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-241-3/+5
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-241-0/+4
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-241-154/+2
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-4/+114
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-241-19/+29
* [PATCH] Convert i2o to compat_ioctl2005-04-181-14/+27
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1160
OpenPOWER on IntegriCloud