aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-21libata: bump versionsJeff Garzik
2007-05-21libata: Trim trailing whitespaceJeff Garzik
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox
2007-05-21ata_piix: clean upAlan Cox
2007-05-21pata_hpt366: Enable bits are unreliable so don't use themAlan Cox
2007-05-21libata: Add Seagate STT20000A to DMA blacklist.Dave Jones
2007-05-21ahci: disable 64bit dma on sb600Tejun Heo
2007-05-21declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki
2007-05-21e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21IB/cm: Improve local id allocationMichael S. Tsirkin
2007-05-21IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin
2007-05-21IB/ipoib: Fix typos in error messagesMichael S. Tsirkin
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-21Blackfin SPI: cleanup according to David Brownell's reviewBryan Wu
2007-05-21Blackfin serial driver: implement support for ignoring parity/break errorsMike Frysinger
2007-05-21Blackfin serial driver: fix overhead issueAubrey Li
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-20IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier
2007-05-20IB/mlx4: Pass send queue sizes from userspace to kernelEli Cohen
2007-05-19IB/mlx4: Fix check of opcode in mlx4_ib_post_send()Roland Dreier
2007-05-19mlx4_core: Fix array overrun in dump_dev_cap_flags()Roland Dreier
2007-05-19IB/mlx4: Fix RESET to RESET and RESET to ERROR transitionsMichael S. Tsirkin
2007-05-19IB/mthca: Fix RESET to ERROR transitionMichael S. Tsirkin
2007-05-19IB/mlx4: Set GRH:HopLimit when sending globally routed MADsRoland Dreier
2007-05-19IB/mthca: Set GRH:HopLimit when building MLX headersRolf Manderscheid
2007-05-19IB/mlx4: Fix check of max_qp_dest_rdma in modify QPEli Cohen
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub
2007-05-19IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen
2007-05-19IPoIB: Handle P_Key table reorderingYosef Etigin
2007-05-19IB/core: Use start_port() and end_port()Roland Dreier
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin
2007-05-19IB/ipath: Fix potential deadlock with multicast spinlocksRoland Dreier
2007-05-19IB/core: Free umem when mm is already goneEli Cohen
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton
2007-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-18[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo
2007-05-17libata: remove libata.spindown_compatTejun Heo
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen
2007-05-17e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral
2007-05-17spidernet: node-aware skbuff allocationChristoph Hellwig
2007-05-17gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood