summaryrefslogtreecommitdiff
path: root/include/linux/i2o.h
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2010-03-24i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-04-28i2o: remove static inline forward declarationsIlpo Järvinen
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2007-10-16i2o: sg chaining supportJens Axboe
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke
2006-12-07[PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman
2005-10-28[PATCH] gfp_t: remaining bits of drivers/*Al Viro
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-01-14[PATCH] I2O: printk cleanup and unnecessary code removalMarkus Lidel
2005-01-14[PATCH] I2O: fix possible race condition and minor improvementsMarkus Lidel
2004-12-16[PATCH] i2o: increase timeout for LCT_NOTIFYMarkus Lidel
2004-11-20[PATCH] i2o iomem annotationsAlexander Viro
2004-11-15[PATCH] i2o: remove unused code and make needlessly global code staticMarkus Lidel
2004-11-15[PATCH] i2o: changed code with BUG() to BUG_ON()Markus Lidel
2004-10-20[PATCH] i2o: missing bits from mergeAndrew Morton
2004-10-18[PATCH] i2o: quieten sparse 1-bit-bitfield warnings in i2o.hMarkus Lidel
2004-10-08[PATCH] i2o.h fixAlexander Viro
2004-08-24[PATCH] I2O: removes multiplexer notification and useAndrew Morton
2004-08-24[PATCH] I2O: run linux/i2o.h and linux/i2o-dev.h throughAndrew Morton
2004-08-24[PATCH] I2O: remove on-demand allocation of Scsi_Host's inAndrew Morton
2004-08-24i20 rewriteJames Bottomley
2004-05-29[PATCH] get I2O working with Adaptec's zero channelMarkus Lidel
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-64-bit-fix.patchAndrew Morton
2004-05-14[PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-passthru.patchAndrew Morton
2004-03-06[PATCH] i2o subsystem minor bugfixesAndrew Morton
2003-03-21[PATCH] Remove i2o pci abstractionsAlan Cox
2002-07-24[PATCH] Update i2o core functionality to 2.5Alan Cox