aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/appletouch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB mice under drivers/input/mouseDmitry Torokhov1-706/+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/+4
2007-04-12Input: USB devices - handle errors when registering input devicesDmitry Torokhov1-10/+10
2006-11-17Input: appletouch - use canonical names in USB IDsJulien BLACHE1-10/+17
2006-11-17Input: appletouch - add Geyser IV supportJulien BLACHE1-2/+19
2006-11-17Input: appletouch - verious updates for MacBooksJason Parekh1-4/+43
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino1-4/+1
2006-08-11USB: appletouch: fix atp_disconnectJohannes Berg1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-06-21[PATCH] USB: MacBook Pro touchpad supportNicolas Boichat1-6/+107
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+0
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-12-21Input: appletouch - add support for Geyser 2Michael Hanselmann1-36/+109
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-62/+68
2005-09-12[PATCH] USB: add apple usb touchpad driverStelian Pop1-0/+469