index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-3
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-17
platform/x86: dell-laptop: no need to check return value of debugfs_create fu...
Greg Kroah-Hartman
1
-3
/
+2
2019-04-16
platform/x86: dell-laptop: fix rfkill functionality
Mario Limonciello
1
-3
/
+3
2018-12-26
Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-7
/
+20
2018-11-29
platform/x86: dell-laptop: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2018-11-29
platform/x86: dell-laptop: Drop superfluous exported function
Takashi Iwai
1
-17
/
+5
2018-11-29
platform/x86: dell-laptop: Add micmute LED trigger support
Takashi Iwai
1
-0
/
+25
2018-07-20
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
1
-1
/
+1
2018-06-04
platform/x86: dell-laptop: Fix keyboard backlight timeout on XPS 13 9370
Timur Kristóf
1
-1
/
+16
2018-02-15
platform/x86: dell-laptop: Removed duplicates in DMI whitelist
Alexander Abrosimov
1
-18
/
+0
2018-02-15
platform/x86: dell-laptop: fix kbd_get_state's request value
Laszlo Toth
1
-1
/
+1
2018-02-07
platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-13
/
+1
2018-02-01
platform/x86: dell-laptop: Allocate buffer on heap rather than globally
Mario Limonciello
1
-85
/
+103
2018-01-27
platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
Alexander Abrosimov
1
-0
/
+36
2018-01-16
platform/x86: dell-laptop: Filter out spurious keyboard backlight change events
Hans de Goede
1
-2
/
+22
2017-12-28
platform/x86: dell-laptop: make some local functions static
weiyongjun (A)
1
-2
/
+2
2017-12-09
platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fields
Pali Rohár
1
-6
/
+6
2017-12-09
platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410
Pali Rohár
1
-0
/
+17
2017-11-21
platform/x86: dell-laptop: fix error return code in dell_init()
weiyongjun (A)
1
-1
/
+3
2017-11-17
platform/x86: dell-laptop: Allocate buffer before rfkill use
Mario Limonciello
1
-4
/
+5
2017-11-04
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
1
-178
/
+105
2017-06-20
platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
Kai Heng Feng
1
-1
/
+5
2017-04-28
platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
Pali Rohár
1
-6
/
+53
2017-04-28
platform/x86: dell-laptop: Handle return error form dell_get_intensity.
Arvind Yadav
1
-0
/
+6
2017-04-13
Merge branch 'linux-leds/dell-laptop-changes-for-4.12'
Darren Hart
1
-0
/
+28
2017-04-13
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
Hans de Goede
1
-1
/
+31
2017-04-13
platform/x86: dell-laptop: Protect kbd_state against races
Hans de Goede
1
-36
/
+76
2017-04-13
platform/x86: dell-laptop: Refactor kbd_led_triggers_store()
Hans de Goede
1
-31
/
+32
2017-03-07
platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...
Michał Kępień
1
-0
/
+28
2017-02-25
platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
Alex Hung
1
-0
/
+6
2016-12-13
platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_set
Hans de Goede
1
-12
/
+14
2016-03-23
dell-smbios: rename dell_smi_error() to dell_smbios_error()
Michał Kępień
1
-8
/
+8
2016-03-23
dell-laptop: move dell_smi_error() to dell-smbios
Michał Kępień
1
-14
/
+0
2016-03-23
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
Michał Kępień
1
-12
/
+12
2016-03-23
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
Michał Kępień
1
-11
/
+11
2016-03-23
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
1
-17
/
+32
2016-03-23
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
1
-21
/
+21
2016-03-23
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
1
-21
/
+21
2016-03-23
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
1
-14
/
+14
2016-03-23
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
1
-6
/
+6
2016-03-23
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
1
-13
/
+13
2016-03-23
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień
1
-162
/
+1
2015-07-07
dell-laptop: Do not cache hwswitch state
Pali Rohár
1
-24
/
+61
2015-07-07
dell-laptop: Check return value of each SMBIOS call
Pali Rohár
1
-25
/
+58
2015-07-07
dell-laptop: Clear buffer before each SMBIOS call
Pali Rohár
1
-1
/
+10
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-44
/
+139
2015-07-02
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-8
/
+86
2015-06-25
dell-laptop: Fix allocating & freeing SMI buffer page
Pali Rohár
1
-5
/
+3
2015-06-22
dell-laptop: Show info about WiGig and UWB in debugfs
Pali Rohár
1
-0
/
+17
[next]