[ALSA] Add support for the CS5535 Audio device
[safe/jmp/linux-2.6] / drivers / infiniband /
2005-11-30 Jack MorgensteinIB/uverbs: track multicast group membership for userspa...
2005-11-29 Michael S. TsirkinIB/mthca: fix posting of send lists of length >= 255...
2005-11-29 Roland DreierIPoIB: fix error handling in ipoib_open
2005-11-29 Michael S. TsirkinIPoIB: protect child list in ipoib_ib_dev_flush
2005-11-29 Roland DreierIPoIB: don't zero members after we allocate with kzalloc
2005-11-29 Michael S. TsirkinIPoIB: reinitialize mcast structs' completions for...
2005-11-29 Roland DreierIPoIB: always set path->query to NULL when query finishes
2005-11-29 Roland DreierIPoIB: reinitialize path struct's completion for every...
2005-11-28 Michael S. TsirkinIB/umad: fix RMPP handling
2005-11-28 Michael S. TsirkinIB/mthca: reset QP's last pointers when transitioning...
2005-11-28 Adrian Bunk[PATCH] drivers/infiniband/core/mad.c: fix use-after...
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-18 Roland DreierIB/umad: make sure write()s have sufficient data
2005-11-18 Michael S. TsirkinIB/mthca: Safer max_send_sge/max_recv_sge calculation
2005-11-15 Roland Dreier[IB] mthca: don't disable RDMA writes if no responder...
2005-11-15 Roland Dreier[IB] srp: don't post receive if no send buf available
2005-11-11 Roland Dreier[IB] srp: increase max_luns
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Roland Dreier[IB] umad: further ib_unregister_mad_agent() deadlock...
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting long lists of receive work...
2005-11-10 Roland Dreier[IB] mthca: fix wraparound handling in mthca_cq_clean()
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting of atomic operations
2005-11-10 Jack Morgenstein[IB] uverbs: have kernel return QP capabilities
2005-11-10 Roland Dreier[IB] umad: get rid of unused mr array
2005-11-10 Roland Dreier[IB] Have cq_resize() method take an int, not int*
2005-11-10 Roland Dreier[IB] mthca: fix typo in catastrophic error polling
2005-11-10 Roland Dreier[IPoIB] no need to set skb->dev right before freeing skb
2005-11-10 Roland Dreier[IB] umad: avoid potential deadlock when unregistering...
2005-11-10 Roland Dreier[IPoIB] add path record information in debugfs
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-06 Michael S. Tsirkin[IB] umad: two small fixes
2005-11-05 Jack Morgenstein[IB] mthca: report page size capability
2005-11-05 Linus TorvaldsMerge branch 'srp' of /linux/kernel/git/roland/infiniband
2005-11-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-03 Jack Morgenstein[IB] mthca: check P_Key index in modify QP
2005-11-03 Roland Dreier[IB] umad: fix hot remove of IB devices
2005-11-03 Roland Dreier[IB] mthca: fix format of FW version
2005-11-03 Roland Dreier[IPoIB] don't compile debug code if debugging isn't...
2005-11-02 Roland DreierIB: Add SCSI RDMA Protocol (SRP) initiator
2005-11-02 Roland Dreier[IPoIB] remove unneeded initializations to 0
2005-11-02 Roland Dreier[IB] kzalloc() conversions
2005-10-31 Roland Dreier[IPoIB] cleanups: fix comment, remove useless variables
2005-10-31 Roland Dreier[IB] mthca: Avoid SRQ free WQE list corruption
2005-10-31 Roland Dreier[IB] uverbs: Avoid NULL pointer deref on CQ async event
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-29 Roland Dreier[IPoIB] use spin_trylock_irqsave()
2005-10-29 Al Viro[PATCH] missing include in infiniband
2005-10-29 Michael S. Tsirkin[IB] mthca: report asynchronous CQ events
2005-10-28 Roland Dreier[IB] fix up class_device_create() calls
2005-10-28 Roland DreierMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-10-28 Roland Dreier[IB] uverbs: Fix device lifetime problems
2005-10-28 Roland Dreier[IB] umad: Fix device lifetime problems
2005-10-28 Roland Dreier[IPoIB] Drop RX packets when out of memory
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/infiniband
2005-10-28 Sean Hefty[IB] ib_umad: various cleanups
2005-10-28 Roland Dreier[IB] ib_umad: fix crash when freeing send buffers
2005-10-27 Roland Dreier[IB] mthca: first pass at catastrophic error reporting
2005-10-25 Roland Dreier[IB] simplify mad_rmpp.c:alloc_response_msg()
2005-10-25 Roland Dreier[IB] mthca: correct modify QP attribute masks for UC
2005-10-25 Sean Hefty[IB] Fix MAD layer DMA mappings to avoid touching data...
2005-10-24 Sean Hefty[IB] CM: Fix initialization of QP attributes for UC...
2005-10-24 Roland DreierManual merge of for-linus to upstream (fix conflicts...
2005-10-24 Roland Dreier[IB] Add idr_destroy() calls on module unload
2005-10-23 Roland Dreier[PATCH] ib: mthca: Always re-arm EQs in mthca_tavor_int...
2005-10-22 Roland Dreier[IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
2005-10-20 Roland Dreier[IB] user_mad: Use class_device.devt
2005-10-20 Roland Dreier[IB] user_mad: trivial coding style fixes
2005-10-20 Roland Dreier[IB] cm: Add missing break in switch
2005-10-18 Jack Morgenstein[IB] mthca: Don't enter QP into MCG more than once.
2005-10-18 Roland Dreier[IB] Fail sysfs queries after device is unregistered
2005-10-18 Roland Dreier[IB] mthca: Add struct pci_driver.owner field
2005-10-18 Roland Dreier[IB] mthca: Use enum in mthca_alloc_db() prototype
2005-10-18 Roland Dreier[IPoIB] Improve ipoib_timeout() output
2005-10-17 Roland Dreier[IB] ucm: quiet sparse warnings
2005-10-17 Sean Hefty[IB] CM: bind IDs to a specific device
2005-10-17 Sean Hefty[IB] merge ucm.h into ucm.c
2005-10-17 Roland Dreier[IB] uverbs: Implement more commands
2005-10-17 Roland Dreier[IB] uverbs: Add a mask of device methods allowed for...
2005-10-17 Roland Dreier[IB] fail SA queries if device initialization failed
2005-10-17 Roland Dreier[IB] uverbs: unlock correctly in error paths
2005-10-17 Roland Dreier[IPoIB] Rename ipoib_create_qp() -> ipoib_init_qp(...
2005-10-17 Jack Morgenstein[IB] mthca: Better limit checking and reporting
2005-10-17 Roland Dreier[IB] Fix leak on MAD initialization failure
2005-10-17 Roland Dreier[IB] mthca: detect SRQ overflow
2005-10-17 Roland Dreier[IB] mthca: SRQ limit reached events
2005-10-17 Roland Dreier[IB] Check port number in ib_query_port()/ib_modify_port()
2005-10-17 Roland Dreier[IB] uverbs: reject invalid memory registration permiss...
2005-10-17 Jack Morgenstein[IB] mthca: Fill in more fields in query_port method
2005-10-17 Roland Dreier[IB] uverbs: Add device-specific ABI version attribute
2005-10-17 Roland Dreier[IB] uverbs: Fix up resource creation error paths
2005-10-17 Roland Dreier[IB] uverbs: ABI-breaking fixes for userspace verbs
2005-10-17 Jack Morgenstein[IB] mthca: Report correct atomic capability
2005-10-17 Jack Morgenstein[IB] Add checks to multicast attach and detach
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-30 Michael S. Tsirkin[IB] mthca: Fix memory leak on device close
next