summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-244-4/+166
* [ARM] 3638/1: S3C2412: core clocksBen Dooks2006-06-243-1/+774
* [ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parentBen Dooks2006-06-242-2/+13
* [ARM] 3636/1: S3C2412: Add selection of CPU_ARM926Ben Dooks2006-06-241-5/+5
* [ARM] 3635/1: S3C24XX: Add S3C2412 core cpu supportBen Dooks2006-06-2411-8/+369
* [ARM] 3633/1: S3C24XX: s3c2410 gpio bugfix - wrong pin nosBen Dooks2006-06-241-5/+2
* [PATCH] fix typo in acpi video brightness changes.Dave Jones2006-06-231-1/+1
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2332-2333/+6505
|\
| * [libata] conversion to new debug scheme, part 1 of $NBorislav Petkov2006-06-231-26/+47
| * [PATCH] libata: Add ata_scsi_dev_disabledBrian King2006-06-221-10/+31
| * [libata] Add host lock to struct ata_portJeff Garzik2006-06-225-73/+73
| * [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-222-16/+71
| * [PATCH] libata-dev: move the CDB-intr DMA blacklistingAlbert Lee2006-06-221-10/+9
| * [PATCH] ahci: disable NCQ support on vt8251Tejun Heo2006-06-221-2/+4
| * [libata] ahci: add JMicron PCI IDsJeff Garzik2006-06-221-0/+6
| * [libata] sata_nv: add PCI IDsJeff Garzik2006-06-221-0/+4
| * [libata] ahci: Add NVIDIA PCI IDs.Jeff Garzik2006-06-221-0/+18
| * Merge branch 'master' into upstreamJeff Garzik2006-06-222778-92451/+113059
| |\
| * | [PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo2006-06-204-16/+21
| * | [PATCH] sata_via: convert to new EH, take #3Tejun Heo2006-06-201-6/+6
| * | [libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik2006-06-201-6/+4
| * | [PATCH] sata_nv: add hotplug supportTejun Heo2006-06-201-1/+8
| * | [PATCH] sata_nv: convert to new EHTejun Heo2006-06-201-26/+89
| * | [PATCH] sata_nv: better irq handlersTejun Heo2006-06-201-17/+194
| * | [PATCH] sata_nv: simplify constantsTejun Heo2006-06-201-19/+12
| * | [PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo2006-06-201-48/+2
| * | [PATCH] sata_nv: kill not-working hotplug codeTejun Heo2006-06-201-169/+0
| * | Merge branch 'master' into upstreamJeff Garzik2006-06-1810-51/+44
| |\ \
| * \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-1319-38/+84
| |\ \ \
| * | | | [libata] Update docs to reflect current driver APIJeff Garzik2006-06-132-25/+81
| * | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-123-3/+19
| * | | | [PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo2006-06-121-8/+9
| * | | | [PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo2006-06-121-1/+19
| * | | | [PATCH] libata: fast exit from EH while unloadingTejun Heo2006-06-121-0/+4
| * | | | [PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo2006-06-121-3/+3
| * | | | [PATCH] libata: fix comment above ata_exec_internal()Tejun Heo2006-06-121-1/+3
| * | | | [PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun 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-125-0/+44
| * | | | libata: more verbose request_irq() failureJeff Garzik2006-06-111-2/+7
| * | | | [PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King2006-06-111-0/+1
| * | | | libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov2006-06-111-1/+9
| * | | | [PATCH] sata_sil24: endian anotationsAlexey Dobriyan2006-06-111-8/+8
| * | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-11201-1109/+2045
| |\ \ \ \
| * | | | | [PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo2006-06-111-0/+1
| * | | | | [PATCH] libata: cosmetic change in struct ata_portTejun Heo2006-06-111-1/+2
| * | | | | [PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo2006-06-111-0/+1
| * | | | | [PATCH] libata-hp: move ata_do_reset() to libata-eh.cTejun Heo2006-05-313-30/+28
| * | | | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-312-182/+13
| * | | | | [PATCH] sata_sil24: convert to new probing mechanism and add hotplug supportTejun Heo2006-05-311-19/+8
OpenPOWER on IntegriCloud