aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov1-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov1-0/+4
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov1-147/+163
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac1-0/+6
2005-11-20Input: wistron - add PM supportDmitry Torokhov1-5/+57
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov1-16/+37
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer1-20/+59
2005-11-20Input: wistron - disable for x86_64Andrew Morton1-1/+1
2005-11-20Input: add Wistron driverDmitry Torokhov3-0/+454
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-7/+3
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov1-1/+1
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro1-1/+1
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov3-57/+56
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov1-2/+2
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov1-11/+12
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov1-38/+43
2005-06-30Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov1-46/+35
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell1-2/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds7-0/+1785