summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-234-38/+32
* [SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller2006-06-232-2/+4
* [SPARC64]: Fix for Niagara memory corruption.David S. Miller2006-06-231-0/+2
* [SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller2006-06-231-2/+3
* [SPARC64]: Add of_getintprop_default().David S. Miller2006-06-231-0/+3
* [SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller2006-06-231-2/+3
* [SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller2006-06-231-6/+6
* [SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2006-06-231-0/+10
* [SPARC64]: Import OBP device tree into kernel data structures.David S. Miller2006-06-231-0/+79
* [SBUS]: Start cleaning up generic sbus support layer.David S. Miller2006-06-232-0/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-235-128/+393
|\
| * [libata] Add host lock to struct ata_portJeff Garzik2006-06-221-0/+1
| * [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-221-0/+2
| * Merge branch 'master' into upstreamJeff Garzik2006-06-221122-3496/+8135
| |\
| * \ Merge branch 'master' into upstreamJeff Garzik2006-06-181-1/+1
| |\ \
| * \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-132-1/+3
| |\ \ \
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-121-1/+2
| * | | | libata: fix build, by adding required workqueue member to port structJeff Garzik2006-06-121-0/+1
| * | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-121-0/+3
| * | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-1134-165/+360
| |\ \ \ \
| * | | | | [PATCH] libata: cosmetic change in struct ata_portTejun Heo2006-06-111-1/+2
| * | | | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-311-8/+0
| * | | | | [PATCH] libata-hp: update unload-unplugTejun Heo2006-05-311-0/+1
| * | | | | [PATCH] libata-hp: implement warmplugTejun Heo2006-05-311-0/+1
| * | | | | [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-311-1/+1
| * | | | | [PATCH] libata-hp: implement hotplugTejun Heo2006-05-311-0/+13
| * | | | | [PATCH] libata: export ata_hsm_move()Tejun Heo2006-05-311-0/+2
| * | | | | [PATCH] libata-hp-prep: add prereset() method and implement ata_std_prereset()Tejun Heo2006-05-311-6/+18
| * | | | | [PATCH] libata-hp-prep: implement sata_phy_debounce()Tejun Heo2006-05-311-0/+6
| * | | | | [PATCH] libata-hp-prep: store attached SCSI deviceTejun Heo2006-05-311-0/+1
| * | | | | [PATCH] libata-hp-prep: implement ap->hw_sata_spd_limitTejun Heo2006-05-311-0/+1
| * | | | | [PATCH] libata-hp-prep: make some ata_device fields persistentTejun Heo2006-05-311-2/+9
| * | | | | [PATCH] libata-hp-prep: add flags and eh_info/context fields for hotplugTejun Heo2006-05-311-1/+18
| * | | | | [PATCH] libata: implement ata_eh_wait()Tejun Heo2006-05-311-0/+2
| * | | | | [PATCH] libata: shift host flag constantsTejun Heo2006-05-311-6/+6
| * | | | | [PATCH] libata: add pio_data_xfer_noirqAlan Cox2006-05-261-0/+2
| * | | | | [PATCH] PCI identifiers for the pata_via updateAlan Cox2006-05-261-1/+4
| * | | | | Merge branch 'master' into upstreamJeff Garzik2006-05-262-0/+2
| |\ \ \ \ \
| * | | | | | [PATCH] libata: Remove obsolete flagAlan Cox2006-05-241-1/+0
| * | | | | | [PATCH] PATCH: libata. Add ->data_xfer methodAlan Cox2006-05-241-0/+6
| * | | | | | [PATCH] sata_nv: Add MCP61 supportAndrew Chew2006-05-241-0/+4
| * | | | | | Merge branch 'master' into upstreamJeff Garzik2006-05-2415-15/+246
| |\ \ \ \ \ \
| * | | | | | | [PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo2006-05-201-1/+0
| * | | | | | | [PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee2006-05-201-1/+1
| * | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-2013-24/+126
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'max-sect' into upstreamJeff Garzik2006-05-151-0/+1
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'upstream' into max-sectJeff Garzik2006-04-2778-286/+1535
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-1836-3178/+605
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-04-12244-2018/+4223
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream'Jeff Garzik2006-03-29633-8779/+8503
| | |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud