Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scc_pata: PIO fixes | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -41/+20 |
* | piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) | Bartlomiej Zolnierkiewicz | 2007-08-01 | 2 | -17/+15 |
* | jmicron: PIO fixes | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -17/+4 |
* | it8213: PIO fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -16/+17 |
* | cs5535: PIO fixes | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -23/+17 |
* | cs5520: fix PIO auto-tuning in ->ide_dma_check method | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -1/+1 |
* | ide: fix runtogether printk's in cmd64x IDE driver | Meelis Roos | 2007-08-01 | 1 | -2/+2 |
* | sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops | David Lamparter | 2007-08-01 | 1 | -0/+1 |
* | alim15x3: Correct HP detect | Bartlomiej Zolnierkiewicz | 2007-08-01 | 1 | -1/+1 |
* | ide: Fix an overrun found in the CS5535 IDE driver | Jordan Crouse | 2007-08-01 | 1 | -1/+1 |
* | drivers/ misc __iomem annotations | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 30 | -8/+70 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -17/+25 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 27 | -34/+33 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 3 | -19/+19 |
* | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -37/+2 |
* | serverworks: fix DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+2 |
* | serverworks: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -40/+36 |
* | ide: add ide_pci_device_t.host_flags (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 33 | -85/+19 |
* | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -3/+7 |
* | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -7/+5 |
* | siimage: PIO mode setup fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -98/+39 |
* | atiixp: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -13/+19 |
* | ide: Stop mapping ROMs | Alan Cox | 2007-07-20 | 5 | -38/+2 |
* | scc_pata.c: Workaround for errata A308 (take 2) | Kou Ishizaki | 2007-07-20 | 1 | -13/+54 |
* | scc_pata: Use inline function for eieio | Kumar Gala | 2007-07-20 | 1 | -2/+2 |
* | PCI: add pci_try_set_mwi | Randy Dunlap | 2007-07-11 | 1 | -1/+1 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 9 | -57/+22 |
* | via82cxxx: backport short cables support from pata_via.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -7/+41 |
* | sis5513: backport short cables support from pata_sis.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -1/+24 |
* | alim15x3: backport short cables support from pata_ali.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -23/+48 |
* | piix: backport short cables support from ata_piix.c | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -3/+34 |
* | ide: add short cables support | Bartlomiej Zolnierkiewicz | 2007-07-09 | 20 | -80/+104 |
* | ide: convert ide_find_best_mode() users to use ide_max_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-07-09 | 2 | -135/+115 |
* | aec62xx: kill speedproc() method wrapper (take 2) | Sergei Shtylyov | 2007-07-09 | 1 | -20/+8 |
* | aec62xx: remove init_dma() method (take 2) | Sergei Shtylyov | 2007-07-09 | 1 | -35/+16 |
* | aec62xx: rework init_setup_aec6x80() | Sergei Shtylyov | 2007-07-09 | 1 | -22/+13 |
* | cmd64x: init. code cleanup | Sergei Shtylyov | 2007-07-09 | 1 | -81/+45 |
* | hpt366: simplify UltraDMA filtering (take 4) | Sergei Shtylyov | 2007-07-09 | 1 | -72/+82 |
* | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 2007-07-09 | 4 | -17/+17 |
* | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 2007-07-09 | 5 | -29/+25 |
* | serverworks: always tune CSB6 | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -75/+2 |
* | sis5513: adding PCI-ID | Uwe Koziolek | 2007-07-08 | 1 | -0/+1 |
* | ide: pdc202xx_new PLL input clock fix | Albert Lee | 2007-07-03 | 1 | -2/+8 |
* | it821x: fix incorrect SWDMA mask | Bartlomiej Zolnierkiewicz | 2007-07-03 | 1 | -2/+1 |
* | amd74xx: resume fix | Bartlomiej Zolnierkiewicz | 2007-07-03 | 1 | -5/+3 |
* | hpt366: use correct enablebits for HPT36x | Sergei Shtylyov | 2007-07-03 | 1 | -5/+15 |
* | hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 | Sergei Shtylyov | 2007-07-03 | 1 | -1/+2 |
* | ide: Add the MCP73/77 support to PATA driver | Peer Chen | 2007-06-08 | 1 | -3/+9 |
* | hpt366: disallow Ultra133 for HPT374 | Sergei Shtylyov | 2007-06-08 | 1 | -4/+4 |