index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
...
*
|
|
|
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-15
*
|
|
|
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
2016-02-05
|
|
/
/
*
|
|
ata: ahci: don't mark HotPlugCapable Ports as external/removable
Manuel Lauss
2016-02-29
*
|
|
ahci: Workaround for ThunderX Errata#22536
Tirumalesh Chalamarla
2016-02-29
*
|
|
Adding Intel Lewisburg device IDs for SATA
Alexandra Yates
2016-02-18
*
|
|
pata-rb532-cf: get rid of the irq_to_gpio() call
Gabor Juhos
2016-02-18
|
|
/
|
/
|
*
|
libata: fix HDIO_GET_32BIT ioctl
Arnd Bergmann
2016-02-11
*
|
ahci_xgene: Implement the workaround to fix the missing of the edge interrupt...
Suman Tripathi
2016-02-11
*
|
ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
Suman Tripathi
2016-02-11
*
|
libahci: Implement the capability to override the generic ahci interrupt hand...
Suman Tripathi
2016-02-11
*
|
ahci: Intel DNV device IDs SATA
Alexandra Yates
2016-02-10
*
|
libata: fix sff host state machine locking while polling
Tejun Heo
2016-02-01
*
|
libata-sff: use WARN instead of BUG on illegal host state machine state
Tejun Heo
2016-01-29
*
|
libata: disable forced PORTS_IMPL for >= AHCI 1.3
Tejun Heo
2016-01-25
*
|
libata: blacklist a Viking flash model for MWDMA corruption
Shikha Jain
2016-01-25
*
|
drivers: ata: wake port before DMA stop for ALPM
Danesh Petigara
2016-01-25
|
/
*
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-01-11
|
\
|
*
libata: skip debounce delay on link resume
Danesh Petigara
2016-01-08
|
*
ata: ahci_brcmstb: disable DIPM support
Danesh Petigara
2016-01-08
|
*
ata: ahci_brcmstb: enable support for ALPM
Danesh Petigara
2016-01-08
|
*
drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...
Anil Veliyankara Madam
2016-01-08
|
*
sata_sx4: correctly handling failed allocation
Insu Yun
2015-12-31
|
*
ata: ahci_brcmstb: add support for MIPS-based platforms
Jaedon Shin
2015-12-31
|
*
ahci: qoriq: Adjust the default register values on ls1021a
Tang Yuantian
2015-12-16
|
*
ahci: qoriq: Update the default Rx watermark value
Tang Yuantian
2015-12-16
|
*
ahci: qoriq: Adjust the default register values on ls1043a
Tang Yuantian
2015-12-16
|
*
ahci: compile out msi/msix infrastructure
Dan Williams
2015-12-07
|
*
ata: core: fix irq description on AHCI single irq systems
Heiner Kallweit
2015-12-07
|
*
ata: ahci_brcmstb: remove unused definitions
Jaedon Shin
2015-11-30
|
*
ata: ahci_brcmstb: add a quirk for MIPS-based platforms
Jaedon Shin
2015-11-30
|
*
ata: ahci_brcmstb: disable NCQ for MIPS-based platforms
Jaedon Shin
2015-11-30
|
*
ata: sata_rcar: Remove obsolete platform_device_id entries
Geert Uytterhoeven
2015-11-24
|
*
sata_rcar: Add compatible string for r8a7795
Kouei Abe
2015-11-20
|
*
ahci: kill 'intr_status'
Dan Williams
2015-11-16
|
*
ahci: switch from 'threaded' to 'hardirq' interrupt handling
Dan Williams
2015-11-16
|
*
ahci: per-port msix support
Dan Williams
2015-11-16
*
|
ata/sata_fsl.c: add ATA_FLAG_NO_LOG_PAGE to blacklist the controller for log ...
Andreas Werner
2015-12-07
*
|
libata-eh.c: Introduce new ata port flag for controller which lockup on read ...
Andreas Werner
2015-12-07
*
|
sata_sil: disable trim
Mikulas Patocka
2015-11-30
*
|
AHCI: Fix softreset failed issue of Port Multiplier
Xiangliang Yu
2015-11-30
*
|
sata/mvebu: use #ifdef around suspend/resume code
Arnd Bergmann
2015-11-20
|
/
*
ahci: Order SATA device IDs for codename Lewisburg
Alexandra Yates
2015-11-16
*
ahci: Add Device ID for Intel Sunrise Point PCH
Charles_Rose@Dell.com
2015-11-16
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-11-13
|
\
|
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
*
|
Merge branch 'for-4.3-fixes' into for-4.4
Tejun Heo
2015-11-03
|
\
\
|
*
|
ata: pata_macio: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-17
|
|
/
*
|
ahci: add new Intel device IDs
Alexandra Yates
2015-11-03
[prev]
[next]