summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] libsas: modify error handler to use scsi_eh_* functionsDarrick J. Wong2006-11-152-4/+27
| * | | | [SCSI] Reduce polling in sd.cAlan Stern2006-11-151-8/+8
| * | | | [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-114-6/+233
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-0649-885/+376
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [PATCH] pcmcia: at91_cf updateAndrew Victor2006-12-051-32/+3
| * | | | [PATCH] pcmcia: fix m32r_cfc.c compilationAdrian Bunk2006-12-051-1/+1
| * | | | [PATCH] pcmcia: ds.c debug enhancementsDominik Brodowski2006-12-051-16/+81
| * | | | [PATCH] pcmcia: at91_cf updateAndrew Victor2006-12-051-14/+20
| * | | | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-0543-568/+46
| * | | | [PATCH] pcmcia: remove prod_id indirectionDominik Brodowski2006-12-057-88/+40
| * | | | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-0510-85/+45
| * | | | [PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2006-12-052-0/+25
| * | | | [PATCH] pcmcia: allow for four multifunction subdevicesDominik Brodowski2006-12-051-2/+2
| * | | | [PATCH] pcmcia: handle __copy_from_user() return value in ioctlDominik Brodowski2006-12-051-1/+6
| * | | | [PATCH] pcmcia: multifunction card handling fixesDominik Brodowski2006-12-051-66/+87
| * | | | [PATCH] pcmcia: allow shared IRQs on pd6729 socketsKomuro2006-12-051-4/+4
| * | | | [PATCH] pcmcia: start over after CIS overrideDominik Brodowski2006-12-053-7/+11
| * | | | [PATCH] cm4000_cs: fix return value checkAkinobu Mita2006-12-052-6/+6
| * | | | [PATCH] pcmcia: yet another IDE IDMarcin Juszkiewicz2006-12-052-0/+2
| * | | | [PATCH] pcmcia: Add an id to ide-cs.cMatt Reimer2006-12-052-0/+2
* | | | | [PATCH] remote memory corruptor in ibmtr.cAl Viro2006-12-051-1/+1
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2006-12-0521-120/+1449
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely2006-12-041-16/+337
| * | | | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely2006-12-041-59/+57
| * | | | [POWERPC] ps3: multiplatform build fixesArnd Bergmann2006-12-041-0/+4
| * | | | [POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3Geert Uytterhoeven2006-12-041-1/+1
| * | | | [POWERPC] ps3: add ps3 platform system bus supportGeoff Levand2006-12-043-0/+360
| * | | | [POWERPC] Xserve cpu-meter driverBenjamin Herrenschmidt2006-12-043-0/+620
| * | | | [POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki2006-12-041-1/+1
| * | | | [POWERPC] iSeries: improve viodasd initialisationStephen Rothwell2006-12-041-13/+36
| * | | | [POWERPC] Spider uses low level BE MMIO accessorsBenjamin Herrenschmidt2006-12-041-8/+10
| * | | | [PATCH] ibmveth: Remove ibmveth "liobn" fieldBenjamin Herrenschmidt2006-12-042-5/+0
| * | | | [POWERPC] Souped-up of_platform_device supportBenjamin Herrenschmidt2006-12-045-9/+13
| * | | | [POWERPC] Make EMAC use generic DCR access methodsBenjamin Herrenschmidt2006-12-041-2/+4
| * | | | Merge branch 'linux-2.6' into for-linusPaul Mackerras2006-12-04868-10374/+47281
| |\ \ \ \
| * | | | | [PATCH] Slight refactor of interrupt mapping for FSL partsAndy Fleming2006-11-131-1/+1
| * | | | | [PATCH] Replace CONFIG_PPC_MULTIPLATFORM with CONFIG_PPC_PMAC in tulip drivers.hauer@pengutronix.de2006-11-131-4/+4
| * | | | | [PATCH] Remove inclusion of asm/processor.h in via82cxxx.cSascha Hauer2006-11-131-2/+2
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-0456-942/+3769
|\ \ \ \ \ \
| * | | | | | [PATCH] pata_ali: small fixesAlan2006-12-041-3/+3
| * | | | | | [PATCH] pata_via: VIA 8251 bridged systems are now out and aboutAlan2006-12-041-0/+2
| * | | | | | [PATCH] trivial piix: swap bogus dot for comma spaceAlan2006-12-041-1/+1
| * | | | | | [PATCH] sata_promise: PHYMODE4 fixupMikael Pettersson2006-12-031-0/+11
| * | | | | | [PATCH] libata: always use polling IDENTIFYTejun Heo2006-12-034-14/+4
| * | | | | | [libata] pata_cs5535: fix buildJeff Garzik2006-12-031-1/+1
| * | | | | | [PATCH] ahci: do not powerdown during initializationTejun Heo2006-12-031-7/+7
| * | | | | | [PATCH] libata: prepare ata_sg_clean() for invocation from EHTejun Heo2006-12-032-3/+4
| * | | | | | [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()Tejun Heo2006-12-033-112/+145
| * | | | | | [PATCH] libata: implement ata_exec_internal_sg()Tejun Heo2006-12-032-7/+46
| * | | | | | [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze()Tejun Heo2006-12-032-3/+10