index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
1
-18
/
+6
2007-10-13
ide-pmac: fix PIO setup and enable autotune
Benjamin Herrenschmidt
1
-8
/
+12
2007-10-13
ide-pmac: use ide_tune_dma() (take 2)
Bartlomiej Zolnierkiewicz
1
-18
/
+7
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
1
-77
/
+3
2007-10-13
ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
1
-4
/
+5
2007-10-13
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2007-10-13
ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)
Bartlomiej Zolnierkiewicz
1
-98
/
+4
2007-10-13
ide-pmac: remove control register messing from pmac_ide_dma_check()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-13
ide-pmac: fix set_timings_mdma()
Bartlomiej Zolnierkiewicz
1
-28
/
+12
2007-10-13
ide-pmac: pmac_ide_tune_chipset() fixes
Bartlomiej Zolnierkiewicz
1
-11
/
+16
2007-10-13
ide-pmac: don't check kauai_lookup_timing() return value
Bartlomiej Zolnierkiewicz
1
-12
/
+1
2007-10-12
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
1
-8
/
+1
2007-10-12
ide-pmac: PIO mode setup fixes (take 3)
Bartlomiej Zolnierkiewicz
1
-5
/
+10
2007-10-12
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2
-22
/
+7
2007-10-12
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
1
-5
/
+1
2007-10-12
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2007-10-06
Fix non-terminated PCI match table in PowerMac IDE
Benjamin Herrenschmidt
1
-0
/
+1
2007-09-17
ide: remove unused variables from drivers/ide/ppc/pmac.c
Stephen Rothwell
1
-2
/
+0
2007-09-12
mpc8xx: Only build mpc8xx on arch/ppc
Kumar Gala
1
-1
/
+0
2007-08-21
ide-pmac: fix drive->init_speed reporting
Bartlomiej Zolnierkiewicz
1
-11
/
+3
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2
-0
/
+3
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2
-3
/
+2
2007-07-20
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
1
-7
/
+8
2007-07-10
ide: add short cables support
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-07-10
ide: convert ide_find_best_mode() users to use ide_max_dma_mode()
Bartlomiej Zolnierkiewicz
1
-21
/
+4
2007-07-10
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
1
-1
/
+1
2007-07-10
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
1
-5
/
+4
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-7
/
+7
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-2
/
+2
2007-03-17
scc_pata: dependency fix
Kou Ishizaki
1
-858
/
+0
2007-03-03
scc_pata: bugfix for checking DMA IRQ status
Akira Iguchi
1
-0
/
+27
2007-03-03
ide: fix pmac breakage
Andrew Morton
1
-9
/
+24
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-02-17
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
1
-46
/
+76
2007-02-17
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
1
-9
/
+4
2007-02-17
ide: unexport ide_set_xfer_rate() (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+1
2007-02-17
drivers/ide: PATA driver for Celleb
Kou Ishizaki
1
-0
/
+812
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2006-10-04
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-26
fix broken/dubious driver suspend() methods
David Brownell
1
-6
/
+8
2006-09-22
[POWERPC] Fix ohare IDE irq workaround on old powermacs
Benjamin Herrenschmidt
1
-1
/
+1
2006-07-31
[POWERPC] powermac: Constify & voidify get_property()
Jeremy Kerr
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-28
[POWERPC] Convert powermac ide blink to new led infrastructure
Johannes Berg
1
-125
/
+0
[next]