aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/asus-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-25/+362
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-13/+4
* asus-laptop: HRWS/HWRS typoCorentin Chary2012-10-021-4/+4
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-271-17/+17
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-1/+1
* asus-laptop: remove deprecated interfaces (lcd_switch and display_get)Corentin Chary2011-03-281-160/+3
* asus-laptop: let WLED alone on L1400BCorentin Chary2011-03-281-0/+17
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-1/+96
|\
| * asus-laptop: add wimax and wwan supportCorentin Chary2010-11-241-1/+96
* | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
|/
* asus-laptop: use attribute group to manage attributesDmitry Torokhov2010-10-211-61/+50
* asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov2010-10-211-1/+0
* asus-laptop: fix gps rfkillCorentin Chary2010-10-211-3/+3
* asus-laptop: Add key found on Asus N61JQCorentin Chary2010-10-211-0/+1
* platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2010-10-211-27/+27
* asus-laptop: fix asus_input_init error pathAxel Lin2010-08-031-5/+5
* asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin2010-08-031-3/+3
* asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin2010-08-031-3/+4
* asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin2010-08-031-1/+1
* asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin2010-08-031-1/+3
* asus: don't modify bluetooth/wlan on bootDan Carpenter2010-04-121-4/+4
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-2/+2
|\
| * asus-laptop: fix warning in asus_handle_initCorentin Chary2010-03-311-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-2/+5
* asus-laptop: fix style problems reported by checkpath.plCorentin Chary2010-02-281-47/+47
* asus-laptop: use device_create_file() instead of platform_groupCorentin Chary2010-02-281-82/+84
* asus-laptop: clean led codeCorentin Chary2010-02-281-120/+115
* asus-laptop: add gps rfkillCorentin Chary2010-02-281-7/+58
* asus-laptop: set initial lcd stateCorentin Chary2010-02-281-0/+2
* asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary2010-02-281-17/+14
* asus-laptop: add backlight changes notificationsCorentin Chary2010-02-281-2/+27
* asus-laptop: add bluetooth keys found on M9VCorentin Chary2010-02-281-0/+2
* asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-281-141/+67
* asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary2010-02-281-5/+5
* asus-laptop: add error check for write_acpi_int callsCorentin Chary2010-02-281-8/+25
* asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary2010-02-281-111/+129
* asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary2010-02-281-19/+19
* asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary2010-02-281-57/+24
* asus-laptop: stop using read_status for lcdCorentin Chary2010-02-281-17/+20
* asus-laptop: stop using read_status and store_status for GPSCorentin Chary2010-02-281-21/+35
* asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary2010-02-281-26/+29
* asus-laptop: code movementCorentin Chary2010-02-281-217/+223
* asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-281-153/+209
* asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-281-39/+30
* asus-laptop: revise namesCorentin Chary2010-02-281-110/+111
* asus-laptop: change initialization orderCorentin Chary2010-02-281-189/+180
* asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-281-4/+1
* asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-281-29/+22