Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide-disk: workaround for buggy HPA support on ST340823A (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 | 2 | -0/+20 |
* | hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -4/+2 |
* | triflex: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -0/+3 |
* | pdc202xx_old: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -3/+6 |
* | pdc202xx_new: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -2/+8 |
* | cs5530: add missing ->dma_base check | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -1/+7 |
* | ide: ide_config_drive_speed() bugfixes | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -2/+2 |
* | ide: add cable detection for early UDMA66 devices (take 3) | Bartlomiej Zolnierkiewicz | 2007-08-20 | 2 | -22/+36 |
* | ide-pmac: fix drive->init_speed reporting | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -11/+3 |
* | ide: config_drive_for_dma() fixes | Bartlomiej Zolnierkiewicz | 2007-08-20 | 2 | -25/+10 |
* | ide-cris: fix ->set_pio_mode method to set transfer mode on the device | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -0/+2 |
* | ide: fix hidden dependencies on CONFIG_IDE_GENERIC | Bartlomiej Zolnierkiewicz | 2007-08-20 | 1 | -0/+9 |
* | ide: make CONFIG_IDE_GENERIC default to N | Tejun Heo | 2007-08-20 | 1 | -2/+1 |
* | 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 |
* | drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 2007-08-01 | 1 | -2/+1 |
* | ide: eliminate warnings in ide-tape.c | Stephen Rothwell | 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 |
* | Remove the arm26 port | Adrian Bunk | 2007-07-31 | 2 | -15/+7 |
* | drivers/ misc __iomem annotations | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 5 | -7/+7 |
* | m68k: missing exports | Al Viro | 2007-07-20 | 1 | -0/+2 |
* | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -5/+17 |
* | ide: remove stale changelog from setup-pci.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+0 |
* | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -78/+0 |
* | ide-cris: handle PIO auto-tuning in tune_cris_ide() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+2 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 41 | -8/+87 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 6 | -39/+38 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 36 | -48/+42 |
* | ide: ide_find_best_pio_mode() fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -6/+4 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 8 | -55/+73 |
* | sc1200: remove stale Power Management code | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -37/+2 |
* | ide: ide_start_power_step() fix WRT disabling DMA | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -2/+3 |
* | 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 | 34 | -91/+22 |
* | ide: add ide_dev_has_iordy() helper (take 4) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 2 | -9/+8 |
* | ide: make ide_get_best_pio_mode() print info if overriding PIO mode | Bartlomiej Zolnierkiewicz | 2007-07-20 | 3 | -10/+12 |
* | 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 |
* | IDE: Remove references to dead ETRAX-related variables. | Robert P. J. Day | 2007-07-20 | 1 | -6/+0 |
* | PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia | Marcin Juszkiewicz | 2007-07-20 | 1 | -0/+1 |