index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
libata: prevent HSM state change race between ISR and PIO
David Jeffery
1
-0
/
+12
2015-01-19
libata: allow sata_sil24 to opt-out of tag ordered submission
Dan Williams
2
-2
/
+5
2015-01-13
ata: pata_at91: depend on !ARCH_MULTIPLATFORM
Alexandre Belloni
1
-0
/
+1
2015-01-13
ahci: Remove Device ID for Intel Sunrise Point PCH
James Ralston
1
-1
/
+0
2015-01-10
ahci: Use dev_info() to inform about the lack of Device Sleep support
Gabriele Mazzotta
1
-1
/
+1
2015-01-08
libata: Whitelist SSDs that are known to properly return zeroes after TRIM
Martin K. Petersen
2
-8
/
+33
2015-01-07
sata_dwc_460ex: fix resource leak on error path
Andy Shevchenko
1
-14
/
+12
2015-01-05
libata: export ata_get_cmd_descript()
Andy Shevchenko
1
-0
/
+1
2015-01-05
ahci_xgene: Fix the DMA state machine lockup for the ATA_CMD_PACKET PIO mode ...
Suman Tripathi
1
-5
/
+7
2015-01-05
ahci_xgene: Fix the endianess issue in APM X-Gene SoC AHCI SATA controller dr...
Suman Tripathi
1
-1
/
+1
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
27
-27
/
+0
2014-12-13
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
Rafael J. Wysocki
1
-1
/
+1
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
5
-13
/
+62
2014-12-09
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-14
/
+7
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2
-13
/
+6
2014-12-08
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
1
-3
/
+3
2014-12-04
ahci: disable MSI on SAMSUNG 0xa800 SSD
Tejun Heo
1
-0
/
+1
2014-12-04
libata: Remove FIXME comment in atapi_request_sense()
Nicholas Krause
1
-1
/
+0
2014-12-02
sata_fsl: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
1
-1
/
+1
2014-12-02
AHCI: Add DeviceIDs for Sunrise Point-LP SATA controller
Devin Ryles
1
-0
/
+3
2014-11-24
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
1
-1
/
+1
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2
-13
/
+6
2014-11-14
ahci_sunxi: Make AHCI_HFLAG_NO_PMP flag configurable with a module option
Hans de Goede
1
-1
/
+15
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-2
/
+2
2014-11-05
libata-scsi: Update SATL for ZAC drives
Hannes Reinecke
1
-1
/
+24
2014-11-05
libata: Implement ATA_DEV_ZAC
Hannes Reinecke
4
-10
/
+23
2014-11-04
ahci: fix AHCI parameters not taken into account
Antoine Tenart
1
-6
/
+3
2014-10-28
ata: sata_rcar: Add r8a7793 device support
Koji Matsuoka
1
-0
/
+5
2014-10-27
ahci: Add Device IDs for Intel Sunrise Point PCH
James Ralston
1
-0
/
+5
2014-10-27
ahci: disable MSI instead of NCQ on Samsung pci-e SSDs on macbooks
Tejun Heo
1
-3
/
+11
2014-10-27
Revert "AHCI: Optimize single IRQ interrupt processing"
Tejun Heo
1
-61
/
+13
2014-10-27
Revert "AHCI: Do not acquire ata_host::lock from single IRQ handler"
Tejun Heo
1
-0
/
+4
2014-10-27
ata: sata_rcar: Disable DIPM mode for r8a7790 ES1
Simon Horman
1
-0
/
+10
2014-10-20
ata: drop owner assignment from platform_drivers
Wolfram Sang
27
-27
/
+0
2014-10-19
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+2
2014-10-15
pata_arasan_cf: use dmaengine_terminate_all() API
Vinod Koul
1
-3
/
+2
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
14
-264
/
+200
2014-10-09
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-10-08
pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE Controller
Scott Carter
1
-2
/
+11
2014-10-08
libata: Un-break ATA blacklist
George Spelvin
1
-2
/
+2
2014-10-06
AHCI: Do not acquire ata_host::lock from single IRQ handler
Alexander Gordeev
1
-4
/
+0
2014-10-06
AHCI: Optimize single IRQ interrupt processing
Alexander Gordeev
1
-13
/
+61
2014-10-06
AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode
Alexander Gordeev
2
-60
/
+9
2014-10-06
AHCI: Make few function names more descriptive
Alexander Gordeev
1
-8
/
+8
2014-10-06
AHCI: Move host activation code into ahci_host_activate()
Alexander Gordeev
6
-38
/
+39
2014-10-06
AHCI: Move ahci_host_activate() function to libahci.c
Alexander Gordeev
2
-60
/
+61
2014-10-06
AHCI: Pass SCSI host template as arg to ahci_host_activate()
Alexander Gordeev
2
-6
/
+7
2014-10-05
ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro
Fabio Estevam
1
-7
/
+2
2014-09-28
AHCI: Cleanup checking of multiple MSIs/SLM modes
Alexander Gordeev
2
-12
/
+8
[next]