index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-09
fix CONFIG_SATA_SIS=y compile error
Adrian Bunk
3
-4
/
+6
2007-02-09
sata_sis: Support for PATA supports
Alan
3
-12
/
+33
2007-02-09
libata: implement HDIO_GET_IDENTITY
Tejun Heo
1
-1
/
+42
2007-02-09
libata: trivial stuff
Alan
2
-3
/
+3
2007-02-09
sata_promise: kill qc->nsect
Tejun Heo
1
-2
/
+0
2007-02-09
libata piix3 support warning fix
Andrew Morton
1
-1
/
+1
2007-02-09
libata: PIIX3 support
Alan
1
-3
/
+15
2007-02-09
sata_promise: handle ATAPI_NODATA ourselves
Mikael Pettersson
1
-7
/
+23
2007-02-09
sata_promise: issue ATAPI commands as normal packets
Mikael Pettersson
1
-102
/
+60
2007-02-09
sata_promise: ATAPI cleanup
Mikael Pettersson
1
-11
/
+16
2007-02-09
sata_inic162x: finally, driver for initio 162x SATA controllers, take #2
Tejun Heo
3
-0
/
+816
2007-02-09
libata: kill qc->nsect and cursect
Tejun Heo
5
-20
/
+12
2007-02-09
[libata] sata_vsc: build fix after PCI MSI feature addition
Jeff Garzik
1
-4
/
+4
2007-02-09
[libata] sata_vsc: support PCI MSI
Dan Wolstenholme
1
-3
/
+41
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
4
-8
/
+29
2007-02-09
libata: use ata_id_c_string()
Tejun Heo
6
-78
/
+23
2007-02-09
libata: straighten out ATA_ID_* constants
Tejun Heo
8
-42
/
+38
2007-02-09
sata_nv: add suspend/resume support v3 (Resubmit)
Robert Hancock
1
-64
/
+161
2007-02-09
drivers/ata/: make 4 functions static
Adrian Bunk
2
-7
/
+7
2007-02-09
ahci: Remove jmicron fixup
Alan
1
-6
/
+2
2007-02-09
libata-sff: Don't try and activate channels which are not in use
Alan
1
-0
/
+22
2007-02-09
sata_via: PATA support
Alan
1
-6
/
+102
2007-02-09
pata_sis: implement laptop list and add ASUS A6K/A6U
Jakub W. Jozwicki J
1
-2
/
+30
2007-02-09
ata_piix: add ICH7 on Acer 3682WLMi to laptop list
J J
1
-0
/
+1
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-4
/
+4
2007-02-09
sata_promise: ATAPI support
Mikael Pettersson
1
-7
/
+215
2007-02-09
sata_promise: TX2plus PATA support
Mikael Pettersson
1
-5
/
+22
2007-02-09
[PATCH] user of the jiffies rounding patch: ATA subsystem
Arjan van de Ven
1
-1
/
+2
2007-02-09
[libata] trim trailing whitespace
Jeff Garzik
18
-43
/
+43
2007-02-09
[PATCH] libata: Add support for the MPC52xx ATA controller
Sylvain Munaut
3
-0
/
+573
2007-02-09
[PATCH] pata_it8213: Add new driver for the IT8213 card
Alan
3
-1
/
+365
2007-02-09
[PATCH] sata_sis: support SiS966/966L
Uwe Koziolek
1
-25
/
+54
2007-02-09
[PATCH] ahci: trivial endianness annotations
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] sata_svw: trivial iomem annotations
Al Viro
1
-3
/
+3
2007-02-02
libata: Initialize nbytes for internal sg commands
Brian King
1
-0
/
+1
2007-02-02
pata_via: Correct missing comments
Alan
1
-1
/
+2
2007-02-02
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
Alan
1
-2
/
+9
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
1
-13
/
+5
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+53
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+1
2007-01-30
[PATCH] pata_platform: fallout from set_mode() change
Al Viro
1
-1
/
+2
2007-01-30
libata: fix translation for START STOP UNIT
Robert Hancock
1
-5
/
+4
2007-01-30
libata-scsi: ata_task_ioctl should return ATA registers from sense data
David Milburn
1
-6
/
+45
2007-01-30
pata_platform: set_mode fix
Andrew Morton
1
-1
/
+3
2007-01-30
ata_if_xfermask() word 51 fix
Lennert Buytenhek
1
-1
/
+1
2007-01-30
pata_sil680: PIO1 taskfile transfers overclocking fix (repost)
Sergei Shtylyov
1
-1
/
+1
2007-01-27
via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...
Josepch Chan
1
-0
/
+1
2007-01-27
libata: fix ata_eh_suspend() return value
Tejun Heo
1
-1
/
+1
2007-01-27
ahci: port_no should be used when clearing IRQ in ahci_thaw()
Tejun Heo
1
-1
/
+1
2007-01-26
Fix Maple PATA IRQ assignment.
David Woodhouse
2
-3
/
+7
[next]