Age | Commit message (Expand) | Author | Files | Lines |
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 |
2015-06-22 | dell-laptop: Update information about wireless control | Pali Rohár | 1 | -39/+119 |
2015-06-19 | dell-laptop: Port to new backlight interface selection API | Hans de Goede | 1 | -6/+2 |
2015-06-11 | dell-laptop: Use dell-rbtn instead i8042 filter when possible | Pali Rohár | 1 | -8/+86 |
2015-04-08 | platform: x86: dell-laptop: Add support for keyboard backlight | Gabriele Mazzotta | 1 | -6/+1083 |
2015-01-23 | Revert "platform: x86: dell-laptop: Add support for keyboard backlight" | Darren Hart | 1 | -1049/+6 |
2014-12-19 | Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh... | Linus Torvalds | 1 | -7/+1050 |
2014-12-03 | platform: x86: dell-laptop: Add support for keyboard backlight | Pali Rohár | 1 | -6/+1049 |
2014-11-19 | drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters | Giedrius Statkevičius | 1 | -1/+1 |
2014-10-20 | platform: x86: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-16 | dell-laptop: Mark dell_quirks[] DMI table as __initconst | Mathias Krause | 1 | -3/+3 |
2014-01-21 | dell-laptop: Only install the i8042 filter when rfkill is active | Hans de Goede | 1 | -31/+32 |
2014-01-21 | dell-laptop: rkill whitelist Precision models | Hans de Goede | 1 | -5/+8 |
2014-01-21 | dell-laptop: fix to return error code in dell_send_intensity() | Wei Yongjun | 1 | -1/+1 |
2013-11-21 | dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch | Hans de Goede | 1 | -3/+10 |
2013-11-21 | dell-laptop: Add a force_rfkill module parameter | Hans de Goede | 1 | -1/+5 |
2013-11-21 | dell-laptop: Wait less long before updating rfkill after an rfkill keypress | Hans de Goede | 1 | -1/+1 |
2013-11-21 | dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked | Hans de Goede | 1 | -3/+2 |
2013-11-21 | dell-laptop: Sync current block state to BIOS on hw switch change | Hans de Goede | 1 | -3/+11 |
2013-11-21 | dell-laptop: Allow changing the sw_state while the radio is blocked by hw | Hans de Goede | 1 | -5/+2 |
2013-11-21 | dell-laptop: Don't read-back sw_state on machines with a hardware switch | Hans de Goede | 1 | -1/+4 |
2013-11-21 | dell-laptop: Don't set sw_state from the query callback | Hans de Goede | 1 | -8/+19 |
2013-11-21 | dell-laptop: Only get status from BIOS once when updating | Hans de Goede | 1 | -9/+19 |