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
2013-01-25
Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-01-25
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2013-01-25
usb: dwc3: core: add dt support for dwc3 core
Kishon Vijay Abraham I
2013-01-25
usb: phy: omap-usb2: enable 960Mhz clock for omap5
Kishon Vijay Abraham I
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
2013-01-25
usb: musb: omap: make use of the new PHY lib APIs
Kishon Vijay Abraham I
2013-01-25
usb: phy: add a new driver for usb3 phy
Kishon Vijay Abraham I
2013-01-25
usb: start using the control module driver
Kishon Vijay Abraham I
2013-01-25
usb: phy: add a new driver for usb part of control module
Kishon Vijay Abraham I
2013-01-25
usb: otg: add device tree support to otg library
Kishon Vijay Abraham I
2013-01-25
usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
Kishon Vijay Abraham I
2013-01-25
usb: otg: add an api to bind the usb controller and phy
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: core: stray statements are removed
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: core: enable the USB2 and USB3 phy in probe
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: Add an API to write to dwc mailbox
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: Remove explicit writes to SYSCONFIG register
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use runtime API's to enable clocks
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use of_platform API to create dwc3 core pdev
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: omap: use device_for_each_child to handle child removal
Kishon Vijay Abraham I
2013-01-25
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
2013-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2013-01-24
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-01-24
usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device
Vivek Gautam
2013-01-24
USB: fix sign-extension bug in the hub driver
Alan Stern
2013-01-24
USB: uhci: beautify source code
Chen Gang
2013-01-24
USB: option: add and update Alcatel modems
Bjørn Mork
2013-01-24
USB: misc: usb3503: add dt support
Dongjin Kim
2013-01-24
USB: UHCI: remove unused definition
Woody Suwalski
2013-01-24
USB: uhci: check buffer length to avoid memory overflow
Chen Gang
2013-01-24
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-01-24
Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-24
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
usb: gadget: mv_udc: fix the value of tranceiver
Chao Xie
2013-01-24
usb: host: ehci-mv: remove unused variable
Chao Xie
2013-01-24
usb: otg: mv_otg: use devm_xxx for probe
Chao Xie
2013-01-24
usb: gadget: mv_udc: fix the warning of mv_udc_remove
Chao Xie
2013-01-24
usb: gadget: mv_udc: use devm_xxx for probe
Chao Xie
2013-01-24
usb: gadget: completely remove ->start/->stop
Felipe Balbi
2013-01-24
usb: gadget: s3c2410: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: pch_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: omap_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: m66592-udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: fsl_udc_core: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
usb: gadget: amd5536udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
Merge tag 'pm+acpi-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[prev]
[next]