index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-17
ide: remove deprecated use of pci api
Quentin Lambert
1
-3
/
+2
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
1
-5
/
+5
2013-11-14
ide: pmac: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-14
ide: pmac: Remove casting the return value which is a void pointer
Jingoo Han
1
-34
/
+17
2013-01-03
Drivers: ide: remove __dev* attributes.
Greg Kroah-Hartman
1
-9
/
+7
2011-10-31
ide/ata: Add module.h to the implicit modular users
Paul Gortmaker
1
-0
/
+1
2010-11-22
drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-2
/
+2
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-2
/
+5
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-03
drivers/ide: Fix continuation line formats
Joe Perches
1
-2
/
+2
2010-01-19
ide: change ->set_dma_mode method parameters
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-01-19
ide: change ->set_pio_mode method parameters
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
1
-35
/
+57
2009-05-17
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
1
-5
/
+6
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-04-18
ide: Remove void casts
Jack Stone
1
-1
/
+1
2009-03-31
ide-pmac: IDE cable detection on Apple PowerBook
TOMARI Hisanobu
1
-2
/
+10
2009-03-31
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
1
-19
/
+39
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-12
/
+2
2009-03-31
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2009-03-31
ide: move ide_map_sg() call out of ->dma_setup method (take 2)
Bartlomiej Zolnierkiewicz
1
-8
/
+3
2009-03-31
ide: destroy DMA mappings after ending DMA (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-31
ide: add ->dma_clear method and remove ->dma_timeout one
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-03-27
ide: add ->dma_timer_expiry method and remove ->dma_exec_cmd one (v2)
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-11
/
+8
2009-03-27
ide: move command related fields from ide_hwif_t to struct ide_cmd
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-27
ide: call ide_build_sglist() prior to ->dma_setup (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+1
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
1
-1
/
+0
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-12-08
ide: build-fix for CONFIG_BLK_DEV_IDEDMA_PMAC=n
Bartlomiej Zolnierkiewicz
1
-27
/
+3
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
1
-0
/
+1736