Age | Commit message (Expand) | Author |
2008-10-21 | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz |
2008-10-17 | scc_pata: kill unused variables | Sergei Shtylyov |
2008-10-17 | sgiioc4: kill duplicate ioremap() | Sergei Shtylyov |
2008-10-17 | sgiioc4: kill useless address checks | Sergei Shtylyov |
2008-10-17 | delkin_cb: add PM support | Bartlomiej Zolnierkiewicz |
2008-10-17 | ide: remove broken hpt34x driver | Bartlomiej Zolnierkiewicz |
2008-10-17 | sgiioc4: remove maskproc() method | Sergei Shtylyov |
2008-10-17 | hpt366: cleanup maskproc() method | Sergei Shtylyov |
2008-10-17 | hpt366: fix compile warning | Bartlomiej Zolnierkiewicz |
2008-10-13 | piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list | Herton Ronaldo Krzesinski |
2008-10-13 | ide: switch to DMA-mapping API part #2 | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: __ide_dma_end() -> ide_dma_end() | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: ->ide_dma_clear_irq() -> ->clear_irq() | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: use unique names for struct pci_driver instances | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: remove [ata_]select_t | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: use 'drive->dn & 1' instead of drive->select.b.unit | Bartlomiej Zolnierkiewicz |
2008-10-13 | cy82c693: remove no longer needed CY82C693_DEBUG_LOGS code | Bartlomiej Zolnierkiewicz |
2008-10-13 | cy82c693: remove dead CY82C693_SETDMA_CLOCK code | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: remove superfluous ->waiting_for_dma checks | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: remove superfluous ->dma field from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: add device flags | Bartlomiej Zolnierkiewicz |
2008-10-13 | sgiioc4: fix messages | Sergei Shtylylov |
2008-10-13 | sgiioc4: sgiioc4_read_status drive busy check fix | Sergei Shtylylov |
2008-10-10 | ide: add proper PCI PM support (v2) | Bartlomiej Zolnierkiewicz |
2008-10-10 | hpt366: add hpt3xx_disable_fast_irq() helper | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: ide_dev_is_sata() -> ata_id_is_sata() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: ide_dev_has_iordy() -> ata_id_has_iordy() | Bartlomiej Zolnierkiewicz |
2008-10-10 | cmd640: add __set_prefetch_mode() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: check drive->present in ide_get_paired_drive() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: remove drive->driveid | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz |
2008-09-10 | ide: Fix pointer arithmetic in hpt3xx driver code (3rd try) | Masoud Sharbiani |
2008-08-18 | sgiioc4: fixup message on resource allocation failure | Bartlomiej Zolnierkiewicz |
2008-08-18 | drivers/ide/pci/: use __devexit_p() | Adrian Bunk |
2008-08-05 | ide: ->cable_detect method cannot be marked __devinit | Bartlomiej Zolnierkiewicz |
2008-08-05 | ide: ->quirkproc method cannot be marked __devinit | Bartlomiej Zolnierkiewicz |
2008-08-05 | cs5520: add enablebits checking | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: drop 'name' parameter from ->init_chipset method | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: prefix messages from IDE PCI host drivers by driver name | Bartlomiej Zolnierkiewicz |
2008-07-24 | it821x: remove DECLARE_ITE_DEV() macro | Bartlomiej Zolnierkiewicz |
2008-07-24 | it8213: remove DECLARE_ITE_DEV() macro | Bartlomiej Zolnierkiewicz |
2008-07-24 | ide: include PCI device name in messages from IDE PCI host drivers | Bartlomiej Zolnierkiewicz |
2008-07-24 | via82cxxx: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-24 | trm290: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-24 | triflex: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-24 | tc86c001: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-24 | slc90e66: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-24 | sl82c105: add ->remove method and module_exit() | Bartlomiej Zolnierkiewicz |