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_6.6-2.2.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
2014-04-27
qlcnic: Update version to 5.3.58
Jitendra Kalsaria
2014-04-27
qlcnic: Limit vNIC support in legacy interrupt mode
Sucheta Chakraborty
2014-04-27
qlcnic: Add driver logs in error path.
Sucheta Chakraborty
2014-04-27
qlcnic: Allow setting TX interrupt coalescing parameters from VF.
Sucheta Chakraborty
2014-04-27
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
2014-04-27
qlcnic: Optimize MAC learning code
Shahed Shaikh
2014-04-27
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-27
qlge: Convert /n to \n
Joe Perches
2014-04-26
net: systemport: hook SYSTEMPORT driver in the build
Florian Fainelli
2014-04-26
net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver
Florian Fainelli
2014-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-04-26
Merge tag 'linux-can-next-for-3.16-20140425' of git://gitorious.org/linux-can...
David S. Miller
2014-04-26
at86rf230: remove function for setting irq polarity
Alexander Aring
2014-04-26
at86rf230: remove unnecessary state read
Alexander Aring
2014-04-26
at86rf230: remove unnecessary spi_set_drvdata
Alexander Aring
2014-04-26
at86rf230: reset irq line before irq request
Alexander Aring
2014-04-26
at86rf230: remove unnecessary assign
Alexander Aring
2014-04-26
at86rf230: remove #ifdef CONFIG_OF
Alexander Aring
2014-04-26
at86rf230: add at86rf230_device_id table
Alexander Aring
2014-04-26
at86rf230: make of_device_id const
Alexander Aring
2014-04-26
at86rf230: add missing MODULE_DEVICE_TABLE
Alexander Aring
2014-04-26
at86rf230: use devm_gpio_request_one
Alexander Aring
2014-04-26
at86rf230: use devm_request_irq
Alexander Aring
2014-04-26
at86rf230: remove irq_type in request_irq
Alexander Aring
2014-04-26
at86rf230: use irq_get_trigger_type
Alexander Aring
2014-04-24
igb: Change memcpy to struct assignment
Carolyn Wyborny
2014-04-24
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
2014-04-24
igb: Cleanups to remove unneeded extern declaration
Carolyn Wyborny
2014-04-24
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix static initialization
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2014-04-24
igb: Cleanups to remove return parentheses
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix assignment in if error
Carolyn Wyborny
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix for trailing statement
Carolyn Wyborny
2014-04-24
igb: Cleanups to fix pointer location error
Carolyn Wyborny
2014-04-25
can: softing: remove unused sysfs attributes
Kurt Van Dijck
2014-04-25
can: softing: drop 'channel' sysfs attribute
Kurt Van Dijck
2014-04-25
can: c_can: Add support for eg20t (pch_can)
Alexander Stein
2014-04-24
can: usb: Kconfig: Improve help for CAN_KVASER_USB
Olivier Sobrie
2014-04-24
can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe
Olivier Sobrie
2014-04-24
can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()
Olivier Sobrie
2014-04-24
can: move SPI drivers into a separate directory
Stefano Babic
2014-04-24
can: mcp251x: Improve mcp251x_hw_probe()
Alexander Shiyan
2014-04-24
can: mcp251x: Improve mcp251x_hw_reset()
Alexander Shiyan
2014-04-24
can: mcp251x: Check return value of spi_setup()
Alexander Shiyan
2014-04-24
Altera TSE: Remove unnecessary cast of void pointers
Tobias Klauser
2014-04-24
vxlan: add x-netns support
Nicolas Dichtel
[next]