aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-05-24meth driver renovationRalf Baechle
2007-05-24remove unnecessary dependency on VIA velocity configYoichi Yuasa
2007-05-24fix compiler warning in fixed.cDenver Gingerich
2007-05-24asix.c - Add Belkin F5D5055 idsDavid Hollis
2007-05-24ucc_geth:trivial fixLi Yang
2007-05-24ucc_geth: Fix MODULE_DEVICE_TABLE() duplicationLi Yang
2007-05-24Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik
2007-05-22[PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-freeEugene Teo
2007-05-22[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-checkEugene Teo
2007-05-22[PATCH] libertas: skb dereferenced after netif_rxFlorin Malita
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