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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
2008-07-15
11
-86
/
+15
|
*
ide-cd: remove ide_cd_init_rq
FUJITA Tomonori
2008-07-15
2
-12
/
+3
|
*
ide: remove ide_init_drive_cmd
FUJITA Tomonori
2008-07-15
3
-19
/
+2
|
*
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
FUJITA Tomonori
2008-07-15
1
-24
/
+3
|
*
ide: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-17
/
+22
|
*
ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-15
/
+26
|
*
ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-14
/
+20
|
*
ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-6
/
+8
|
*
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-4
/
+6
|
*
ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
1
-6
/
+6
|
*
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
FUJITA Tomonori
2008-07-15
3
-97
/
+103
|
*
ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
Bartlomiej Zolnierkiewicz
2008-07-15
1
-2
/
+5
|
*
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
2008-07-15
5
-4
/
+7
|
*
ide: use get_unaligned_* helpers
Harvey Harrison
2008-07-15
1
-1
/
+1
|
*
ide-tape: use clamp_t() rather than nested min_t()/max_t()
Harvey Harrison
2008-07-15
1
-3
/
+2
|
*
ide: eliminate FIT() macro
Harvey Harrison
2008-07-15
3
-15
/
+14
|
*
ide: disable drive interrupts in ide_driveid_update()
Mikhail Cherkashin
2008-07-15
1
-1
/
+1
|
*
palm_bk3710: fix tRP for UDMA mode 4
Mikhail Cherkashin
2008-07-15
1
-1
/
+1
*
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-1
/
+6
|
\
\
|
*
\
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
24
-322
/
+194
|
|
\
\
|
|
|
/
|
*
|
ide-tape: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
1
-1
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2008-07-14
1
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
pcmcia: Fix ide-cs sparse warning
Larry Finger
2008-07-14
1
-1
/
+1
|
*
|
pcmcia: ide-cs debugging bugfix
Larry Finger
2008-07-13
1
-4
/
+4
*
|
|
it8213: fix return value in it8213_init_one()
Bartlomiej Zolnierkiewicz
2008-07-08
1
-2
/
+1
*
|
|
palm_bk3710: fix IDECLK period calculation
Sergei Shtylyov
2008-07-08
1
-20
/
+18
*
|
|
ide: add __ide_default_irq() inline helper
Bartlomiej Zolnierkiewicz
2008-07-08
2
-11
/
+3
*
|
|
ide: ide_unregister() locking bugfix
Bartlomiej Zolnierkiewicz
2008-07-05
1
-2
/
+2
*
|
|
ide: ide_unregister() warm-plug bugfix
Bartlomiej Zolnierkiewicz
2008-07-05
1
-6
/
+6
*
|
|
ide: fix hwif->gendev refcounting
Bartlomiej Zolnierkiewicz
2008-07-05
2
-10
/
+0
*
|
|
ide: fix /proc/ide/ide?/mate reporting
Bartlomiej Zolnierkiewicz
2008-06-30
1
-1
/
+1
*
|
|
Revert "BAST: Remove old IDE driver"
Bartlomiej Zolnierkiewicz
2008-06-30
3
-0
/
+98
*
|
|
BAST: Remove old IDE driver
Ben Dooks
2008-06-20
3
-98
/
+0
*
|
|
pcmcia ide kingston compactflash's have a new manufacturer id
Christophe Niclaes
2008-06-20
1
-0
/
+1
*
|
|
pcmcia: add another pata/ide ID
Kristoffer Ericson
2008-06-20
1
-0
/
+1
*
|
|
pcmcia: add an pata/ide ID
Matt Reimer
2008-06-20
1
-0
/
+1
*
|
|
ide: increase timeout in wait_drive_not_busy()
Bartlomiej Zolnierkiewicz
2008-06-20
1
-3
/
+3
*
|
|
palm_bk3710: fix resource management
Sergei Shtylyov
2008-06-20
1
-9
/
+13
*
|
|
ide-generic: don't probe all legacy ISA IDE ports by default
Bartlomiej Zolnierkiewicz
2008-06-15
1
-1
/
+8
*
|
|
ide-cs: fix releasing I/O resources
Bartlomiej Zolnierkiewicz
2008-06-15
1
-2
/
+6
*
|
|
ide-cs: fix probing and add warm-plug support
Bartlomiej Zolnierkiewicz
2008-06-15
1
-19
/
+14
*
|
|
ide-pmac: remove bogus comment about pmac_ide_setup_device()
Bartlomiej Zolnierkiewicz
2008-06-15
1
-4
/
+1
*
|
|
ide-pmac: add ->cable_detect method
Bartlomiej Zolnierkiewicz
2008-06-15
1
-24
/
+31
*
|
|
opti621: add PIO 4 support
Bartlomiej Zolnierkiewicz
2008-06-15
1
-32
/
+14
*
|
|
opti621: use pre-calculated PIO timings
Bartlomiej Zolnierkiewicz
2008-06-15
1
-77
/
+15
*
|
|
opti621: program devices timings separately in ->set_pio_mode
Bartlomiej Zolnierkiewicz
2008-06-15
1
-65
/
+15
*
|
|
opti621: use PCI clock value provided by controller
Bartlomiej Zolnierkiewicz
2008-06-15
1
-20
/
+22
*
|
|
opti621: remove DMA support
Bartlomiej Zolnierkiewicz
2008-06-15
1
-6
/
+2
*
|
|
opti621: disable read prefetch
Bartlomiej Zolnierkiewicz
2008-06-15
1
-13
/
+2
*
|
|
fix BLK_DEV_HD_ONLY on ARM dependencies
Adrian Bunk
2008-06-10
1
-0
/
+1
[prev]
[next]