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_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
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2014-07-28
Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDs
Roger Quadros
2014-07-28
Input: pixcir_i2c_ts - use Type-B Multi-Touch protocol
Roger Quadros
2014-07-26
Input: alps - add support for v7 devices
Yunkang Tang
2014-07-26
Input: alps - cache firmware version
Hans de Goede
2014-07-26
Input: alps - change decode function prototype to return an int
Hans de Goede
2014-07-26
Input: alps - report 2 touches when we've > 2 fingers
Hans de Goede
2014-07-26
Input: alps - add an alps_report_semi_mt_data function
Hans de Goede
2014-07-26
Input: alps - use single touch data when v3 mt data contains only one finger
Hans de Goede
2014-07-26
Input: alps - use standard contact tracking instead of DIY
Hans de Goede
2014-07-26
Input: alps - use struct input_mt_pos to track coordinates
Hans de Goede
2014-07-26
Input: alps - process_bitmap: round down when spreading adjescent fingers ove...
Hans de Goede
2014-07-26
Input: alps - process_bitmap: fix counting of high point bits
Hans de Goede
2014-07-26
Input: alps - process_bitmap: add alps_get_bitmap_points() helper function
Hans de Goede
2014-07-26
Input: alps - process_bitmap: don't invert the Y-axis on Rushmore
Hans de Goede
2014-07-26
Input: alps - improve 2-finger reporting on v3 models
Hans de Goede
2014-07-26
Input: alps - fix rushmore packet decoding
Yunkang Tang
2014-07-25
Input: soc_button_array - add missing memory allocation check
Pramod Gurav
2014-07-25
Input: wacom_serial4 - prepare for wacom USB moving to HID
Dmitry Torokhov
2014-07-24
Input: ipaq-micro-ts - introduce open/close
Dmitry Torokhov
2014-07-24
Input: driver for touchscreen on iPaq h3xxx
Dmitry Artamonow
2014-07-24
Merge tag 'v3.16-rc6' into next
Dmitry Torokhov
2014-07-23
Input: atmel_mxt_ts - implement T44 message handling
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - split message handler into separate functions
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - decode T6 status messages
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - add support for dynamic message size
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - recover from bootloader on probe
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - add bootloader addresses for new chips
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - handle bootloader previously unlocked
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - handle APP_CRC_FAIL on startup
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - calculate and check CRC in config file
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - download device config using firmware loader
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - implement device tree support
Stephen Warren
2014-07-23
Input: atmel_mxt_ts - set pointer emulation on touchpads
Benson Leung
2014-07-23
Input: atmel_mxt_ts - move input device init into separate function
Nick Dyer
2014-07-23
Input: atmel_mxt_ts - initialise IRQ before probing
Nick Dyer
2014-07-21
Input: uinput - add UI_GET_VERSION ioctl
David Herrmann
2014-07-21
Input: uinput - uinput_validate_absbits() cleanup
David Herrmann
2014-07-21
Input: zforce - add regulator handling
Heiko Stuebner
2014-07-20
Input: s3c2410_ts - fix preparing/enabling clock
Vasily Khoruzhick
2014-07-20
Input: add support for Wacom protocol 4 serial tablets
Hans de Goede
2014-07-20
Input: max7359 - introduce the use of managed interfaces
Himangi Saraogi
2014-07-18
Input: add driver for Microchip's CAP1106
Daniel Mack
2014-07-18
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
2014-07-18
Input: keyspan_remote - remove unnecessary break after goto
Fabian Frederick
2014-06-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-06-07
Merge branch 'next' into for-linus
Dmitry Torokhov
2014-06-07
Input: synaptics - fix resolution for manually provided min/max
Benjamin Tissoires
2014-06-07
Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version
Nick Dyer
2014-06-07
Input: max8997_haptic - add error handling for regulator and pwm
Sachin Kamat
2014-06-07
Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set
Hans de Goede
[next]