index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
input
/
usbtouchscreen.c
Age
Commit message (
Expand
)
Author
2007-05-08
Input: move USB touchscreens under drivers/input/touchscreen
Dmitry Torokhov
2007-05-03
Input: drivers/usb/input - usb_buffer_free() cleanup
Dmitry Torokhov
2007-04-12
Input: USB devices - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-04-12
Input: drivers/usb/input - don't access dev->private directly
Dmitry Torokhov
2007-01-22
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
Daniel Ritz
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-01
usbtouchscreen: add support for DMC TSC-10/25 devices
Holger Schurig
2006-11-03
usbtouchscreen: use endpoint address from endpoint descriptor
Daniel Ritz
2006-10-17
usbtouchscreen: fix data reading for ITM touchscreens
Daniel Ritz
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-09-27
usbtouchscreen: version 0.4
Daniel Ritz
2006-09-07
usbtouchscreen: fix ITM data reading
Kai Lindhom
2006-06-21
[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>
David Brownell
2006-04-14
[PATCH] USB: usbtouchscreen: unified USB touchscreen driver
Daniel Ritz