aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell-laptop.c
Commit message (Expand)AuthorAge
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao2012-08-17
* dell-laptop: Add 6 machines to touchpad led quirkAceLan Kao2012-07-28
* dell-laptop: Remove rfkill codeMatthew Garrett2012-06-01
* dell-laptop: Add touchpad led support for Dell V3450AceLan Kao2012-05-31
* drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-31
* dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao2012-05-31
* Dell Vostro 3350 touchpad LEDAng Way Chuang2012-05-31
* dell-laptop: Terminate quirks list properlyMartin Nyhus2012-04-17
* dell-laptop: touchpad LED should persist its status after S3AceLan Kao2012-03-20
* dell-laptop: add 3 machines that has touchpad LEDAceLan Kao2012-03-20
* dell-laptop: switch to using use MODULE_DEVICE_TABLEDmitry Torokhov2012-03-20
* drivers/platform/x86/dell-laptop.c: Remove some unneeded break statementsMarcos Paulo de Souza2012-03-20
* platform/x86: fix dell-laptop function prototypesRandy Dunlap2011-11-17
* dell-laptop: support Synaptics/Alps touchpad ledAceLan Kao2011-10-24
* platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin2011-08-05
* dell-laptop - using buffer without mutex_lockJose Alonso2011-07-11
* Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin2011-07-11
* dell: Convert printks to pr_<level>Joe Perches2011-05-27
* backlight: add backlight typeMatthew Garrett2011-03-22
* dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin2011-02-21
* backlight: constify backlight_opsLionel Debroux2010-11-16
* dell-laptop: Add debugfs supportKeng-Yu Lin2010-10-21
* platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2010-08-16
* dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin2010-08-03
* dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir2010-08-03
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* dell-laptop: Fix errors on failure and exit pathsMatthew Garrett2010-03-01
* dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar2010-03-01
* dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren2010-02-25
* dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett2010-02-25
* dell-laptop: Use buffer with 32-bit physical addressStuart Hayes2010-02-25
* dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello2010-02-25
* dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello2010-02-25
* dell-laptop: Fix small memory leakMatthew Garrett2010-02-25
* dell-laptop: Fix platform device unregistrationMatthew Garrett2010-02-25
* dell-laptop: Update rfkill state on kill switchMatthew Garrett2010-02-25
* dell-laptop: add __init to init functionsAlan Jenkins2009-12-10
* dell-laptop: create a platform device as a parent for the rfkill devices etc.Alan Jenkins2009-12-10
* dell-laptop: fix rfkill memory leak on unload and failure pathsAlan Jenkins2009-12-10
* dell-laptop: fix a use-after-free error on the failure pathAlan Jenkins2009-12-09
* dell-laptop: Fix rfkill state queriesMatthew Garrett2009-12-09
* dell-laptop: fix rfkill conversionJohannes Berg2009-06-15
* rfkill: rewriteJohannes Berg2009-06-03
* dmi: Let dmi_walk() users pass private dataJean Delvare2009-03-30
* dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown2009-01-16