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
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-10-11
|
\
|
*
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
sis5513: don't change UDMA settings when programming PIO
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
it8213/piix/slc90e66: don't change DMA settings when programming PIO
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
alim15x3: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
siimage: fix ->set_pio_mode method to select PIO data transfer
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
cs5520: don't enable VDMA in ->speedproc
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
sc1200: remove redundant warning message from sc1200_tune_chipset()
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide-pmac: PIO mode setup fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
icside: fix ->speedproc to return on unsupported modes (take 5)
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
sgiioc4: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
amd74xx/via82cxxx: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide: Kconfig face-lift
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
sis5513: add ->udma_filter method for chipset_family >= ATA_133
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
2007-10-11
|
*
ide: call udma_filter() before resorting to the UltraDMA mask
Sergei Shtylyov
2007-10-11
|
*
ide: make jmicron match vendor and device class
Tejun Heo
2007-10-11
|
*
pdc202xx_new: switch to using pci_get_slot() (take 2)
Sergei Shtylyov
2007-10-11
|
*
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
2007-10-11
|
*
ide: Platform IDE driver
Anton Vorontsov
2007-10-11
|
*
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-10-11
|
*
atiixp: SB700 contains more than one IDE channel
Shane Huang
2007-10-11
*
|
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-10-11
|
\
\
|
*
|
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
|
|
/
*
|
Fixup rq_for_each_segment() indentation
Jens Axboe
2007-10-10
*
|
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-10-10
|
/
*
Fix non-terminated PCI match table in PowerMac IDE
Benjamin Herrenschmidt
2007-10-06
*
ide: remove unused variables from drivers/ide/ppc/pmac.c
Stephen Rothwell
2007-09-17
*
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
2007-09-17
*
pdc202xx_new: PLL detection fix
Mikael Pettersson
2007-09-11
*
via82cxxx: add Arima W730-K8 and other rebadgings to short cables list
Bartlomiej Zolnierkiewicz
2007-09-11
*
pmac: build fix
Tony Breeds
2007-09-11
*
pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814
Daniel Exner
2007-09-11
*
hpt366: UltraDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-09-11
*
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
2007-09-11
*
hpt366: fix PCI clock detection for HPT374 (take 4)
Sergei Shtylyov
2007-09-11
*
pdc202xx_new: fix PCI refcounting
Sergei Shtylyov
2007-09-11
*
ide: fix PCI refcounting
Sergei Shtylyov
2007-09-11
*
mpc8xx: Only build mpc8xx on arch/ppc
Kumar Gala
2007-09-11
*
[libata, IDE] add new VIA bridge to VIA PATA drivers
Joseph Chan
2007-09-10
*
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
2007-08-20
*
hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling
Bartlomiej Zolnierkiewicz
2007-08-20
*
triflex: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
*
pdc202xx_old: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
*
pdc202xx_new: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
*
cs5530: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
*
ide: ide_config_drive_speed() bugfixes
Bartlomiej Zolnierkiewicz
2007-08-20
[next]