index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-disk.c
Commit message (
Expand
)
Author
Age
*
ide: add ide_device_{get,put}() helpers
Bartlomiej Zolnierkiewicz
2008-07-24
*
ide: remove dead Virtual DMA support
Bartlomiej Zolnierkiewicz
2008-07-23
*
IDE: Remove unused code
Elias Oltmanns
2008-07-16
*
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
2008-07-15
*
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
2008-07-15
*
ide-disk: fix issues found by checkpatch.pl
Bartlomiej Zolnierkiewicz
2008-04-26
*
ide-disk: add proc_idedisk_read_smart() helper
Bartlomiej Zolnierkiewicz
2008-04-26
*
ide-disk: add missing printk() KERN_* levels
Bartlomiej Zolnierkiewicz
2008-02-26
*
ide/libata: ST310211A has buggy HPA too
Mikko Rapeli
2008-02-18
*
ide-disk: fix flush requests (take 2)
Bartlomiej Zolnierkiewicz
2008-02-10
*
ide: update/add my Copyrights
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-02-01
*
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined)
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide-disk: add idedisk_set_doorlock() helper
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: use do_rw_taskfile() (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: add ide_tf_set_cmd() helper
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: extend timeout for PIO-in commands
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: use ->data_phase to set ->handler in do_rw_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: guarantee 400ns delay after writing command register
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: fix __ide_do_rw_disk() to use ->OUTBSYNC
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove 'command_type' field from ide_task_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove ata_nsector_t, ata_data_t and atapi_bcount_t
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove stale changelog from ide-disk.c
Bartlomiej Zolnierkiewicz
2007-12-12
*
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-12-12
*
ide-disk: add get_smart_data() helper
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
2007-10-18
*
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
2007-10-16
*
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
2007-09-17
*
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
2007-08-20
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
*
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
*
ide: HPA detect from resume
Lee Trager
2007-06-08
*
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
2007-05-09
*
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
2007-05-09
*
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-05-09
[next]