Age | Commit message (Expand) | Author | Files | Lines |
2021-06-16 | ide: remove the legacy ide driver | Christoph Hellwig | 1 | -109/+0 |
2021-06-10 | m68k/q40: Replace q40ide driver with pata_falcon and falconide | Finn Thain | 1 | -1/+0 |
2021-06-10 | m68k/mac: Replace macide driver with generic platform drivers | Finn Thain | 1 | -1/+0 |
2020-03-24 | ide: remove no longer used au1xxx-ide driver | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2020-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds | 1 | -2/+0 |
2020-01-20 | ide: remove unneeded header include path to drivers/ide | Masahiro Yamada | 1 | -2/+0 |
2019-08-16 | ide: remove the sgiioc4 driver | Christoph Hellwig | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-04-14 | Remove celleb-only SCC PATA drivers | Daniel Axtens | 1 | -1/+0 |
2013-09-16 | ide: Drop H8/300 driver | Guenter Roeck | 1 | -2/+0 |
2012-02-13 | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+0 |
2011-03-17 | ide: change to new flag variable | matt mooney | 1 | -1/+1 |
2009-03-31 | ide: merge ide_arm and ide_generic host drivers | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2009-03-24 | ide: move error handling code to ide-eh.c (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-03-24 | ide: move standard I/O code to ide-io-std.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2009-03-24 | ide: move xfer mode tuning code to ide-xfer-mode.c | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2009-03-24 | ide: move device settings code to ide-devsets.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2009-03-05 | ide: add at91_ide driver | Stanislaw Gruszka | 1 | -0/+1 |
2009-02-02 | ide: add CS5536 host driver (v3) | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2009-01-06 | Resurrect IT8172 IDE controller driver | Shane McDonald | 1 | -0/+1 |
2009-01-02 | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-12-29 | ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-12-29 | ide: move Power Management support to ide-pm.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-10-23 | ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-10-23 | ide: Add tx4938ide driver (v2) | Atsushi Nemoto | 1 | -0/+1 |
2008-10-23 | ide: Add tx4939ide driver (v6) | Atsushi Nemoto | 1 | -0/+2 |
2008-10-21 | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 1 | -21/+63 |
2008-10-17 | ide: add generic ATA/ATAPI disk driver | Bartlomiej Zolnierkiewicz | 1 | -6/+13 |
2008-10-17 | ide-floppy: factor out generic disk handling code to ide-gd-floppy.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-10-17 | ide-disk: factor out generic disk handling code to ide-gd.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-10-13 | ide: Implement disk shock protection support (v4) | Elias Oltmanns | 1 | -1/+1 |
2008-10-13 | ide: move SFF DMA code to ide-dma-sff.c | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-10-13 | ide-disk: move /proc handling to ide-disk_proc.c (take 3) | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-10-13 | ide-disk: move all ioctl handling to ide-disk_ioctl.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-10-13 | ide-floppy: move /proc handling to ide-floppy_proc.c (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
2008-10-13 | ide: remove CONFIG_BLK_DEV_IDE config option (take 2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2008-10-10 | ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-10-10 | ide: move ioctls handling to ide-ioctls.c | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2008-07-24 | ide: remove stale comments from drivers/ide/Makefile | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
2008-07-16 | move ide/legacy/hd.c to drivers/block/ | Adrian Bunk | 1 | -5/+0 |
2008-07-16 | ide/legacy/hd.c: use late_initcall() | Adrian Bunk | 1 | -1/+0 |
2008-07-16 | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2008-07-16 | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-07-15 | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-04-28 | remove the broken ETRAX_IDE driver | Adrian Bunk | 1 | -1/+1 |
2008-04-18 | ide: fix ide_find_port() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-02-01 | ide-cd: move code handling cdrom.c IOCTLs to ide-cd_ioctl.c | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-02-01 | ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c | Bartlomiej Zolnierkiewicz | 1 | -1/+3 |
2008-01-26 | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 1 | -24/+34 |
2007-11-27 | ide: add CONFIG_IDE_H8300 config option | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |