summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-10-21Move hdaps driver to platform/x86Jean Delvare
2010-10-21ideapad-laptop: Fix MakefileMatthew Garrett
2010-10-21intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerAlek Du
2010-10-21ideapad: Add param: no_bt_rfkillIke Panhc
2010-10-21ideapad: Change the driver name to ideapad-laptopIke Panhc
2010-10-21ideapad: rewrite the sw rfkill setIke Panhc
2010-10-21ideapad: rewrite the hw rfkill notifyIke Panhc
2010-10-21ideapad: use EC command to control cameraIke Panhc
2010-10-21ideapad: use return value of _CFG to tell if device exist or notIke Panhc
2010-10-21ideapad: make sure we bind on the correct deviceIke Panhc
2010-10-21ideapad: check VPC bit before sync rfkill hw statusIke Panhc
2010-10-21ideapad: add ACPI helpersIke Panhc
2010-10-21dell-laptop: Add debugfs supportKeng-Yu Lin
2010-10-21WMI: embed struct device directly into wmi_blockDmitry Torokhov
2010-10-21WMI: make use of class device's attributresDmitry Torokhov
2010-10-21WMI: use pr_err() and friendsDmitry Torokhov
2010-10-21WMI: use separate list head for storing wmi blocksDmitry Torokhov
2010-10-21WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov
2010-10-21WMI: fix potential NULL pointer dereferenceDmitry Torokhov
2010-10-21WMI: do not leak memory in parse_wdg()Dmitry Torokhov
2010-10-21WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov
2010-10-21WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov
2010-10-21WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov
2010-10-21asus-laptop: use attribute group to manage attributesDmitry Torokhov
2010-10-21scu_ipc: Fix warning caused by include changesAlan Cox
2010-10-21platform: x86: throw away custom methodsAndy Shevchenko
2010-10-21acpi_toshiba: fix kconfig errorRandy Dunlap
2010-10-21Don't show error if Acer WMI is not foundPascal de Bruijn
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-10-21toshiba-acpi - switch to using sparse keymapDmitry Torokhov
2010-10-21Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov
2010-10-21Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov
2010-10-21panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov
2010-10-21topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataAmit Shah
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-10-18Input: evdev - fix EVIOCSABS regressionDaniel Mack
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde
2010-10-18i2c-davinci: Fix TX setup for more SoCsJon Povey