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
Age
Commit message (
Expand
)
Author
2011-03-02
Staging: hv: hv_mouse: remove unneeded function forward declaration
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up guid variable name
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: get rid of hungarian notation for name of the module
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up pipe size field name
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_report
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ack
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use a real struct hid_descriptor
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_info
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_response
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up version structure usage
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: change camelcase for struct synthhid_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix build warning
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdr
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdr
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use proper input define for bus type
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up input device info structure
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: reorder functions to remove forward declarations
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: remove inline function markings
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse.c: remove struct mousevsc_drv_obj function callbacks
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: unwind the initialization process a bit
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: remove typedefs
Greg Kroah-Hartman
2011-03-02
Staging: hv: delete mousevsc_api.h
Greg Kroah-Hartman
2011-03-02
Staging: hv: delete vmbus_hid_protocol.h
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up copyright and license header
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: rename hv_mouse_drv.c
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: delete mouse_vsc.c
Greg Kroah-Hartman
2011-03-02
Staging: hv: mouse_vsc: fix comment coding style
Greg Kroah-Hartman
2011-03-02
Staging: hv: mouse_vsc: fix space coding style issues
Greg Kroah-Hartman
2011-03-02
Staging: hv: mouse_vsc.c: fix brace coding style issues
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse_drv.c: minor coding style cleanups
Greg Kroah-Hartman
2011-03-02
Staging: hv: enable mouse driver to build
Greg Kroah-Hartman
2011-03-02
staging: brcm80211: remove osl source files from driver
Arend van Spriel
2011-03-02
staging: brcm80211: remove struct osl_info from driver sources
Arend van Spriel
2011-03-02
staging: brcm80211: remove struct osl_info from function prototypes
Arend van Spriel
2011-03-02
staging: brcm80211: remove counting of allocated sk_buff packets
Arend van Spriel
2011-03-02
staging: brcm80211: remove of type definition osldma_t
Arend van Spriel
2011-03-02
staging: brcm80211: cleanup declaration in osl.h
Arend van Spriel
2011-03-02
staging: brcm80211: remove unused attributes from struct osl_info
Arend van Spriel
2011-03-02
staging: brcm80211: removed struct osl_info usage from fullmac driver
Arend van Spriel
2011-03-02
staging: brcm80211: remove function prototypes from wl_export.h
Arend van Spriel
2011-03-02
staging: brcm80211: move frameid initialization in wlc_d11hdrs_mac80211
Arend van Spriel
2011-03-02
staging: brcm80211: remove osl_info usage in wlc_main and wl_mac80211
Arend van Spriel
2011-03-02
staging: brcm80211: remove struct osl_info usage from phy sources
Arend van Spriel
2011-03-02
staging: brcm80211: remove struct osl_info usage from wlc_bmac
Arend van Spriel
2011-03-02
staging: brcm80211: replace simple_strtoul with strict_strtoul
Arend van Spriel
2011-03-02
staging: brcm80211: changed module wlc_mac80211 to wlc_main
Arend van Spriel
[next]