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