summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pci/jmicron.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-10/+2
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-20/+0
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-9/+6
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-4/+3
* ide: move ide_rate_filter() calls to the upper layer (take 2)Bartlomiej Zolnierkiewicz2007-10-111-6/+3
* ide: make jmicron match vendor and device classTejun Heo2007-10-111-40/+25
* jmicron: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-17/+4
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+1
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+0
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-9/+11
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-20/+1
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-19/+2
* jmicron: make ide jmicron driver play nice with libata onesTejun Heo2007-03-171-5/+24
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-6/+4
* atiixp/jmicron/triflex: fix PIO fallbackBartlomiej Zolnierkiewicz2007-02-171-1/+3
* [PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com2007-01-301-7/+7
* jmicron: fix warningAndrew Morton2007-01-271-1/+2
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] non-libata driver for Jmicron devicesAlan Cox2006-10-031-0/+269