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
2012-03-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
Linus Torvalds
10
-76
/
+281
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
4
-17
/
+33
2012-03-20
ata: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-13
pata_cmd64x: implement sff_irq_check() method
Sergei Shtylyov
1
-1
/
+42
2012-03-13
pata_cmd64x: implement sff_irq_clear() method
Sergei Shtylyov
1
-16
/
+15
2012-03-13
pata_cmd64x: use interrupt status from MRDMODE register
Sergei Shtylyov
1
-17
/
+56
2012-03-13
pata_cmd64x: turn string of *if* statements into *switch*
Sergei Shtylyov
1
-11
/
+17
2012-03-13
drivers/ata/pata_mpc52xx.c: clean up error handling code
Julia Lawall
1
-29
/
+15
2012-03-13
ahci_platform: add STRICT_AHCI platform type
Brian Norris
1
-0
/
+11
2012-03-13
ahci: move AHCI_HFLAGS() macro to ahci.h
Brian Norris
2
-2
/
+3
2012-03-13
ahci: add AHCI_HFLAG_DELAY_ENGINE host flag
Brian Norris
2
-0
/
+8
2012-03-13
sata_fsl: add support for interrupt coalsecing feature
Qiang Liu
1
-4
/
+107
2012-03-13
ata/pata_arasan_cf: Add Hibernation support
Viresh Kumar
1
-8
/
+4
2012-03-13
pata_legacy: correctly mask recovery field for HT6560B
Sergei Shtylyov
1
-2
/
+1
2012-03-13
ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+8
2012-03-13
ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+8
2012-02-29
[SCSI] libsas: async ata scanning
Dan Williams
3
-16
/
+32
2012-02-19
[SCSI] libsas: execute transport link resets with libata-eh via host workqueue
Dan Williams
2
-1
/
+1
2012-02-13
pata/at91: use newly introduced SMC accessors
Jean-Christophe PLAGNIOL-VILLARD
1
-27
/
+21
2012-01-17
[libata] ata_piix: Add Toshiba Satellite Pro A120 to the quirks list
Benjamin Larsson
1
-0
/
+7
2012-01-17
[libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk list
Vladimir LAVALLADE
1
-0
/
+2
2012-01-17
[libata] pata_bf54x: Support sg list in bmdma transfer.
Sonic Zhang
1
-79
/
+88
2012-01-17
[libata] sata_fsl: fix the controller operating mode
Jerry Huang
1
-0
/
+11
2012-01-17
[libata] enable ata port async suspend
Lin Ming
1
-0
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-4
/
+4
2012-01-10
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
23
-319
/
+288
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-8
/
+11
2012-01-08
ahci: support the STA2X11 I/O Hub
Alessandro Rubini
1
-5
/
+21
2012-01-08
pata_bf54x: fix BMIDE status register emulation
Sergei Shtylyov
1
-18
/
+2
2012-01-08
ata: add ata port hibernate callbacks
Lin Ming
1
-4
/
+36
2012-01-08
ata: update ata port's runtime status during system resume
Lin Ming
1
-2
/
+16
2012-01-08
ahci: platform support for suspend/resume
Brian Norris
1
-0
/
+68
2012-01-08
libata-core: kill duplicate statement in ata_do_set_mode()
Sergei Shtylyov
1
-2
/
+2
2012-01-08
pata_of_platform: remove direct dependency on OF_IRQ
Rob Herring
2
-10
/
+7
2012-01-08
SATA/PATA: convert drivers/ata/* to use module_platform_driver()
Axel Lin
12
-158
/
+13
2012-01-08
pata_cs5536: forward port changes from cs5536
Bartlomiej Zolnierkiewicz
1
-57
/
+42
2012-01-08
libata-sff: use ATAPI_{COD|IO}
Sergei Shtylyov
1
-2
/
+2
2012-01-08
ata: add ata port runtime PM callbacks
Lin Ming
3
-0
/
+15
2012-01-08
ata: add ata port system PM callbacks
Lin Ming
3
-70
/
+76
2012-01-08
ata: make ata port as parent device of scsi host
Lin Ming
1
-1
/
+1
2012-01-08
ahci: start engine only during soft/hard resets
Tejun Heo
1
-4
/
+1
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
1
-1
/
+1
2011-12-22
pata_of_platform: Add missing CONFIG_OF_IRQ dependency.
David Miller
1
-1
/
+1
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-8
/
+11
2011-11-29
ARM: at91/pata: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2011-11-17
libata: fix build without BMDMA
Alexander Beregalov
1
-0
/
+4
2011-11-17
[libata] ahci_platform: fix DT probing
Rob Herring
1
-1
/
+1
2011-11-10
pata_of_platform: Don't use NO_IRQ
Anton Vorontsov
1
-1
/
+1
2011-11-09
[libata] ahci: Add ASMedia ASM1061 support
Keng-Yu Lin
1
-0
/
+3
2011-11-09
[libata] Issue SRST to Sil3726 PMP
Gwendal Grignou
2
-6
/
+13
[next]