index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch
Hans de Goede
2013-11-20
1
-3
/
+10
*
dell-laptop: Add a force_rfkill module parameter
Hans de Goede
2013-11-20
1
-1
/
+5
*
dell-laptop: Wait less long before updating rfkill after an rfkill keypress
Hans de Goede
2013-11-20
1
-1
/
+1
*
dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked
Hans de Goede
2013-11-20
1
-3
/
+2
*
dell-laptop: Sync current block state to BIOS on hw switch change
Hans de Goede
2013-11-20
1
-3
/
+11
*
dell-laptop: Allow changing the sw_state while the radio is blocked by hw
Hans de Goede
2013-11-20
1
-5
/
+2
*
dell-laptop: Don't read-back sw_state on machines with a hardware switch
Hans de Goede
2013-11-20
1
-1
/
+4
*
dell-laptop: Don't set sw_state from the query callback
Hans de Goede
2013-11-20
1
-8
/
+19
*
dell-laptop: Only get status from BIOS once when updating
Hans de Goede
2013-11-20
1
-9
/
+19
*
dell-laptop: If there is no hwswitch, then clear all hw-controlled bits
Hans de Goede
2013-11-20
1
-0
/
+3
*
dell-laptop: Only enable rfkill on Latitudes
Hans de Goede
2013-11-20
1
-50
/
+7
*
Revert "dell-laptop: Remove rfkill code"
Hans de Goede
2013-11-20
1
-0
/
+289
*
dell-laptop: fix error return code in dell_init()
Wei Yongjun
2013-07-08
1
-2
/
+3
*
dell-laptop: Fix krealloc() misuse in parse_da_table()
David Woodhouse
2013-03-18
1
-4
/
+6
*
Drivers: platform: x86: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
dell-laptop: Fixed typo in touchpad LED quirk
AceLan Kao
2012-08-17
1
-6
/
+6
*
dell-laptop: Add 6 machines to touchpad led quirk
AceLan Kao
2012-07-28
1
-0
/
+54
*
dell-laptop: Remove rfkill code
Matthew Garrett
2012-06-01
1
-289
/
+0
*
dell-laptop: Add touchpad led support for Dell V3450
AceLan Kao
2012-05-31
1
-0
/
+9
*
drivers/x86: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2012-05-31
1
-1
/
+1
*
dell-laptop: add 3 quirks for supporting touchpad LED
AceLan Kao
2012-05-31
1
-0
/
+27
*
Dell Vostro 3350 touchpad LED
Ang Way Chuang
2012-05-31
1
-0
/
+9
*
dell-laptop: Terminate quirks list properly
Martin Nyhus
2012-04-17
1
-0
/
+1
*
dell-laptop: touchpad LED should persist its status after S3
AceLan Kao
2012-03-20
1
-0
/
+1
*
dell-laptop: add 3 machines that has touchpad LED
AceLan Kao
2012-03-20
1
-0
/
+27
*
dell-laptop: switch to using use MODULE_DEVICE_TABLE
Dmitry Torokhov
2012-03-20
1
-3
/
+1
*
drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements
Marcos Paulo de Souza
2012-03-20
1
-2
/
+0
*
platform/x86: fix dell-laptop function prototypes
Randy Dunlap
2011-11-17
1
-2
/
+2
*
dell-laptop: support Synaptics/Alps touchpad led
AceLan Kao
2011-10-24
1
-0
/
+84
*
platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutex
Axel Lin
2011-08-05
1
-1
/
+0
*
dell-laptop - using buffer without mutex_lock
Jose Alonso
2011-07-11
1
-3
/
+3
*
Revert: "dell-laptop: Toggle the unsupported hardware killswitch"
Keng-Yu Lin
2011-07-11
1
-22
/
+2
*
dell: Convert printks to pr_<level>
Joe Perches
2011-05-27
1
-6
/
+6
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
2011-02-21
1
-2
/
+22
*
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
dell-laptop: Add debugfs support
Keng-Yu Lin
2010-10-21
1
-0
/
+77
*
platform/x86: move rfkill for Dell Mini 1012 to compal-laptop
Victor van den Elzen
2010-08-16
1
-0
/
+7
*
dell-laptop: make dell_laptop_i8042_filter() static
Axel Lin
2010-08-03
1
-1
/
+1
*
dell-laptop: Add another Dell laptop family to the DMI whitelist
Rezwanul Kabir
2010-08-03
1
-0
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-5
/
+8
*
dell-laptop: Fix errors on failure and exit paths
Matthew Garrett
2010-03-01
1
-2
/
+3
*
dell-laptop: Fix build error by making buffer_mutex static
Ingo Molnar
2010-03-01
1
-2
/
+2
*
dell-laptop: Add another Dell laptop to the DMI whitelist
Erik Andren
2010-02-25
1
-0
/
+8
*
dell-laptop: Pay attention to which devices the hardware switch controls
Matthew Garrett
2010-02-25
1
-2
/
+29
*
dell-laptop: Use buffer with 32-bit physical address
Stuart Hayes
2010-02-25
1
-39
/
+83
*
dell-laptop: Blacklist machines not supporting dell-laptop
Mario Limonciello
2010-02-25
1
-0
/
+46
*
dell-laptop: Block software state changes when rfkill hard blocked
Mario Limonciello
2010-02-25
1
-0
/
+4
*
dell-laptop: Fix small memory leak
Matthew Garrett
2010-02-25
1
-0
/
+1
[next]