aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-20platform:x86: Remove OOM message after input_allocate_deviceJoe Perches1-3/+2
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-1/+0
2013-07-10x86: asus-laptop: fix invalid point accessLibo Chen1-1/+0
2013-02-27asus-laptop: always report brightness key eventsCorentin Chary1-8/+16
2013-02-24asus-laptop: add all video switch keysAceLan Kao1-3/+23
2013-02-24asus-laptop: correct a touchpad hotkey mappingAceLan Kao1-1/+1
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary1-18/+18
2013-02-24asus-laptop: map some new keysCorentin Chary1-0/+3
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett1-1/+1
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings1-13/+4
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin1-1/+1
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary1-4/+4
2012-03-20asus-laptop: add some keys found on Lenovo SL500Corentin Chary1-0/+3
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary1-2/+4
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary1-1/+23
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary1-33/+116
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary1-65/+52
2012-03-20asus-laptop: log unknown keysCorentin Chary1-2/+4
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-1/+1
2011-10-24asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier1-0/+103
2011-10-24asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier1-0/+8
2011-10-24asus-laptop: fix module descriptionCorentin Chary1-4/+4
2011-10-24asus-laptop: hide leds on Pegatron LucidCorentin Chary1-0/+7
2011-10-24asus-laptop: Pegatron Lucid accelerometerAndy Ross1-1/+128
2011-10-24asus-laptop: allow boot time control of Pegatron ALS sensorAndy Ross1-1/+7
2011-10-24platform-drivers-x86: asus-laptop: fix wrong test for successful registered led_classdevAxel Lin1-6/+6
2011-10-24asus-laptop: Pegatron Lucid ALS sensorAndy Ross1-5/+75
2011-10-24asus-laptop: Platform detection for Pegatron LucidAndy Ross1-3/+20
2011-08-05asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary1-5/+4
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches1-17/+17
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi1-1/+1
2011-03-28asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary1-160/+3
2011-03-28asus-laptop: let WLED alone on L1400BCorentin Chary1-0/+17
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-1/+96
2010-11-24asus-laptop: add wimax and wwan supportCorentin Chary1-1/+96
2010-11-16backlight: constify backlight_opsLionel Debroux1-1/+1
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov1-61/+50
2010-10-21asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov1-1/+0
2010-10-21asus-laptop: fix gps rfkillCorentin Chary1-3/+3
2010-10-21asus-laptop: Add key found on Asus N61JQCorentin Chary1-0/+1
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary1-27/+27
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin1-5/+5
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin1-3/+3
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin1-3/+4
2010-08-03asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin1-1/+1