summaryrefslogtreecommitdiffstats
path: root/include/linux/i2o.h
Commit message (Expand)AuthorAgeFilesLines
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-241-1/+0
* block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen2010-02-261-1/+1
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-161-280/+12
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0
* i2o: remove static inline forward declarationsIlpo Järvinen2008-04-281-5/+0
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
* i2o: sg chaining supportJens Axboe2007-10-161-1/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-161-2/+3
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-071-7/+11
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-1/+1
* [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-101-1/+4
* [PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson2006-03-261-3/+1
* [PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2006-02-031-2/+4
* [PATCH] I2O: BugfixesMarkus Lidel2006-01-061-1/+1
* [PATCH] I2O: Remove wrong I2O device classMarkus Lidel2006-01-061-1/+0
* [PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel2006-01-061-423/+552
* [PATCH] fix missing includesTim Schmielau2005-10-301-2/+6
* Merge ../bleed-2.6Greg KH2005-10-281-2/+2
|\
| * [PATCH] gfp_t: remaining bits of drivers/*Al Viro2005-10-281-2/+2
* | [PATCH] I2O: remove i2o_device_classDmitry Torokhov2005-10-281-2/+0
* | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman2005-10-281-1/+1
|/
* [PATCH] I2O: Lindent run and replacement of printk through osm printing funct...Markus Lidel2005-06-241-4/+4
* [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel2005-06-241-85/+31
* [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and...Markus Lidel2005-06-241-11/+26
* [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus Lidel2005-06-241-56/+265
* [PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel2005-06-241-58/+16
* [PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel2005-06-241-5/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1003