aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-01-25IB/multicast: Report errors on multicast groups if P_key changesSean Hefty
2008-01-25IB: Spelling fixes in commentsJoe Perches
2008-01-25mlx4_core: Fix max_eqs masking in QUERY_DEV_CAPJack Morgenstein
2008-01-25IB/ipath: Convert from .nopage to .faultNick Piggin
2008-01-25IB/ipath: Add the work completion error code to the QP error debug outputRalph Campbell
2008-01-25IB/ipath: Better comment for rmb() in ipath_intr()Arthur Jones
2008-01-25IB/ipath: Fix comments for ipath_create_srq()Ralph Campbell
2008-01-25IB/ipath: Fix error returned from ib_resize_cq if new size smaller than # ent...Ralph Campbell
2008-01-25IB/ipath: Fix sendctrl lockingJohn Gregor
2008-01-25IB/ipath: Remove dead code for user process waiting for send bufferRalph Campbell
2008-01-25RDMA/cxgb3: Support version 5.0 firmwareSteve Wise
2008-01-25RDMA/cxgb3: Hold rtnl_lock() around ethtool get_drvinfo callSteve Wise
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-25IB/ipath: Convert ipath_eep_sem semaphore to a mutexMatthias Kaehlcke
2008-01-25IB/mad: Enable loopback of DR SMP responses from userspaceSteve Welch
2008-01-25IB/ipath: Enable loopback of DR SMP responses from userspaceRalph Campbell
2008-01-25IB/mad: Remove redundant NULL pointer check in ib_mad_recv_done_handler()Ralph Campbell
2008-01-25RDMA/iwcm: Set initiator depth and responder resources to device max valuesSteve Wise
2008-01-25IB/ipath: Improve interrupt handler cache footprintDave Olson
2008-01-25IPoIB/cm: Add connected mode support for devices without SRQsPradeep Satyanarayana
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_reap_list()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_create_srq()Roland Dreier
2008-01-25IPoIB/cm: Factor out ipoib_cm_free_rx_ring()Roland Dreier
2008-01-25IPoIB: Trivial formatting cleanupsRoland Dreier
2008-01-25IB/ipath: Fix crash on unload introduced by sysfs changesRoland Dreier
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25fix oops on rmmod capidrvKarsten Keil
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman
2008-01-24spi: use class iteration apiDave Young
2008-01-24scsi: use class iteration apiDave Young
2008-01-24rtc: use class iteration apiDave Young
2008-01-24power supply : use class iteration apiDave Young
2008-01-24ieee1394: use class iteration apiDave Young
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck
2008-01-24UIO: constify function pointer tablesJan Engelhardt
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Kobject: convert drivers/md/md.c to use kobject_init/add_ng()Greg Kroah-Hartman
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers