| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 | 1 | -2/+2 |
|\ |
|
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 | 1 | -2/+2 |
* | | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2006-06-10 | 2 | -38/+38 |
|/ |
|
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 | 1 | -4/+3 |
* | [PATCH] i2o_dump_hrt() output cleanup | Vasily Averin | 2006-03-25 | 1 | -18/+13 |
* | [SCSI] i2o: fix memory leak in i2o_exec_lct_modified | Vasily Averin | 2006-03-12 | 1 | -4/+17 |
* | [PATCH] Fix i2o_scsi oops on abort | Markus Lidel | 2006-02-05 | 1 | -1/+1 |
* | [PATCH] I2O: fix and workaround for Motorola/Freescale controller | Markus Lidel | 2006-02-03 | 2 | -0/+21 |
* | [PATCH] I2O: don't disable PCI device if it is enabled before probing | Markus Lidel | 2006-02-03 | 1 | -15/+14 |
* | [SCSI] fix up message/i2o/pci.c | James Bottomley | 2006-01-14 | 1 | -1/+1 |
* | [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() | Salyzyn, Mark | 2006-01-14 | 1 | -5/+5 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -10/+8 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 1 | -1/+1 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 1 | -1/+1 |
* | | [PATCH] I2O: Lindent run | Markus Lidel | 2006-01-06 | 3 | -32/+29 |
* | | [PATCH] I2O: Optimizing | Markus Lidel | 2006-01-06 | 8 | -35/+22 |
* | | [PATCH] I2O: Beautifying | Markus Lidel | 2006-01-06 | 9 | -26/+20 |
* | | [PATCH] I2O: Bugfixes | Markus Lidel | 2006-01-06 | 4 | -24/+20 |
* | | [PATCH] I2O: Remove wrong I2O device class | Markus Lidel | 2006-01-06 | 4 | -114/+68 |
* | | [PATCH] I2O: SPARC fixes | Markus Lidel | 2006-01-06 | 5 | -101/+111 |
* | | [PATCH] I2O: changed I2O API to create I2O messages in kernel memory | Markus Lidel | 2006-01-06 | 8 | -426/+412 |
|/ |
|
* | [PATCH] i2o: Do not disable pci device when it's in use | Ben Collins | 2005-12-18 | 1 | -1/+5 |
* | [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference | Adrian Bunk | 2005-11-27 | 1 | -1/+1 |
* | [PATCH] message: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 | 1 | -10/+5 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+1 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 4 | -0/+10 |
* | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] I2O: remove i2o_device_class | Dmitry Torokhov | 2005-10-28 | 4 | -70/+17 |
* | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code | Greg Kroah-Hartman | 2005-10-28 | 1 | -12/+10 |
* | [PATCH] I2O: remove class interface | Dmitry Torokhov | 2005-10-28 | 1 | -133/+122 |
* | [PATCH] Fix I2O config-osm init to return proper error | Deepak Saxena | 2005-09-21 | 1 | -1/+4 |
* | [PATCH] I2O: added pci_request_regions() before using the controller | Markus Lidel | 2005-08-09 | 1 | -0/+10 |
* | [PATCH] i2o: remove new configuration API | Markus Lidel | 2005-08-09 | 2 | -494/+3 |
* | [PATCH] i2o: config-osm build fix | Andrew Morton | 2005-07-07 | 1 | -0/+2 |
* | [PATCH] tpm: device attribute fixes | Yani Ioannou | 2005-06-24 | 2 | -3/+3 |
* | [PATCH] i2o build fix | Andrew Morton | 2005-06-24 | 3 | -3/+6 |
* | [PATCH] I2O: Limit max sector workaround for Promise controllers | Markus Lidel | 2005-06-24 | 1 | -0/+1 |
* | [PATCH] I2O: Lindent run and replacement of printk through osm printing funct... | Markus Lidel | 2005-06-24 | 10 | -106/+96 |
* | [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization | Markus Lidel | 2005-06-24 | 10 | -261/+233 |
* | [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and... | Markus Lidel | 2005-06-24 | 5 | -105/+208 |
* | [PATCH] I2O: new sysfs attributes and Adaptec specific block device access an... | Markus Lidel | 2005-06-24 | 13 | -475/+1176 |
* | [PATCH] I2O: first code cleanup of spare warnings and unused functions | Markus Lidel | 2005-06-24 | 9 | -278/+340 |
* | [PATCH] I2O: bugfixes and compability enhancements | Markus Lidel | 2005-06-24 | 6 | -136/+116 |
* | [PATCH] i2o: Fix free of event memory in i2o_block_event() | Markus Lidel | 2005-06-14 | 1 | -0/+1 |
* | [PATCH] Convert i2o to compat_ioctl | | 2005-04-18 | 1 | -14/+27 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 16 | -0/+10038 |