| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -1/+13 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -12/+14 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -11/+0 |
* | cmd640: fix dependency on IDE_GENERIC | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+1 |
* | ide: remove CONFIG_IDEPCI_SHARE_IRQ config option | Bartlomiej Zolnierkiewicz | 2008-01-25 | 1 | -12/+0 |
* | ide: deprecate CONFIG_BLK_DEV_OFFBOARD | Bartlomiej Zolnierkiewicz | 2007-12-12 | 1 | -1/+5 |
* | amd74xx: arm hack | Andrew Morton | 2007-11-27 | 1 | -0/+1 |
* | ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig | Bartlomiej Zolnierkiewicz | 2007-11-27 | 1 | -0/+35 |
* | ide: add CONFIG_IDE_H8300 config option | Bartlomiej Zolnierkiewicz | 2007-11-27 | 1 | -1/+8 |
* | ide/Kconfig: fix mpc8xx host driver dependencies | Bartlomiej Zolnierkiewicz | 2007-11-27 | 1 | -1/+1 |
* | ide: BLK_DEV_IDECD help: remove outdated note | Adrian Bunk | 2007-11-13 | 1 | -4/+0 |
* | ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies | Bartlomiej Zolnierkiewicz | 2007-11-05 | 1 | -1/+2 |
* | ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page | Matti Linnanvuori | 2007-11-05 | 1 | -3/+16 |
* | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+3 |
* | ide: remove CONFIG_IDEDMA_ONLYDISK | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -10/+0 |
* | ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED | Bartlomiej Zolnierkiewicz | 2007-10-16 | 1 | -8/+0 |
* | ide: remove CONFIG_IDEDMA_IVB config option | Bartlomiej Zolnierkiewicz | 2007-10-13 | 1 | -16/+0 |
* | ide: Kconfig face-lift | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -50/+52 |
* | ide: Platform IDE driver | Anton Vorontsov | 2007-10-11 | 1 | -0/+8 |
* | pmac: build fix | Tony Breeds | 2007-09-11 | 1 | -1/+1 |
* | mpc8xx: Only build mpc8xx on arch/ppc | Kumar Gala | 2007-09-11 | 1 | -1/+1 |
* | 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 |
* | Remove the arm26 port | Adrian Bunk | 2007-07-31 | 1 | -1/+1 |
* | Use menuconfig objects: IDE | Jan Engelhardt | 2007-05-16 | 1 | -11/+4 |
* | [S390] Kconfig: menus with depends on HAS_IOMEM. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | ide: legacy PCI bus order probing fixes | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -0/+3 |
* | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -0/+11 |
* | ide/Kconfig: add missing range check for IDE_MAX_HWIFS | Bartlomiej Zolnierkiewicz | 2007-04-20 | 1 | -0/+1 |
* | ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA | Patrick Ringl | 2007-03-26 | 1 | -2/+4 |
* | ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options | Bartlomiej Zolnierkiewicz | 2007-03-17 | 1 | -32/+0 |
* | scc_pata: dependency fix | Kou Ishizaki | 2007-03-17 | 1 | -8/+8 |
* | [PATCH] BLK_DEV_IDE_CELLEB dependency fix | Al Viro | 2007-03-14 | 1 | -1/+1 |
* | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 | 1 | -0/+3 |
|\ |
|
| * | add a help text for BLK_DEV_GENERIC | John Daiker | 2007-02-17 | 1 | -0/+3 |
* | | drivers/ide: PATA driver for Celleb | Kou Ishizaki | 2007-02-17 | 1 | -0/+8 |
|/ |
|
* | ACPI support for IDE devices | Hannes Reinecke | 2007-02-07 | 1 | -0/+7 |
* | IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter | Mark Lord | 2007-02-07 | 1 | -0/+7 |
* | ide: add it8213 IDE driver | Jack Lee | 2007-02-07 | 1 | -0/+5 |
* | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 | 1 | -0/+5 |
* | kconfig: Standardize "depends" -> "depends on" in Kconfig files | Robert P. J. Day | 2006-12-12 | 1 | -1/+1 |
* | [PATCH] winbond IDE depends on IDEDMA | Olaf Hering | 2006-12-07 | 1 | -8/+8 |
* | [MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support. | Yoichi Yuasa | 2006-10-03 | 1 | -9/+0 |
* | [PATCH] Make number of IDE interfaces configurable | Matt Mackall | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] non-libata driver for Jmicron devices | Alan Cox | 2006-10-03 | 1 | -0/+6 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -0/+4 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-07-31 | 1 | -14/+0 |
|\ |
|
| * | [POWERPC] fix up front-LED Kconfig | Johannes Berg | 2006-07-26 | 1 | -14/+0 |
* | | [PATCH] sgiioc4: Always share IRQ | Brent Casavant | 2006-07-31 | 1 | -0/+1 |
|/ |
|