Age | Commit message (Expand) | Author |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-07-26 | ide: hpt366: fix incorrect mask when checking at cmd_high_time | Colin Ian King |
2016-03-17 | ide: hpt366: convert to use match_string() helper | Andy Shevchenko |
2013-01-03 | Drivers: ide: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-06 | sections: fix section conflicts in drivers/ide | Andi Kleen |
2010-10-26 | hpt366: fix clock turnaround | Sergei Shtylyov |
2010-10-26 | hpt366: add debounce delay to cable_detect() method | Sergei Shtylyov |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-01-19 | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz |
2010-01-19 | ide: change ->set_pio_mode method parameters | Bartlomiej Zolnierkiewicz |
2009-11-18 | hpt366: remove dead old timing tables | Bartlomiej Zolnierkiewicz |
2009-10-29 | hpt366: kill unused #define's | Sergei Shtylyov |
2009-06-07 | ide: add IDE_DFLAG_NIEN_QUIRK device flag | Bartlomiej Zolnierkiewicz |
2009-06-07 | ide: respect quirk_drives[] list on all controllers | Bartlomiej Zolnierkiewicz |
2009-06-07 | hpt366: enable all quirks for devices on quirk_drives[] list | Bartlomiej Zolnierkiewicz |
2009-06-07 | hpt366: sync quirk_drives[] list with pdc202xx_{new,old}.c | Bartlomiej Zolnierkiewicz |
2009-04-18 | hpt366: use ATA_DMA_* constants | Sergei Shtylyov |
2009-04-18 | hpt366: fix HPT370 DMA timeouts | Sergei Shtylyov |
2009-03-31 | ide: add ->dma_clear method and remove ->dma_timeout one | Bartlomiej Zolnierkiewicz |
2009-03-27 | ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2) | Bartlomiej Zolnierkiewicz |
2009-03-24 | ide: fix ->init_chipset method to return 'int' value | Bartlomiej Zolnierkiewicz |
2009-01-06 | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov |
2009-01-06 | ide: don't set hwif->dma_ops in init_dma() method | Sergei Shtylyov |
2009-01-06 | ide: remove HWIF() macro | Bartlomiej Zolnierkiewicz |
2008-12-29 | ide: rework handling of serialized ports (v2) | Bartlomiej Zolnierkiewicz |
2008-11-02 | ide: Switch to a common address | Alan Cox |
2008-10-21 | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz |