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-io.c
Commit message (
Expand
)
Author
Age
*
Revert "ide: improve handling of Power Management requests"
David S. Miller
2009-07-06
*
ide: always kill the whole request on error
Bartlomiej Zolnierkiewicz
2009-06-26
*
ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests
Bartlomiej Zolnierkiewicz
2009-06-26
*
ide: improve handling of Power Management requests
Bartlomiej Zolnierkiewicz
2009-06-24
*
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
Sergei Shtylyov
2009-06-15
*
ide: move IRQ clearing from ack_intr() method to clear_irq() method (take 2)
Sergei Shtylyov
2009-06-15
*
ide: call clear_irq() method in ide_timer_expiry()
Sergei Shtylyov
2009-06-15
*
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-12
|
\
|
*
ide: add IDE_DFLAG_NIEN_QUIRK device flag
Bartlomiej Zolnierkiewicz
2009-06-07
|
*
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-05-22
|
|
\
|
*
|
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
2009-05-17
|
*
|
ide: merge ide_disk_special() into do_special() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
|
*
|
ide: BUG() on unknown flags in ide_disk_special()
Bartlomiej Zolnierkiewicz
2009-05-17
|
*
|
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
2009-04-18
|
*
|
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-18
|
*
|
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-18
|
*
|
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2009-04-18
*
|
|
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
2009-05-22
|
|
/
*
|
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
*
|
ide: dequeue in-flight request
Tejun Heo
2009-05-11
*
|
ide: cleanup rq->data_len usages
Tejun Heo
2009-05-11
*
|
ide: convert to rq pos and nr_sectors accessors
Tejun Heo
2009-05-11
*
|
block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
Tejun Heo
2009-05-11
*
|
ide: drop rq->data handling from ide_map_sg()
Tejun Heo
2009-04-28
*
|
ide-pm: don't abuse rq->data
Tejun Heo
2009-04-28
*
|
ide-cd,atapi: use bio for internal commands
Tejun Heo
2009-04-28
*
|
ide-taskfile: don't abuse rq->buffer
Tejun Heo
2009-04-28
|
/
*
ide: fix barriers support
Bartlomiej Zolnierkiewicz
2009-04-18
*
ide: refactor tf_read() method
Sergei Shtylyov
2009-04-08
*
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
2009-04-08
*
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
*
ide: inline SELECT_DRIVE()
Sergei Shtylyov
2009-03-31
*
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
2009-03-31
*
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
2009-03-31
*
ide: Fix code dealing with sleeping devices in do_ide_request()
Elias Oltmanns
2009-03-31
*
ide: keep track of number of bytes instead of sectors in struct ide_cmd
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: set hwif->expiry prior to calling [__]ide_set_handler()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: pass command to ide_map_sg()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove ide_end_request()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: use ide_end_rq() in ide_complete_rq()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: pass number of bytes to complete to ide_complete_rq()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: remove BUG() from ide_complete_rq()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: move rq->errors quirk out from ide_end_request()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: pass error value to ide_complete_rq()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: sanitize ide_end_rq()
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: add ide_end_rq() (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: make ide_special_rq() BUG() on unknown requests
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: use ide_complete_cmd() for head unload commands
Bartlomiej Zolnierkiewicz
2009-03-27
*
ide: use ata_tf_protocols enums
Bartlomiej Zolnierkiewicz
2009-03-27
[next]