aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAge
* backlight: constify backlight_opsLionel Debroux2010-11-16
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* Remove duplicate includes from many filesZimny Lech2010-10-27
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-25
|\
| * eeepc-wmi: Add cpufv sysfs interfaceChris Bagwell2010-10-21
| * eeepc-wmi: add additional hotkeysChris Bagwell2010-10-21
| * panasonic-laptop: Simplify calls to acpi_pcc_retrieve_biosdataJean Delvare2010-10-21
| * panasonic-laptop: Handle errors properly if they happenJean Delvare2010-10-21
| * intel_pmic_gpio: fix off-by-one value range checkingAxel Lin2010-10-21
| * IBM Real-Time "SMI Free" mode driver -v7Vernon Mauery2010-10-21
| * Add OLPC XO-1 rfkill driverDaniel Drake2010-10-21
| * Move hdaps driver to platform/x86Jean Delvare2010-10-21
| * ideapad-laptop: Fix MakefileMatthew Garrett2010-10-21
| * intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerAlek Du2010-10-21
| * ideapad: Add param: no_bt_rfkillIke Panhc2010-10-21
| * ideapad: Change the driver name to ideapad-laptopIke Panhc2010-10-21
| * ideapad: rewrite the sw rfkill setIke Panhc2010-10-21
| * ideapad: rewrite the hw rfkill notifyIke Panhc2010-10-21
| * ideapad: use EC command to control cameraIke Panhc2010-10-21
| * ideapad: use return value of _CFG to tell if device exist or notIke Panhc2010-10-21
| * ideapad: make sure we bind on the correct deviceIke Panhc2010-10-21
| * ideapad: check VPC bit before sync rfkill hw statusIke Panhc2010-10-21
| * ideapad: add ACPI helpersIke Panhc2010-10-21
| * dell-laptop: Add debugfs supportKeng-Yu Lin2010-10-21
| * WMI: embed struct device directly into wmi_blockDmitry Torokhov2010-10-21
| * WMI: make use of class device's attributresDmitry Torokhov2010-10-21
| * WMI: use pr_err() and friendsDmitry Torokhov2010-10-21
| * WMI: use separate list head for storing wmi blocksDmitry Torokhov2010-10-21
| * WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov2010-10-21
| * WMI: fix potential NULL pointer dereferenceDmitry Torokhov2010-10-21
| * WMI: do not leak memory in parse_wdg()Dmitry Torokhov2010-10-21
| * WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov2010-10-21
| * WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov2010-10-21
| * WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov2010-10-21
| * asus-laptop: use attribute group to manage attributesDmitry Torokhov2010-10-21
| * scu_ipc: Fix warning caused by include changesAlan Cox2010-10-21
| * platform: x86: throw away custom methodsAndy Shevchenko2010-10-21
| * acpi_toshiba: fix kconfig errorRandy Dunlap2010-10-21
| * Don't show error if Acer WMI is not foundPascal de Bruijn2010-10-21
| * asus-laptop: remove no longer used keycode_map fieldDmitry Torokhov2010-10-21
| * asus-laptop: fix gps rfkillCorentin Chary2010-10-21
| * asus-laptop: Add key found on Asus N61JQCorentin Chary2010-10-21
| * platform-x86: sync eeepc-laptop and asus-laptopCorentin Chary2010-10-21
| * toshiba-acpi - switch to using sparse keymapDmitry Torokhov2010-10-21
| * Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-21
| * Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-21
| * panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov2010-10-21
| * topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov2010-10-21
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ | |/ |/|
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15