summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ideapad: Add param: no_bt_rfkillIke Panhc2010-10-211-0/+12
* ideapad: Change the driver name to ideapad-laptopIke Panhc2010-10-213-3/+3
* ideapad: rewrite the sw rfkill setIke Panhc2010-10-211-25/+12
* ideapad: rewrite the hw rfkill notifyIke Panhc2010-10-211-36/+17
* ideapad: use EC command to control cameraIke Panhc2010-10-211-5/+11
* ideapad: use return value of _CFG to tell if device exist or notIke Panhc2010-10-211-34/+10
* ideapad: make sure we bind on the correct deviceIke Panhc2010-10-211-1/+4
* ideapad: check VPC bit before sync rfkill hw statusIke Panhc2010-10-211-1/+15
* ideapad: add ACPI helpersIke Panhc2010-10-211-0/+109
* dell-laptop: Add debugfs supportKeng-Yu Lin2010-10-211-0/+77
* WMI: embed struct device directly into wmi_blockDmitry Torokhov2010-10-211-111/+65
* WMI: make use of class device's attributresDmitry Torokhov2010-10-211-8/+7
* WMI: use pr_err() and friendsDmitry Torokhov2010-10-211-35/+29
* WMI: use separate list head for storing wmi blocksDmitry Torokhov2010-10-211-11/+9
* WMI: simplify handling of returned WMI blocks in parse_wdg()Dmitry Torokhov2010-10-211-11/+4
* WMI: fix potential NULL pointer dereferenceDmitry Torokhov2010-10-211-0/+2
* WMI: do not leak memory in parse_wdg()Dmitry Torokhov2010-10-211-2/+4
* WMI: fix wmi_gtoa() to actully terminate the stringDmitry Torokhov2010-10-211-1/+1
* WMI: free wmi blocks when parse_wdg() failsDmitry Torokhov2010-10-211-10/+15
* WMI: remove EC region handler when _WDG parsing failsDmitry Torokhov2010-10-211-2/+7
* asus-laptop: use attribute group to manage attributesDmitry Torokhov2010-10-211-61/+50
* scu_ipc: Fix warning caused by include changesAlan Cox2010-10-211-0/+1
* platform: x86: throw away custom methodsAndy Shevchenko2010-10-211-18/+6
* acpi_toshiba: fix kconfig errorRandy Dunlap2010-10-211-1/+0
* Don't show error if Acer WMI is not foundPascal de Bruijn2010-10-211-1/+1
* 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-212-34/+36
* toshiba-acpi - switch to using sparse keymapDmitry Torokhov2010-10-212-127/+66
* Input: hp-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-212-121/+52
* Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-212-160/+97
* panasonic-laptop - switch to using sparse keymap libraryDmitry Torokhov2010-10-212-111/+62
* topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov2010-10-212-107/+55
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-201-0/+1
|\
| * SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
* | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-201-2/+2
|\ \
| * | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \
| * | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \
| * | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
| * | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-181-0/+6
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-182-26/+1
|\ \ \ \ \
| * | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-172-26/+1
* | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-181-9/+83
* | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-182-18/+18
|\ \ \ \ \ \
| * | | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-181-9/+3
| * | | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-181-9/+15