index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ppc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-13
[PATCH] MODULE_DEVICE_TABLE fixes
Thierry Vignaud
1
-0
/
+1
2005-03-13
[PATCH] ide-pmac logic fix
Benjamin Herrenschmidt
1
-4
/
+5
2005-03-11
[PATCH] ppc64: Add IDE-pmac support for new "Shasta" chipset
Benjamin Herrenschmidt
1
-17
/
+173
2005-01-07
[ide] disable debug in IDE ppc/pmac driver
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2004-11-12
ppc: fix up pmac IDE driver for driver core changes
Linus Torvalds
1
-8
/
+8
2004-11-01
[ide] remove more dead ide exports
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2004-10-29
[ide] pmac: kill CONFIG_BLK_DEV_IDEDMA_PMAC_AUTO
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2004-10-22
[ide] kill ide_hwif_t->ide_dma_verbose
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2004-10-22
[ide] kill ide_raw_build_sglist()
Bartlomiej Zolnierkiewicz
1
-5
/
+2
2004-10-22
[ide] pmac: kill pmac_ide_[raw_]build_sglist()
Bartlomiej Zolnierkiewicz
1
-52
/
+2
2004-10-20
[ide] sg PIO for fs requests
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2004-10-20
[ide] always allocate hwif->sg_table
Bartlomiej Zolnierkiewicz
1
-8
/
+2
2004-10-20
[ide] pmac: use more ide_hwif_t fields
Bartlomiej Zolnierkiewicz
1
-35
/
+27
2004-10-20
[ide] convert ide_hwif_t->ide_dma_begin() to ->dma_start()
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2004-10-20
[ide] add ide_hwif_t->dma_exec_cmd()
Bartlomiej Zolnierkiewicz
1
-48
/
+3
2004-10-20
[ide] add ide_hwif_t->dma_setup()
Bartlomiej Zolnierkiewicz
1
-16
/
+3
2004-10-19
[ide] add sg_init_one() helper and teach ide about it
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2004-09-23
[PATCH] ppc32/64: Fix warning in pmac ide
Benjamin Herrenschmidt
1
-1
/
+1
2004-09-23
ppc: annotate pmac ide driver
Linus Torvalds
1
-35
/
+31
2004-09-22
[ide] remove ide_hwif_t->sg_dma_active
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2004-09-10
ide: avoid PCI iomem warning in pmac.c
Linus Torvalds
1
-1
/
+1
2004-08-23
sparse: don't use signed single-bit bitfields.
Linus Torvalds
1
-4
/
+4
2004-07-28
[PATCH] ide/pmac: replace schedule_timeout() with msleep()
Nishanth Aravamudan
1
-8
/
+4
2004-05-21
[PATCH] remove dead drivers/ide/ppc/swarm.c
Bartlomiej Zolnierkiewicz
1
-101
/
+0
2004-02-19
[PATCH] Fix a DMA underrun problem with pmac IDE
Benjamin Herrenschmidt
1
-23
/
+28
2004-02-15
[PATCH] make __ide_dma_off() generic and remove ide_hwif_t->ide_dma_off
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2004-02-15
[PATCH] remove __ide_dma_count() and ide_hwif_t->ide_dma_count
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2004-02-15
[PATCH] remove ide_dma_{good,bad}_drive from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2004-02-13
ppc64: fix build of pmac "mac-io" IDE driver on 64 bits kernel
Benjamin Herrenschmidt
1
-6
/
+17
2004-02-05
Merge PPC update
Linus Torvalds
1
-57
/
+193
2004-02-06
ppc32: Update the PowerMac "macio" IDE driver
Benjamin Herrenschmidt
1
-57
/
+193
2004-02-04
[PATCH] remove ide_dma_queued_* ops from ide_hwif_t
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2004-02-04
[PATCH] remove unused __ide_dma_retune() and ide_hwif_t->ide_dma_retune
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2004-02-01
[PATCH] fix/improve modular IDE
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2003-08-31
Merge pmac IDE changes
Linus Torvalds
2
-2
/
+1
2003-08-30
[PATCH] kill ide_modes.h
Bartlomiej Zolnierkiewicz
2
-2
/
+0
2003-08-30
[PATCH] fix PowerMac driver breakage caused by recent dynamic queue change
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2003-08-25
Fix a bug where an ide-pmac hwif returned to the system because it's empty
Benjamin Herrenschmidt
1
-80
/
+81
2003-08-24
Update PowerMac IDE driver. Adapt to new driver model, add proper
Benjamin Herrenschmidt
1
-647
/
+939
2003-08-15
[MM]: Add and use offset_in_page() convenience macro.
David S. Miller
1
-2
/
+2
2003-07-16
[PATCH] remove all #include <blk.h>'s
Adrian Bunk
1
-1
/
+0
2003-07-05
[PATCH] fix IDE init oops on PowerMac
Benjamin Herrenschmidt
1
-0
/
+2
2003-05-25
[PATCH] drivers/ide/ppc/pmac.c compile fix
Benjamin Herrenschmidt
1
-1
/
+1
2003-04-24
[PATCH] ppc boot device selection cleanup
Alexander Viro
1
-2
/
+2
2003-03-22
[PATCH] ide typo fixes #3
Alan Cox
1
-2
/
+2
2003-02-25
[PATCH] Spelling fixes: don't
Michael Hayes
1
-1
/
+1
2003-02-24
[PATCH] Spelling fixes - occurred
Michael Hayes
1
-1
/
+1
2003-02-17
[PATCH] rmeove ide_ioreg_t from PCI ide
Alan Cox
2
-14
/
+14
2002-12-14
[PATCH] Remove Rules.make from Makefiles (2/3)
Brian Gerst
1
-2
/
+0
2002-11-06
[PATCH] Update powermac IDE driver
Paul Mackerras
1
-53
/
+47
[next]