index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2007-05-09
libata: fix kernel-doc parameters
Randy Dunlap
2007-05-09
Fix pata_qdi.c probe code
Samuel Thibault
2007-05-09
pata_scc: fix compilation
Alexey Dobriyan
2007-05-09
sata_via: add missing PM hooks
Tejun Heo
2007-05-09
sata_nv: fix ADMA freeze/thaw/irq_clear issues
Robert Hancock
2007-05-09
pata_pcmcia.c: add card ident for jvc cdrom
Richard Kennedy
2007-05-09
sata_promise: SATAII-150/300 TX4 port numbering fix
Mikael Pettersson
2007-05-09
sata_promise: fix another error decode regression
Mikael Pettersson
2007-05-09
libata-acpi: fix _GTF command protocol for ATAPI devices
Tejun Heo
2007-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-05-09
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
Oleg Nesterov
2007-05-09
libata: use flush_work()
Andrew Morton
2007-05-09
Fix trivial typos in Kconfig* files
David Sterba
2007-05-08
Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-06
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-05-03
[ARM] Add support for ICSIDE interface on RiscPC
Russell King
2007-05-03
[ARM] Add platform support for PATA on RiscPC
Russell King
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-01
[libata reset-seq] build and merge fixes
Jeff Garzik
2007-05-01
libata: reimplement reset sequencing
Tejun Heo
2007-05-01
libata: improve ata_std_prereset()
Tejun Heo
2007-05-01
libata: improve 0xff status handling
Tejun Heo
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
2007-04-30
libata: honour host controllers that want just one host
Linus Torvalds
2007-04-28
SPIN_LOCK_UNLOCKED cleanup in drivers/ata/pata_winbond.c
Milind Arun Choudhary
2007-04-28
drivers/ata/pata_cmd640.c: fix build with CONFIG_PM=n
Andrew Morton
2007-04-28
pata_hpt37x: Further small fixes
Alan Cox
2007-04-28
pata_hpt3x2n: Add HPT371N support and other bits
Alan Cox
2007-04-28
ata: printk warning fixes
Andrew Morton
2007-04-28
libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESET
Tejun Heo
2007-04-28
ahci: consolidate common port flags
Tejun Heo
2007-04-28
ata_timing: ensure t->cycle is always correct
Alan Cox
2007-04-28
libata: add missing call to ->cable_detect() in new EH path
Tejun Heo
2007-04-28
pata_amd: remove contamination added during cable_detect conversion
Tejun Heo
2007-04-28
libata: Handle drives that require a spin-up command before first access
Mark Lord
2007-04-28
libata: HPA support
Alan Cox
2007-04-28
libata: kill probe_ent and related helpers
Tejun Heo
2007-04-28
libata: convert the remaining PATA drivers to new init model
Tejun Heo
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
2007-04-28
libata: convert ata_pci_init_native_mode() users to new init model
Tejun Heo
2007-04-28
libata: convert drivers with combined SATA/PATA ports to new init model
Tejun Heo
2007-04-28
libata: add init helpers including ata_pci_prepare_native_host()
Tejun Heo
2007-04-28
libata: convert native PCI host handling to new init model
Tejun Heo
2007-04-28
libata: convert legacy PCI host handling to new init model
Tejun Heo
2007-04-28
libata: implement ata_host_alloc_pinfo() and ata_host_register()
Tejun Heo
2007-04-28
libata: separate out ata_host_alloc() and ata_host_register()
Tejun Heo
2007-04-28
libata: separate out ata_host_start()
Tejun Heo
2007-04-28
libata: allocate ap separately from shost
Tejun Heo
2007-04-28
ahci: add PCI ID for new VIA chip
Tejun Heo
[next]