aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* dell: Convert printks to pr_<level>Joe Perches2011-05-271-9/+8
* Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-211-160/+96
* dell-wmi: fix a memory leakAxel Lin2010-08-031-1/+8
* dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer2010-08-031-1/+1
* dell-wmi: Fix memory leakYong Wang2010-04-121-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-9/+7
* dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-301-1/+1
* dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-301-1/+6
* dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-301-4/+5
* dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-241-22/+19
* wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-241-0/+1
* dell-wmi: Add support for new Dell systemsRezwanul Kabir2009-12-101-13/+116
* dell-wmi: don't generate errors on empty messagesMatthew Garrett2009-06-171-2/+2
* dell-wmi: add additional keyboard eventsMario Limonciello2009-06-171-1/+44
* dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-171-1/+6
* dell-wmi: new driver for hotkey controlMatthew Garrett2009-04-031-0/+210