summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* asus-wmi: fix section mismatchCorentin Chary2011-08-051-1/+1
* asus-wmi: add keyboard backlight supportCorentin Chary2011-08-051-17/+113
* asus-wmi: second part of the version starts at 16 not 8Corentin Chary2011-08-051-1/+1
* asus-wmi: Enable autorepeat for hotkey input deviceSeth Forshee2011-08-051-0/+1
* eeepc-wmi: Add support for T101MT Home/Express Gate keySeth Forshee2011-08-051-0/+26
* asus-wmi: Add callback for hotkey filteringSeth Forshee2011-08-052-1/+17
* asus-wmi: fix hwmon/pwm1Corentin Chary2011-08-051-4/+5
* ideapad: add backlight driverIke Panhc2011-08-051-6/+117
* ideapad: let camera_power node invisiable if no cameraIke Panhc2011-08-051-0/+18
* ideapad: define cfg bits and create sysfs node for cfgIke Panhc2011-08-051-16/+35
* Add KEY_MICMUTE and enable it on Lenovo X220Andy Lutomirski2011-08-051-1/+10
* msi-laptop: add MSI U270 netbook to module alias and scm listLee, Chun-Yi2011-08-051-0/+10
* acer-wmi: Add support for Aspire 1830 wlan hotkeySeth Forshee2011-08-051-0/+1
* acerhdf: add support for Aspire 1810TZ BIOS v1.3314Julien Valroff2011-08-051-0/+1
* platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutexAxel Lin2011-08-051-1/+0
* acer-wmi: schedule threeg and interface sysfs for feature removalLee, Chun-Yi2011-08-051-2/+9
* asus-wmi: ->is_visible() can't return negativeAl Viro2011-07-241-1/+1
* hp-wmi: fix use after freeEric Dumazet2011-07-111-5/+6
* dell-laptop - using buffer without mutex_lockJose Alonso2011-07-111-3/+3
* Revert: "dell-laptop: Toggle the unsupported hardware killswitch"Keng-Yu Lin2011-07-111-22/+2
* platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORMAxel Lin2011-07-072-0/+2
* thinkpad-acpi: handle HKEY 0x4010, 0x4011 eventsHenrique de Moraes Holschuh2011-07-071-9/+35
* drivers/platform/x86: Fix memory leakAndre Bartke2011-07-071-1/+3
* thinkpad-acpi: handle some new HKEY 0x60xx eventsHenrique de Moraes Holschuh2011-07-071-5/+23
* acer-wmi: fix bitwise bug when set device stateLee, Chun-Yi2011-07-071-3/+3
* acer-wmi: Only update rfkill status for associated hotkey eventsSeth Forshee2011-07-071-15/+26
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-2933-1000/+1390
|\
| * acer-wmi: support integer return type from WMI methodsLee, Chun-Yi2011-05-271-0/+6
| * msi-laptop: fix section mismatch in reference from the function load_scm_mode...Lee, Chun-Yi2011-05-271-1/+1
| * acer-wmi: support to set communication device state by new wmid methodLee, Chun-Yi2011-05-271-1/+110
| * acer-wmi: allow 64-bits return buffer from WMI methodsLee, Chun-Yi2011-05-271-3/+6
| * acer-wmi: check the existence of internal 3G device when set capabilityLee, Chun-Yi2011-05-271-1/+2
| * platform/x86:delete two unused variablesWeiping Pan2011-05-271-2/+0
| * support wlan hotkey on Acer Travelmate 5735ZMelchior FRANZ2011-05-271-1/+14
| * platform-x86: intel_mid_thermal: Fix memory leakAmeya Palande2011-05-271-0/+1
| * platform/x86: Fix Makefile for intel_mid_powerbtnAmeya Palande2011-05-271-1/+1
| * platform/x86: Simplify intel_mid_powerbtnAmeya Palande2011-05-271-42/+30
| * acerhdf: Clean up includesJean Delvare2011-05-271-3/+1
| * acerhdf: Drop pointless dependency on THERMAL_HWMONJean Delvare2011-05-271-1/+1
| * acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi2011-05-271-3/+5
| * platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai2011-05-273-0/+406
| * thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-271-284/+188
| * thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-271-9/+9
| * platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande2011-05-271-306/+300
| * xo15-ebook: Use pr_<level>Joe Perches2011-05-271-2/+3
| * wmi: Removed trailing whitespace from logging message.Joe Perches2011-05-271-5/+5
| * toshiba: Convert printks to pr_<level>Joe Perches2011-05-272-36/+34
| * topstar-laptop: Convert remaining printk to pr_infoJoe Perches2011-05-271-1/+1
| * tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches2011-05-271-4/+3
| * sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-271-55/+49