| Commit message (Expand) | Author | Age |
* | device create: scsi: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 |
* | m68k: Atari SCSI needs NVRAM | Geert Uytterhoeven | 2008-10-14 |
* | m68k: Remove the broken Hades support | Adrian Bunk | 2008-10-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-13 |
|\ |
|
| * | ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify() | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: remove superfluous ->media field from ide_driver_t | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: add device flags | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: make ide_transfer_pc() static | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: make ide_pc_intr() static | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: add ->pc_{update,io}_buffers methods | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: add ide_retry_pc() helper | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: drop 'timeout' and 'expiry' arguments from ide_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: add pointer to the current packet command to ide_drive_t | Bartlomiej Zolnierkiewicz | 2008-10-13 |
| * | ide: drop dsc_handle argument from ide_pc_intr() | Bartlomiej Zolnierkiewicz | 2008-10-13 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2008-10-13 |
|\ \
| |/
|/| |
|
| * | pcmcia: pcmcia_config_loop() improvement by passing vcc | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() default CIS entry handling | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: pcmcia_config_loop() ConfigIndex unification | Dominik Brodowski | 2008-08-22 |
| * | pcmcia: use pcmcia_loop_config in scsi pcmcia drivers | Dominik Brodowski | 2008-08-22 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2008-10-12 |
|\ \ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 |
| |\ \ \ |
|
| * | | | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
| * | | | | qlogicpti: Convert to pure OF driver. | David S. Miller | 2008-08-29 |
| * | | | | sun_esp: Convert to pure OF driver. | David S. Miller | 2008-08-29 |
| * | | | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 |
| * | | | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 |
| * | | | | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 |
| * | | | | sparc: Kill SBUS DVMA layer. | David S. Miller | 2008-08-29 |
* | | | | | ide: Remove ide_spin_wait_hwgroup() and use special requests instead | Elias Oltmanns | 2008-10-10 |
* | | | | | ide: add ide_io_buffers() helper | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide-scsi: cleanup ide_scsi_io_buffers() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: remove ->supports_dsc_overlap field from ide_driver_t | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: call ide_proc_register_driver() later | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: remove needless drive->present checks from device drivers | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| |_|/ /
|/| | | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-10 |
|\ \ \ \ |
|
| * | | | | [SCSI] scsi_dh: suppress comparison warning | James Bottomley | 2008-10-03 |
| * | | | | [SCSI] scsi_dh: add Dell product information into rdac device handler | Yanqing_Liu@Dell.com | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option | Adrian Bunk | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: fix printk format warnings | Alexander Beregalov | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k8. | Andrew Vasquez | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. | Ravi Anand | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. | Andrew Vasquez | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: Fix "occured" spelling errors. | Bjorn Helgaas | 2008-10-03 |
| * | | | | [SCSI] qla2xxx: Add NPIV-Config Table support. | Andrew Vasquez | 2008-10-03 |