aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* asus-acpi: remove duplicate comparison of asus_model stringsRoel Kluin2010-03-01
* Merge git://git.iksaif.net/acpi4asus into x86-platformMatthew Garrett2010-03-01
|\
| * Merge branch 'eeepc-laptop' into acpi4asusCorentin Chary2010-02-28
| |\
| | * eeepc-laptop: check wireless hotplug eventsAlan Jenkins2010-02-28
| | * eeepc-laptop: disable wireless hotplug for 1005PEAlan Jenkins2010-02-28
| | * eeepc-laptop: set the right paths in the documentationCorentin Chary2010-02-28
| * | asus-laptop: fix style problems reported by checkpath.plCorentin Chary2010-02-28
| * | asus-laptop: use device_create_file() instead of platform_groupCorentin Chary2010-02-28
| * | asus-laptop: clean led codeCorentin Chary2010-02-28
| * | asus-laptop: add gps rfkillCorentin Chary2010-02-28
| * | asus-laptop: set initial lcd stateCorentin Chary2010-02-28
| * | asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()Corentin Chary2010-02-28
| * | asus-laptop: add backlight changes notificationsCorentin Chary2010-02-28
| * | asus-laptop: add bluetooth keys found on M9VCorentin Chary2010-02-28
| * | asus-laptop: switch to sparse keymap libraryCorentin Chary2010-02-28
| * | asus-laptop: rename wireless_status to wlan_status to avoid confusionCorentin Chary2010-02-28
| * | asus-laptop: add error check for write_acpi_int callsCorentin Chary2010-02-28
| * | asus-laptop: stop using ASUS_HANDLE and use relative methods insteadCorentin Chary2010-02-28
| * | asus-laptop: rename function talking directly to acpi with asus_xxx schemeCorentin Chary2010-02-28
| * | asus-laptop: removing read_status/store_status/write_status and asus->statusCorentin Chary2010-02-28
| * | asus-laptop: stop using read_status for lcdCorentin Chary2010-02-28
| * | asus-laptop: stop using read_status and store_status for GPSCorentin Chary2010-02-28
| * | asus-laptop: stop using read_status for bluetooth and wlanCorentin Chary2010-02-28
| * | asus-laptop: code movementCorentin Chary2010-02-28
| * | asus-laptop: callbacks should use "driver data" parameter or fieldCorentin Chary2010-02-28
| * | asus-laptop: move backlight and dsdt info inside asus_laptop structCorentin Chary2010-02-28
| * | asus-laptop: revise namesCorentin Chary2010-02-28
| * | asus-laptop: change initialization orderCorentin Chary2010-02-28
| * | asus-laptop: remove unecessary hotk != NULL checkCorentin Chary2010-02-28
| * | asus-laptop: use tabs to indent macros and remove unused onesCorentin Chary2010-02-28
| * | asus-laptop: simplify write_acpi_intCorentin Chary2010-02-28
| * | asus-laptop: no need to check argument of set_brightness()Corentin Chary2010-02-28
| * | asus-laptop: set the right paths in the documentationCorentin Chary2010-02-28
| * | asus-laptop: add wireless and bluetooth status parameterCorentin Chary2010-02-28
| |/
* | toshiba-acpi: fix multimedia keys on some machinesFrans Pop2010-03-01
* | dell-laptop: Fix errors on failure and exit pathsMatthew Garrett2010-03-01
* | dell-laptop: Fix build error by making buffer_mutex staticIngo Molnar2010-03-01
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\ \
| * | x86, uv: Remove recursion in uv_heartbeat_enable()Roel Kluin2010-01-07
| * | x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner2010-01-07
| * | x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson2009-12-17
* | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-28
|\ \ \
| * | | x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha2010-02-23
| * | | x86, ptrace: Simplify xstateregs_get()Suresh Siddha2010-02-23
| * | | ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha2010-02-23
| * | | parisc: Disable CONFIG_HAVE_ARCH_TRACEHOOKRoland McGrath2010-02-23
| * | | ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha2010-02-11
| * | | x86, ptrace: regset extensions to support xstateSuresh Siddha2010-02-11
* | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
|\ \ \ \
| * | | | x86: Enable NMI on all cpus on UVRuss Anderson2010-02-27