| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -1/+1 |
* | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -12/+5 |
* | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -2/+3 |
* | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li | 2007-10-11 | 1 | -2/+12 |
* | hpt366: MWDMA filter for SATA cards (take 2) | Sergei Shtylyov | 2007-10-11 | 1 | -0/+1 |
* | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -4/+0 |
* | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -78/+0 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+2 |
* | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+2 |
* | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds | 2007-07-17 | 1 | -5/+5 |
* | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 | 1 | -1/+1 |
* | bsg: support for full generic block layer SG v3 | Jens Axboe | 2007-07-16 | 1 | -5/+5 |
* | ide: add short cables support | Bartlomiej Zolnierkiewicz | 2007-07-09 | 1 | -2/+7 |
* | ide: use mutex instead of ide_setting_sem semaphore in IDE driver | Matthias Kaehlcke | 2007-07-09 | 1 | -6/+6 |
* | ide: use mutex instead of ide_cfg_sem semaphore in IDE driver | Matthias Kaehlcke | 2007-07-09 | 1 | -4/+4 |
* | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 2007-07-09 | 1 | -1/+1 |
* | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 2007-07-09 | 1 | -1/+1 |
* | Resume from RAM on HPC nx6325 broken | Rafael J. Wysocki | 2007-06-16 | 1 | -3/+6 |
* | ide: HPA detect from resume | Lee Trager | 2007-06-08 | 1 | -1/+8 |
* | ide: always disable DMA before tuning it | Bartlomiej Zolnierkiewicz | 2007-05-16 | 1 | -0/+1 |
* | ide: legacy PCI bus order probing fixes | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -5/+5 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -11/+3 |
* | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -9/+7 |
* | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -310/+3 |
* | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -72/+104 |
* | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -9/+6 |
* | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -0/+1 |
* | ide: fix UDMA/MWDMA/SWDMA masks (v3) | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -3/+0 |
* | ide: add "optical" to sysfs "media" attribute | Danny Kukawka | 2007-04-10 | 1 | -0/+2 |
* | ide: fix locking for manual DMA enable/disable ("hdparm -d") | Bartlomiej Zolnierkiewicz | 2007-03-26 | 1 | -7/+30 |
* | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options | Bartlomiej Zolnierkiewicz | 2007-03-17 | 1 | -4/+0 |
* | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -5/+5 |
* | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -15/+8 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 | 1 | -2/+0 |
* | ide: fix pmac breakage | Andrew Morton | 2007-03-03 | 1 | -2/+2 |
* | ide: make ide_hwif_t.ide_dma_host_on void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -1/+1 |
* | ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -6/+4 |
* | ide: add ide_set_dma() helper (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -1/+2 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -3/+2 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -2/+0 |
* | ide: remove write-only ide_hwif_t.no_dsc flag | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -1/+0 |
* | ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) | Albert Lee | 2007-02-17 | 1 | -0/+1 |
* | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 | 1 | -0/+36 |
* | [PATCH] ide section fixes | Al Viro | 2007-02-01 | 1 | -4/+4 |
* | ide: unregister idepnp driver on unload | Tejun Heo | 2007-01-27 | 1 | -0/+5 |
* | [PATCH] lockdep: fix ide/proc interaction | Peter Zijlstra | 2006-12-07 | 1 | -4/+15 |
* | [PATCH] ide: Fix crash on repeated reset | Alan Cox | 2006-10-03 | 1 | -0/+5 |
* | [PATCH] IDE core: driver layer error checking | Randy Dunlap | 2006-10-03 | 1 | -1/+7 |
* | [PATCH] IDE: claim extra DMA ports regardless of channel | Sergei Shtylylov | 2006-10-03 | 1 | -5/+9 |
* | [PATCH] Remove ->waiting member from struct request | Jens Axboe | 2006-09-30 | 1 | -2/+2 |