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
Age
Commit message (
Expand
)
Author
2013-01-20
NTB: Out of free receive entries issue
Jon Mason
2013-01-20
NTB: Remove reads across NTB
Jon Mason
2013-01-20
NTB: correct stack usage warning in debugfs_read
Jon Mason
2013-01-20
NTB: whitespace cleanups
Jon Mason
2013-01-20
NTB: namespacecheck cleanups
Jon Mason
2013-01-20
NTB: use simple_open for debugfs
Jon Mason
2013-01-20
NTB: No sleeping in interrupt context
Jon Mason
2013-01-20
NTB: separate transmit and receive windows
Jon Mason
2013-01-20
NTB: correct memory barrier
Jon Mason
2013-01-20
NTB: Handle ntb client device probes without present hardware
Jon Mason
2013-01-18
ipack/devices/ipoctal: add missing rx_enable = 1
Samuel Iglesias Gonsalvez
2013-01-18
Drivers: hv: Bind all vmbbus interrupts to the boot CPU
K. Y. Srinivasan
2013-01-18
Drivers: hv: vmbus_flow_handler() can be static
Fengguang Wu
2013-01-18
Merge 3.8-rc4 into char-misc-next
Greg Kroah-Hartman
2013-01-17
ntb: remove __dev* markings
Greg Kroah-Hartman
2013-01-17
net: Add support for NTB virtual ethernet device
Jon Mason
2013-01-17
PCI-Express Non-Transparent Bridge Support
Jon Mason
2013-01-17
VMCI: include slab.h into files using kmalloc/kfree
Dmitry Torokhov
2013-01-17
VMCI: rename PPNset to ppn_set to avoid camel case
Dmitry Torokhov
2013-01-17
VMCI: Fix "always true condition"
Andy King
2013-01-17
VMCI: Fix deref before NULL-check of queuepair ptr
Andy King
2013-01-17
VMCI: Remove dependency on BLOCK I/O
Andy King
2013-01-17
VMCI: Add PCI as a dependency
Andy King
2013-01-17
pcmcia/vrc4171: Add missing spinlock init
Jean Delvare
2013-01-17
pcmcia: i82092: fix i82092aa_pci_remove()
Dan Carpenter
2013-01-17
mei: Fix some more kernel-doc typos in hw-me.c
Sedat Dilek
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
2013-01-17
Drivers: hv: Capture the host build information
K. Y. Srinivasan
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of the unused global signaling state
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add code to distribute channel interrupt load
K. Y. Srinivasan
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
Drivers: hv: Setup a mapping for Hyper-V's notion cpu ID
K. Y. Srinivasan
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
2013-01-17
Drivers: hv: Manage signaling state on a per-connection basis
K. Y. Srinivasan
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
2013-01-17
Drivers: hv: Get rid of hv_get_ringbuffer_interrupt_mask()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
[next]