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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libata: kill unnecessary sht->max_sectors initializations
Tejun Heo
2006-12-03
43
-49
/
+0
*
[PATCH] libata: add missing sht->slave_destroy
Tejun Heo
2006-12-03
4
-0
/
+4
*
[PATCH] libata: print cdb[0] in failed qc report
Tejun Heo
2006-12-01
1
-2
/
+3
*
[PATCH] sata_nv: fix ATAPI in ADMA mode
Robert Hancock
2006-12-01
1
-130
/
+188
*
[PATCH] pata_marvell: merge Mandriva patches
Alan
2006-12-01
1
-3
/
+3
*
[PATCH] pata_hpt3x3: suspend/resume support
Alan
2006-12-01
1
-12
/
+34
*
[PATCH] pata : more drivers that need only standard suspend and resume
Alan
2006-12-01
2
-3
/
+11
*
[PATCH] hpt36x: Suspend/resume support
Alan
2006-12-01
1
-14
/
+35
*
[PATCH] pata_via suspend/resume support
Alan
2006-12-01
1
-18
/
+76
*
[PATCH] pata_amd: suspend/resume
Alan
2006-12-01
1
-2
/
+23
*
[PATCH] pata_it821x: Suspend/Resume support
Alan
2006-12-01
1
-2
/
+14
*
[PATCH] pata_serverworks suspend/resume
Alan
2006-12-01
1
-2
/
+30
*
[PATCH] pata_cmd64x: suspend/resume
Alan
2006-12-01
1
-2
/
+20
*
[PATCH] pata_cs5520: resume support
Alan
2006-12-01
1
-2
/
+22
*
[PATCH] PATA libata: suspend/resume simple cases
Alan
2006-12-01
15
-47
/
+82
*
[PATCH] pata_sil680 suspend/resume
Alan
2006-12-01
1
-27
/
+55
*
[PATCH] pata_rz1000: Force readahead off on resume
Alan
2006-12-01
1
-15
/
+33
*
[PATCH] pata_ali: suspend/resume support
Alan
2006-12-01
1
-51
/
+84
*
[PATCH] pata_jmicron: fix JMB368 support, add suspend/resume handling
Alan
2006-12-01
1
-6
/
+28
*
[PATCH] pata_cs5530: suspend/resume support
Alan
2006-12-01
1
-37
/
+62
*
[PATCH] pata_hpt366 enablebits
Alan
2006-12-01
1
-1
/
+9
*
[PATCH] sata_promise fixes and updates
Mikael Pettersson
2006-12-01
1
-11
/
+21
*
[libata] sata_promise: fix TBG mode register offset
Jeff Garzik
2006-12-01
1
-3
/
+2
*
[PATCH] libata: improve SCSI sense data generation
Tejun Heo
2006-12-01
1
-23
/
+23
*
[PATCH] libata: implement ata_tf_read_block()
Tejun Heo
2006-12-01
2
-0
/
+44
*
[PATCH] libata: cosmetic changes to sense generation functions
Tejun Heo
2006-12-01
1
-11
/
+11
*
[PATCH] libata: fix passthru sense data header
Tejun Heo
2006-12-01
1
-6
/
+3
*
[PATCH] libata: sync result_tf.flags w/ command tf.flags
Tejun Heo
2006-12-01
1
-3
/
+11
*
[PATCH] libata: trivial updates to ata_sg_init_one()
Tejun Heo
2006-12-01
1
-5
/
+1
*
[PATCH] libata: improve failed qc reporting
Tejun Heo
2006-12-01
1
-5
/
+27
*
[PATCH] ata_piix: strip now unneded MAP related stuff
Tejun Heo
2006-12-01
1
-29
/
+10
*
[PATCH] ata_piix: apply device detection via polling IDENTIFY
Tejun Heo
2006-12-01
1
-98
/
+6
*
[PATCH] libata: implement presence detection via polling IDENTIFY
Tejun Heo
2006-12-01
4
-7
/
+40
*
[PATCH] libata: convert @post_reset to @flags in ata_dev_read_id()
Tejun Heo
2006-12-01
3
-14
/
+23
*
[PATCH] ata_piix: clean up port flags
Tejun Heo
2006-12-01
1
-17
/
+14
*
[PATCH] libata: use FLUSH_EXT only when driver is larger than LBA28 limit
Tejun Heo
2006-12-01
3
-3
/
+7
*
[PATCH] ahci: honor PORTS_IMPL on ICH8s
Tejun Heo
2006-12-01
1
-28
/
+67
*
[libata] ARM: add ixp4xx PATA driver
Alessandro Zummo
2006-12-01
4
-0
/
+295
*
[PATCH] sata_sis: slave support on SiS965
Uwe Koziolek
2006-12-01
1
-5
/
+12
*
[PATCH] ahci: preserve PORTS_IMPL over host resets
Tejun Heo
2006-12-01
1
-3
/
+20
*
[PATCH] pdc202xx_old: Fix name clashes with PA-RISC
Alan Cox
2006-12-01
1
-29
/
+29
*
[libata] ahci: Match PCI class code for AHCI
Jeff Garzik
2006-12-01
1
-0
/
+4
*
[PATCH] libata: move dev->max_sectors configuration into ata_dev_configure()
Tejun Heo
2006-12-01
2
-16
/
+8
*
[PATCH] libata: implement ATA_EHI_SETMODE and ATA_EHI_POST_SETMODE
Tejun Heo
2006-12-01
3
-2
/
+16
*
[PATCH] libata: implement ATA_EHI_PRINTINFO
Tejun Heo
2006-12-01
5
-11
/
+20
*
[PATCH] ahci: update ahci-vt8251 reset sequence
Tejun Heo
2006-12-01
1
-2
/
+76
*
[PATCH] libata: separate out and export sata_port_hardreset()
Tejun Heo
2006-12-01
2
-10
/
+44
*
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
Tejun Heo
2006-12-01
1
-17
/
+4
*
[PATCH] sata_sil24: add PMP related constants
Tejun Heo
2006-12-01
1
-0
/
+5
*
[PATCH] sata_sil24: rename PMP related constants
Tejun Heo
2006-12-01
1
-6
/
+7
[next]