aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\
| * trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-06
|\ \
| * | i2o: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
| |/
* / i2o: remove extraneous kernel-docRandy Dunlap2009-01-06
|/
* i2o: Update my addressAlan Cox2009-01-05
* drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng2008-12-05
* Fix incorrect use of loose in i2o_block.cNick Andrew2008-12-05
* saner FASYNC handling on file closeAl Viro2008-11-01
* i2o: fix kernel-doc warningsRandy Dunlap2008-10-30
* [PATCH] switch i2oAl Viro2008-10-21
* [PATCH] beginning of methods conversionAl Viro2008-10-21
* i2o: Fix 32/64bit DMA lockingAlan Cox2008-10-16
* I2O: handle sysfs_create_link() failuresWang Chen2008-07-24
* i2o: fasync BKL pushdownJonathan Corbet2008-07-02
* message-i2o-i2o_config: BKL pushdownArnd Bergmann2008-06-20
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-29
* drivers/message/: Spelling fixesJoe Perches2008-02-03
* blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda2008-01-28
* [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori2008-01-23
* i2o: debug messages correctedVasily Averin2007-11-05
* SG: audit of drivers that use blk_rq_map_sg()Jens Axboe2007-10-24
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* I2O: Fix "defined but not used" build warningsSatyam Sharma2007-10-17
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* fix integer overflow warning in i2o_blockMeelis Roos2007-07-31
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* i2o debug output cleanupVasily Averin2007-07-17
* i2o proc reading oopsVasily Averin2007-07-17
* i2o message leak in i2o_msg_post_wait_mem()Vasily Averin2007-07-17
* wrong memory access in i2o_block_device_lock()Vasily Averin2007-07-17
* i2o_cfg_passthru cleanupVasily Averin2007-07-17
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-16
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-16
* Use menuconfig objects: I2OJan Engelhardt2007-07-16
* [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-15
* [SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori2007-06-17
* i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita2007-05-23
* i2o: fix notifiers when max_drivers is configuredAkinobu Mita2007-05-23
* i2o: destroy event queue only when drv->event is setAkinobu Mita2007-05-23
* [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-10
* remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day2007-05-08
* [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-27
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-22
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle2006-12-13
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-07