Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1581b088fc91cbb974ad2b98431a8ecabb4852ee
/
drivers
/
ata
c13e69b
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
72d5f2d
sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)
by Jeff Garzik
· 12 years ago
26cd4d6
[libata] fix Null pointer dereference on disk error
by Xiaotian Feng
· 12 years ago
39f80ac
ahci: convert ata_link_printk() to ata_link_warn()
by Wei Yongjun
· 12 years ago
22c8be3
pata_imx: convert ata_dev_printk() to ata_dev_info()
by Wei Yongjun
· 12 years ago
99da09f
ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()
by Wei Yongjun
· 12 years ago
071d3ad
ahci_platform: make structs static
by Brian Norris
· 12 years ago
11ace0c
Revert "pata_octeon_cf: perform host detach, removal on exit"
by Jeff Garzik
· 12 years ago
8349e5a
Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"
by Jeff Garzik
· 12 years ago
1007c4b
ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.
by David Daney
· 13 years ago
43f01da
MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.
by David Daney
· 13 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
84043ac
pata_of_platform: fix compile error
by Brian Norris
· 12 years ago
04a3f5b
libata: use pci_get_drvdata() helper
by Brian Norris
· 12 years ago
1645bf1
pata_octeon_cf: perform host detach, removal on exit
by Brian Norris
· 12 years ago
e2ec181
sata_highbank: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
56c1d3b
pata_palmld: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
156f34d
pata_platform: remove unused remove function
by Brian Norris
· 12 years ago
ccd1196
pata_platform: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
3e7068d
pata_of_platform: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
37e1b02
pata_mpc52xx: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
58d0ff2
pata_ixp4xx_cf: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
83291d6
ahci_platform: utilize common ata_platform_remove_one()
by Brian Norris
· 12 years ago
b7db04d
libata: implement ata_platform_remove_one()
by Brian Norris
· 12 years ago
1896b15
ahci_platform: perform platform exit in host_stop() hook
by Brian Norris
· 12 years ago
9a99e47
ahci_platform: convert to module_platform_driver
by Brian Norris
· 12 years ago
941c77f
ahci_platform: enable hotplug unbinding
by Brian Norris
· 12 years ago
5416912
libata: set dma_mode to 0xff in reset
by Aaron Lu
· 12 years ago
f295be2
ata_piix: re-order code and remove prototypes
by Bartlomiej Zolnierkiewicz
· 12 years ago
de90cd7
libata: check SATA_SETTINGS log with HW Feature Ctrl
by Shane Huang
· 12 years ago
0d0cdb0
libata: restore acpi disable functionality
by Aaron Lu
· 12 years ago
a52f514
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
52bd497
pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start()
by Sergei Shtylyov
· 12 years ago
121650a
sata_highbank: use ATA_BUSY
by Sergei Shtylyov
· 12 years ago
7c26dea
sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter
by Sergei Shtylyov
· 12 years ago
10083d7
sata_sil24: remove unused variable from sata_sil24.c
by Wei Yongjun
· 12 years ago
7f0658d
sata_inic162x: remove unused variable in inic_scr_read()
by Wei Yongjun
· 12 years ago
8b34f2c
pata_rdc: remove unused variable in rdc_init_one()
by Wei Yongjun
· 12 years ago
abf8f2b
pata_cs5536: add quirk for broken udma
by Christian Gmeiner
· 12 years ago
d990434
ata_piix: reenable MS Virtual PC guests
by Olaf Hering
· 12 years ago
3100d49
sata_promise: fix hardreset lockdep error
by Mikael Pettersson
· 12 years ago
a2d2eda
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
29448ec
[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEP
by Yuanhan Liu
· 12 years ago
b03e66a
sata_svw: check DMA start bit before reset
by David Milburn
· 12 years ago
cd705d5
libata debugging: Warn when unable to find timing descriptor based on xfer_mode
by Borislav Petkov
· 12 years ago
c37472d
sata_highbank: mark ahci_highbank_probe as __devinit
by Arnd Bergmann
· 12 years ago
9addf6a
pata_arasan: Initialize cf clock to 166MHz
by Vipul Kumar Samar
· 12 years ago
60817a6
libata-acpi: Fix NULL ptr derference in ata_acpi_dev_handle
by Aaron Lu
· 12 years ago
5db4486
[SCSI] sd: Implement support for WRITE SAME
by Martin K. Petersen
· 12 years ago
3c6bdae
[SCSI] Add a report opcode helper
by Martin K. Petersen
· 12 years ago
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
3151367
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
51562cb
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 12 years ago
fe709ed
Merge SCSI misc branch into isci-for-3.6 tag
by James Bottomley
· 12 years ago
13b7408
sata_mv: Fix warnings when no PCI
by Andrew Lunn
· 12 years ago
40dad0a
[libata] Makefile: Fix build error in sata_highbank
by Mark Langsdorf
· 12 years ago
e3a66aa
Merge branch 'multiplatform/platform-data' into next/multiplatform
by Olof Johansson
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
293b2da
ARM: pxa: move platform_data definitions
by Arnd Bergmann
· 12 years ago
a3b29245
ARM: ep93xx: move platform_data definitions
by Arnd Bergmann
· 12 years ago
633de4c
[libata] export ata_dev_set_feature()
by Jeff Garzik
· 12 years ago
9ca7cfa
libata-core: use ATA_LBA in ata_build_rw_tf()
by Sergei Shtylyov
· 12 years ago
f1e70c2
ata/ahci_platform: Add clock framework support
by Viresh Kumar
· 12 years ago
26fdaa7
pata_arasan: add Device Tree probing capability
by Viresh Kumar
· 12 years ago
3f09e6c
pata_arasan: Add clk_{un}prepare() support
by Viresh Kumar
· 12 years ago
8996b89
ata: add platform driver for Calxeda AHCI controller
by Mark Langsdorf
· 12 years ago
100f586
sata_fsl: add workaround for data length mismatch on freescale V2 controller
by Shaohui Xie
· 12 years ago
65fe1f0
ahci: implement aggressive SATA device sleep support
by Shane Huang
· 12 years ago
7b4f6ec
ahci: Add identifiers for ASM106x devices
by Alan Cox
· 12 years ago
17c60c6
ahci: Add alternate identifier for the 88SE9172
by Alan Cox
· 12 years ago
1fefb8f
ahci: Add JMicron 362 device IDs
by Ben Hutchings
· 12 years ago
9973a1c
Revert "libata: enable SATA disk fua detection on default"
by Jeff Garzik
· 12 years ago
d17d794c
libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entry
by Prarit Bhargava
· 12 years ago
8d8e7d1
[SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_init
by Dan Williams
· 12 years ago
2fcbdcb
[SCSI] libata: export ata_port suspend/resume infrastructure for sas
by Dan Williams
· 12 years ago
ca6d43b
[SCSI] libata: reset once
by Dan Williams
· 12 years ago
1b26d29
[libata] scsi: implement MODE SELECT command
by Paolo Bonzini
· 12 years ago
6ca8e79
[libata] scsi: support MODE SENSE request for changeable and default parameters
by Paolo Bonzini
· 12 years ago
3e451a4
[libata] scsi: Remove unlikely() from FUA check
by Jeff Garzik
· 12 years ago
91895b7
libata: enable SATA disk fua detection on default
by Zheng Liu
· 13 years ago
04d0f1b8
[libata] new quirk, lift bridge limits for Buffalo DriveStation Quattro
by Jeff Garzik
· 12 years ago
ebd6002
[libata] Kconfig: Elaborate that SFF is meant for legacy and PATA stuff
by Paul Menzel
· 12 years ago
8340091
[libata] acpi: call ata_acpi_gtm during ata port init time
by Aaron Lu
· 12 years ago
389cd78
ata_piix: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 12 years ago
77b12bc9
ahci: Add Device IDs for Intel Lynx Point-LP PCH
by James Ralston
· 12 years ago
1117c81
pata_atiixp: override cable detection on MSI E350DM-E33
by Arnd Hannemann
· 12 years ago
bbb4ab4
ahci: un-staticize ahci_dev_classify
by Rob Herring
· 12 years ago
44d82e2
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d14fb1e
ata/pata_arasan: remove conditional compilation of clk code
by Viresh Kumar
· 12 years ago
97b414e
ATA: sata_mv: Add device tree support
by Andrew Lunn
· 12 years ago
641589b
[libata] pata_cmd64x: whitespace cleanup
by Jeff Garzik
· 12 years ago
354b2ea
libata-acpi: fix up for acpi_pm_device_sleep_state API
by Stephen Rothwell
· 12 years ago
8407884
Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstream
by Jeff Garzik
· 12 years ago
dc7f71f
sata_dwc_460ex: device tree may specify dma_channel
by Thang Q. Nguyen
· 12 years ago
facb8fa
ahci, trivial: fixed coding style issues related to braces
by Jeffrin Jose
· 12 years ago
18c25ff
ahci_platform: add hibernation callbacks
by Shiraz Hashim
· 13 years ago
6042840
libata-eh.c: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
b0e73af
libata-transport.c: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
3a8b788
sata_dwc_460ex: support hardreset
by Thang Q. Nguyen
· 13 years ago
Next »