summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap1-4/+4
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap1-2/+2
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2-4/+4
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown1-0/+2
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown1-5/+2
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they ...NeilBrown1-0/+1
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2006-10-27Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-78/+19
2006-10-27[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw'...Jesper Juhl1-0/+1
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton1-0/+30
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa2-48/+3
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-27[S390] cio: Make ccw_device_register() static.Cornelia Huck2-3/+1
2006-10-27[S390] Improve AP bus device removal.Ralph Wuerthner1-1/+6
2006-10-27[S390] cio: css_probe_device() must be called enabled.Cornelia Huck1-4/+3
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller1-2/+2
2006-10-25Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik4-19/+42
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds61-866/+1006
2006-10-25Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds1-2/+4
2006-10-25Merge branch 'drm-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...Linus Torvalds7-13/+180
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+1
2006-10-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2006-10-25[PATCH] PCMCIA: fix __must_check warningsDominik Brodowski1-3/+10
2006-10-25[PATCH] PCMCIA: handle sysfs, PCI errorsJeff Garzik2-6/+21
2006-10-25[PATCH] Export soc_common_drv_pcmcia_remove to allow modular PCMCIA.Jonathan McDowell1-0/+1
2006-10-25[PATCH] ioremap balanced with iounmap for drivers/pcmciaAmol Lad4-6/+22
2006-10-25[PATCH] pcmcia: au1000_generic fixOm Narasimhan1-6/+9
2006-10-25[PATCH] i82092: wire up errors from pci_register_driver()Alexey Dobriyan1-4/+1
2006-10-25[PATCH] CONFIG_PM=n slim: drivers/pcmcia/*Alexey Dobriyan3-2/+12
2006-10-25[PATCH] pcmcia/ds: driver layer error checkingRandy Dunlap1-2/+14
2006-10-25[PATCH] pcmcia: update alloc_io_space for conflict checking for multifunction...Kaustav Majumdar1-1/+1
2006-10-25[PATCH] pcmcia: add more IDs to hostap_cs.cDominik Brodowski1-0/+7
2006-10-25[PATCH] pcmcia: at91_cf updateDavid Brownell1-18/+7
2006-10-25[SCSI] aic79xx: Print out signallingHannes Reinecke1-0/+19
2006-10-25[SCSI] aic7xxx: Remove slave_destroyHannes Reinecke5-78/+31
2006-10-25[SCSI] aic79xx: set precompensationHannes Reinecke1-1/+15
2006-10-25[SCSI] aic79xx: Fixup external device resetHannes Reinecke1-10/+56
2006-10-25[SCSI] lpfc: fix printk format warningRandy Dunlap1-1/+2
2006-10-25[SCSI] aic79xx: make ahd_set_tags() staticAdrian Bunk2-6/+1
2006-10-25[SCSI] aic7xxx: cleanupsAdrian Bunk13-198/+175
2006-10-25[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removalAmol Lad6-41/+26
2006-10-25[SCSI] scsi_debug: support REPORT TARGET PORT GROUPSHannes Reinecke1-14/+127
2006-10-25[SCSI] qla1280 bus reset typoJes Sorensen1-4/+3
2006-10-25[SCSI] libiscsi: fix logout pdu processingMike Christie1-2/+23
2006-10-25[SCSI] libiscsi: fix aen supportMike Christie1-2/+2
2006-10-25[SCSI] libiscsi: fix missed iscsi_task_put in xmit error pathMike Christie1-2/+0
2006-10-25[SCSI] libiscsi: fix oops in connection create failure pathMike Christie1-30/+8
2006-10-25[SCSI] iscsi class: fix slab corruption during restartMike Christie1-229/+17