summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-27acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi
2011-05-27acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi
2011-05-27platform/x86:delete two unused variablesWeiping Pan
2011-05-27support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ
2011-05-27platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande
2011-05-27platform/x86: Fix Makefile for intel_mid_powerbtnAmeya Palande
2011-05-27platform/x86: Simplify intel_mid_powerbtnAmeya Palande
2011-05-27acer-wmi: Delete out-of-date documentationCarlos Corbacho
2011-05-27acerhdf: Clean up includesJean Delvare
2011-05-27acerhdf: Drop pointless dependency on THERMAL_HWMONJean Delvare
2011-05-27acer-wmi: Update MAINTAINERSCarlos Corbacho
2011-05-27wmi: Orphan ACPI-WMI driverCarlos Corbacho
2011-05-27tc1100-wmi: Orphan driverCarlos Corbacho
2011-05-27acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi
2011-05-27platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai
2011-05-27thinkpad_acpi: Convert printks to pr_<level>Joe Perches
2011-05-27thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches
2011-05-27platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande
2011-05-27xo15-ebook: Use pr_<level>Joe Perches
2011-05-27wmi: Removed trailing whitespace from logging message.Joe Perches
2011-05-27toshiba: Convert printks to pr_<level>Joe Perches
2011-05-27topstar-laptop: Convert remaining printk to pr_infoJoe Perches
2011-05-27tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches
2011-05-27msi-wmi: Use pr_fmt and pr_<level>Joe Perches
2011-05-27msi-laptop: pr_<level> neateningJoe Perches
2011-05-27intel_pmic_gpio: Convert printks to pr_<level>Joe Perches
2011-05-27intel_menlow: Add pr_fmt and use pr_<level>Joe Perches
2011-05-27ideapad-laptop: Add pr_fmtJoe Perches
2011-05-27ibm_rtl: Use pr_fmt and pr_<level>Joe Perches
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches
2011-05-27eeepc: Use pr_warnJoe Perches
2011-05-27dell: Convert printks to pr_<level>Joe Perches
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches
2011-05-27Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-27selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-27m68knommu: use generic find_next_bit_le()Akinobu Mita
2011-05-27s390: use asm-generic/bitops/le.hAkinobu Mita
2011-05-27arm: use asm-generic/bitops/le.hAkinobu Mita
2011-05-27arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-27bitops: add #ifndef for each of find bitopsAkinobu Mita
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita
2011-05-27m68knommu: fix build error due to the lack of find_next_bit_le()Akinobu Mita