index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-24
ACPI, hp-wmi: Fix memory leak in acpi query
Zeng Zhaoming
1
-0
/
+2
2010-10-21
Input: hp-wmi - switch to using sparse keymap library
Dmitry Torokhov
1
-121
/
+51
2010-08-24
hp-wmi: Fix query interface
Matthew Garrett
1
-39
/
+25
2010-08-03
hp-wmi: acpi_drivers.h is already included through acpi.h two lines below
Thomas Renninger
1
-1
/
+0
2010-08-03
hp-wmi: Fix mixing up of and/or directive
Thomas Renninger
1
-1
/
+3
2010-08-03
hp-wmi: add return value checking for input_allocate_device()
Axel Lin
1
-0
/
+2
2010-08-03
hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid
Thomas Renninger
1
-2
/
+7
2010-08-03
acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...
Axel Lin
1
-1
/
+1
2010-08-03
hp-wmi: add error handling for hp_wmi_init
Axel Lin
1
-6
/
+25
2010-08-03
X86 platform: hp-wmi Better match the HP WMI query interface
Thomas Renninger
1
-30
/
+107
2010-08-03
x86 platform drivers: hp-wmi fix buffer size depending on ACPI version
Thomas Renninger
1
-7
/
+27
2010-08-03
x86 platform drivers: hp-wmi Set placeholder for unimplemented events
Thomas Renninger
1
-0
/
+15
2010-08-03
x86 platform drivers: hp-wmi Add media key 0x20e8
Thomas Renninger
1
-0
/
+1
2010-08-03
x86 platform drivers: hp-wmi Use consistent prefix string for messages.
Thomas Renninger
1
-4
/
+6
2010-08-03
x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly
Thomas Renninger
1
-3
/
+5
2010-08-03
x86 platform drivers: hp-wmi Reorder event id processing
Thomas Renninger
1
-19
/
+32
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-09
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-8
/
+7
2010-03-08
x86: move hp-wmi's probe function to .devinit.text
Uwe Kleine-König
1
-2
/
+2
2010-02-25
hp-wmi: Add support for tablet rotation key
Matthew Garrett
1
-0
/
+1
2010-01-01
hp-wmi: remove double free caused by merge conflict
Anisse Astier
1
-2
/
+0
2009-12-30
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
Len Brown
1
-1
/
+6
2009-12-30
ACPI: hp-wmi, msi-wmi: clarify that wmi_install_notify_handler() returns an a...
Len Brown
1
-1
/
+1
2009-12-24
hp-wmi: Fix two memleaks
Thomas Renninger
1
-1
/
+8
2009-12-24
wmi: Free the allocated acpi objects through wmi_get_event_data
Anisse Astier
1
-0
/
+2
2009-12-16
Merge branch 'hp-wmi' into release
Len Brown
1
-55
/
+84
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-10
hp-wmi: improve rfkill support
Alan Jenkins
1
-55
/
+84
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
1
-1
/
+1
2009-09-19
hp-wmi: fix rfkill memory leak on unload
Corentin Chary
1
-1
/
+1
2009-09-14
hp-wmi: Switch driver to dev_pm_ops
Frans Pop
1
-5
/
+10
2009-07-31
hp-wmi: check that an input device exists in resume handler
Frans Pop
1
-5
/
+7
2009-07-07
hp-wmi: fix rfkill bug
Johannes Berg
1
-1
/
+1
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
1
-32
/
+55
2009-06-18
hp-wmi: Add support for reporting tablet state
Matthew Garrett
1
-32
/
+55
2009-06-10
rfkill: remove set_global_sw_state
Alan Jenkins
1
-4
/
+0
2009-06-03
rfkill: rewrite
Johannes Berg
1
-51
/
+52
2009-04-23
rfkill: remove user_claim stuff
Johannes Berg
1
-3
/
+0
2009-03-16
hp-wmi: notify of a potential docking state change on resume
Frans Pop
1
-0
/
+25
2009-02-05
hp-wmi: fix error path in hp_wmi_bios_setup()
Andrew Morton
1
-2
/
+4
2009-01-30
hp-wmi: set initial docking state
Frans Pop
1
-0
/
+5
2009-01-30
hp-wmi: fix regressions caused by missing if statement
Frans Pop
1
-0
/
+1
2009-01-10
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2008-12-19
create drivers/platform/x86/ from drivers/misc/
Len Brown
1
-0
/
+512