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
2006-09-10
Input: send key up events at disconnect
Dmitry Torokhov
2006-09-10
Input: constify psmouse driver
Helge Deller
2006-08-08
Input: i8042 - add Amoi to the MUX blacklist
Cjacker Huang
2006-08-08
Input: logips2pp - add sugnature 56 (Cordless MouseMan Wheel), cleanup
Helge Deller
2006-08-05
Input: add driver for Touchwin serial touchscreens
Rick Koch
2006-08-05
Input: add driver for Touchright serial touchscreens
Rick Koch
2006-08-05
Input: add driver for Penmount serial touchscreens
Rick Koch
2006-08-05
Input: elo - add support for non-pressure-sensitive touchscreens
Shaun Jackman
2006-08-05
Input: elo - fix checksum calculation
Shaun Jackman
2006-08-05
Input: elo - handle input_register_device() failures
Dmitry Torokhov
2006-08-04
Input: hid - #if 0 the no longer used hid_find_field_by_usage()
Adrian Bunk
2006-07-19
Input: update the force feedback documentation
Anssi Hannula
2006-07-19
Input: add force feedback driver for PSX-style Zeroplus devices
Anssi Hannula
2006-07-19
Input: drop remnants of the old force-feedback interface
Anssi Hannula
2006-07-19
Input: uinput - switch to the new FF interface
Anssi Hannula
2006-07-19
Input: use new FF interface in the HID force feedback drivers
Anssi Hannula
2006-07-19
Input: add force feedback driver for PID devices
Anssi Hannula
2006-07-19
Input: iforce - switch to the new FF interface
Anssi Hannula
2006-07-19
Input: unified force feedback support for memoryless devices
Anssi Hannula
2006-07-19
Input: implement new force feedback interface
Anssi Hannula
2006-07-19
Input: move fixp-arith.h to drivers/input
Anssi Hannula
2006-07-19
Input: rename input.ko into input-core.ko
Dmitry Torokhov
2006-07-19
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
2006-07-19
Input: spaceball - make 4000FLX Lefty work
Nick Martin
2006-07-19
Input: keyboard - simplify emulate_raw() implementation
Dmitry Torokhov
2006-07-19
Input: keyboard - remove static variable and clean up initialization
Dmitry Torokhov
2006-07-19
Input: hiddev - use standard list implementation
Dmitry Torokhov
2006-07-19
Input: add missing handler->start() call
Dmitry Torokhov
2006-07-15
Input: HID - fix potential out-of-bound array access
Dmitry Torokhov
2006-07-15
Input: fix list iteration in input_release_device()
Andrew Morton
2006-07-15
Input: iforce - add Trust Force Feedback Race Master support
Przemek Iskra
2006-07-06
Input: iforce - check array bounds before accessing elements
Dmitry Torokhov
2006-07-06
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
2006-07-06
Input: fm801-gp - fix use after free
Dmitry Torokhov
2006-07-06
Input: wistron - fix section reference mismatches
Andrew Morton
2006-07-06
Input: introduce input_inject_event() function
Dmitry Torokhov
2006-07-06
Input: add start() method to input handlers
Dmitry Torokhov
2006-07-06
Input: remove accept method from input_dev
Dmitry Torokhov
2006-07-05
[PATCH] Makefile typo
Andreas Schwab
2006-07-05
[PATCH] powerpc: implement missing jiffies64_to_cputime64()
David Woodhouse
2006-07-05
[PATCH] powerpc: Fix loss of interrupts with MPIC
Benjamin Herrenschmidt
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2006-07-04
Fix up headers_install wrt devfs removal
Linus Torvalds
2006-07-04
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
[PATCH] fix AB-BA deadlock inversion at cs46xx_dsp_remove_scb
Arjan van de Ven
2006-07-04
[PATCH] mthca: initialize send and receive queue locks separately
Zach Brown
2006-07-04
[PATCH] Fix copying of pgdat array on each node for ia64 memory hotplug
Yasunori Goto
2006-07-03
[PATCH] uclinux: fix proc_task()/get_proc-task() naming
Greg Ungerer
2006-07-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
[next]