summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/appletouch.c
Commit message (Expand)AuthorAgeFilesLines
* Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+4
* Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-121-10/+10
* Input: appletouch - use canonical names in USB IDsJulien BLACHE2006-11-171-10/+17
* Input: appletouch - add Geyser IV supportJulien BLACHE2006-11-171-2/+19
* Input: appletouch - verious updates for MacBooksJason Parekh2006-11-171-4/+43
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: appletouch: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino2006-09-271-4/+1Star
* USB: appletouch: fix atp_disconnectJohannes Berg2006-08-111-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-221-3/+1Star
* [PATCH] USB: MacBook Pro touchpad supportNicolas Boichat2006-06-221-6/+107
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-061-1/+0Star
|\
| * [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* | Input: appletouch - add support for Geyser 2Michael Hanselmann2005-12-211-36/+109
|/
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-62/+68
* [PATCH] USB: add apple usb touchpad driverStelian Pop2005-09-121-0/+469