index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
samsung-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-12
platform/x86: samsung-laptop: Use backlight power constants
Thomas Zimmermann
1
-3
/
+2
2024-04-29
platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface s...
yunshui
1
-5
/
+5
2022-10-03
platform/x86: use PLATFORM_DEVID_NONE instead of -1
Barnabás Pőcze
1
-1
/
+1
2022-09-03
platform/x86: samsung-laptop: Move acpi_backlight=[vendor|native] quirks to A...
Hans de Goede
1
-87
/
+0
2022-05-12
platform/x86: samsung-laptop: use kobj_to_dev()
Minghao Chi
1
-1
/
+1
2022-04-04
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...
Jiapeng Chong
1
-2
/
+0
2021-11-16
platform/x86: samsung-laptop: Fix typo in a comment
Jason Wang
1
-1
/
+1
2021-06-16
platform/x86: samsung-laptop: set debugfs blobs to read only
Wolfram Sang
1
-4
/
+4
2021-06-16
platform/x86: samsung-laptop: use octal numbers for rwx file permissions
Wolfram Sang
1
-21
/
+14
2020-05-07
platform/x86: samsung-laptop: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-2
/
+1
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-07-14
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-66
/
+23
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-06-17
platform/x86: samsung-laptop: no need to check return value of debugfs_create...
Greg Kroah-Hartman
1
-66
/
+23
2018-04-23
platform/x86: Simplify getting .drvdata
Wolfram Sang
1
-2
/
+1
2018-02-07
platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-15
/
+3
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-07-11
platform/x86: samsung-laptop: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-06-13
platform/x86: samsung-laptop: constify rfkill_ops structures
Bhumika Goyal
1
-2
/
+2
2017-06-13
platform/x86: samsung-laptop: Initialize loca variable
Andy Shevchenko
1
-1
/
+1
2015-06-19
samsung-laptop: Port to new backlight interface selection API
Hans de Goede
1
-23
/
+4
2015-06-19
samsung-laptop: Use acpi_video_unregister_backlight instead of acpi_video_unr...
Hans de Goede
1
-2
/
+2
2015-02-06
samsung-laptop.c: Prefer kstrtoint over single variable sscanf
Darren Hart
1
-2
/
+2
2015-02-06
samsung-laptop: Fix sparse integer as NULL warning
Lad, Prabhakar
1
-1
/
+1
2015-02-06
samsung-laptop: enable better lid handling
Julijonas Kikutis
1
-1
/
+119
2015-01-23
samsung-laptop: Add use_native_backlight quirk, and enable it on some models
Hans de Goede
1
-3
/
+17
2014-10-27
samsung-laptop: Add broken-acpi-video quirk for NC210/NC110
Hans de Goede
1
-0
/
+10
2014-06-09
platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models.
Scott Thrasher
1
-0
/
+38
2013-01-30
samsung-laptop: Disable on EFI hardware
Matt Fleming
1
-0
/
+4
2013-01-07
samsung-laptop: Add quirk for broken acpi_video backlight on N250P
Seth Forshee
1
-0
/
+10
2012-09-13
drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO
Corentin Chary
1
-4
/
+0
2012-07-28
samsung-laptop: support R40/R41
Corentin Chary
1
-0
/
+9
2012-07-28
samsung-laptop: X360 ACPI backlight device is broken
Corentin Chary
1
-0
/
+10
2012-07-28
drivers-platform-x86: use acpi_video_dmi_promote_vendor()
Corentin Chary
1
-10
/
+12
2012-03-26
samsung-laptop: unregister ACPI video module for some well known laptops
Corentin Chary
1
-4
/
+76
2012-03-26
samsung-laptop: cleanup return type: mode_t vs umode_t
Dan Carpenter
1
-1
/
+1
2012-03-26
drivers, samsung-laptop: fix usage of isalnum
David Rientjes
1
-0
/
+1
2012-03-26
drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb
David Rientjes
1
-1
/
+1
2012-03-20
samsung-laptop: fix seclinux rfkill and us it as fallback
Corentin Chary
1
-2
/
+8
2012-03-20
samsung-laptop: tweak traces
Corentin Chary
1
-4
/
+15
2012-03-20
samsung-laptop: dump model and version informations
Corentin Chary
1
-0
/
+42
2012-03-20
samsung-laptop: make the dmi check less strict
Corentin Chary
1
-220
/
+15
2012-03-20
samsung-laptop: add true rfkill support for swsmi
Corentin Chary
1
-30
/
+177
2012-03-20
samsung-laptop: add keyboard backlight support
Corentin Chary
1
-0
/
+136
2012-03-20
samsung-laptop: add usb charge support
Corentin Chary
1
-0
/
+82
2012-03-20
samsung-laptop: add battery life extender support
Corentin Chary
1
-0
/
+82
2012-03-20
samsung-laptop: remove selftest
Corentin Chary
1
-69
/
+8
2012-03-20
samsung-laptop: add a small debugfs interface
Corentin Chary
1
-0
/
+147
2012-03-20
samsung-laptop: ehance SABI support
Corentin Chary
1
-112
/
+113
2012-03-20
samsung-laptop: use a sysfs group
Corentin Chary
1
-4
/
+30
[next]