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-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
10
-61
/
+32
2007-07-12
libata: remove irq_on from ata_bus_reset() and ata_std_postreset()
Albert Lee
2
-11
/
+0
2007-07-12
ata_piix: kill incorrect invalid map value warning
Tejun Heo
1
-1
/
+1
2007-07-12
libata: add another Maxtor drive with broken NCQ to the list
Chuck Ebbert
1
-0
/
+1
2007-07-12
[libata] sata_mv: Fix and clean up per-chip-generation tests
Jeff Garzik
1
-15
/
+14
2007-07-12
[libata] sata_mv: Convert to new exception handling (EH) infrastructure
Jeff Garzik
1
-247
/
+456
2007-07-12
[libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)
Jeff Garzik
1
-15
/
+8
2007-07-11
PCI: add pci_try_set_mwi
Randy Dunlap
1
-1
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
9
-60
/
+31
2007-07-11
[libata] sata_mv: Minor cleanups and renaming, preparing for new EH & NCQ
Jeff Garzik
1
-57
/
+105
2007-07-10
libata-link: separate out ata_eh_handle_dev_fail()
Tejun Heo
1
-44
/
+52
2007-07-10
pata_hpt3x3: fix DMA Kconfig option to actually have a hope of working
Jeff Garzik
1
-0
/
+5
2007-07-10
Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist
Prarit Bhargava
1
-0
/
+2
2007-07-10
pata_scc.c: Workaround for errata A308
Akira Iguchi
1
-15
/
+35
2007-07-10
libata: add FUJITSU MHV2080BH to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-07-10
pata_hpt3x3: major reworking and testing
Alan Cox
2
-15
/
+85
2007-07-10
libata: clean up horkage handling
Tejun Heo
1
-5
/
+8
2007-07-10
libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY
Tejun Heo
1
-0
/
+2
2007-07-10
libata: simplify PCI legacy SFF host handling
Tejun Heo
6
-262
/
+38
2007-07-10
pata_mpc52xx: suspend/resume support
Domen Puncer
1
-2
/
+16
2007-07-10
sata_promise: SATA hotplug support, take 2
Mikael Pettersson
1
-5
/
+36
2007-07-10
pata_sis: FIFO whack
Alan Cox
1
-0
/
+3
2007-07-10
libata-core: convert to use cancel_rearming_delayed_work()
Oleg Nesterov
1
-40
/
+4
2007-07-09
[libata] sata_mv: print out additional chip info during probe
Jeff Garzik
1
-4
/
+13
2007-07-09
[libata] Use ATA_UDMAx standard masks when filling driver's udma_mask info
Jeff Garzik
27
-65
/
+65
2007-07-09
[libata] AHCI: Add support for Marvell AHCI-like chips (initially 6145)
Jeff Garzik
1
-3
/
+48
2007-07-09
[libata] Clean up driver udma_mask initializers
Jeff Garzik
3
-13
/
+13
2007-07-09
libata: Support chips with 64K PRD quirk
Alan Cox
5
-7
/
+87
2007-07-09
Add a PCI ID for santa rosa's PATA controller.
Christian Lamparter
1
-0
/
+2
2007-07-09
sata_sil24: sil24_interrupt() micro-optimisation
Mikael Pettersson
1
-1
/
+1
2007-07-09
Add irq_flags to struct pata_platform_info
Sonic Zhang
1
-2
/
+4
2007-07-09
sata_promise: cleanups
Mikael Pettersson
1
-33
/
+23
2007-07-09
[libata] pata_ixp4xx: kill unused var
Jeff Garzik
1
-1
/
+0
2007-07-09
ata_piix: fix pio/mwdma programming
Tejun Heo
1
-6
/
+17
2007-07-09
[libata] ahci: minor internal cleanups
Jeff Garzik
1
-8
/
+21
2007-07-09
[libata] sata_sx4, sata_via: minor documentation updates
Jeff Garzik
2
-3
/
+52
2007-07-09
[libata] ahci: minor internal cleanups
Jeff Garzik
1
-13
/
+8
2007-07-09
[libata] ahci: Factor out SATA port init into a separate function
Jeff Garzik
1
-20
/
+30
2007-07-09
[libata] pata_sil680: minor cleanups from benh
Jeff Garzik
1
-5
/
+8
2007-07-09
[libata] sata_sx4: named constant cleanup
Jeff Garzik
1
-52
/
+63
2007-07-09
[libata] pata_ixp4xx: convert to new EH
Alessandro Zummo
1
-42
/
+31
2007-07-09
[libata] pdc_adma: Reorder initializers with a couple structs
Jeff Garzik
1
-9
/
+9
2007-07-09
[libata] drivers: remove 'void __iomem *' casts from pre-iomap days
Jeff Garzik
4
-12
/
+13
2007-07-09
[libata] PATA drivers: remove ATA_FLAG_SRST
Jeff Garzik
34
-78
/
+78
2007-07-09
[libata] sata_sil: register table cleanup
Jeff Garzik
1
-2
/
+3
2007-07-09
use_clustering (sht) bit set to 0 in AHCI ?
Jens Axboe
1
-1
/
+1
2007-07-09
libata: replace ap->cbl tests with ATA_FLAG_SATA tests
Tejun Heo
1
-3
/
+3
2007-07-09
[libata] pata_atiixp: add SB700 PCI ID
Jeff Garzik
1
-0
/
+1
2007-07-09
libata-acpi: implement _GTM/_STM support
Tejun Heo
3
-5
/
+158
2007-07-09
libata-acpi: remove redundant checks
Tejun Heo
1
-23
/
+0
[next]