summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-03-2640-536/+746
|\
| * [WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck2009-03-251-4/+6
| * [WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck2009-03-251-33/+57
| * [WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2009-03-252-93/+74
| * [WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2009-03-252-5/+3
| * [WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck2009-03-2534-236/+344
| * [WATCHDOG] struct file_operations should be constWim Van Sebroeck2009-03-252-2/+2
| * [WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck2009-03-251-38/+40
| * [WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli2009-03-251-8/+7
| * [PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall2009-03-251-3/+1
| * [WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr2009-03-251-14/+62
| * [WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck2009-03-251-1/+4
| * [WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck2009-03-251-0/+14
| * [WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck2009-03-251-4/+10
| * [WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter2009-03-251-16/+31
| * [WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter2009-03-251-38/+37
| * [WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman2009-03-251-20/+25
| * [WATCHDOG] w83697ug: add error checkingEric Lammerts2009-03-251-6/+15
| * [WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2009-03-252-18/+17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-2650-609/+1160
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------------. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-2545-594/+1115
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | IB: Remove useless ibdev_is_alive() tests from sysfs codeRoland Dreier2009-03-051-16/+0
| | | | | | | | | | | * | IB: Remove sysfs files before unregistering deviceRoland Dreier2009-02-252-1/+6
| | | | | | | | | | * | | RDMA/nes: Handle MPA Reject message properlyFaisal Latif2009-03-072-191/+399
| | | | | | | | | | * | | RDMA/nes: Improve use of PBLsDon Wood2009-03-071-57/+134
| | | | | | | | | | * | | RDMA/nes: Remove LLTXFaisal Latif2009-03-073-84/+63
| | | | | | | | | | * | | RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2009-03-072-0/+3
| | | | | | | | | | * | | RDMA/nes: Fix tmp_addr compilation warningChien Tung2009-03-071-4/+0
| | | | | | | | | | * | | RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung2009-03-071-0/+8
| | | | | | | | | | * | | RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-0712-12/+12
| | | | | | | | | | * | | RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-071-28/+42
| | | | | | | | | | |/ /
| | | | | | | | | * / / IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-291-6/+19
| | | | | | | | | |/ /
| | | | | | | | * | | IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin2009-03-191-2/+3
| | | | | | | | * | | mlx4_core: Add link type autosensingYevgeny Petrilin2009-03-196-49/+272
| | | | | | | | * | | mlx4_core: Don't perform SET_PORT command for Ethernet portsYevgeny Petrilin2009-03-111-8/+5
| | | | | | | | * | | mlx4_core: Add device IDs for MT25458 10GigE devicesJack Morgenstein2009-02-271-0/+2
| | | | | | | | * | | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-7/+20
| | | | | | | | |/ /
| | | | | | | * / / IB/sa_query: Fix AH leak due to update_sm_ah() raceJack Morgenstein2009-03-031-0/+2
| | | | | | | |/ /
| | | | | | * | | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send compRalph Campbell2009-03-031-6/+6
| | | | | | * | | IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell2009-02-271-11/+10
| | | | | | * | | IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell2009-02-271-3/+4
| | | | | | |/ /
| | | | | * / / IB/iser: Remove hard setting of path MTUOr Gerlitz2009-02-271-7/+0
| | | | | |/ /
| | | | * / / IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein2009-02-171-2/+7
| | | | |/ /
| | | * | | IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier2009-02-231-4/+4
| | | * | | IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier2009-02-231-1/+1
| | | |/ /
| | * / / IB: Remove __constant_{endian} usesHarvey Harrison2009-01-1815-102/+100
| | |/ /
| * | | RDMA/cxgb3: Enforce required firmwareSteve Wise2009-03-252-0/+20
| * | | RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise2009-02-171-2/+2
| * | | RDMA/cxgb3: Connection termination fixesSteve Wise2009-02-114-7/+20
| * | | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise2009-02-111-6/+3
| |/ /