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
2008-02-11
pata_ninja32: setup changes
Alan Cox
1
-2
/
+7
2008-02-11
pata_legacy: typo fix
Alan Cox
1
-1
/
+1
2008-02-11
pata_amd: Note in the module description it handles Nvidia
Alan Cox
1
-1
/
+1
2008-02-11
sata_mv: fix loop with last port
Yinghai Lu
1
-2
/
+4
2008-02-11
libata: ignore deverr on SETXFER if mode is configured
Tejun Heo
1
-15
/
+33
2008-02-11
pata_via: fix SATA cable detection on cx700
Tejun Heo
1
-1
/
+5
2008-02-06
ata_piix.c:piix_init_one() must be __devinit
Adrian Bunk
1
-1
/
+2
2008-02-06
sata_via.c: Remove missleading comment.
Alejandro Riveira Fernández
1
-2
/
+0
2008-02-06
libata-core: unblacklist HITACHI drives
David Milburn
1
-2
/
+0
2008-02-06
sata_nv: fix ATAPI issues with memory over 4GB (v7)
Robert Hancock
1
-13
/
+65
2008-02-06
ata: drivers/ata/sata_mv.c needs dmapool.h
Andrew Morton
1
-0
/
+1
2008-02-06
libata: kill now unused n_iter and fix sata_fsl
James Bottomley
1
-2
/
+2
2008-02-06
ahci: fix CAP.NP and PI handling
Tejun Heo
1
-16
/
+19
2008-02-06
sata_mv: Support SoC controllers
Saeed Bishara
1
-45
/
+320
2008-02-06
Rename: linux/pata_platform.h to linux/ata_platform.h
Jeff Garzik
2
-2
/
+2
2008-02-05
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
FUJITA Tomonori
1
-12
/
+13
2008-02-03
drivers/ata/: Spelling fixes
Joe Perches
6
-7
/
+7
2008-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+1
2008-02-01
PCI: Remove users of pci_enable_device_bars()
Benjamin Herrenschmidt
1
-1
/
+1
2008-02-01
Blackfin pata-bf54x driver: fix compiling bug - no ata_port struct in struct ...
Bryan Wu
1
-3
/
+3
2008-02-01
Blackfin pata-bf54x driver: should cover all possible interrupt sources
Sonic Zhang
1
-7
/
+5
2008-02-01
Blackfin pata-bf54x driver: Add debug information
Sonic Zhang
1
-18
/
+19
2008-02-01
Blackfin pata-bf54x driver: Remove obsolete PM function
Sonic Zhang
1
-4
/
+0
2008-02-01
pata_sl82c105: dual channel support
Alan Cox
1
-2
/
+31
2008-02-01
ata_piix.c: make piix_merge_scr() static
Adrian Bunk
1
-1
/
+1
2008-02-01
sata_nv: fix for completion handling
Robert Hancock
1
-6
/
+12
2008-02-01
sata_mv: Remove PCI dependency
Saeed Bishara
2
-59
/
+75
2008-02-01
sata_mv ncq Comments and version bump
Mark Lord
1
-4
/
+8
2008-02-01
sata_mv ncq Remove post internal cmd op
Mark Lord
1
-9
/
+0
2008-02-01
sata_mv ncq Enable NCQ operation
Mark Lord
1
-16
/
+17
2008-02-01
sata_mv ncq Introduce per-tag SG tables
Mark Lord
1
-15
/
+40
2008-02-01
ata_piix: IDE mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+8
2008-02-01
ahci: RAID mode SATA patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+2
2008-02-01
sata_mv ncq Use DMA memory pools for hardware memory tables
Mark Lord
1
-32
/
+70
2008-02-01
sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ
Mark Lord
1
-0
/
+13
2008-02-01
sata_mv ncq Ignore response status LSB on NCQ
Mark Lord
1
-5
/
+4
2008-02-01
sata_mv ncq Use hqtag instead of ioid
Mark Lord
1
-10
/
+3
2008-02-01
sata_mv ncq Add want ncq parameter for EDMA configuration
Mark Lord
1
-8
/
+23
2008-02-01
sata_mv ncq Fix EDMA configuration
Mark Lord
1
-20
/
+34
2008-02-01
sata_mv ncq Rename base to port mmio
Mark Lord
1
-5
/
+5
2008-02-01
sata_mv ncq Mask transient IRQs
Mark Lord
1
-8
/
+28
2008-02-01
sata_mv ncq EH fixes
Mark Lord
1
-1
/
+2
2008-01-31
Merge branch 'linux-2.6'
Paul Mackerras
42
-1230
/
+2636
2008-01-31
Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx
Paul Mackerras
1
-4
/
+2
2008-01-29
libata: Change "write_data" to "rw" for some function documentations
Linus Nilsson
1
-2
/
+2
2008-01-28
[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs
Kim Phillips
1
-1
/
+1
2008-01-26
[POWERPC] mpc5200: normalize compatible property bindings
Grant Likely
1
-4
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+9
2008-01-24
Merge branch 'linux-2.6'
Paul Mackerras
14
-52
/
+159
2008-01-23
[SCSI] libata: fix corruption induced by relaxed DMA alignment in SCSI
James Bottomley
1
-4
/
+8
[next]