Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | ide: generic IDE PCI driver, add another device exception | Jiri Slaby | 2007-06-08 | 1 | -14/+23 |
* | it821x: RAID mode fixes | Bartlomiej Zolnierkiewicz | 2007-06-08 | 1 | -16/+18 |
* | serverworks: fix CSB6 tuning logic | Bartlomiej Zolnierkiewicz | 2007-06-08 | 1 | -13/+27 |
* | serverworks: remove crappy code | Bartlomiej Zolnierkiewicz | 2007-06-08 | 1 | -7/+6 |
* | ide serverworks warning fixes | Andrew Morton | 2007-05-24 | 1 | -4/+4 |
* | ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE | Alan Cox | 2007-05-24 | 1 | -0/+6 |
* | add the IDE device ID for ATI SB700 | Henry Su | 2007-05-24 | 1 | -0/+1 |
* | sl82c105: Switch to ref counting API | Alan Cox | 2007-05-16 | 1 | -3/+5 |
* | ide: remove ide_dma_enable() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 6 | -86/+8 |
* | sl82c105: add speedproc() method and MWDMA0/1 support | Sergei Shtylyov | 2007-05-16 | 1 | -5/+66 |
* | cs5530/sc1200: add ->speedproc support | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -46/+81 |
* | cs5530/sc1200: DMA support cleanup | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -21/+13 |
* | ide: use ide_tune_dma() part #2 | Bartlomiej Zolnierkiewicz | 2007-05-16 | 3 | -45/+3 |
* | cs5530/sc1200: add ->udma_filter methods | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -117/+89 |
* | pdc202xx_new: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -28/+1 |
* | alim15x3: use ide_tune_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -62/+7 |
* | sis5513: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -49/+36 |
* | serverworks: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -53/+15 |
* | pdc202xx_old: rewrite mode programming code (v2) | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -134/+44 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-05-09 | 24 | -763/+257 |
|\ | |||||
| * | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 2 | -5/+17 |
| * | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
| * | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 2 | -35/+1 |
| * | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 4 | -14/+14 |
| * | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-10 | 12 | -206/+12 |
| * | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 20 | -457/+137 |