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
/
ns87415.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: ide: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-06
sections: fix section conflicts in drivers/ide
Andi Kleen
1
-1
/
+1
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
1
-24
/
+2
2009-04-08
ide: call write_devctl() method from tf_read() method
Sergei Shtylyov
1
-2
/
+2
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
1
-5
/
+6
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
1
-11
/
+14
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
1
-1
/
+1
2009-03-31
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
1
-5
/
+20
2009-03-31
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
1
-9
/
+0
2009-03-31
ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)
Sergei Shtylyov
1
-3
/
+5
2009-03-31
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
Sergei Shtylyov
1
-8
/
+8
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
1
-2
/
+1
2009-03-31
ide: use ATA_HOB
Sergei Shtylyov
1
-2
/
+2
2009-03-31
ide: set/clear drive->waiting_for_dma flag in the core code
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2009-03-31
ns87415: use custom ->dma_{start,end} to handle ns87415_prepare_drive()
Bartlomiej Zolnierkiewicz
1
-13
/
+11
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
-1
/
+1
2009-03-27
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
1
-15
/
+15
2009-03-27
ide: add "flagged" taskfile flags to struct ide_taskfile (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-03-24
ns87415: small ->init_hwif cleanup
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-03-24
ns87415: use pci_get_legacy_ide_irq()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-06
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
Sergei Shtylyov
1
-3
/
+5
2009-01-06
ide: remove HWIF() macro
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2008-10-21
ide: remove useless subdirs from drivers/ide/
Bartlomiej Zolnierkiewicz
1
-0
/
+366