Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
87c9172f71e3f729729aad27fa6592bb795137fd
/
drivers
/
platform
/
x86
/
dell-laptop.c
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
8e0e668
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
· 12 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
624f0de
dell-laptop: fix rfkill conversion
by Johannes Berg
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
e7a19c56
dmi: Let dmi_walk() users pass private data
by Jean Delvare
· 16 years ago
cad7312
dell-laptop: move to drivers/platform/x86/ from drivers/misc/
by Len Brown
· 16 years ago
[Renamed (99%) from drivers/misc/dell-laptop.c]
ad8f07c
misc: add dell-laptop driver
by Matthew Garrett
· 16 years ago