index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_main.c
Age
Commit message (
Expand
)
Author
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-19
IB/ehca: Fix bitmask handling for lock_hcalls
Alexander Schmidt
2010-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-21
IB/core: Allow device-specific per-port sysfs files
Ralph Campbell
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2009-12-09
IB/ehca: Rework destroy_eq()
Alexander Schmidt
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-05
IB/ehca: Make port autodetect mode the default
Alexander Schmidt
2009-06-23
IB/ehca: Bump version number
Alexander Schmidt
2009-06-22
IB/ehca: Tolerate dynamic memory operations before driver load
Hannes Hering
2009-06-15
infiniband: ehca: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-13
IB/ehca: Increment version number
Stefan Roscher
2009-01-16
IB/ehca: Fix printk format warnings from u64 type change
Stephen Rothwell
2009-01-07
IB/ehca: spin_lock_irqsave() takes an unsigned long
Stephen Rothwell
2008-12-01
IB/ehca: Fix locking for shca_list_lock
Joachim Fenkes
2008-12-01
IB/ehca: Change misleading error message on memory hotplug
Joachim Fenkes
2008-10-22
IB/ehca: Reject dynamic memory add/remove when ehca adapter is present
Stefan Roscher
2008-10-22
IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter
Stefan Roscher
2008-07-14
IB/ehca: Make device table externally visible
Joachim Fenkes
2008-04-29
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-23
IB/ehca: Bump version number to 0026
Joachim Fenkes
2008-04-23
IB/ehca: Make some module parameters bool, update descriptions
Joachim Fenkes
2008-04-23
IB/ehca: Remove mr_largepage parameter
Joachim Fenkes
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-16
IB/ehca: Make symbols used only in a single source file static
Roland Dreier
2008-02-04
IB/ehca: Add PMA support
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Use round_jiffies() for EQ polling timer
Anton Blanchard
2008-01-24
Infiniband: make ipath driver use default driver groups.
Greg Kroah-Hartman
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
2007-12-12
IB/ehca: Serialize HCA-related hCalls if necessary
Joachim Fenkes
2007-11-13
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe Perches
2007-10-17
IB/ehca: Enable large page MRs by default
Joachim Fenkes
2007-10-17
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-09
IB/ehca: Bump version number and change its format
Joachim Fenkes
2007-10-09
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
IB/ehca: Export module parameters in sysfs
Anton Blanchard
2007-07-20
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
IB/ehca: Move ehca2ib_return_code() out of line
Hoang-Nam Nguyen
2007-07-20
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
[next]