summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-25meth driver renovationRalf Baechle1-23/+45
2007-05-25remove unnecessary dependency on VIA velocity configYoichi Yuasa1-1/+1
2007-05-25fix compiler warning in fixed.cDenver Gingerich1-0/+4
2007-05-25asix.c - Add Belkin F5D5055 idsDavid Hollis1-0/+4
2007-05-25ucc_geth:trivial fixLi Yang1-3/+0
2007-05-25ucc_geth: Fix MODULE_DEVICE_TABLE() duplicationLi Yang1-2/+0
2007-05-25Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik3-25/+15
2007-05-22[PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-freeEugene Teo1-2/+0
2007-05-22[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo1-5/+9
2007-05-22[PATCH] libertas: skb dereferenced after netif_rxFlorin Malita2-18/+6
2007-05-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+0
2007-05-22Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds42-91/+65
2007-05-22libata: bump versionsJeff Garzik35-35/+35
2007-05-22libata: Trim trailing whitespaceJeff Garzik8-17/+17
2007-05-22libata: Kiss post_set_mode goodbyeAlan Cox1-3/+0
2007-05-22ata_piix: clean upAlan Cox1-8/+1
2007-05-22pata_hpt366: Enable bits are unreliable so don't use themAlan Cox1-27/+1
2007-05-22libata: Add Seagate STT20000A to DMA blacklist.Dave Jones1-0/+1
2007-05-22ahci: disable 64bit dma on sb600Tejun Heo1-1/+10
2007-05-22declance: Remove a dangling spin_unlock_irq() thingyMaciej W. Rozycki1-2/+0
2007-05-22e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...Auke Kok1-4/+0
2007-05-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds18-222/+689
2007-05-22IB/cm: Improve local id allocationMichael S. Tsirkin1-1/+3
2007-05-22IPoIB/cm: Fix SRQ WR leakMichael S. Tsirkin3-36/+211
2007-05-22IB/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-21IB/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-19cciss: Fix pci_driver.shutdown while device is still activeGerald Britton1-15/+30
2007-05-19Merge 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...Linus Torvalds2-3/+9
2007-05-18[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu1-2/+2