aboutsummaryrefslogtreecommitdiff
path: root/include/linux/i2o.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-03-24i2o: Remove the dangerous kobj_to_i2o_device macroGravatar Ferenc Wagner 1-1/+0
2010-02-26block: Consolidate phys_segment and hw_segment limitsGravatar Martin K. Petersen 1-1/+1
2008-10-16i2o: Fix 32/64bit DMA lockingGravatar Alan Cox 1-280/+12
2008-07-26dma-mapping: add the device argument to dma_mapping_error()Gravatar FUJITA Tomonori 1-1/+1
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-3/+0
2008-04-28i2o: remove static inline forward declarationsGravatar Ilpo Järvinen 1-5/+0
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hGravatar Matthew Wilcox 1-1/+1
2007-10-16i2o: sg chaining supportGravatar Jens Axboe 1-1/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-2/+1
2007-07-16Use mutexes instead of semaphores in I2O driverGravatar Matthias Kaehlcke 1-2/+3
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsGravatar Randy Dunlap 1-7/+11
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-1/+1
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againGravatar Markus Lidel 1-1/+4
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Gravatar Matthew Dobson 1-3/+1
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerGravatar Markus Lidel 1-2/+4
2006-01-06[PATCH] I2O: BugfixesGravatar Markus Lidel 1-1/+1
2006-01-06[PATCH] I2O: Remove wrong I2O device classGravatar Markus Lidel 1-1/+0
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryGravatar Markus Lidel 1-423/+552
2005-10-30[PATCH] fix missing includesGravatar Tim Schmielau 1-2/+6
2005-10-28Merge ../bleed-2.6Gravatar Greg KH 1-2/+2
2005-10-28[PATCH] I2O: remove i2o_device_classGravatar Dmitry Torokhov 1-2/+0
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGravatar Greg Kroah-Hartman 1-1/+1
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Gravatar Al Viro 1-2/+2
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Gravatar Markus Lidel 1-4/+4
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationGravatar Markus Lidel 1-85/+31
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Gravatar Markus Lidel 1-11/+26
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Gravatar Markus Lidel 1-56/+265
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsGravatar Markus Lidel 1-58/+16
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsGravatar Markus Lidel 1-5/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1003