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