index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
libata: kill ATA_ENABLE_PATA
Jeff Garzik
1
-2
/
+0
2007-02-09
libata: build fix after dmesg probe output changes
Jeff Garzik
1
-2
/
+2
2007-02-09
libata: Early CFA adapters are not required to support mode setting
Alan
1
-0
/
+4
2007-02-09
sata_nv: propagate ata_pci_device_do_resume return value
Robert Hancock
1
-1
/
+4
2007-02-09
sata_nv: wait for response on entering/leaving ADMA mode
Robert Hancock
1
-2
/
+39
2007-02-09
sata_nv: use ADMA for NODATA commands
Robert Hancock
1
-7
/
+25
2007-02-09
sata_nv: cleanup ADMA error handling
Robert Hancock
1
-75
/
+72
2007-02-09
(2.6.20) pata_mpiix: probing cleanup (resend)
Sergei Shtylyov
1
-7
/
+6
2007-02-09
(2.6.20) pata_mpiix: fix PIO setup issues
Sergei Shtylyov
1
-9
/
+10
2007-02-09
(2.6.20) pata_oldpiix: fix PIO2 underclocking
Sergei Shtylyov
1
-8
/
+10
2007-02-09
Kconfig: clarify ATA_PIIX description
Alan
1
-3
/
+3
2007-02-09
sata_inic162x: fix a few glitches in hardreset
Tejun Heo
1
-8
/
+4
2007-02-09
libata: add 150ms between completion of hardreset and status checking
Tejun Heo
1
-0
/
+3
2007-02-09
libata: rearrange dmesg info to add full ATA revision
Eric D. Mudama
1
-21
/
+31
2007-02-09
pata_sl82c105: wrong assumptions about compatible PIO modes
Sergei Shtylyov
1
-2
/
+2
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
60
-0
/
+206
2007-02-09
libata: add another IRQ calls (core and headers)
Akira Iguchi
2
-12
/
+51
2007-02-09
libata: convert to iomap
Tejun Heo
62
-1408
/
+949
2007-02-09
pata_platform: fix devres conversion
Tejun Heo
1
-24
/
+7
2007-02-09
[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings
Jeff Garzik
4
-1
/
+5
2007-02-09
libata: remove unused functions
Tejun Heo
1
-75
/
+6
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
59
-1245
/
+355
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
4
-155
/
+102
2007-02-09
libata: implement ata_host_detach()
Tejun Heo
2
-5
/
+20
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
[next]