aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11ide: call udma_filter() before resorting to the UltraDMA maskSergei Shtylyov1-3/+4
2007-10-11ide: make jmicron match vendor and device classTejun Heo1-40/+25
2007-10-11pdc202xx_new: switch to using pci_get_slot() (take 2)Sergei Shtylyov1-26/+34
2007-10-11ide: hook ACPI _PSx method to IDE power on/offShaohua Li2-2/+54
2007-10-11ide: Platform IDE driverAnton Vorontsov3-0/+192
2007-10-11hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov3-4/+29
2007-10-11atiixp: SB700 contains more than one IDE channelShane Huang1-1/+1
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe1-18/+18
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown1-10/+6
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik2-2/+2
2007-10-06Fix non-terminated PCI match table in PowerMac IDEBenjamin Herrenschmidt1-0/+1
2007-09-17ide: remove unused variables from drivers/ide/ppc/pmac.cStephen Rothwell1-2/+0
2007-09-17ide: ST320413A has the same problem as ST340823AJorge Juan Chico1-0/+1
2007-09-11pdc202xx_new: PLL detection fixMikael Pettersson1-1/+1
2007-09-11via82cxxx: add Arima W730-K8 and other rebadgings to short cables listBartlomiej Zolnierkiewicz1-4/+11
2007-09-11pmac: build fixTony Breeds1-1/+1
2007-09-11pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner1-0/+7
2007-09-11hpt366: UltraDMA filter for SATA cards (take 2)Sergei Shtylyov1-47/+49
2007-09-11ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov1-2/+1
2007-09-11hpt366: fix PCI clock detection for HPT374 (take 4)Sergei Shtylyov1-13/+31
2007-09-11pdc202xx_new: fix PCI refcountingSergei Shtylyov1-3/+4
2007-09-11ide: fix PCI refcountingSergei Shtylyov1-25/+16
2007-09-11mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2-2/+1
2007-09-10[libata, IDE] add new VIA bridge to VIA PATA driversJoseph Chan1-0/+1
2007-08-20ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz2-0/+20
2007-08-20hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz1-4/+2
2007-08-20triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-0/+3
2007-08-20pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-3/+6
2007-08-20pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-2/+8
2007-08-20cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz1-1/+7
2007-08-20ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz1-2/+2
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz2-22/+36
2007-08-20ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz1-11/+3
2007-08-20ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz2-25/+10
2007-08-20ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz1-0/+2
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz1-0/+9
2007-08-20ide: make CONFIG_IDE_GENERIC default to NTejun Heo1-2/+1
2007-08-01scc_pata: PIO fixesBartlomiej Zolnierkiewicz1-41/+20
2007-08-01piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz2-17/+15
2007-08-01jmicron: PIO fixesBartlomiej Zolnierkiewicz1-17/+4
2007-08-01it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz1-16/+17
2007-08-01cs5535: PIO fixesBartlomiej Zolnierkiewicz1-23/+17
2007-08-01cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz1-1/+1
2007-08-01drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-2/+1
2007-08-01ide: eliminate warnings in ide-tape.cStephen Rothwell1-1/+1
2007-08-01ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos1-2/+2
2007-08-01sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter1-0/+1
2007-08-01alim15x3: Correct HP detectBartlomiej Zolnierkiewicz1-1/+1
2007-08-01ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse1-1/+1
2007-07-31Remove the arm26 portAdrian Bunk2-15/+7