aboutsummaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2007-09-10[libata, IDE] add new VIA bridge to VIA PATA driversJoseph Chan
2007-08-20ide-disk: workaround for buggy HPA support on ST340823A (take 3)Bartlomiej Zolnierkiewicz
2007-08-20hpt34x: fix CONFIG_HPT34X_AUTODMA=n handlingBartlomiej Zolnierkiewicz
2007-08-20triflex: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20pdc202xx_old: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20pdc202xx_new: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20cs5530: add missing ->dma_base checkBartlomiej Zolnierkiewicz
2007-08-20ide: ide_config_drive_speed() bugfixesBartlomiej Zolnierkiewicz
2007-08-20ide: add cable detection for early UDMA66 devices (take 3)Bartlomiej Zolnierkiewicz
2007-08-20ide-pmac: fix drive->init_speed reportingBartlomiej Zolnierkiewicz
2007-08-20ide: config_drive_for_dma() fixesBartlomiej Zolnierkiewicz
2007-08-20ide-cris: fix ->set_pio_mode method to set transfer mode on the deviceBartlomiej Zolnierkiewicz
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz
2007-08-20ide: make CONFIG_IDE_GENERIC default to NTejun Heo
2007-08-01scc_pata: PIO fixesBartlomiej Zolnierkiewicz
2007-08-01piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz
2007-08-01jmicron: PIO fixesBartlomiej Zolnierkiewicz
2007-08-01it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz
2007-08-01cs5535: PIO fixesBartlomiej Zolnierkiewicz
2007-08-01cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz
2007-08-01drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-08-01ide: eliminate warnings in ide-tape.cStephen Rothwell
2007-08-01ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos
2007-08-01sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter
2007-08-01alim15x3: Correct HP detectBartlomiej Zolnierkiewicz
2007-08-01ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse
2007-07-31Remove the arm26 portAdrian Bunk
2007-07-26drivers/ misc __iomem annotationsAl Viro
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-20m68k: missing exportsAl Viro
2007-07-20ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz
2007-07-20ide: remove stale changelog from setup-pci.cBartlomiej Zolnierkiewicz
2007-07-20ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz
2007-07-20ide-cris: handle PIO auto-tuning in tune_cris_ide()Bartlomiej Zolnierkiewicz
2007-07-20ide: add PIO masksBartlomiej Zolnierkiewicz
2007-07-20ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz
2007-07-20ide: ide_find_best_pio_mode() fixes (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz
2007-07-20sc1200: remove stale Power Management codeBartlomiej Zolnierkiewicz
2007-07-20ide: ide_start_power_step() fix WRT disabling DMABartlomiej Zolnierkiewicz
2007-07-20serverworks: fix DMABartlomiej Zolnierkiewicz
2007-07-20serverworks: always tune PIOBartlomiej Zolnierkiewicz
2007-07-20ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz
2007-07-20ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz
2007-07-20ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz
2007-07-20siimage: PIO mode setup fixes (take 2)Bartlomiej Zolnierkiewicz
2007-07-20atiixp: PIO mode setup fixesBartlomiej Zolnierkiewicz
2007-07-20ide: Stop mapping ROMsAlan Cox
2007-07-20IDE: Remove references to dead ETRAX-related variables.Robert P. J. Day