summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-06-10Merge ../linux-2.6James Bottomley466-8165/+14223
2006-06-10[SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley1-0/+9
2006-06-10[SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley3-7/+92
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser47-200/+167
2006-06-10[SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski1-24/+35
2006-06-10[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team4-0/+1977
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim5-497/+297
2006-06-08Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+28
2006-06-08[PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons1-1/+1
2006-06-08Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2-7/+6
2006-06-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-9/+22
2006-06-08e1000: remove risky prefetch on next_skb->dataAuke Kok1-6/+2
2006-06-08e1000: fix ethtool test irq alloc as "probe"Auke Kok1-1/+4
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig17-30/+30
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2-18/+11
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2006-06-05Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-1/+1
2006-06-05[SCSI] iscsi: update version to 1.0-595Mike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie2-93/+120
2006-06-05[SCSI] iscsi: return task found during searchMike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix run list corruptionMike Christie1-0/+6
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie2-62/+33
2006-06-05[PPPOE]: Missing result check in __pppoe_xmit().Florin Malita1-0/+3
2006-06-05[NETCONSOLE]: Clean up initcall warning.Matt Mackall1-1/+1
2006-06-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2-1/+7
2006-06-05[PATCH] m48t86: ia64 build fixAndrew Morton1-36/+36
2006-06-05[PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen1-3/+3
2006-06-05[PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspa...Stefan Richter1-1/+1
2006-06-05[PATCH] Implement get / set tso for forcedeth driverZachary Amsden1-0/+16
2006-06-05[PATCH] s390: cio non-unique path group idsPeter Oberparleiter1-2/+2
2006-06-05[PATCH] s390: irb memcpy argument swapCornelia Huck1-1/+1
2006-06-05[PATCH] nmclan_cs: dereferencing skb after netif_rx()Florin Malita1-1/+1
2006-06-05[PATCH] bcm43xx: add DMA rx poll workaround to DMA4Michael Buesch1-9/+22
2006-06-05IPoIB: Fix AH leak at interface downEli Cohen1-0/+1
2006-06-04[MMC] Prevent au1xmmc.c breakage on non-Au1200 AlchemyRalf Baechle1-1/+1
2006-06-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-9/+32
2006-06-02[PATCH] pcmcia: fix zeroing of cm4000_cs.c dataDominik Brodowski1-1/+1
2006-06-02[PATCH] pcmcia: missing pcmcia_get_socket() result checkFlorin Malita1-0/+6
2006-06-01[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty1-1/+1
2006-05-31[PATCH] md: Fix badness in sysfs_notify caused by md_new_eventNeilBrown1-1/+10
2006-05-31[PATCH] sgiioc4: use mmio ops instead of port ioJeremy Higdon1-5/+11
2006-05-31[PATCH] maxinefb: Fix compilation errorMartin Michlmayr1-3/+1
2006-05-31[PATCH] au1100fb: Fix compilationRodolfo Giometti1-7/+14
2006-05-31[PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2-12/+1
2006-05-31[PATCH] IPMI: reserve I/O ports separatelyCorey Minyard1-16/+22
2006-05-31[PATCH] tpm: more bios log parsing fixesSeiji Munetoh1-44/+4
2006-05-31[PATCH] tpm: bios log parsing fixesSeiji Munetoh1-16/+25
2006-05-31[PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister1-1/+1
2006-05-31[SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal1-38/+50
2006-05-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds3-1/+11