aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hid-input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-08[PATCH] Generic HID layer - pb_fnmodeJiri Kosina1-30/+0
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina1-843/+1
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-0/+17
2006-11-16USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering1-0/+17
2006-11-04Input: HID - add a quirk for the Logitech USB ReceiverAnssi Hannula1-0/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-07-19Input: use new FF interface in the HID force feedback driversAnssi Hannula1-1/+1
2006-07-19Input: add force feedback driver for PID devicesAnssi Hannula1-20/+1
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