Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7396f708b9f1d8874dda9c6386c37b065d99b68f
/
drivers
/
ata
c11d716
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
64e22b86
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
243918b
libata: Do not blacklist Micron M500DC
by Martin K. Petersen
· 9 years ago
d6ecf15
ata: ahci_mvebu: add suspend/resume support
by Thomas Petazzoni
· 9 years ago
34c5693
ahci, msix: Fix build error for !PCI_MSI
by Robert Richter
· 9 years ago
b7ae128
ahci: Add support for Cavium's ThunderX host controller
by Robert Richter
· 9 years ago
ee2aad4
ahci: Add generic MSI-X support for single interrupts to SATA PCI driver
by Robert Richter
· 9 years ago
0f5f264
libata: finally use __initconst in ata_parse_force_one()
by Rasmus Villemoes
· 9 years ago
a73ed35
drivers: ata: add support for Ceva sata host controller
by Suneel Garapati
· 9 years ago
5163fb6
ahci: added support for Freescale AHCI sata
by Tang Yuantian
· 9 years ago
86579aa
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
4710f2f
pata_octeon_cf: fix broken build
by Aaro Koskinen
· 9 years ago
21bfd1a
ahci: Store irq number in struct ahci_host_priv
by Robert Richter
· 9 years ago
a1c8231
ahci: Move interrupt enablement code to a separate function
by Robert Richter
· 9 years ago
8485187
Doc: libata: Fix spelling typo found in libata.xml
by Masanari Iida
· 9 years ago
e96998f
ata: ahci_mvebu: Fix wrongly set base address for the MBus window setting
by Nadav Haklai
· 9 years ago
c13aff3
ata:sata_nv - Change 1 to true for bool type variable.
by Shailendra Verma
· 9 years ago
766a2d9
ata: add Broadcom AHCI SATA3 driver for STB chips
by Brian Norris
· 9 years ago
eab6ee1
libata: Fix regression when the NCQ Send and Receive log page is absent
by Martin K. Petersen
· 9 years ago
6ec0a86
ata: hpt366: fix constant cast warning
by Arnd Bergmann
· 9 years ago
5a90f8d
ata: at91: use syscon to configure the smc
by Alexandre Belloni
· 10 years ago
2d32d10
ata: ahci_xgene: potential NULL dereference in probe
by Dan Carpenter
· 9 years ago
b3e5838
Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 9 years ago
c9802a4
ata: ahci_xgene: Add AHCI Support for 2nd HW version of APM X-Gene SoC AHCI SATA Host controller.
by Suman Tripathi
· 9 years ago
5903b16
libahci: Add support to handle HOST_IRQ_STAT as edge trigger latch.
by Suman Tripathi
· 10 years ago
a129db8
libahci: Refactoring of ahci_single_irq_intr function.
by Suman Tripathi
· 10 years ago
dbfe8ef
ahci: avoton port-disable reset-quirk
by Dan Williams
· 9 years ago
11fa7df
ata: select DW_DMAC in case of SATA_DWC
by Andy Shevchenko
· 10 years ago
5d3abf8
libata: Fall back to unqueued READ LOG EXT if the DMA variant fails
by Martin K. Petersen
· 10 years ago
f303074
libata: Expose TRIM capability in sysfs
by Martin K. Petersen
· 10 years ago
d7b16e4
libata: Allow NCQ TRIM to be enabled or disabled with a module parameter
by Martin K. Petersen
· 10 years ago
9a9324d
libata: Blacklist queued TRIM on all Samsung 800-series
by Martin K. Petersen
· 10 years ago
3b6eefc
libata: samsung_cf: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
09c5b48
libata: Ignore spurious PHY event on LPM policy change
by Gabriele Mazzotta
· 10 years ago
8393b81
libata: Add helper to determine when PHY events should be ignored
by Gabriele Mazzotta
· 10 years ago
e0e2674
ata: ahci_st: fixup layering violations / drvdata errors
by Peter Griffin
· 10 years ago
d19d5ef
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
5df07b7
Remove celleb-only SCC PATA drivers
by Daniel Axtens
· 10 years ago
a1480a1
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata
by Linus Torvalds
· 10 years ago
17528b3
Merge branch 'pnp'
by Rafael J. Wysocki
· 10 years ago
c54c719
ata: remove deprecated use of pci api
by Quentin Lambert
· 10 years ago
b7f859d
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next
by Michael Ellerman
· 10 years ago
9a1e75e
ahci: st: st_configure_oob must be called after IP is clocked.
by Peter Griffin
· 10 years ago
8d5fe8d
sata_dwc_460ex: indent an if statement
by Dan Carpenter
· 10 years ago
6fc4d97
libata: Blacklist queued TRIM on Samsung SSD 850 Pro
by Martin K. Petersen
· 10 years ago
ff7f53f
libata: Update Crucial/Micron blacklist
by Martin K. Petersen
· 10 years ago
255c03d
libata: Add tracepoints
by Hannes Reinecke
· 10 years ago
a1524f2
libata-eh: Set 'information' field for autosense
by Hannes Reinecke
· 10 years ago
fe7173c
libata: Implement support for sense data reporting
by Hannes Reinecke
· 10 years ago
42b966f
libata: Implement NCQ autosense
by Hannes Reinecke
· 10 years ago
1308d7f
libata: use status bit definitions in ata_dump_status()
by Hannes Reinecke
· 10 years ago
27f00e5
ide,ata: Rename ATA_IDX to ATA_SENSE
by Hannes Reinecke
· 10 years ago
8ae7204
libata: whitespace fixes in ata_to_sense_error()
by Hannes Reinecke
· 10 years ago
825e2d8
libata: whitespace cleanup in ata_get_cmd_descript()
by Hannes Reinecke
· 10 years ago
9faa643
libata: use READ_LOG_DMA_EXT
by Hannes Reinecke
· 10 years ago
3a02824
libata: remove ATA_FLAG_LOWTAG
by Tejun Heo
· 10 years ago
db7a657
sata_dwc_460ex: re-use hsdev->dev instead of dwc_dev
by Andy Shevchenko
· 10 years ago
8b34448
sata_dwc_460ex: move to generic DMA driver
by Andy Shevchenko
· 10 years ago
d578514
sata_dwc_460ex: join messages back
by Andy Shevchenko
· 10 years ago
f571872
powerpc: Move Power Macintosh drivers to generic byteswappers
by David Gibson
· 10 years ago
92b5bf9
sata: xgene: add ACPI support for APM X-Gene SATA ports
by Feng Kan
· 10 years ago
3661aa9
ata: sata_mv: add proper definitions for LP_PHY_CTL register values
by Thomas Petazzoni
· 10 years ago
5067c04
ata: Add a new flag to destinguish sas controller
by Shaohua Li
· 10 years ago
99c876b
PNP: ata/pata_isapnp: Use module_pnp_driver to register driver
by Peter Huewe
· 10 years ago
d610f50
sata_svw: remove the dependency on PPC_OF
by Kevin Hao
· 10 years ago
29200f1
sata-fsl: Apply link speed limits
by Martin Hicks
· 10 years ago
8494bcf
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
540a7c5
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
06cc01a
sata_dwc_460ex: disable COMPILE_TEST again
by Linus Torvalds
· 10 years ago
b12aa1f
Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.20
by Tejun Heo
· 10 years ago
09c32aa
ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode command.
by Suman Tripathi
· 10 years ago
f627cfde
ata: libahci: Use of_platform_device_create only if supported
by Guenter Roeck
· 10 years ago
fad0601
sata_mv: Delete unnecessary checks before the function call "phy_power_off"
by Markus Elfring
· 10 years ago
214f1af
ata: Delete unnecessary checks before the function call "pci_dev_put"
by Markus Elfring
· 10 years ago
1726390
ata: pata_platform: fix owner module reference mismatch for scsi host
by Akinobu Mita
· 10 years ago
018d5ef
ata: ahci_platform: fix owner module reference mismatch for scsi host
by Akinobu Mita
· 10 years ago
cedda4c
pata_pdc2027x: Use 64-bit timekeeping
by Tina Ruchandani
· 10 years ago
9269e23
libata: make sata_sil24 use fifo tag allocator
by Shaohua Li
· 10 years ago
98bd4be
libata: move sas ata tag allocation to libata-scsi.c
by Shaohua Li
· 10 years ago
12cb5ce
libata: use blk taging
by Shaohua Li
· 10 years ago
5529415
ata: libahci: Fix devres cleanup on failure
by Thierry Reding
· 10 years ago
a13b0c9
libata: fixup oops in ata_eh_link_report()
by Hannes Reinecke
· 10 years ago
ce75145
libata: prevent HSM state change race between ISR and PIO
by David Jeffery
· 10 years ago
c7d7dde
ata: libahci: Allow using multiple regulators
by Gregory CLEMENT
· 10 years ago
6033798
ata: libahci: Clean-up the ahci_platform_en/disable_phys functions
by Gregory CLEMENT
· 10 years ago
72dd299
libata: allow sata_sil24 to opt-out of tag ordered submission
by Dan Williams
· 10 years ago
5bc27ef
sata_rcar: extend PM methods
by Mikhail Ulyanov
· 10 years ago
19406d7
ata: pata_at91: depend on !ARCH_MULTIPLATFORM
by Alexandre Belloni
· 10 years ago
46319e1
ahci: Remove Device ID for Intel Sunrise Point PCH
by James Ralston
· 10 years ago
2de5a9c
sata_dwc_460ex: disable compilation on ARM and ARM64
by Andy Shevchenko
· 10 years ago
e88af2f
ata: libata-core: Remove unused function
by Rickard Strandqvist
· 10 years ago
95bbbe9
ahci: Use dev_info() to inform about the lack of Device Sleep support
by Gabriele Mazzotta
· 10 years ago
cbba5b0
libata: use __scsi_format_command()
by Hannes Reinecke
· 10 years ago
e61f7d1
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
by Martin K. Petersen
· 10 years ago
d537fc0
sata_dwc_460ex: convert to devm_kzalloc in ->probe()
by Andy Shevchenko
· 10 years ago
c592b74
sata_dwc_460ex: remove extra message
by Andy Shevchenko
· 10 years ago
9037908
sata_dwc_460ex: use np local variable in ->probe()
by Andy Shevchenko
· 10 years ago
d7c256e
sata_dwc_460ex: fix most of the sparse warnings
by Andy Shevchenko
· 10 years ago
84683a7
sata_dwc_460ex: enable COMPILE_TEST for the driver
by Andy Shevchenko
· 10 years ago
Next »