Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e1154ebd4d0215937528016c41e2f13d30a28082
/
drivers
/
ide
/
Kconfig
d674806
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 13 years ago
376638603
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
by Manuel Lauss
· 13 years ago
6af677e
Kconfig: remove redundant CONFIG_ prefix on two symbols
by Paul Bolle
· 13 years ago
1d11360
ide: Fix file references in drivers/ide/
by Johann Felix Soden
· 13 years ago
40cba97
Fix file references in drivers/ide/
by Johann Felix Soden
· 13 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
73ba323
ide: update Kconfig text to mark as deprecated
by Robert Hancock
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
d80c592
ide: be able to build pmac driver without IDE built-in
by Gilles Espinasse
· 16 years ago
9f5af4d
ide: remove CONFIG_BLK_DEV_IDEDOUBLER config option
by Bartlomiej Zolnierkiewicz
· 16 years ago
4465461
ide: merge ide_arm and ide_generic host drivers
by Bartlomiej Zolnierkiewicz
· 16 years ago
7eeaaaa
ide: move xfer mode tuning code to ide-xfer-mode.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
6e5f1e1
ide: add at91_ide driver
by Stanislaw Gruszka
· 16 years ago
0af80c0
ide: ide.c 'clear' fix, update "ide=nodma" documentation
by David Fries
· 16 years ago
a77dcc4
ide: add CS5536 host driver (v3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e86c145
ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ
by Bartlomiej Zolnierkiewicz
· 16 years ago
391ad19
Resurrect IT8172 IDE controller driver
by Shane McDonald
· 16 years ago
392de1d
ide-atapi: accomodate transfer length calculation for ide-cd
by Borislav Petkov
· 16 years ago
93c164a
remove ide-scsi
by FUJITA Tomonori
· 16 years ago
14a3c4a
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
7f92b11
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
5384657
ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n
by Bartlomiej Zolnierkiewicz
· 16 years ago
635f025
[ARM] clps7500: remove support
by Russell King
· 16 years ago
2850284
ide: Add tx4938ide driver (v2)
by Atsushi Nemoto
· 16 years ago
3789798
ide: Add tx4939ide driver (v6)
by Atsushi Nemoto
· 16 years ago
41d1a3d
ide: remove broken hpt34x driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
806f80a
ide: add generic ATA/ATAPI disk driver
by Bartlomiej Zolnierkiewicz
· 16 years ago
9ba1608
Kconfig: eliminate "def_bool n" constructs
by Jan Beulich
· 16 years ago
452a8ed
ide: remove CONFIG_BLK_DEV_IDE config option (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
7c51c17
ide: remove CONFIG_IDEDISK_MULTI_MODE
by Bartlomiej Zolnierkiewicz
· 16 years ago
2fef357
IDE: Fix platform device registration in Swarm IDE driver (v2)
by Ralf Baechle
· 16 years ago
278ecfb
ide: note that IDE generic may prevent other drivers from attaching
by Tejun Heo
· 16 years ago
5a61dd9
ide/Kconfig: mark ide-scsi as deprecated
by Bartlomiej Zolnierkiewicz
· 16 years ago
c5bfc37
ide: remove CONFIG_IDE_MAX_HWIFS
by Adrian Bunk
· 16 years ago
35bbac9
ide-generic: is no longer needed on ppc32
by Bartlomiej Zolnierkiewicz
· 16 years ago
472b4bc
ide: mark hpt34x host driver as BROKEN
by Bartlomiej Zolnierkiewicz
· 16 years ago
cbf3d26
ide: limit cy82c693 host driver to ALPHA
by Bartlomiej Zolnierkiewicz
· 16 years ago
453ea3e
move ide/legacy/hd.c to drivers/block/
by Adrian Bunk
· 16 years ago
ffa793f
remove BLK_DEV_HD_ONLY
by Adrian Bunk
· 16 years ago
ba1d0de
powerpc/ide: remove mpc8xx-ide driver
by Arnd Bergmann
· 16 years ago
3f84757
sl82c105: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
713a590
cy82c693: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
86a0e12
cmd64x: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
17b500d
cmd640: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
288911a
alim15x3: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2feecfa
qd65xx: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b32b76f
ht6560b: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
cc57ccc
ali14xx: convert to use ide_timing_find_mode()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f06ab34
ide: convert ide-timing.h to ide-timings.c library (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
96b1dfe
BAST: Remove old IDE driver
by Ben Dooks
· 16 years ago
594c16d
ide: add ide_transfer_pc() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
a529b59
Revert "BAST: Remove old IDE driver"
by Bartlomiej Zolnierkiewicz
· 16 years ago
ac16236
BAST: Remove old IDE driver
by Ben Dooks
· 16 years ago
efc0fc1
fix BLK_DEV_HD_ONLY on ARM dependencies
by Adrian Bunk
· 16 years ago
64afc31
ide/Kconfig: couple of fixes
by Bartlomiej Zolnierkiewicz
· 16 years ago
e7f379d
alim15x3: remove WDC_ALI15X3 config option
by Bartlomiej Zolnierkiewicz
· 16 years ago
3f31b87
remove the broken ETRAX_IDE driver
by Adrian Bunk
· 17 years ago
938da77
ide/Kconfig: BLK_DEV_4DRIVES should be a tristate
by Frederik Deweerdt
· 17 years ago
486c92e
ide: move default IDE ports setup to ide_generic host driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
e4079df0
ide: limit legacy VLB host drivers to alpha, x86 and mips
by Bartlomiej Zolnierkiewicz
· 17 years ago
ffd4f6f
ide: add ide-4drives host driver (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c50427
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
0e33555
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
80aa31c
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
a594eeb
IDE: remove ide=reverse IDE core
by Greg Kroah-Hartman
· 17 years ago
1c10e93
ide: update references to Documentation/ide/ide.txt (v2)
by Randy Dunlap
· 17 years ago
8e882ba
ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option
by Sergei Shtylyov
· 17 years ago
cfa2771
pdc202xx_old: always enable burst mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
ec7748b
ide: introduce HAVE_IDE
by Sam Ravnborg
· 17 years ago
7c7e92a
Palmchip BK3710 IDE driver
by Anton Salnikov
· 17 years ago
4278c2d
ide-tape: remove EXPERIMENTAL driver status
by Borislav Petkov
· 17 years ago
972560f
ide-cd: move VERBOSE_IDE_CD_ERRORS code to ide-cd_verbose.c
by Bartlomiej Zolnierkiewicz
· 17 years ago
e665d50
ide/Kconfig: use 'on-board' instead of 'built-in' in config options
by Frans Pop
· 17 years ago
ce71ed9
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
by Bartlomiej Zolnierkiewicz
· 17 years ago
ade2daf
ide: make remaining built-in only IDE host drivers modular (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8ac4ce7
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac87e41
cmd640: fix dependency on IDE_GENERIC
by Bartlomiej Zolnierkiewicz
· 17 years ago
f1ca6d3
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
46255d4
ide: deprecate CONFIG_BLK_DEV_OFFBOARD
by Bartlomiej Zolnierkiewicz
· 17 years ago
9130201
amd74xx: arm hack
by Andrew Morton
· 17 years ago
c03a927
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
by Bartlomiej Zolnierkiewicz
· 17 years ago
acfad6e
ide: add CONFIG_IDE_H8300 config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
c5d252c
ide/Kconfig: fix mpc8xx host driver dependencies
by Bartlomiej Zolnierkiewicz
· 17 years ago
2ad1e05
ide: BLK_DEV_IDECD help: remove outdated note
by Adrian Bunk
· 17 years ago
f7d7f3f
ide/Kconfig: fix BLK_DEV_OFFBOARD dependencies
by Bartlomiej Zolnierkiewicz
· 17 years ago
127ba28
ide/Kconfig: add IDEDISK_MULTI_MODE text adapted from hdparm manual page
by Matti Linnanvuori
· 17 years ago
847ddd2
ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
8c0697c
ide: remove CONFIG_IDEDMA_ONLYDISK
by Bartlomiej Zolnierkiewicz
· 17 years ago
c58e79d
ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
by Bartlomiej Zolnierkiewicz
· 17 years ago
76bb778
ide: remove CONFIG_IDEDMA_IVB config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
842c19a
ide: Kconfig face-lift
by Bartlomiej Zolnierkiewicz
· 17 years ago
8cb1f56
ide: Platform IDE driver
by Anton Vorontsov
· 17 years ago
6c28c1f
pmac: build fix
by Tony Breeds
· 17 years ago
dc4b6fd
mpc8xx: Only build mpc8xx on arch/ppc
by Kumar Gala
· 17 years ago
2195dad
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
by Bartlomiej Zolnierkiewicz
· 17 years ago
82a0e70
ide: make CONFIG_IDE_GENERIC default to N
by Tejun Heo
· 17 years ago
99eb8a5
Remove the arm26 port
by Adrian Bunk
· 17 years ago
e0ff9cd
Use menuconfig objects: IDE
by Jan Engelhardt
· 17 years ago
e25df12
[S390] Kconfig: menus with depends on HAS_IOMEM.
by Martin Schwidefsky
· 17 years ago
Next »