Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d6efab626c886acd070d9aabe39bc61e8c5a75f7
/
drivers
/
platform
/
x86
/
dell-laptop.c
5246741
platform/x86: dell-laptop: Allocate buffer before rfkill use
by Mario Limonciello
· 7 years ago
549b493
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
by Mario Limonciello
· 7 years ago
1b1ffc5
platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
by Kai Heng Feng
· 7 years ago
9216e0d
platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
by Pali Rohár
· 8 years ago
90a864b
platform/x86: dell-laptop: Handle return error form dell_get_intensity.
by Arvind Yadav
· 8 years ago
674b5d5
Merge branch 'linux-leds/dell-laptop-changes-for-4.12'
by Darren Hart
· 8 years ago
9c656b0
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
by Hans de Goede
· 8 years ago
e5bf5df
platform/x86: dell-laptop: Protect kbd_state against races
by Hans de Goede
· 8 years ago
1c7e282
platform/x86: dell-laptop: Refactor kbd_led_triggers_store()
by Hans de Goede
· 8 years ago
44319ab
platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/dell-led.c
by Michał Kępień
· 8 years ago
8d2c453
platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
by Alex Hung
· 8 years ago
1d161d4
platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_set
by Hans de Goede
· 8 years ago
0db2180
dell-smbios: rename dell_smi_error() to dell_smbios_error()
by Michał Kępień
· 9 years ago
e8edf53
dell-laptop: move dell_smi_error() to dell-smbios
by Michał Kępień
· 9 years ago
f951d6e
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
by Michał Kępień
· 9 years ago
63c4029
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
by Michał Kępień
· 9 years ago
bc2104c
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
by Michał Kępień
· 9 years ago
17070f2
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
by Michał Kępień
· 9 years ago
2f26213
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
by Michał Kępień
· 9 years ago
cb16176
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
by Michał Kępień
· 9 years ago
b6aa7e1
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
by Michał Kępień
· 9 years ago
ee83c47
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
by Michał Kępień
· 9 years ago
2f9f26b
dell-laptop: extract SMBIOS-related code to a separate module
by Michał Kępień
· 9 years ago
22565ba0
dell-laptop: Do not cache hwswitch state
by Pali Rohár
· 9 years ago
715d0cd
dell-laptop: Check return value of each SMBIOS call
by Pali Rohár
· 9 years ago
ced53f6
dell-laptop: Clear buffer before each SMBIOS call
by Pali Rohár
· 9 years ago
a585d2b
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
05fde26
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
b8830a4
dell-laptop: Fix allocating & freeing SMI buffer page
by Pali Rohár
· 9 years ago
2e19f93
dell-laptop: Show info about WiGig and UWB in debugfs
by Pali Rohár
· 9 years ago
f992efb
dell-laptop: Update information about wireless control
by Pali Rohár
· 9 years ago
ee4cfe2
dell-laptop: Port to new backlight interface selection API
by Hans de Goede
· 9 years ago
f835857
dell-laptop: Use dell-rbtn instead i8042 filter when possible
by Pali Rohár
· 9 years ago
6cff8d6
platform: x86: dell-laptop: Add support for keyboard backlight
by Gabriele Mazzotta
· 10 years ago
b78695a
Revert "platform: x86: dell-laptop: Add support for keyboard backlight"
by Darren Hart
· 10 years ago
385336e
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
02b2aaa
platform: x86: dell-laptop: Add support for keyboard backlight
by Pali Rohár
· 10 years ago
9828037
drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters
by Giedrius Statkevičius
· 10 years ago
3493f41
platform: x86: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
681480c
dell-laptop: Mark dell_quirks[] DMI table as __initconst
by Mathias Krause
· 10 years ago
97f440c
dell-laptop: Only install the i8042 filter when rfkill is active
by Hans de Goede
· 11 years ago
ba5194f
dell-laptop: rkill whitelist Precision models
by Hans de Goede
· 11 years ago
7da8fb2
dell-laptop: fix to return error code in dell_send_intensity()
by Wei Yongjun
· 11 years ago
2bd4ac1
dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch
by Hans de Goede
· 11 years ago
8e0e668d
dell-laptop: Add a force_rfkill module parameter
by Hans de Goede
· 11 years ago
26c22d6
dell-laptop: Wait less long before updating rfkill after an rfkill keypress
by Hans de Goede
· 11 years ago
ed11289
dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked
by Hans de Goede
· 11 years ago
04c9a3a
dell-laptop: Sync current block state to BIOS on hw switch change
by Hans de Goede
· 11 years ago
4d39d88
dell-laptop: Allow changing the sw_state while the radio is blocked by hw
by Hans de Goede
· 11 years ago
3f56588
dell-laptop: Don't read-back sw_state on machines with a hardware switch
by Hans de Goede
· 11 years ago
33f9359
dell-laptop: Don't set sw_state from the query callback
by Hans de Goede
· 11 years ago
d038880
dell-laptop: Only get status from BIOS once when updating
by Hans de Goede
· 11 years ago
ddde708
dell-laptop: If there is no hwswitch, then clear all hw-controlled bits
by Hans de Goede
· 11 years ago
2a92551
dell-laptop: Only enable rfkill on Latitudes
by Hans de Goede
· 11 years ago
4cc8a57
Revert "dell-laptop: Remove rfkill code"
by Hans de Goede
· 11 years ago
9f20820
dell-laptop: fix error return code in dell_init()
by Wei Yongjun
· 11 years ago
fe9ab00
dell-laptop: Fix krealloc() misuse in parse_da_table()
by David Woodhouse
· 12 years ago
b859f15
Drivers: platform: x86: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
a2174ba
dell-laptop: Fixed typo in touchpad LED quirk
by AceLan Kao
· 12 years ago
5f1e88f
dell-laptop: Add 6 machines to touchpad led quirk
by AceLan Kao
· 12 years ago
a6c2390c
dell-laptop: Remove rfkill code
by Matthew Garrett
· 12 years ago
d0e0a477
dell-laptop: Add touchpad led support for Dell V3450
by AceLan Kao
· 12 years ago
145047d
drivers/x86: mark const init data with __initconst instead of __initdata
by Uwe Kleine-König
· 13 years ago
7f83922
dell-laptop: add 3 quirks for supporting touchpad LED
by AceLan Kao
· 13 years ago
57b31b2
Dell Vostro 3350 touchpad LED
by Ang Way Chuang
· 13 years ago
d62d421
dell-laptop: Terminate quirks list properly
by Martin Nyhus
· 13 years ago
2d5de9e
dell-laptop: touchpad LED should persist its status after S3
by AceLan Kao
· 13 years ago
2a74885
dell-laptop: add 3 machines that has touchpad LED
by AceLan Kao
· 13 years ago
35ae64f
dell-laptop: switch to using use MODULE_DEVICE_TABLE
by Dmitry Torokhov
· 13 years ago
fbd93bf
drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
by Marcos Paulo de Souza
· 13 years ago
869f8df
platform/x86: fix dell-laptop function prototypes
by Randy Dunlap
· 13 years ago
2d8b90b
dell-laptop: support Synaptics/Alps touchpad led
by AceLan Kao
· 13 years ago
2605d75
platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutex
by Axel Lin
· 13 years ago
b486742
dell-laptop - using buffer without mutex_lock
by Jose Alonso
· 13 years ago
be65dde8
Revert: "dell-laptop: Toggle the unsupported hardware killswitch"
by Keng-Yu Lin
· 13 years ago
eb88952
dell: Convert printks to pr_<level>
by Joe Perches
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
a3d7741
dell-laptop: Toggle the unsupported hardware killswitch
by Keng-Yu Lin
· 14 years ago
acc2472
backlight: constify backlight_ops
by Lionel Debroux
· 14 years ago
037accf
dell-laptop: Add debugfs support
by Keng-Yu Lin
· 14 years ago
c3f755e
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
by Victor van den Elzen
· 14 years ago
4519169
dell-laptop: make dell_laptop_i8042_filter() static
by Axel Lin
· 14 years ago
410d44c
dell-laptop: Add another Dell laptop family to the DMI whitelist
by Rezwanul Kabir
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
92e00e4
dell-laptop: Fix errors on failure and exit paths
by Matthew Garrett
· 15 years ago
94d8f78
dell-laptop: Fix build error by making buffer_mutex static
by Ingo Molnar
· 15 years ago
cb6a793
dell-laptop: Add another Dell laptop to the DMI whitelist
by Erik Andren
· 15 years ago
c6760ac
dell-laptop: Pay attention to which devices the hardware switch controls
by Matthew Garrett
· 15 years ago
116ee77
dell-laptop: Use buffer with 32-bit physical address
by Stuart Hayes
· 15 years ago
e5fefd0
dell-laptop: Blacklist machines not supporting dell-laptop
by Mario Limonciello
· 15 years ago
ec1722a
dell-laptop: Block software state changes when rfkill hard blocked
by Mario Limonciello
· 15 years ago
e551260
dell-laptop: Fix small memory leak
by Matthew Garrett
· 15 years ago
facd61d
dell-laptop: Fix platform device unregistration
by Matthew Garrett
· 15 years ago
814cb8a
dell-laptop: Update rfkill state on kill switch
by Matthew Garrett
· 15 years ago
4788df4
dell-laptop: add __init to init functions
by Alan Jenkins
· 15 years ago
ada3248
dell-laptop: create a platform device as a parent for the rfkill devices etc.
by Alan Jenkins
· 15 years ago
4311bb2
dell-laptop: fix rfkill memory leak on unload and failure paths
by Alan Jenkins
· 15 years ago
71e9dc7
dell-laptop: fix a use-after-free error on the failure path
by Alan Jenkins
· 15 years ago
e1fbf34
dell-laptop: Fix rfkill state queries
by Matthew Garrett
· 15 years ago
Next »