aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/i2o.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-03-24i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner1-1/+0
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-1/+1
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox1-280/+12
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-3/+0
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen1-5/+0
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2007-10-16i2o: sg chaining supportJens Axboe1-1/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke1-2/+3
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap1-7/+11
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel1-1/+4
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel1-2/+4
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel1-1/+1
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel1-1/+0
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel1-423/+552
2005-10-30[PATCH] fix missing includesTim Schmielau1-2/+6
2005-10-28Merge ../bleed-2.6Greg KH1-2/+2
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov1-2/+0
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-1/+1
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro1-2/+2
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel1-4/+4
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel1-85/+31
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel1-11/+26
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel1-56/+265
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel1-58/+16
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel1-5/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1003