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.c
Commit message (
Expand
)
Author
Age
*
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: move ide_arm_init() call from init_ide_data() to ide_init()
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: don't try to unregister interfaces if 'initializing' in ide_register_hw()
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: merge ->fixup and ->quirkproc methods
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: merge ->dma_host_{on,off} methods into ->dma_host_set method
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
*
ide: cleanup ide_set_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove redundant ->ide_dma_on call from set_using_dma()
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove hwif->intrproc
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
2008-01-25
*
ide: fix ->io_32bit race in set_io_32bit()
Bartlomiej Zolnierkiewicz
2007-12-12
*
ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries
Bartlomiej Zolnierkiewicz
2007-12-12
*
ide: remove write-only hwif->hw
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: add hwif->ack_intr hook
Bartlomiej Zolnierkiewicz
2007-10-19
*
icside: use ec->dma directly
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: fix ide_register_hw() to check hwif->io_ports[]
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: add ide_find_port() helper
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: add ->fixup method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2007-10-19
*
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
Bartlomiej Zolnierkiewicz
2007-10-18
*
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
Bartlomiej Zolnierkiewicz
2007-10-18
*
ide: add "hdx=nodma" kernel parameter
Bartlomiej Zolnierkiewicz
2007-10-16
*
ide: remove hwif->autodma and drive->autodma
Bartlomiej Zolnierkiewicz
2007-10-16
*
ide: remove "idex=dma" kernel parameter
Bartlomiej Zolnierkiewicz
2007-10-16
*
ide: unexport noautodma
Adrian Bunk
2007-10-16
*
ide: remove ->ide_dma_check (take 2)
Bartlomiej Zolnierkiewicz
2007-10-16
*
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-13
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
*
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
2007-10-11
*
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-10-11
*
ide: add support for SCSI ioctls to ide-floppy
Bartlomiej Zolnierkiewicz
2007-07-19
*
ide: remove stale changelog/comments/TODO from ide.c
Bartlomiej Zolnierkiewicz
2007-07-19
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-19
*
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-19
*
Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes
Linus Torvalds
2007-07-17
*
bsg: add a request_queue argument to scsi_cmd_ioctl()
FUJITA Tomonori
2007-07-16
*
bsg: support for full generic block layer SG v3
Jens Axboe
2007-07-16
*
ide: add short cables support
Bartlomiej Zolnierkiewicz
2007-07-09
*
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
*
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
2007-07-09
*
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
2007-07-09
*
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
2007-07-09
*
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
2007-06-15
*
ide: HPA detect from resume
Lee Trager
2007-06-08
*
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2007-05-15
*
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
2007-05-09
*
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2007-05-09
[next]