aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-6/+0
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds42-91/+65
2007-05-21libata: bump versionsJeff Garzik35-35/+35
2007-05-21libata: Trim trailing whitespaceJeff Garzik8-17/+17
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox1-3/+0
2007-05-21ata_piix: clean upAlan Cox1-8/+1
2007-05-21pata_hpt366: Enable bits are unreliable so don't use themAlan Cox1-27/+1
2007-05-21libata: Add Seagate STT20000A to DMA blacklist.Dave Jones1-0/+1
2007-05-21ahci: disable 64bit dma on sb600Tejun Heo1-1/+10
2007-05-21declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki1-2/+0
2007-05-21e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_clean(), kernel 2.6.21.1)Auke Kok1-4/+0
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-222/+689
2007-05-21IB/cm: Improve local id allocationMichael S. Tsirkin1-1/+3
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin3-36/+211
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin2-2/+2
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2007-05-21Blackfin SPI: cleanup according to David Brownell's reviewBryan Wu1-72/+80
2007-05-21Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger1-36/+61
2007-05-21Blackfin serial driver: fix overhead issueAubrey Li1-11/+17
2007-05-21Detach sched.h from mm.hAlexey Dobriyan22-3/+22
2007-05-20IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier1-0/+6
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen2-17/+51
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier1-1/+1
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier1-1/+1
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin1-35/+80
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin1-60/+98
2007-05-19IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier1-0/+1
2007-05-19IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid1-0/+1
2007-05-19IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen1-1/+1
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub1-1/+3
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen1-5/+2
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin4-45/+92
2007-05-19IB/core: Use start_port() and end_port()Roland Dreier1-8/+2
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin1-0/+125
2007-05-19IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier1-9/+7
2007-05-19IB/core: Free umem when mm is already goneEli Cohen1-1/+3
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton1-15/+30
2007-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-3/+9
2007-05-18[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu1-2/+2
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-30/+6
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo1-1/+1
2007-05-17libata: remove libata.spindown_compatTejun Heo3-12/+4
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo1-11/+1
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen1-6/+0
2007-05-17e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2-28/+15
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2-23/+15
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-05-17spidernet: node-aware skbuff allocationChristoph Hellwig1-1/+2
2007-05-17gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood1-0/+11