index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: radeon add a tcl state flush before accessing tcl vector space
Dave Airlie
2006-06-24
2
-2
/
+5
*
[PATCH] fix typo in acpi video brightness changes.
Dave Jones
2006-06-23
1
-1
/
+1
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-06-23
32
-2333
/
+6505
|
\
|
*
[libata] conversion to new debug scheme, part 1 of $N
Borislav Petkov
2006-06-23
1
-26
/
+47
|
*
[PATCH] libata: Add ata_scsi_dev_disabled
Brian King
2006-06-22
1
-10
/
+31
|
*
[libata] Add host lock to struct ata_port
Jeff Garzik
2006-06-22
5
-73
/
+73
|
*
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
Tejun Heo
2006-06-22
2
-16
/
+71
|
*
[PATCH] libata-dev: move the CDB-intr DMA blacklisting
Albert Lee
2006-06-22
1
-10
/
+9
|
*
[PATCH] ahci: disable NCQ support on vt8251
Tejun Heo
2006-06-22
1
-2
/
+4
|
*
[libata] ahci: add JMicron PCI IDs
Jeff Garzik
2006-06-22
1
-0
/
+6
|
*
[libata] sata_nv: add PCI IDs
Jeff Garzik
2006-06-22
1
-0
/
+4
|
*
[libata] ahci: Add NVIDIA PCI IDs.
Jeff Garzik
2006-06-22
1
-0
/
+18
|
*
Merge branch 'master' into upstream
Jeff Garzik
2006-06-22
2778
-92451
/
+113059
|
|
\
|
*
|
[PATCH] libata: convert several bmdma-style controllers to new EH, take #3
Tejun Heo
2006-06-20
4
-16
/
+21
|
*
|
[PATCH] sata_via: convert to new EH, take #3
Tejun Heo
2006-06-20
1
-6
/
+6
|
*
|
[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handler
Jeff Garzik
2006-06-20
1
-6
/
+4
|
*
|
[PATCH] sata_nv: add hotplug support
Tejun Heo
2006-06-20
1
-1
/
+8
|
*
|
[PATCH] sata_nv: convert to new EH
Tejun Heo
2006-06-20
1
-26
/
+89
|
*
|
[PATCH] sata_nv: better irq handlers
Tejun Heo
2006-06-20
1
-17
/
+194
|
*
|
[PATCH] sata_nv: simplify constants
Tejun Heo
2006-06-20
1
-19
/
+12
|
*
|
[PATCH] sata_nv: kill struct nv_host_desc and nv_host
Tejun Heo
2006-06-20
1
-48
/
+2
|
*
|
[PATCH] sata_nv: kill not-working hotplug code
Tejun Heo
2006-06-20
1
-169
/
+0
|
*
|
Merge branch 'master' into upstream
Jeff Garzik
2006-06-18
10
-51
/
+44
|
|
\
\
|
*
\
\
Merge branch 'master' into upstream
Jeff Garzik
2006-06-13
19
-38
/
+84
|
|
\
\
\
|
*
|
|
|
[libata] Update docs to reflect current driver API
Jeff Garzik
2006-06-13
2
-25
/
+81
|
*
|
|
|
[PATCH] libata: add host_set->next for legacy two host_sets case, take #3
Tejun Heo
2006-06-12
3
-3
/
+19
|
*
|
|
|
[PATCH] libata: fix oops caused rescanning NULL sdev
Tejun Heo
2006-06-12
1
-8
/
+9
|
*
|
|
|
[PATCH] sata_sil: update device hotplug handling, take #2
Tejun Heo
2006-06-12
1
-1
/
+19
|
*
|
|
|
[PATCH] libata: fast exit from EH while unloading
Tejun Heo
2006-06-12
1
-0
/
+4
|
*
|
|
|
[PATCH] libata: fix ATA_EH_REVALIDATE clearing
Tejun Heo
2006-06-12
1
-3
/
+3
|
*
|
|
|
[PATCH] libata: fix comment above ata_exec_internal()
Tejun Heo
2006-06-12
1
-1
/
+3
|
*
|
|
|
[PATCH] sata_sil: add controller unplug detection in sil_interrupt()
Tejun Heo
2006-06-12
1
-1
/
+2
|
*
|
|
|
libata: fix build, by adding required workqueue member to port struct
Jeff Garzik
2006-06-12
1
-0
/
+1
|
*
|
|
|
[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)
zhao, forrest
2006-06-12
5
-0
/
+44
|
*
|
|
|
libata: more verbose request_irq() failure
Jeff Garzik
2006-06-11
1
-2
/
+7
|
*
|
|
|
[PATCH] libata: Setup nbytes in ata_sg_init_one
Brian King
2006-06-11
1
-0
/
+1
|
*
|
|
|
libata: Adjust initial debugging levels through preprocessor defines.
Borislav Petkov
2006-06-11
1
-1
/
+9
|
*
|
|
|
[PATCH] sata_sil24: endian anotations
Alexey Dobriyan
2006-06-11
1
-8
/
+8
|
*
|
|
|
Merge branch 'upstream-fixes' into upstream
Jeff Garzik
2006-06-11
201
-1109
/
+2045
|
|
\
\
\
\
|
*
|
|
|
|
[PATCH] libata: add missing ->data_xfer for pdc_adma
Tejun Heo
2006-06-11
1
-0
/
+1
|
*
|
|
|
|
[PATCH] libata: cosmetic change in struct ata_port
Tejun Heo
2006-06-11
1
-1
/
+2
|
*
|
|
|
|
[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()
Tejun Heo
2006-06-11
1
-0
/
+1
|
*
|
|
|
|
[PATCH] libata-hp: move ata_do_reset() to libata-eh.c
Tejun Heo
2006-05-31
3
-30
/
+28
|
*
|
|
|
|
[PATCH] libata-hp: killl ops->probe_reset
Tejun Heo
2006-05-31
2
-182
/
+13
|
*
|
|
|
|
[PATCH] sata_sil24: convert to new probing mechanism and add hotplug support
Tejun Heo
2006-05-31
1
-19
/
+8
|
*
|
|
|
|
[PATCH] ahci: convert to new probing mechanism and add hotplug support
Tejun Heo
2006-05-31
1
-20
/
+27
|
*
|
|
|
|
[PATCH] sata_sil: convert to new probing mechanism and add hotplug support
Tejun Heo
2006-05-31
1
-8
/
+13
|
*
|
|
|
|
[PATCH] ata_piix: convert ata_piix to new probing mechanism
Tejun Heo
2006-05-31
1
-55
/
+32
|
*
|
|
|
|
[PATCH] libata-hp: update unload-unplug
Tejun Heo
2006-05-31
4
-15
/
+71
|
*
|
|
|
|
[PATCH] libata-hp: implement bootplug
Tejun Heo
2006-05-31
2
-24
/
+52
[next]