index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
samsung-laptop.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-15
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-07
1
-2
/
+2
*
samsung-laptop: Fix sparse integer as NULL warning
Lad, Prabhakar
2015-02-07
1
-1
/
+1
*
samsung-laptop: enable better lid handling
Julijonas Kikutis
2015-02-07
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-28
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
*
samsung-laptop: move code into init/exit functions
Corentin Chary
2012-03-20
1
-249
/
+360
*
samsung-laptop: put all local variables in a single structure
Corentin Chary
2012-03-20
1
-121
/
+170
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-2
/
+2
*
Platform: samsung_laptop: add support for X520 machines.
Tommaso Massimi
2011-10-24
1
-0
/
+9
*
platform: samsung_laptop: add dmi information for Samsung R700 laptops
Stefan Beller
2011-10-24
1
-0
/
+9
[next]