summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3
* Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+4
* Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-147/+163
* Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* Input: add Wistron driverDmitry Torokhov2005-11-203-0/+454
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-7/+3
* Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov2005-10-311-1/+1
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* [PATCH] missing bits in sparkspkr conversionAl Viro2005-10-291-1/+1
* [PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov2005-10-283-57/+56
* [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-171-2/+2
* Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-11/+12
* Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-301-38/+43
* Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov2005-06-301-46/+35
* Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-011-2/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-167-0/+1785