index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
platform/x86: wmi: Decouple WMI device removal from wmi_block_list
Armin Wolf
1
-15
/
+14
2023-10-25
platform/x86: wmi: Fix opening of char device
Armin Wolf
1
-14
/
+6
2023-10-25
platform/x86: wmi: Fix probe failure when failing to register WMI devices
Armin Wolf
1
-8
/
+8
2023-10-25
platform/x86: wmi: Fix refcounting of WMI devices in legacy functions
Armin Wolf
1
-60
/
+107
2023-10-25
platform/x86: wmi: Decouple probe deferring from wmi_block_list
Armin Wolf
1
-13
/
+26
2023-07-10
platform/x86: wmi: Replace open coded guid_parse_and_compare()
Andy Shevchenko
1
-5
/
+1
2023-07-10
platform/x86: wmi: Break possible infinite loop when parsing GUID
Andy Shevchenko
1
-10
/
+12
2023-05-09
platform/x86: wmi: Allow retrieving the number of WMI object instances
Armin Wolf
1
-0
/
+41
2023-05-09
platform/x86: wmi: Mark GUID-based WMI interface as deprecated
Armin Wolf
1
-6
/
+6
2023-05-09
platform/x86: wmi: Add kernel doc comments
Armin Wolf
1
-9
/
+42
2023-03-07
platform/x86: wmi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-27
platform/x86: wmi: move dev_to_wblock() and dev_to_wdev to use container_of_c...
Greg Kroah-Hartman
1
-9
/
+2
2022-11-16
platform/x86: dell: Add new dell-wmi-ddv driver
Armin Wolf
1
-0
/
+1
2022-09-19
platform/x86: wmi: Drop forward declaration of static functions
Uwe Kleine-König
1
-12
/
+9
2022-09-03
platform/x86: wmi: Allow duplicate GUIDs for drivers that use struct wmi_driver
Mario Limonciello
1
-9
/
+40
2022-04-13
platform/x86: wmi: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2021-12-06
platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
Hans de Goede
1
-4
/
+6
2021-12-06
platform/x86: wmi: Fix driver->notify() vs ->probe() race
Hans de Goede
1
-1
/
+5
2021-12-06
platform/x86: wmi: Replace read_takes_no_args with a flags field
Hans de Goede
1
-4
/
+7
2021-10-22
platform/x86: wmi: change notification handler type
Mikalai Ramanovich
1
-3
/
+3
2021-09-14
platform/x86: wmi: more detailed error reporting in find_guid()
Barnabás Pőcze
1
-16
/
+27
2021-09-14
platform/x86: wmi: introduce helper to retrieve event data
Barnabás Pőcze
1
-22
/
+20
2021-09-14
platform/x86: wmi: introduce helper to determine type
Barnabás Pőcze
1
-11
/
+10
2021-09-14
platform/x86: wmi: introduce helper to generate method names
Barnabás Pőcze
1
-15
/
+27
2021-09-14
platform/x86: wmi: introduce helper to convert driver to WMI driver
Barnabás Pőcze
1
-12
/
+10
2021-09-14
platform/x86: wmi: simplify error handling logic
Barnabás Pőcze
1
-4
/
+3
2021-09-14
platform/x86: wmi: do not fail if disabling fails
Barnabás Pőcze
1
-1
/
+8
2021-09-14
platform/x86: wmi: improve debug messages
Barnabás Pőcze
1
-4
/
+4
2021-09-14
platform/x86: wmi: align arguments of functions
Barnabás Pőcze
1
-9
/
+10
2021-09-14
platform/x86: wmi: move variables
Barnabás Pőcze
1
-5
/
+4
2021-09-14
platform/x86: wmi: remove variable
Barnabás Pőcze
1
-4
/
+1
2021-09-14
platform/x86: wmi: use sizeof(*p) in allocation
Barnabás Pőcze
1
-1
/
+1
2021-09-14
platform/x86: wmi: use !p to check for NULL
Barnabás Pőcze
1
-2
/
+2
2021-09-14
platform/x86: wmi: use sysfs_emit()
Barnabás Pőcze
1
-9
/
+10
2021-09-14
platform/x86: wmi: make GUID block packed
Barnabás Pőcze
1
-1
/
+5
2021-09-14
platform/x86: wmi: use guid_t and guid_equal()
Barnabás Pőcze
1
-17
/
+17
2021-09-14
platform/x86: wmi: use bool instead of int
Barnabás Pőcze
1
-8
/
+8
2021-09-14
platform/x86: wmi: use BIT() macro
Barnabás Pőcze
1
-4
/
+5
2021-09-14
platform/x86: wmi: remove unnecessary checks
Barnabás Pőcze
1
-2
/
+0
2021-09-14
platform/x86: wmi: remove stray empty line
Barnabás Pőcze
1
-1
/
+0
2021-09-14
platform/x86: wmi: remove unnecessary casts
Barnabás Pőcze
1
-7
/
+5
2021-09-14
platform/x86: wmi: remove unnecessary argument
Barnabás Pőcze
1
-5
/
+4
2021-09-14
platform/x86: wmi: remove unnecessary variable
Barnabás Pőcze
1
-4
/
+1
2021-09-14
platform/x86: wmi: remove unnecessary initializations
Barnabás Pőcze
1
-9
/
+9
2021-09-14
platform/x86: wmi: remove unnecessary initialization
Barnabás Pőcze
1
-1
/
+1
2021-09-14
platform/x86: wmi: remove commas
Barnabás Pőcze
1
-4
/
+4
2021-09-14
platform/x86: wmi: fix checkpatch warnings
Barnabás Pőcze
1
-3
/
+2
2021-09-14
platform/x86: wmi: fix kernel doc
Barnabás Pőcze
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
[next]