index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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
Age
Commit message (
Expand
)
Author
2012-03-16
net: qmi_wwan: add support for ZTE MF820D
Bjørn Mork
2012-03-16
USB: option: add ZTE MF820D
Bjørn Mork
2012-03-16
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
2012-03-16
USB: option: make interface blacklist work again
Bjørn Mork
2012-03-16
usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver
Sebastian Andrzej Siewior
2012-03-15
USB: ohci-pxa27x: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-15
USB: use generic platform driver on ath79
Hauke Mehrtens
2012-03-15
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
USB: OHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15
USB: ftdi_sio: new PID: LUMEL PD12
Michał Wróbel
2012-03-14
USB: ftdi_sio: add support for FT-X series devices
Jim Paris
2012-03-14
USB: serial: mos7840: Fixed MCS7820 device attach problem
Donald Lee
2012-03-13
usb: Don't make USB_ARCH_HAS_{XHCI,OHCI,EHCI} depend on USB_SUPPORT.
David Daney
2012-03-13
usb gadget: fix a section mismatch when compiling g_ffs with CONFIG_USB_FUNCT...
Lothar Waßmann
2012-03-13
USB: ohci-nxp: Remove i2c_write(), use smbus
Roland Stigge
2012-03-13
USB: ohci-nxp: Support for LPC32xx
Roland Stigge
2012-03-13
USB: ohci-nxp: Rename symbols from pnx4008 to nxp
Roland Stigge
2012-03-13
USB: OHCI-HCD: Rename ohci-pnx4008 to ohci-nxp
Roland Stigge
2012-03-13
usb: gadget: Kconfig: fix typo for 'different'
Fabio Baltieri
2012-03-13
usb: dwc3: pci: fix another failure path in dwc3_pci_probe()
Felipe Balbi
2012-03-13
USB: dynamically allocate usb_device children pointers instead of using a fix...
Huajun Li
2012-03-13
Merge tag 'for-usb-next-2012-03-13' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
xHCI: update sg tablesize
Andiry Xu
2012-03-13
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
2012-03-12
xHCI: store ring's type
Andiry Xu
2012-03-12
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
2012-03-12
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
2012-03-12
Merge 3.3-rc7 into usb-next
Greg Kroah-Hartman
2012-03-10
Linux 3.3-rc7
v3.3-rc7
Linus Torvalds
2012-03-09
aio: fix the "too late munmap()" race
Al Viro
2012-03-09
aio: fix io_setup/io_destroy race
Al Viro
2012-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-03-09
USB: serial: use module_driver() macro
Greg Kroah-Hartman
2012-03-09
driver-core: Allow additional parameters for module_driver
Lars-Peter Clausen
2012-03-09
memcg: revert fix to mapcount check for this release
Hugh Dickins
2012-03-09
net: qmi_wwan: add Gobi and Pantech UML290 device IDs
Bjørn Mork
2012-03-09
net: qmi_wwan: support devices having a shared QMI/wwan interface
Bjørn Mork
2012-03-09
net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devices
Bjørn Mork
2012-03-09
x86: Derandom delay_tsc for 64 bit
Thomas Gleixner
2012-03-09
USB: ftdi_sio: new PID: Distortec JTAG-lock-pick
Michał Wróbel
2012-03-09
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2012-03-09
MAINTAINERS: new git entry for arm/mach-msm
David Brown
2012-03-09
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
[next]