summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell-laptop.c
AgeCommit message (Expand)Author
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap
2011-10-24dell-laptop: support Synaptics/Alps touchpad ledAceLan Kao
2011-08-05platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin
2011-07-11dell-laptop - using buffer without mutex_lockJose Alonso
2011-07-11Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin
2011-05-27dell: Convert printks to pr_<level>Joe Perches
2011-03-22backlight: add backlight typeMatthew Garrett
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-21dell-laptop: Add debugfs supportKeng-Yu Lin
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin
2010-08-03dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-01dell-laptop: Fix errors on failure and exit pathsMatthew Garrett
2010-03-01dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar
2010-02-25dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren
2010-02-25dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett
2010-02-25dell-laptop: Use buffer with 32-bit physical addressStuart Hayes
2010-02-25dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello
2010-02-25dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello
2010-02-25dell-laptop: Fix small memory leakMatthew Garrett
2010-02-25dell-laptop: Fix platform device unregistrationMatthew Garrett
2010-02-25dell-laptop: Update rfkill state on kill switchMatthew Garrett
2009-12-10dell-laptop: add __init to init functionsAlan Jenkins
2009-12-10dell-laptop: create a platform device as a parent for the rfkill devices etc.Alan Jenkins
2009-12-10dell-laptop: fix rfkill memory leak on unload and failure pathsAlan Jenkins
2009-12-09dell-laptop: fix a use-after-free error on the failure pathAlan Jenkins
2009-12-09dell-laptop: Fix rfkill state queriesMatthew Garrett
2009-06-15dell-laptop: fix rfkill conversionJohannes Berg
2009-06-03rfkill: rewriteJohannes Berg
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown