aboutsummaryrefslogtreecommitdiff
path: root/drivers/platform/x86/asus-laptop.c
AgeCommit message (Expand)Author
2013-02-27asus-laptop: always report brightness key eventsCorentin Chary
2013-02-24asus-laptop: add all video switch keysAceLan Kao
2013-02-24asus-laptop: correct a touchpad hotkey mappingAceLan Kao
2013-02-24asus-{nb-wmi|laptop}.c: sync keymapsCorentin Chary
2013-02-24asus-laptop: map some new keysCorentin Chary
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-07asus-laptop: Fix potential invalid pointer dereferenceMatthew Garrett
2013-01-07asus-laptop: Do not call HWRS on initBen Hutchings
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2012-09-13platform/x86: fix asus_laptop.wled_type descriptionMaxim Nikulin
2012-09-13asus-laptop: HRWS/HWRS typoCorentin Chary
2012-03-20asus-laptop: add some keys found on Lenovo SL500Corentin Chary
2012-03-20asus-laptop: check WLED and BLED presence before adding rfkillCorentin Chary
2012-03-20asus-laptop: add rfkill interfaces for wlan and wwanCorentin Chary
2012-03-20asus-laptop: control how BLED and WLED should be exposedCorentin Chary
2012-03-20asus-laptop: cleanup rfkill codeCorentin Chary
2012-03-20asus-laptop: log unknown keysCorentin Chary
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-10-24asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier
2011-10-24asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier
2011-10-24asus-laptop: fix module descriptionCorentin Chary
2011-10-24asus-laptop: hide leds on Pegatron LucidCorentin Chary
2011-10-24asus-laptop: Pegatron Lucid accelerometerAndy Ross
2011-10-24asus-laptop: allow boot time control of Pegatron ALS sensorAndy Ross
2011-10-24platform-drivers-x86: asus-laptop: fix wrong test for successful registered l...Axel Lin
2011-10-24asus-laptop: Pegatron Lucid ALS sensorAndy Ross
2011-10-24asus-laptop: Platform detection for Pegatron LucidAndy Ross
2011-08-05asus-wmi: add CWAP support and clarify the meaning of WAPF bitsCorentin Chary
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-28asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary
2011-03-28asus-laptop: let WLED alone on L1400BCorentin Chary
2011-03-22backlight: add backlight typeMatthew Garrett
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-24asus-laptop: add wimax and wwan supportCorentin Chary
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov
2010-10-21asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov
2010-10-21asus-laptop: fix gps rfkillCorentin Chary
2010-10-21asus-laptop: Add key found on Asus N61JQCorentin Chary
2010-10-21platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin
2010-08-03asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin
2010-08-03asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo