aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hid-input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-07-15Input: HID - fix potential out-of-bound array accessDmitry Torokhov1-1/+2
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-06-21[PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorlyBart Massey1-10/+22
2006-03-14Input: HID - fix duplicate key mapping for Logitech UltraX remoteMicah F. Galizia1-1/+1
2006-01-14Input: HID - add support for fn key on Apple PowerBooksMichael Hanselmann1-2/+164
2006-01-14Input: HID - add more simulation usagesDmitry Torokhov1-1/+4
2006-01-14Input: HID - add support for Cherry Cymotion keyboardVojtech Pavlik1-0/+8
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-2/+2
2005-12-18[PATCH] Input: fix an OOPS in HID driverDmitry Torokhov1-0/+1
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-28/+28
2005-09-05Input: HID - add mapping for Powerbook USB keyboardStelian Pop1-2/+10
2005-09-05Input: HID - add a quirk for the Apple PowermouseVojtech Pavlik1-0/+3
2005-09-05Input: HID - add support for Logitech UltraX Media Remote controlMicah F. Galizia1-2/+26
2005-09-05Input: HID - add more consumer usagesVojtech Pavlik1-3/+16
2005-09-05Input: add HID simulation mappingsVojtech Pavlik1-0/+9
2005-09-05Inpur: recognize and ignore Logitech vendor usages in HIDVojtech Pavlik1-0/+1
2005-07-29[PATCH] USB: hidinput_hid_event() oops fixPete Zaitcev1-2/+3
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov1-4/+2
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-8/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+630