aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-8/+3
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-1/+1
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-7/+6
2010-01-07drivers/message/i2o/i2o_proc.c: use %pM to show MAC addressH Hartley Sweeten1-8/+3
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox1-7/+6
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-3/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-2/+3
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo1-3/+3
2009-05-11block: convert to dequeueing model (easy ones)Tejun Heo1-2/+4
2009-05-11block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo1-12/+4
2009-05-11block: cleanup rq->data_len usagesTejun Heo1-1/+1
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo1-9/+11
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo1-1/+1
2009-04-28block: replace end_request() with [__]blk_end_request_cur()Tejun Heo1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2-3/+3
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-2/+0
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds3-6/+6
2009-01-06i2o: remove extraneous kernel-docRandy Dunlap2-3/+0
2009-01-06i2o: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-6/+6
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-05i2o: Update my addressAlan Cox4-4/+4
2008-12-05drivers/message/i2o/iop.c: cleanup kerneldocQinghuang Feng1-1/+0
2008-12-05Fix incorrect use of loose in i2o_block.cNick Andrew1-1/+1
2008-11-01saner FASYNC handling on file closeAl Viro1-16/+5
2008-10-30i2o: fix kernel-doc warningsRandy Dunlap1-6/+6
2008-10-21[PATCH] switch i2oAl Viro1-9/+8
2008-10-21[PATCH] beginning of methods conversionAl Viro1-3/+3
2008-10-16i2o: Fix 32/64bit DMA lockingAlan Cox7-31/+339
2008-07-24I2O: handle sysfs_create_link() failuresWang Chen1-12/+42
2008-07-02i2o: fasync BKL pushdownJonathan Corbet1-4/+6
2008-06-20message-i2o-i2o_config: BKL pushdownArnd Bergmann1-0/+2
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev1-4/+2
2008-02-03drivers/message/: Spelling fixesJoe Perches1-1/+1
2008-01-28blk_end_request: changing i2o_block (take 4)Kiyoshi Ueda1-12/+8
2008-01-23[SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZEFUJITA Tomonori1-1/+1
2007-11-05i2o: debug messages correctedVasily Averin1-2/+2
2007-10-24SG: audit of drivers that use blk_rq_map_sg()Jens Axboe1-0/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt6-13/+13
2007-10-17I2O: Fix "defined but not used" build warningsSatyam Sharma1-47/+47
2007-10-16block: convert blkdev_issue_flush() to use empty barriersJens Axboe1-24/+0
2007-07-31fix integer overflow warning in i2o_blockMeelis Roos1-1/+1
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe1-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+1