index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
2
-2
/
+14
*
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
4
-11
/
+19
*
[PATCH] ahci: update ahci-vt8251 reset sequence
Tejun Heo
2006-12-01
1
-2
/
+76
*
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2006-12-01
1
-10
/
+42
*
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
Tejun Heo
2006-12-01
1
-17
/
+4
*
[PATCH] sata_sil24: add PMP related constants
Tejun Heo
2006-12-01
1
-0
/
+5
*
[PATCH] sata_sil24: rename PMP related constants
Tejun Heo
2006-12-01
1
-6
/
+7
*
[PATCH] libata: make user scan wait for scan to complete
Tejun Heo
2006-12-01
1
-3
/
+5
*
[PATCH] sata_nv: SRST sometimes fails after hotplug, use HRST_TO_RESUME
Tejun Heo
2006-12-01
1
-3
/
+6
*
[PATCH] libata: move ata_irq_on() into libata-sff.c
Tejun Heo
2006-12-01
2
-0
/
+32
*
[PATCH] libata: handle 0xff status properly
Tejun Heo
2006-12-01
1
-12
/
+18
*
[PATCH] ata: Generic platform_device libata driver
Paul Mundt
2006-12-01
3
-0
/
+305
*
[PATCH] libata: Revamp blacklist support to allow multiple kinds of blacklist...
Alan Cox
2006-12-01
1
-48
/
+75
*
[PATCH] sata_nv ADMA/NCQ support for nForce4
Robert Hancock
2006-12-01
2
-12
/
+924
*
[libata] pata_marvell: minor and trivial cleanups
Jeff Garzik
2006-12-01
1
-22
/
+21
*
[PATCH] pata_marvell: Marvell 6101/6145 PATA driver
Alan Cox
2006-12-01
3
-0
/
+231
*
[PATCH] pci_module_init() conversion for pata_pdc2027x
Henrik Kretzschmar
2006-12-01
1
-1
/
+1
*
[PATCH] libata: add 40pin "short" cable support, honour drive side speed dete...
Alan Cox
2006-12-01
3
-2
/
+38
*
[PATCH] pci_module_init-convertion-in-ata_genericc fix
Alan Cox
2006-12-01
1
-1
/
+1
*
[PATCH] pci_module_init convertion in ata_generic.c
Henrik Kretzschmar
2006-12-01
1
-1
/
+1
*
[PATCH] libata: Winbond support
Alan Cox
2006-12-01
3
-0
/
+314
*
[PATCH] libata: add missing sht->slave_destroy
Tejun Heo
2006-11-29
38
-0
/
+38
*
[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
Tejun Heo
2006-11-29
1
-5
/
+22
*
[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failure
Brian King
2006-11-28
1
-3
/
+6
*
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
Jason Gaston
2006-11-28
1
-0
/
+11
*
[PATCH] libata: don't schedule EH on wcache on/off if old EH
Tejun Heo
2006-11-28
1
-5
/
+7
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-11-14
3
-5
/
+18
|
\
|
*
libata: fix double-completion on error
Darrick J. Wong
2006-11-14
1
-1
/
+1
|
*
[PATCH] pata_artop: fix "& (1 >>" typo
Alexey Dobriyan
2006-11-14
1
-1
/
+1
|
*
[PATCH] hpt37x: Check the enablebits
Alan Cox
2006-11-14
1
-3
/
+16
*
|
[PATCH] libata: Convert from module_init to subsys_initcall
Brian King
2006-11-14
1
-1
/
+1
|
/
*
[libata] sata_via: fix obvious typo
Jeff Garzik
2006-11-08
1
-1
/
+1
*
[libata] Add support for AHCI controllers of MCP67.
Peer Chen
2006-11-02
1
-0
/
+8
*
[libata] Add support for PATA controllers of MCP67 to pata_amd.c.
Peer Chen
2006-11-02
1
-0
/
+2
*
Revert "[PATCH] Add 0x7110 piix to ata_piix.c"
Jeff Garzik
2006-11-01
1
-1
/
+0
*
[libata] sata_nv: Add PCI IDs
Peer Chen
2006-11-01
1
-4
/
+8
*
[PATCH] ahci: fix status register check in ahci_softreset
Tejun Heo
2006-11-01
1
-2
/
+1
*
[PATCH] ata_piix: allow 01b MAP for both ICH6M and ICH7M
Tejun Heo
2006-10-31
1
-32
/
+5
*
[PATCH] libata: unexport ata_dev_revalidate()
Tejun Heo
2006-10-31
2
-1
/
+1
*
[PATCH] Add 0x7110 piix to ata_piix.c
Jens Axboe
2006-10-31
1
-0
/
+1
*
[PATCH] sata_sis: fix flags handling for the secondary port
Tejun Heo
2006-10-31
1
-11
/
+10
*
[PATCH] libata-sff: Allow for wacky systems
Alan Cox
2006-10-21
1
-0
/
+9
*
[PATCH] ahci: readability tweak
Alan Cox
2006-10-21
1
-1
/
+1
*
[PATCH] ATA must depend on BLOCK
Adrian Bunk
2006-10-21
1
-0
/
+1
*
[PATCH] libata: use correct map_db values for ICH8
Kristen Carlson Accardi
2006-10-21
1
-2
/
+2
*
Merge branch 'master' into upstream-fixes
Jeff Garzik
2006-10-11
3
-4
/
+4
|
\
|
*
[PATCH] trivial iomem annotations: sata_promise
Al Viro
2006-10-10
1
-1
/
+1
|
*
[PATCH] misc sata __iomem annotations
Al Viro
2006-10-10
2
-3
/
+3
*
|
[PATCH] pata-qdi: fix le32 in data_xfer
Peter Korsgaard
2006-10-11
1
-1
/
+1
*
|
[libata] sata_promise: add PCI ID
Jeff Garzik
2006-10-11
1
-0
/
+1
[next]