summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge signal handler branchRussell King2006-06-241-1/+78
|\
| * [ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz2006-06-241-1/+78
* | Merge S3C24xx branchRussell King2006-06-2410-29/+185
|\ \
| * | [ARM] 3645/1: S3C2412: irq support for external interruptsBen Dooks2006-06-242-23/+13
| * | [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-242-0/+18
| * | [ARM] 3638/1: S3C2412: core clocksBen Dooks2006-06-241-1/+62
| * | [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu supportBen Dooks2006-06-245-5/+92
* | | Merge ep93xx branchRussell King2006-06-242-0/+3
|\ \ \
| * | | [ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek2006-06-242-0/+3
| |/ /
* | | [ARM] 3631/1: Remove legacy __mem_isa() definitionsAndrew Victor2006-06-2413-20/+0
|/ /
* | 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