Age | Commit message (Expand) | Author |
2008-02-01 | ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag | Bartlomiej Zolnierkiewicz |
2008-02-01 | ide: ide_setup_dma() assumes 8 ports | Sergei Shtylyov |
2008-01-25 | ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag | Bartlomiej Zolnierkiewicz |
2007-11-27 | alim15x3: add Mitac 8317 and derivatives to ali_cable_override() | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz |
2007-10-20 | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz |
2007-10-20 | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz |
2007-10-20 | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz |
2007-10-19 | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: use PCI_VDEVICE() macro | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-16 | ide: remove drive->init_speed zeroing | Bartlomiej Zolnierkiewicz |
2007-10-13 | alim15x3: remove redundant m5229_revision check | Bartlomiej Zolnierkiewicz |
2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-11 | ide: use only ->set_pio_mode method for programming PIO modes (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-11 | alim15x3: PIO mode setup fixes | Bartlomiej Zolnierkiewicz |
2007-10-11 | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz |
2007-10-11 | ide: move ide_rate_filter() calls to the upper layer (take 2) | Bartlomiej Zolnierkiewicz |
2007-10-09 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik |
2007-09-11 | pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814 | Daniel Exner |
2007-08-01 | alim15x3: Correct HP detect | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add PIO masks | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz |
2007-07-20 | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz |
2007-07-11 | PCI: Change all drivers to use pci_device->revision | Auke Kok |
2007-07-09 | alim15x3: backport short cables support from pata_ali.c | Bartlomiej Zolnierkiewicz |
2007-07-09 | ide: add short cables support | Bartlomiej Zolnierkiewicz |
2007-05-16 | alim15x3: use ide_tune_dma() | Bartlomiej Zolnierkiewicz |
2007-05-10 | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz |
2007-05-10 | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz |
2007-05-10 | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz |
2007-05-05 | alim15x3: PIO fallback fix | Bartlomiej Zolnierkiewicz |
2007-03-03 | alim15x3: fix PIO mode setup | Sergei Shtylyov |
2007-02-17 | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz |
2007-02-17 | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz |
2007-01-27 | ide: add missing __init tags to IDE PCI host drivers | Bartlomiej Zolnierkiewicz |
2006-12-08 | [PATCH] ide: more conversion to pci_get APIs | Alan Cox |
2006-09-13 | [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writer | Michael De Backer |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-04-19 | [PATCH] alim15x3: ULI M-1573 south Bridge support | KAI.HSU |
2005-11-18 | [PATCH] alim15x3: use KERN_WARNING | Alexey Dobriyan |
2005-11-18 | [PATCH] alim15x3: replace pci_find_device() with pci_dev_present() | Hanna Linder |