Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | ide: HPA detect from resume | Lee Trager | 2007-06-08 | 2 | -1/+20 | |
* | it821x: RAID mode fixes | Bartlomiej Zolnierkiewicz | 2007-06-08 | 2 | -22/+24 | |
* | 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 | |
* | Match DMA blacklist entries between ide-dma.c and libata-core.c | Junio C Hamano | 2007-05-24 | 1 | -1/+3 | |
* | Add two missing chipsets to drivers/ide/ide-proc.c | Mika Kukkonen | 2007-05-24 | 1 | -0/+2 | |
* | 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 | |
* | Use menuconfig objects: IDE | Jan Engelhardt | 2007-05-16 | 1 | -11/+4 | |
* | sl82c105: Switch to ref counting API | Alan Cox | 2007-05-16 | 1 | -3/+5 | |
* | ide: remove ide_use_dma() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -37/+5 | |
* | ide: add missing validity checks for identify words 62 and 63 | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -2/+4 | |
* | ide: remove ide_dma_enable() | Bartlomiej Zolnierkiewicz | 2007-05-16 | 8 | -100/+11 | |
* | 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 | 4 | -58/+4 | |
* | cs5530/sc1200: add ->udma_filter methods | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -117/+89 | |
* | ide: always disable DMA before tuning it | Bartlomiej Zolnierkiewicz | 2007-05-16 | 2 | -0/+2 | |
* | 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 | |
* | [ARM] ecard: add ecardm_iomap() / ecardm_iounmap() | Russell King | 2007-05-11 | 2 | -28/+9 | |
* | [ARM] ecard: add helper function for setting ecard irq ops | Russell King | 2007-05-11 | 1 | -6/+3 | |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 | |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-05-09 | 60 | -1407/+1039 | |
|\ | ||||||
| * | ide: fix PIO setup on resume for ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -10/+7 | |
| * | ide: legacy PCI bus order probing fixes | Bartlomiej Zolnierkiewicz | 2007-05-10 | 3 | -5/+10 | |
| * | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 17 | -49/+87 | |
| * | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 13 | -23/+21 | |
| * | ide: cable detection fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 4 | -61/+39 | |
| * | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-10 | 6 | -341/+345 | |
| * | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 5 | -106/+193 | |
| * | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 11 | -31/+39 | |
| * | ide: add ide_tune_dma() helper | Bartlomiej Zolnierkiewicz | 2007-05-10 | 13 | -206/+32 | |
| * | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 26 | -568/+232 | |
| * | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 8 | -60/+87 | |
* | | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 10 | -512/+459 | |
|\ | ||||||
| * | ide-cs: recognize 2GB CompactFlash from Transcend | Fabrice Aeschbacher | 2007-05-05 | 1 | -0/+1 | |
| * | hpt366: don't check enablebits for HPT36x | Sergei Shtylyov | 2007-05-05 | 1 | -1/+6 | |
| * | ide-cris: fix ->speedproc and wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -5/+4 | |
| * | siimage: fix wrong ->swdma_mask | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -10/+2 | |
| * | it821x: PIO mode setup fixes | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -68/+58 | |
| * | pdc202xx_new: enable DMA for all ATAPI devices | Bartlomiej Zolnierkiewicz | 2007-05-05 | 1 | -3/+0 |