index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2013-06-01
x86 / platform / hp_wmi: Fix bluetooth_rfkill misuse in hp_wmi_rfkill_setup()
lan,Tianyu
1
-1
/
+1
2013-05-08
hp-wmi: add more definitions for new event_id's
Alex Hung
1
-0
/
+24
2013-04-18
Revert "hp-wmi: Add support for SMBus hotkeys"
Matthew Garrett
1
-4
/
+0
2013-02-27
hp-wmi: fix handling of platform device
Dmitry Torokhov
1
-39
/
+30
2013-02-27
hp-wmi: Add support for SMBus hotkeys
Kyle Evans
1
-0
/
+4
2013-02-24
Platform: hp-wmi: add rfkill support for integrated GPS
Trepák Vilmos
1
-1
/
+43
2013-01-03
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-05-31
hp-wmi: check for allocation failures
Dan Carpenter
1
-0
/
+10
2011-07-11
hp-wmi: fix use after free
Eric Dumazet
1
-5
/
+6
2011-05-27
hp-wmi: Convert printks to pr_<level>
Joe Perches
1
-26
/
+17
2011-03-28
hp-wmi: add rfkill support for wireless query 0x1b
Anssi Hannula
1
-1
/
+187
2011-03-28
hp-wmi: make rfkill initialization failure non-fatal
Anssi Hannula
1
-3
/
+1
2011-03-28
hp-wmi: clear rfkill device pointers when appropriate
Anssi Hannula
1
-0
/
+8
2011-03-28
hp-wmi: split rfkill initialization out of hp_wmi_bios_setup
Anssi Hannula
1
-17
/
+29
2011-03-28
hp-wmi: allow setting input and output buffer sizes separately
Anssi Hannula
1
-24
/
+39
2011-03-28
hp-wmi: remove a variable that is never read
Anssi Hannula
1
-2
/
+1
2011-03-28
hp-wmi: check query return value in hp_wmi_perform_query
Anssi Hannula
1
-0
/
+16
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-23
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-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-8
/
+7
2010-03-07
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-15
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-09
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-30
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
[next]