index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
legacy
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-19
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
*
|
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-20
1
-6
/
+5
*
|
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
2007-10-20
2
-3
/
+1
*
|
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
2007-10-20
1
-19
/
+6
*
|
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-20
6
-34
/
+23
*
|
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-20
6
-9
/
+9
|
/
*
ide-cs: Add additional id string (corsair, 1GB)
Kristoffer Ericson
2007-10-16
1
-5
/
+7
*
ide_platform: set hwif->chipset
Bartlomiej Zolnierkiewicz
2007-10-13
1
-1
/
+1
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
5
-47
/
+47
*
ide: Platform IDE driver
Anton Vorontsov
2007-10-11
2
-0
/
+184
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-1
/
+1
*
m68k: missing exports
Al Viro
2007-07-20
1
-0
/
+2
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
5
-0
/
+8
*
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
5
-5
/
+5
*
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
3
-17
/
+18
*
PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia
Marcin Juszkiewicz
2007-07-20
1
-0
/
+1
*
hd.c: remove BIOS/CMOS queries
H. Peter Anvin
2007-07-12
1
-61
/
+12
*
[PATCH] fix request->cmd == INT cases
Boaz Harrosh
2007-07-10
1
-1
/
+2
*
drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...
Andi Drebes
2007-07-09
1
-1
/
+1
*
ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variable
Robert P. J. Day
2007-07-09
1
-14
/
+0
*
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
2007-07-08
1
-2
/
+1
*
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2007-05-10
5
-7
/
+12
*
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-05-10
6
-8
/
+8
*
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
2007-05-05
1
-0
/
+1
*
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
5
-5
/
+47
*
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
1
-2
/
+2
*
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-03-03
4
-8
/
+0
*
ide-cs: Update device table
Magnus Damm
2007-03-03
1
-2
/
+5
[next]