index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
samsung-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface s...
yunshui
2024-04-29
1
-5
/
+5
*
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
2022-10-03
1
-1
/
+1
*
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...
Hans de Goede
2022-09-03
1
-87
/
+0
*
platform/x86: samsung-laptop: use kobj_to_dev()
Minghao Chi
2022-05-12
1
-1
/
+1
*
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...
Jiapeng Chong
2022-04-04
1
-2
/
+0
*
platform/x86: samsung-laptop: Fix typo in a comment
Jason Wang
2021-11-16
1
-1
/
+1
*
platform/x86: samsung-laptop: set debugfs blobs to read only
Wolfram Sang
2021-06-16
1
-4
/
+4
*
platform/x86: samsung-laptop: use octal numbers for rwx file permissions
Wolfram Sang
2021-06-16
1
-21
/
+14
*
platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
2020-05-07
1
-2
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-2
/
+2
*
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-14
1
-66
/
+23
|
\
|
*
platform/x86: samsung-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
2019-06-17
1
-66
/
+23
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-5
/
+1
|
/
*
platform/x86: Simplify getting .drvdata
Wolfram Sang
2018-04-23
1
-2
/
+1
*
platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-07
1
-15
/
+3
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
1
-1
/
+1
*
platform/x86: samsung-laptop: constify attribute_group structures.
Arvind Yadav
2017-07-11
1
-1
/
+1
*
platform/x86: samsung-laptop: constify rfkill_ops structures
Bhumika Goyal
2017-06-13
1
-2
/
+2
*
platform/x86: samsung-laptop: Initialize loca variable
Andy Shevchenko
2017-06-13
1
-1
/
+1
*
samsung-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-23
/
+4
*
samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...
Hans de Goede
2015-06-19
1
-2
/
+2
*
samsung-laptop.c: Prefer kstrtoint over single variable sscanf
Darren Hart
2015-02-06
1
-2
/
+2
*
samsung-laptop: Fix sparse integer as NULL warning
Lad, Prabhakar
2015-02-06
1
-1
/
+1
*
samsung-laptop: enable better lid handling
Julijonas Kikutis
2015-02-06
1
-1
/
+119
*
samsung-laptop: Add use_native_backlight quirk, and enable it on some models
Hans de Goede
2015-01-23
1
-3
/
+17
*
samsung-laptop: Add broken-acpi-video quirk for NC210/NC110
Hans de Goede
2014-10-27
1
-0
/
+10
*
platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.
Scott Thrasher
2014-06-09
1
-0
/
+38
*
samsung-laptop: Disable on EFI hardware
Matt Fleming
2013-01-30
1
-0
/
+4
*
samsung-laptop: Add quirk for broken acpi_video backlight on N250P
Seth Forshee
2013-01-07
1
-0
/
+10
*
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
Corentin Chary
2012-09-13
1
-4
/
+0
*
samsung-laptop: support R40/R41
Corentin Chary
2012-07-28
1
-0
/
+9
*
samsung-laptop: X360 ACPI backlight device is broken
Corentin Chary
2012-07-28
1
-0
/
+10
*
drivers-platform-x86: use acpi_video_dmi_promote_vendor()
Corentin Chary
2012-07-28
1
-10
/
+12
*
samsung-laptop: unregister ACPI video module for some well known laptops
Corentin Chary
2012-03-26
1
-4
/
+76
*
samsung-laptop: cleanup return type: mode_t vs umode_t
Dan Carpenter
2012-03-26
1
-1
/
+1
*
drivers, samsung-laptop: fix usage of isalnum
David Rientjes
2012-03-26
1
-0
/
+1
*
drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb
David Rientjes
2012-03-26
1
-1
/
+1
*
samsung-laptop: fix seclinux rfkill and us it as fallback
Corentin Chary
2012-03-20
1
-2
/
+8
*
samsung-laptop: tweak traces
Corentin Chary
2012-03-20
1
-4
/
+15
*
samsung-laptop: dump model and version informations
Corentin Chary
2012-03-20
1
-0
/
+42
*
samsung-laptop: make the dmi check less strict
Corentin Chary
2012-03-20
1
-220
/
+15
*
samsung-laptop: add true rfkill support for swsmi
Corentin Chary
2012-03-20
1
-30
/
+177
*
samsung-laptop: add keyboard backlight support
Corentin Chary
2012-03-20
1
-0
/
+136
*
samsung-laptop: add usb charge support
Corentin Chary
2012-03-20
1
-0
/
+82
*
samsung-laptop: add battery life extender support
Corentin Chary
2012-03-20
1
-0
/
+82
*
samsung-laptop: remove selftest
Corentin Chary
2012-03-20
1
-69
/
+8
*
samsung-laptop: add a small debugfs interface
Corentin Chary
2012-03-20
1
-0
/
+147
*
samsung-laptop: ehance SABI support
Corentin Chary
2012-03-20
1
-112
/
+113
*
samsung-laptop: use a sysfs group
Corentin Chary
2012-03-20
1
-4
/
+30
*
samsung-laptop: don't handle backlight if handled by acpi/video
Corentin Chary
2012-03-20
1
-2
/
+18
[next]