aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/aiptek.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-2236/+0
2007-04-12Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov1-3/+5
2007-04-12Input: USB devices - handle errors when registering input devicesDmitry Torokhov1-14/+14
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-12/+1
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-12-29[PATCH] Input: aiptek - fix Y axis setupRiccardo Magliocchetti1-1/+1
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-116/+93
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov1-4/+2
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds1-21/+11
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou1-39/+39
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov1-12/+2
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-9/+9
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-1/+1
2005-04-18[PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in...Viktor A. Danilov1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+2283