index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
legacy
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
2008-04-18
6
-5
/
+72
*
ide: add ide-4drives host driver (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-0
/
+47
*
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-04-18
1
-6
/
+7
*
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
2008-04-18
2
-3
/
+3
*
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
2008-04-18
1
-1
/
+1
*
ide/legacy/q40ide.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/macide: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/falconide.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/buddha.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
ide/legacy/gayle.c: add MODULE_LICENSE
Adrian Bunk
2008-04-02
1
-0
/
+2
*
qd65xx: remove commented out code
Bartlomiej Zolnierkiewicz
2008-02-26
1
-37
/
+0
*
qd65xx: fix setup of QD6580 Control register
Bartlomiej Zolnierkiewicz
2008-02-26
1
-4
/
+2
*
ht6560b: force prefetch for some devices
Jan Evert van Grootheest
2008-02-19
1
-7
/
+16
*
ht6560b can only do up to PIO mode 4
Jan Evert van Grootheest
2008-02-19
1
-1
/
+1
*
falconide: locking bugfix
Bartlomiej Zolnierkiewicz
2008-02-19
1
-0
/
+2
*
ide: Add missing base addresses for falconide and macide
Geert Uytterhoeven
2008-02-19
2
-2
/
+2
*
ide: fix ide/legacy/gayle.c compilation
Adrian Bunk
2008-02-11
1
-1
/
+1
*
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2008-02-06
1
-1
/
+1
*
ide: remove ide_setup_ports()
Bartlomiej Zolnierkiewicz
2008-02-06
5
-108
/
+111
*
drivers/ide/legacy/hd.c: fix uninitialized var warning
Andrew Morton
2008-02-06
1
-3
/
+6
*
ide-cs: use ide_std_init_ports()
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+1
*
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
2
-23
/
+47
*
ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags
Bartlomiej Zolnierkiewicz
2008-02-02
1
-7
/
+3
*
ide: fix ide_unregister() usage in host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
2
-3
/
+3
*
ide: add ide_deprecated_find_port() helper
Bartlomiej Zolnierkiewicz
2008-02-02
1
-1
/
+24
*
ide: add 'init_default' and 'restore' arguments to ide_unregister()
Bartlomiej Zolnierkiewicz
2008-02-02
2
-2
/
+2
*
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-02
11
-72
/
+57
*
macide: remove drive->capacity64 quirk
Bartlomiej Zolnierkiewicz
2008-02-02
1
-10
/
+0
*
dtc2278: fix ->io_32bit handling
Bartlomiej Zolnierkiewicz
2008-02-02
1
-6
/
+6
*
ide_platform: remove struct hwif_prop
Bartlomiej Zolnierkiewicz
2008-02-01
1
-26
/
+8
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
12
-19
/
+5
*
Atari Falcon IDE: Add missing hwif variable
Geert Uytterhoeven
2008-02-01
1
-0
/
+1
*
ide: print banner message once per controller in m68k host drivers
Bartlomiej Zolnierkiewicz
2008-01-26
5
-35
/
+22
*
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
11
-34
/
+48
*
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
5
-2
/
+24
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
6
-31
/
+45
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
1
-27
/
+28
*
ali14xx: constify __initdata
Bartlomiej Zolnierkiewicz
2007-11-27
1
-3
/
+4
*
macide/q40ide: add missing __init tag to {macide,q40ide}_init()
Bartlomiej Zolnierkiewicz
2007-11-27
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-10-20
1
-1
/
+1
|
\
|
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
|
dtc2278: note on docs
Alan Cox
2007-10-20
1
-0
/
+2
*
|
qd65xx: remove pointless qd_{read,write}_reg() (take 2)
Bartlomiej Zolnierkiewicz
2007-10-20
1
-34
/
+12
*
|
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
2007-10-20
1
-5
/
+0
*
|
ht6560b: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-13
/
+18
*
|
qd65xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-8
/
+9
*
|
dtc2278: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+4
*
|
ali14xx: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
1
-2
/
+4
*
|
dtc2278: set ->pio_mask also for the second port
Bartlomiej Zolnierkiewicz
2007-10-20
1
-0
/
+1
[next]