| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] aic79xx: bump version to 3.0 | James Bottomley | 2006-01-12 | 1 | -1/+1 |
* | [SCSI] aic79xx: Sequencer update | Hannes Reinecke | 2006-01-12 | 9 | -1538/+1911 |
* | [SCSI] aic79xx: Sanitize inb/outb handling | Hannes Reinecke | 2006-01-12 | 1 | -59/+21 |
* | [SCSI] aic79xx: Use struct map_node | Hannes Reinecke | 2006-01-12 | 3 | -33/+58 |
* | [SCSI] aic7xxx/aic79xx: New device ids | Hannes Reinecke | 2006-01-12 | 4 | -14/+40 |
* | [SCSI] Mask capabilities for SCSI-1 CD drive | Chuck Ebbert | 2006-01-12 | 1 | -2/+3 |
* | [SCSI] aacraid: README update | Mark Haverkamp | 2006-01-12 | 1 | -74/+0 |
* | [SCSI] aacraid: 17 element sg performance update | Mark Haverkamp | 2006-01-12 | 2 | -4/+18 |
* | [SCSI] aacraid: better sysfs adapter information | Mark Haverkamp | 2006-01-12 | 1 | -2/+18 |
* | [SCSI] aacraid: Fix default FIB size | Mark Haverkamp | 2006-01-12 | 1 | -0/+4 |
* | [SCSI] sas: clear parent->rphy in sas_rphy_delete | Christoph Hellwig | 2006-01-12 | 1 | -0/+2 |
* | [SCSI] turn most scsi semaphores into mutexes | Arjan van de Ven | 2006-01-12 | 16 | -119/+129 |
* | [SCSI] aic7xxx: fix timer handling bug | James Bottomley | 2006-01-12 | 3 | -41/+16 |
* | [SCSI] qla2xxx: Kconfig: two fixes | Andrew Vasquez | 2006-01-12 | 3 | -10/+14 |
* | [SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static | Adrian Bunk | 2006-01-12 | 1 | -1/+1 |
* | [SCSI] scsi_transport_spi.c: make print_nego() static | Adrian Bunk | 2006-01-12 | 1 | -1/+1 |
* | [SCSI] raid_class.c - adding RAID10 and RAID10 defines | Moore, Eric | 2006-01-12 | 1 | -0/+2 |
* | [PATCH] don't include ioctl32.h in drivers | Christoph Hellwig | 2006-01-10 | 3 | -3/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-01-09 | 6 | -6/+0 |
|\ |
|
| * | Merge Linus' tree. | Russell King | 2006-01-09 | 1 | -16/+5 |
| |\ |
|
| * | | [ARM] Remove asm/irq.h includes from ARM drivers | Russell King | 2006-01-09 | 6 | -6/+0 |
* | | | [PATCH] Fix sg_page_malloc() memset | Hugh Dickins | 2006-01-09 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-01-09 | 2 | -9/+16 |
|\ \ \ |
|
| * | | | [PATCH] powerpc: Remove device_node addrs/n_addr | Benjamin Herrenschmidt | 2006-01-09 | 2 | -9/+16 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-01-09 | 1 | -6/+24 |
|\ \ \ |
|
| * | | | [PATCH] sata_nv, spurious interrupts at system startup with MAXTOR 6H500F0 drive | Andrew Chew | 2006-01-09 | 1 | -6/+24 |
| | |/
| |/| |
|
* | | | [SCSI] Kill the SCSI softirq handling | Jens Axboe | 2006-01-09 | 3 | -101/+45 |
|/ / |
|
* | | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 | 1 | -16/+5 |
|/ |
|
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 | 20 | -125/+103 |
|\ |
|
| * | [SCSI] scsi_end_async() needs to take an uptodate parameter | Jens Axboe | 2006-01-06 | 1 | -1/+1 |
| * | [BLOCK] add FUA support to libata | Tejun Heo | 2006-01-06 | 3 | -13/+54 |
| * | [BLOCK] update libata to use new blk_ordered for barriers | Tejun Heo | 2006-01-06 | 13 | -13/+0 |
| * | [BLOCK] scsi: add FUA support to sd | Tejun Heo | 2006-01-06 | 1 | -3/+26 |
| * | [BLOCK] update SCSI to use new blk_ordered for barriers | Tejun Heo | 2006-01-06 | 3 | -93/+20 |
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 | 3 | -4/+4 |
* | | [PATCH] Suspend support for libata | Jens Axboe | 2006-01-06 | 4 | -0/+165 |
* | | [PATCH] parport: Kconfig dependency fixes | Marko Kohtala | 2006-01-06 | 1 | -4/+4 |
* | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
|/ |
|
* | [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca... | Dominik Brodowski | 2006-01-06 | 6 | -228/+51 |
* | [PATCH] pcmcia: remove dev_list from drivers | Dominik Brodowski | 2006-01-06 | 4 | -68/+11 |
* | [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback | Dominik Brodowski | 2006-01-06 | 6 | -65/+26 |
* | [PATCH] pcmcia: new suspend core | Dominik Brodowski | 2006-01-05 | 5 | -134/+186 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 | 1 | -1/+1 |
|\ |
|
| * | [PATCH] driver core: replace "hotplug" by "uevent" | Kay Sievers | 2006-01-04 | 1 | -1/+1 |
| * | [PATCH] merge kobject_uevent and kobject_hotplug | Kay Sievers | 2006-01-04 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 | 2 | -0/+9 |
|\ \ |
|
| * | | gitignore: misc files | Brian Gerst | 2006-01-01 | 2 | -0/+9 |
* | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2006-01-04 | 12 | -246/+367 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' | Jeff Garzik | 2006-01-03 | 3 | -18/+95 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge branch 'master' | Jeff Garzik | 2005-12-24 | 16 | -88/+86 |
| |\ \ \ |
|