index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: ata: remove __dev* attributes.
Greg Kroah-Hartman
25
-94
/
+85
2012-12-15
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-354
/
+350
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-135
/
+288
2012-12-14
sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)
Jeff Garzik
1
-0
/
+1
2012-12-14
[libata] fix Null pointer dereference on disk error
Xiaotian Feng
1
-2
/
+4
2012-12-14
ahci: convert ata_link_printk() to ata_link_warn()
Wei Yongjun
1
-1
/
+1
2012-12-14
pata_imx: convert ata_dev_printk() to ata_dev_info()
Wei Yongjun
1
-1
/
+1
2012-12-14
ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()
Wei Yongjun
1
-4
/
+2
2012-12-14
ahci_platform: make structs static
Brian Norris
1
-3
/
+3
2012-12-14
Revert "pata_octeon_cf: perform host detach, removal on exit"
Jeff Garzik
1
-1
/
+0
2012-12-14
Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"
Jeff Garzik
1
-1
/
+2
2012-12-13
ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.
David Daney
1
-0
/
+4
2012-12-13
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
David Daney
1
-135
/
+284
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-12-03
pata_of_platform: fix compile error
Brian Norris
1
-0
/
+1
2012-12-03
libata: use pci_get_drvdata() helper
Brian Norris
1
-4
/
+3
2012-12-03
pata_octeon_cf: perform host detach, removal on exit
Brian Norris
1
-0
/
+1
2012-12-03
sata_highbank: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-12-03
pata_palmld: utilize common ata_platform_remove_one()
Brian Norris
1
-3
/
+1
2012-12-03
pata_platform: remove unused remove function
Brian Norris
1
-17
/
+0
2012-12-03
pata_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-6
/
+1
2012-12-03
pata_of_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-6
/
+1
2012-12-03
pata_mpc52xx: utilize common ata_platform_remove_one()
Brian Norris
1
-14
/
+3
2012-12-03
pata_ixp4xx_cf: utilize common ata_platform_remove_one()
Brian Norris
1
-10
/
+1
2012-12-03
ahci_platform: utilize common ata_platform_remove_one()
Brian Norris
1
-11
/
+1
2012-12-03
libata: implement ata_platform_remove_one()
Brian Norris
1
-0
/
+23
2012-12-03
ahci_platform: perform platform exit in host_stop() hook
Brian Norris
1
-7
/
+23
2012-12-03
ahci_platform: convert to module_platform_driver
Brian Norris
1
-12
/
+1
2012-12-03
ahci_platform: enable hotplug unbinding
Brian Norris
1
-2
/
+3
2012-12-03
libata: set dma_mode to 0xff in reset
Aaron Lu
2
-0
/
+2
2012-12-03
ata_piix: re-order code and remove prototypes
Bartlomiej Zolnierkiewicz
1
-221
/
+198
2012-12-03
libata: check SATA_SETTINGS log with HW Feature Ctrl
Shane Huang
1
-2
/
+1
2012-12-03
libata: restore acpi disable functionality
Aaron Lu
1
-0
/
+4
2012-11-28
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-3
/
+3
2012-11-28
pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()
Sergei Shtylyov
1
-2
/
+5
2012-11-28
sata_highbank: use ATA_BUSY
Sergei Shtylyov
1
-1
/
+1
2012-11-28
sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
Sergei Shtylyov
1
-8
/
+6
2012-11-28
sata_sil24: remove unused variable from sata_sil24.c
Wei Yongjun
1
-4
/
+0
2012-11-28
sata_inic162x: remove unused variable in inic_scr_read()
Wei Yongjun
1
-2
/
+0
2012-11-28
pata_rdc: remove unused variable in rdc_init_one()
Wei Yongjun
1
-3
/
+0
2012-11-28
pata_cs5536: add quirk for broken udma
Christian Gmeiner
1
-1
/
+31
2012-11-28
ata_piix: reenable MS Virtual PC guests
Olaf Hering
1
-3
/
+22
2012-11-28
sata_promise: fix hardreset lockdep error
Mikael Pettersson
1
-2
/
+13
2012-11-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+2
2012-11-16
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
Yuanhan Liu
3
-3
/
+3
2012-11-15
sata_svw: check DMA start bit before reset
David Milburn
1
-0
/
+35
2012-11-15
libata debugging: Warn when unable to find timing descriptor based on xfer_mode
Borislav Petkov
1
-0
/
+4
2012-11-15
sata_highbank: mark ahci_highbank_probe as __devinit
Arnd Bergmann
1
-1
/
+1
2012-11-15
pata_arasan: Initialize cf clock to 166MHz
Vipul Kumar Samar
1
-0
/
+6
2012-11-15
libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle
Aaron Lu
1
-3
/
+8
[next]