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
/
ata
/
libata-core.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-04-04
|
\
|
*
libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
|
*
libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)
Albert Lee
2007-04-04
|
*
2.6.21 fix lba48 bug in libata fill_result_tf()
Mark Lord
2007-04-04
*
|
[PATCH] libata: add NCQ blacklist entries from Silicon Image Windows driver (v2)
Robert Hancock
2007-04-04
|
/
*
[PATCH] Maxtor 6B250S0/BANC1B70 hangs with NCQ
Jens Axboe
2007-03-30
*
ata: NCQ is broken on Maxtor 6L250S0
Paul Rolland
2007-03-28
*
[libata] Disable ACPI by default; fix namespace problems
Jeff Garzik
2007-03-28
*
libata: kernel-doc fix
Randy Dunlap
2007-03-19
*
libata: fix ata_host_release() free order
Tejun Heo
2007-03-09
*
Fix simplex adapters with libata
Petr Vandrovec
2007-03-09
*
libata: add CONFIG_PM to libata core layer
Tejun Heo
2007-03-02
*
[libata] change master/slave IDENTIFY order
Jeff Garzik
2007-03-02
*
libata-core: Fix simplex handling
Alan
2007-03-02
*
libata: blacklist FUJITSU MHT2060BH for NCQ
Tejun Heo
2007-03-01
*
libata: clear drvdata in ata_host_release(), take#2
Tejun Heo
2007-03-01
*
[libata] bump versions
Jeff Garzik
2007-02-26
*
[libata] Trim trailing whitespace.
Jeff Garzik
2007-02-26
*
Add id_to_dma_mode function for printing DMA modes
Alan
2007-02-25
*
libata: s/ap->id/ap->print_id/g
Tejun Heo
2007-02-21
*
libata: Remove duplicate dma blacklist entry
Magnus Damm
2007-02-21
*
libata: separate out ata_ncq_enabled()
Tejun Heo
2007-02-21
*
libata: disable pdev on all suspend events
Tejun Heo
2007-02-21
*
libata: fix probe_ent alloc/free bugs
Tejun Heo
2007-02-21
*
libata: kill ATA_DNXFER_ANY
Tejun Heo
2007-02-21
*
libata: improve probe failure handling
Tejun Heo
2007-02-21
*
libata: improve ata_down_xfermask_limit()
Tejun Heo
2007-02-21
*
libata: PATA driver for Celleb
Akira Iguchi
2007-02-21
*
[PATCH] libata: change order of _SDD/_GTF execution (resend #3)
Kristen Carlson Accardi
2007-02-16
*
[PATCH] libata: ACPI _SDD support
Kristen Carlson Accardi
2007-02-16
*
[PATCH] libata: ACPI and _GTF support
Kristen Carlson Accardi
2007-02-16
*
libata: clear TF before IDENTIFYing
Tejun Heo
2007-02-15
*
libata: build fix after dmesg probe output changes
Jeff Garzik
2007-02-09
*
libata: Early CFA adapters are not required to support mode setting
Alan
2007-02-09
*
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
2007-02-09
*
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
2007-02-09
*
libata: add another IRQ calls (core and headers)
Akira Iguchi
2007-02-09
*
libata: convert to iomap
Tejun Heo
2007-02-09
*
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
2007-02-09
*
libata: remove unused functions
Tejun Heo
2007-02-09
*
libata: update libata core layer to use devres
Tejun Heo
2007-02-09
*
libata: implement ata_host_detach()
Tejun Heo
2007-02-09
*
libata: trivial stuff
Alan
2007-02-09
*
libata: kill qc->nsect and cursect
Tejun Heo
2007-02-09
*
libata: handle pci_enable_device() failure while resuming
Tejun Heo
2007-02-09
*
libata: use ata_id_c_string()
Tejun Heo
2007-02-09
*
libata: straighten out ATA_ID_* constants
Tejun Heo
2007-02-09
*
drivers/ata/: make 4 functions static
Adrian Bunk
2007-02-09
*
[libata] trim trailing whitespace
Jeff Garzik
2007-02-09
*
libata: Initialize nbytes for internal sg commands
Brian King
2007-02-02
[next]