aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/dell-laptop.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-27dell: Convert printks to pr_<level>Gravatar Joe Perches 1-6/+6
2011-03-22backlight: add backlight typeGravatar Matthew Garrett 1-0/+1
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchGravatar Keng-Yu Lin 1-2/+22
2010-11-16backlight: constify backlight_opsGravatar Lionel Debroux 1-1/+1
2010-10-21dell-laptop: Add debugfs supportGravatar Keng-Yu Lin 1-0/+77
2010-08-16platform/x86: move rfkill for Dell Mini 1012 to compal-laptopGravatar Victor van den Elzen 1-0/+7
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticGravatar Axel Lin 1-1/+1
2010-08-03dell-laptop: Add another Dell laptop family to the DMI whitelistGravatar Rezwanul Kabir 1-0/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationGravatar Matthew Garrett 1-5/+8
2010-03-01dell-laptop: Fix errors on failure and exit pathsGravatar Matthew Garrett 1-2/+3
2010-03-01dell-laptop: Fix build error by making buffer_mutex staticGravatar Ingo Molnar 1-2/+2
2010-02-25dell-laptop: Add another Dell laptop to the DMI whitelistGravatar Erik Andren 1-0/+8
2010-02-25dell-laptop: Pay attention to which devices the hardware switch controlsGravatar Matthew Garrett 1-2/+29
2010-02-25dell-laptop: Use buffer with 32-bit physical addressGravatar Stuart Hayes 1-39/+83
2010-02-25dell-laptop: Blacklist machines not supporting dell-laptopGravatar Mario Limonciello 1-0/+46
2010-02-25dell-laptop: Block software state changes when rfkill hard blockedGravatar Mario Limonciello 1-0/+4
2010-02-25dell-laptop: Fix small memory leakGravatar Matthew Garrett 1-0/+1
2010-02-25dell-laptop: Fix platform device unregistrationGravatar Matthew Garrett 1-0/+4
2010-02-25dell-laptop: Update rfkill state on kill switchGravatar Matthew Garrett 1-0/+48
2009-12-10dell-laptop: add __init to init functionsGravatar Alan Jenkins 1-3/+3
2009-12-10dell-laptop: create a platform device as a parent for the rfkill devices etc.Gravatar Alan Jenkins 1-4/+34
2009-12-10dell-laptop: fix rfkill memory leak on unload and failure pathsGravatar Alan Jenkins 1-12/+18
2009-12-09dell-laptop: fix a use-after-free error on the failure pathGravatar Alan Jenkins 1-3/+5
2009-12-09dell-laptop: Fix rfkill state queriesGravatar Matthew Garrett 1-2/+2
2009-06-15dell-laptop: fix rfkill conversionGravatar Johannes Berg 1-1/+1
2009-06-03rfkill: rewriteGravatar Johannes Berg 1-69/+32
2009-03-30dmi: Let dmi_walk() users pass private dataGravatar Jean Delvare 1-2/+2
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Gravatar Len Brown 1-0/+436