index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-next
Hans de Goede
2023-12-11
1
-15
/
+11
|
\
|
*
platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-2
/
+0
|
*
platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-2
/
+4
|
*
platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-6
/
+4
|
*
platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
1
-5
/
+3
*
|
platform/x86: hp-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-11
1
-4
/
+2
|
/
*
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-11-01
1
-1
/
+1
|
\
|
*
platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
Kees Cook
2023-09-26
1
-1
/
+1
*
|
platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...
Uwe Kleine-König
2023-10-06
1
-1
/
+7
*
|
platform/x86: hp-bioscfg: Fix reference leak
Armin Wolf
2023-10-04
1
-4
/
+10
|
/
*
platform/x86: hp-bioscfg: Update steps order list elements are evaluated
Jorge Lopez
2023-08-21
1
-7
/
+3
*
platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
Li Zetao
2023-08-07
1
-8
/
+3
*
platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop
Jorge Lopez
2023-08-07
1
-7
/
+5
*
platform/x86: hp-bioscfg: Change how password encoding size is evaluated
Jorge Lopez
2023-08-07
1
-2
/
+5
*
platform/x86: hp-bioscfg: Change how enum possible values size is evaluated
Jorge Lopez
2023-08-07
1
-2
/
+4
*
platform/x86: hp-bioscfg: Change how order list size is evaluated
Jorge Lopez
2023-08-07
1
-2
/
+5
*
platform/x86: hp-bioscfg: Change how prerequisites size is evaluated
Jorge Lopez
2023-08-07
5
-9
/
+21
*
platform/x86: hp-bioscfg: Replace the word HACK from source code
Jorge Lopez
2023-08-07
5
-8
/
+8
*
platform/x86: hp-bioscfg: Fix uninitialized variable errors
Jorge Lopez
2023-08-07
5
-6
/
+6
*
platform/x86: hp-bioscfg: Fix memory leaks in attribute packages
Jorge Lopez
2023-08-07
5
-0
/
+28
*
platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()
Dan Carpenter
2023-07-26
1
-0
/
+5
*
platform/x86: hp-bioscfg: prevent a small buffer overflow
Dan Carpenter
2023-07-26
1
-2
/
+5
*
platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()
Dan Carpenter
2023-07-26
1
-1
/
+1
*
platform/x86: hp-bioscfg: Makefile
Jorge Lopez
2023-07-10
3
-0
/
+28
*
platform/x86: hp-bioscfg: surestart-attributes
Jorge Lopez
2023-07-10
1
-0
/
+132
*
platform/x86: hp-bioscfg: string-attributes
Jorge Lopez
2023-07-10
1
-0
/
+390
*
platform/x86: hp-bioscfg: spmobj-attributes
Jorge Lopez
2023-07-10
1
-0
/
+386
*
platform/x86: hp-bioscfg: passwdobj-attributes
Jorge Lopez
2023-07-10
1
-0
/
+543
*
platform/x86: hp-bioscfg: order-list-attributes
Jorge Lopez
2023-07-10
1
-0
/
+436
*
platform/x86: hp-bioscfg: int-attributes
Jorge Lopez
2023-07-10
1
-0
/
+409
*
platform/x86: hp-bioscfg: enum-attributes
Jorge Lopez
2023-07-10
1
-0
/
+447
*
platform/x86: hp-bioscfg: biosattr-interface
Jorge Lopez
2023-07-10
1
-0
/
+312
*
platform/x86: hp-bioscfg: bioscfg
Jorge Lopez
2023-07-10
1
-0
/
+1055
*
platform/x86: hp-bioscfg: bioscfg-h
Jorge Lopez
2023-07-10
1
-0
/
+487
*
platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxx
SungHwan Jung
2023-06-08
1
-1
/
+95
*
platform/x86: hp: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-05-16
1
-1
/
+1
*
platform/x86: hp-wmi: Add HP Envy special key support
Jonathan Singer
2023-05-09
1
-1
/
+11
*
platform/x86: hp-wmi: Add HP WMI camera switch
Jonathan Singer
2023-05-09
1
-0
/
+46
*
platform/x86: hp-wmi: add micmute to hp_wmi_keymap struct
Fae
2023-05-09
1
-0
/
+1
*
platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-07
1
-4
/
+2
*
platform/x86: hp: hp_accel: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-07
1
-3
/
+2
*
platform/x86: hp-wmi: Ignore Win-Lock key events
Rishit Bansal
2023-02-02
1
-0
/
+2
*
platform/x86: hp-wmi: Fix cast to smaller integer type warning
Hans de Goede
2023-01-24
1
-1
/
+1
*
platform/x86: hp-wmi: Handle Omen Key event
Rishit Bansal
2023-01-24
1
-0
/
+4
*
platform/x86: Move existing HP drivers to a new hp subdir
Jorge Lopez
2022-11-16
5
-0
/
+2291