index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
input
/
itmtouch.c
Age
Commit message (
Expand
)
Author
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...
Mark Assad
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg Kroah-Hartman
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-10-28
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-09-07
[PATCH] USB: convert kcalloc to kzalloc
Pekka Enberg
2005-06-30
Input: introduce usb_to_input_id() to uniformly produce
Dmitry Torokhov
2005-05-29
Input: remove user counters from drivers/usb/input since input
Dmitry Torokhov
2005-05-29
Input: whitespace fixes in drivers/usb/input
Dmitry Torokhov
2005-05-29
Input: Add driver for ITM Touch USB touchscreens.
Hans-Christian Egtvedt