aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/input/xpad.c
AgeCommit message (Collapse)Author
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov
struct input_id for USB input devices. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov
core takes care of calling open and close methods only when needed. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-04-16Linux-2.6.12-rc2Linus Torvalds
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!