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
/
include
Age
Commit message (
Expand
)
Author
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-09-21
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
Change "useing" -> "using".
Dmitri Vorobiev
2009-09-21
trivial: fix typo in namei.h comment
Ori Avtalion
2009-09-21
trivial: change address of the libcap source.
GeunSik Lim
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6
Linus Torvalds
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-09-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-09-20
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2009-09-20
includecheck fix: include/linux, ftrace.h
Jaswinder Singh Rajput
2009-09-20
includecheck fix: include/linux, page_cgroup.h
Jaswinder Singh Rajput
2009-09-20
includecheck fix: include/linux, aio.h
Jaswinder Singh Rajput
2009-09-20
includecheck fix: include/drm, drm_memory.h
Jaswinder Singh Rajput
2009-09-20
includecheck fix: include/acpi, acpi_bus.h
Jaswinder Singh Rajput
2009-09-19
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
tty: USB serial termios bits
Alan Cox
2009-09-19
serial: kill USF_CLOSING_* definitions
Alan Cox
2009-09-19
serial: move port users helper
Alan Cox
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
serial: replace the state mutex with the tty port mutex
Alan Cox
2009-09-19
serial: kill off uif_t
Alan Cox
2009-09-19
serial: move the flags into the tty_port field
Alan Cox
2009-09-19
serial: move count into the tty_port version
Alan Cox
2009-09-19
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
serial: kill off uart_info
Alan Cox
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
vt: add an activate and lock
Alan Cox
2009-09-19
vt: move kernel stuff out of vt.h
Alan Cox
2009-09-19
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
vt: add an event interface
Alan Cox
2009-09-19
tty: Add a full port_close function
Alan Cox
2009-09-19
serial: 8250: add IRQ trigger support
Vikram Pandita
2009-09-19
kfifo: Use "const" definitions
Alan Cox
2009-09-19
cyclades: introduce cyy_readb/writeb
Jiri Slaby
2009-09-19
cyclades: avoid addresses recomputation
Jiri Slaby
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
2009-09-19
perf: Add a timestamp to fork events
Arjan van de Ven
2009-09-19
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-09-18
x86, perf_counter, bts: Optimize BTS overflow handling
Markus Metzger
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2009-09-18
headers: taskstats_kern.h trim
Alexey Dobriyan
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2009-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-09-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2009-09-18
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2009-09-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-09-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
2009-09-18
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-18
[WATCHDOG] Add support for WM831x watchdog
Mark Brown
[next]