summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-05-21[PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke3-2/+25
2006-05-21[PATCH] forcedeth: fix multi irq issuesAyaz Abdulla1-154/+226
2006-05-20Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-57/+83
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap1-0/+6
2006-05-20[PATCH] sata_mv: version bumpMark Lord1-1/+1
2006-05-20[PATCH] sata_mv: endian fixMark Lord1-1/+2
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord1-43/+33
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord1-3/+8
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord1-2/+5
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord1-0/+18
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord1-7/+10
2006-05-20[PATCH] winbond-840-remove-badness-in-pci_map_singleErling A. Jacobsen1-2/+2
2006-05-20[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...Komuro1-11/+2
2006-05-20[PATCH] skge: don't allow transmit ring to be too smallStephen Hemminger1-1/+1
2006-05-20[PATCH] skge: bad checksums on big-endian platformsStephen Hemminger1-2/+1
2006-05-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik1-3/+3
2006-05-20[PATCH] sky2 version 1.4Stephen Hemminger1-1/+1
2006-05-20[PATCH] sky2: force NAPI repoll if busyStephen Hemminger1-5/+11
2006-05-20[PATCH] sky2: more fixes for Yukon UltraStephen Hemminger2-1/+4
2006-05-20[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560TStephen Hemminger2-2/+2
2006-05-20[PATCH] sky2: allow dual port usageStephen Hemminger1-15/+17
2006-05-20[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"John W. Linville1-31/+3
2006-05-20[PATCH] revert "forcedeth: fix multi irq issues"Andrew Morton1-228/+84
2006-05-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds4-24/+27
2006-05-20Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds6-19/+25
2006-05-20Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-12/+12
2006-05-20[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa6-19/+25
2006-05-18IB/mthca: Fix posting lists of 256 receive requests for TavorMichael S. Tsirkin1-17/+18
2006-05-18IB/uverbs: Don't leak ref to mm on error pathRoland Dreier1-1/+3
2006-05-18[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-18[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-18[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-18[PATCH] sbp2: consolidate workaroundsStefan Richter2-71/+97
2006-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-11/+46
2006-05-17[PATCH] bcm43xx: associate on 'ifconfig up'David Woodhouse1-3/+3
2006-05-17IB/srp: Complete correct SCSI commands on device resetIshai Rabinovitz1-1/+1
2006-05-17IB/srp: Get rid of extra scsi_host_put()s if reconnection failsRoland Dreier1-3/+0
2006-05-17IB/srp: Don't wait for disconnection if sending DREQ failsRoland Dreier1-1/+4
2006-05-17IB/mthca: Make fw_cmd_doorbell default to 0Roland Dreier1-1/+1
2006-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds5-23/+1564
2006-05-17Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-3/+6
2006-05-17[PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell1-10/+14
2006-05-17[PATCH] spi: Update to PXA2xx SPI DriverStephen Street1-7/+75
2006-05-17[PATCH] SPI: busnum == 0 needs to workDavid Brownell1-2/+2
2006-05-17[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell1-1/+10
2006-05-17[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala1-4/+6
2006-05-17[PATCH] SPI: spi bounce buffer has a minimum lengthDavid Brownell1-1/+2
2006-05-17[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street3-0/+1408
2006-05-17[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak1-14/+63
2006-05-16[PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen1-10/+18