| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-13 | 1 | -1/+0 |
* | ide: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | ide: merge ide_arm and ide_generic host drivers | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -2/+0 |
* | ide: move error handling code to ide-eh.c (v2) | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -1/+1 |
* | ide: move standard I/O code to ide-io-std.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -1/+2 |
* | ide: move xfer mode tuning code to ide-xfer-mode.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -2/+2 |
* | ide: move device settings code to ide-devsets.c | Bartlomiej Zolnierkiewicz | 2009-03-24 | 1 | -1/+2 |
* | ide: add at91_ide driver | Stanislaw Gruszka | 2009-03-05 | 1 | -0/+1 |
* | ide: add CS5536 host driver (v3) | Bartlomiej Zolnierkiewicz | 2009-02-02 | 1 | -0/+1 |
* | Resurrect IT8172 IDE controller driver | Shane McDonald | 2009-01-06 | 1 | -0/+1 |
* | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -1/+1 |
* | ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -0/+1 |
* | ide: move Power Management support to ide-pm.c | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -1/+1 |
* | ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c | Bartlomiej Zolnierkiewicz | 2008-10-23 | 1 | -1/+0 |
* | ide: Add tx4938ide driver (v2) | Atsushi Nemoto | 2008-10-23 | 1 | -0/+1 |
* | ide: Add tx4939ide driver (v6) | Atsushi Nemoto | 2008-10-23 | 1 | -0/+2 |
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -21/+63 |
* | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -6/+13 |
* | ide-floppy: factor out generic disk handling code to ide-gd-floppy.c | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -1/+1 |
* | ide-disk: factor out generic disk handling code to ide-gd.c | Bartlomiej Zolnierkiewicz | 2008-10-17 | 1 | -1/+1 |
* | ide: Implement disk shock protection support (v4) | Elias Oltmanns | 2008-10-13 | 1 | -1/+1 |
* | ide: move SFF DMA code to ide-dma-sff.c | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -0/+1 |
* | ide-disk: move /proc handling to ide-disk_proc.c (take 3) | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -0/+1 |
* | ide-disk: move all ioctl handling to ide-disk_ioctl.c | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -1/+2 |
* | ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -0/+4 |
* | ide: remove CONFIG_BLK_DEV_IDE config option (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -4/+4 |
* | ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+2 |
* | ide: move ioctls handling to ide-ioctls.c | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -2/+2 |
* | ide: remove stale comments from drivers/ide/Makefile | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -8/+1 |
* | move ide/legacy/hd.c to drivers/block/ | Adrian Bunk | 2008-07-16 | 1 | -5/+0 |
* | ide/legacy/hd.c: use late_initcall() | Adrian Bunk | 2008-07-16 | 1 | -1/+0 |
* | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 |
* | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+1 |
* | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+1 |
* | remove the broken ETRAX_IDE driver | Adrian Bunk | 2008-04-28 | 1 | -1/+1 |
* | ide: fix ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -1/+1 |
* | ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+1 |
* | ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+3 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -24/+34 |
* | ide: add CONFIG_IDE_H8300 config option | Bartlomiej Zolnierkiewicz | 2007-11-27 | 1 | -1/+1 |
* | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
* | scc_pata: dependency fix | Kou Ishizaki | 2007-03-17 | 1 | -1/+0 |
* | drivers/ide: PATA driver for Celleb | Kou Ishizaki | 2007-02-17 | 1 | -0/+1 |
* | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 | 1 | -0/+1 |
* | [IDE] Add driver for Sibyte Swarm evaluation board | Ralf Baechle | 2005-11-17 | 1 | -1/+1 |
* | [PATCH] drivers/ide/Makefile: kill dead CONFIG_BLK_DEV_IDE_TCQ entry | Adrian Bunk | 2005-07-03 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+54 |