summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell-laptop.c
Commit message (Expand)AuthorAge
* platform/x86: dell-laptop: Removed duplicates in DMI whitelistAlexander Abrosimov2018-02-15
* platform/x86: dell-laptop: fix kbd_get_state's request valueLaszlo Toth2018-02-15
* platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-02-07
* platform/x86: dell-laptop: Allocate buffer on heap rather than globallyMario Limonciello2018-02-01
* platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelistAlexander Abrosimov2018-01-26
* platform/x86: dell-laptop: Filter out spurious keyboard backlight change eventsHans de Goede2018-01-16
* platform/x86: dell-laptop: make some local functions staticweiyongjun (A)2017-12-28
* platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fieldsPali Rohár2017-12-08
* platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár2017-12-08
* platform/x86: dell-laptop: fix error return code in dell_init()weiyongjun (A)2017-11-21
* platform/x86: dell-laptop: Allocate buffer before rfkill useMario Limonciello2017-11-16
* platform/x86: dell-smbios: Introduce dispatcher for SMM callsMario Limonciello2017-11-03
* platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interfaceKai Heng Feng2017-06-20
* platform/x86: dell-laptop: Add keyboard backlight timeout AC settingsPali Rohár2017-04-28
* platform/x86: dell-laptop: Handle return error form dell_get_intensity.Arvind Yadav2017-04-28
* Merge branch 'linux-leds/dell-laptop-changes-for-4.12'Darren Hart2017-04-13
|\
| * platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...Michał Kępień2017-03-06
* | platform/x86: dell-*: Call new led hw_changed API on kbd brightness changeHans de Goede2017-04-13
* | platform/x86: dell-laptop: Protect kbd_state against racesHans de Goede2017-04-13
* | platform/x86: dell-laptop: Refactor kbd_led_triggers_store()Hans de Goede2017-04-13
|/
* platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelistAlex Hung2017-02-24
* platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_setHans de Goede2016-12-13
* dell-smbios: rename dell_smi_error() to dell_smbios_error()Michał Kępień2016-03-23
* dell-laptop: move dell_smi_error() to dell-smbiosMichał Kępień2016-03-23
* dell-laptop: use dell_smbios_find_token() instead of find_token_location()Michał Kępień2016-03-23
* dell-laptop: use dell_smbios_find_token() instead of find_token_id()Michał Kępień2016-03-23
* dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()Michał Kępień2016-03-23
* dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()Michał Kępień2016-03-23
* dell-smbios: rename dell_send_request() to dell_smbios_send_request()Michał Kępień2016-03-23
* dell-smbios: rename release_buffer() to dell_smbios_release_buffer()Michał Kępień2016-03-23
* dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień2016-03-23
* dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień2016-03-23
* dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień2016-03-23
* dell-laptop: Do not cache hwswitch statePali Rohár2015-07-06
* dell-laptop: Check return value of each SMBIOS callPali Rohár2015-07-06
* dell-laptop: Clear buffer before each SMBIOS callPali Rohár2015-07-06
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-05
|\
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-06-24
| * dell-laptop: Show info about WiGig and UWB in debugfsPali Rohár2015-06-22
| * dell-laptop: Update information about wireless controlPali Rohár2015-06-22
* | Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-01
|\ \ | |/
| * dell-laptop: Use dell-rbtn instead i8042 filter when possiblePali Rohár2015-06-10
* | dell-laptop: Port to new backlight interface selection APIHans de Goede2015-06-19
|/
* platform: x86: dell-laptop: Add support for keyboard backlightGabriele Mazzotta2015-04-07
* Revert "platform: x86: dell-laptop: Add support for keyboard backlight"Darren Hart2015-01-23
* Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds2014-12-18
|\
| * platform: x86: dell-laptop: Add support for keyboard backlightPali Rohár2014-12-03
| * drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius2014-11-19
* | platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-20
|/
* dell-laptop: Mark dell_quirks[] DMI table as __initconstMathias Krause2014-08-16