index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: EM message type auto detect
Harry Zhang
2010-05-14
1
-1
/
+1
*
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2010-05-14
1
-10
/
+28
*
ahci: clean up board IDs
Tejun Heo
2010-05-14
1
-120
/
+117
*
ahci: Move generic code into libahci
Anton Vorontsov
2010-05-14
1
-2279
/
+1
*
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
2010-05-14
1
-17
/
+24
*
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
2010-05-14
1
-17
/
+23
*
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
2010-05-14
1
-18
/
+27
*
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
2010-05-14
1
-4
/
+3
*
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
2010-05-14
1
-3
/
+12
*
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
2010-05-14
1
-14
/
+13
*
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
2010-05-14
1
-24
/
+42
*
ahci: Get rid of host->iomap usage
Anton Vorontsov
2010-05-14
1
-14
/
+20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ahci: pp->active_link is not reliable when FBS is enabled
Shane Huang
2010-03-17
1
-6
/
+17
*
ahci: use BIOS date in broken_suspend list
Tejun Heo
2010-03-17
1
-8
/
+20
*
ahci: add missing nv IDs
Tejun Heo
2010-03-17
1
-0
/
+15
*
libata: make functions/variables static
Robert Hancock
2010-03-01
1
-4
/
+4
*
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
2010-03-01
1
-0
/
+6
*
ahci: Implement SATA AHCI FIS-based switching support
Shane Huang
2010-03-01
1
-18
/
+203
*
ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
Robert Hancock
2010-02-24
1
-2
/
+10
*
ahci: add Acer G725 to broken suspend list
Tejun Heo
2010-02-04
1
-0
/
+15
*
ahci: let users know that Promise PDC42819 support is limited to SATA devices
Mark Nelson
2009-12-03
1
-0
/
+8
*
ahci: disable SNotification capability for ich8
Shaohua Li
2009-12-03
1
-2
/
+18
*
ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2
Mark Nelson
2009-11-03
1
-5
/
+35
*
ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2
Shane Huang
2009-10-16
1
-1
/
+1
*
ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.
peer chen
2009-10-16
1
-0
/
+1
*
ahci: Add ifdef wrapper to ahci_gtf_filter_workaround
Markus Trippelsdorf
2009-10-09
1
-0
/
+5
*
ahci: filter FPDMA non-zero offset enable for Aspire 3810T
Tejun Heo
2009-10-06
1
-0
/
+47
*
ahci: display all AHCI 1.3 HBA capability flags (v2)
Robert Hancock
2009-10-06
1
-20
/
+66
*
ahci: disable 64bit DMA by default on SB600s
Tejun Heo
2009-10-06
1
-40
/
+20
*
ahci: restore pci_intx() handling
Tejun Heo
2009-09-17
1
-2
/
+2
*
ahci: kill @force_restart and refine CLO for ahci_kick_engine()
Shane Huang
2009-09-11
1
-12
/
+10
*
ahci: Add AMD SB900 SATA/IDE controller device IDs
Shane Huang
2009-09-11
1
-0
/
+6
*
ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA
Tejun Heo
2009-09-08
1
-0
/
+16
*
ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic
Tejun Heo
2009-09-08
1
-24
/
+29
*
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
2009-09-08
1
-1
/
+1
*
libata: Export AHCI capabilities
Matthew Garrett
2009-09-01
1
-0
/
+44
*
[libata] add DMA setup FIS auto-activate feature
Shaohua Li
2009-09-01
1
-1
/
+1
*
ahci: add workaround for on-board 5723s on some gigabyte boards
Tejun Heo
2009-08-12
1
-4
/
+72
*
ahci: Soften up the dmesg on SB600 PMP softreset failure recovery
Shane Huang
2009-08-12
1
-1
/
+2
*
ahci: add device IDs for Ibex Peak ahci controllers
David Milburn
2009-07-28
1
-0
/
+4
*
ahci: add device ID for 82801JI sata controller
Mark Goodwin
2009-07-14
1
-0
/
+1
*
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
2009-06-10
1
-2
/
+50
*
ahci: misc cleanups for EM stuff
Tejun Heo
2009-06-10
1
-8
/
+10
*
[libata] ahci: use less error-prone array initializers
Jeff Garzik
2009-06-10
1
-9
/
+8
*
ahci: add warning messages for hp laptops with broken suspend
Tejun Heo
2009-06-05
1
-0
/
+72
*
ahci: force CAP_NCQ for earlier NV MCPs
Tejun Heo
2009-04-13
1
-24
/
+33
*
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-04-07
1
-2
/
+15
|
\
|
*
libata: ahci enclosure management bios workaround
David Milburn
2009-04-06
1
-2
/
+15
*
|
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
1
-3
/
+3
[next]