aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-2330-837/+1887
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+196
|\
| * dell-laptop: Fix allocating & freeing SMI buffer pagePali Rohár2015-08-121-5/+3
| * ideapad: fix software rfkill settingArnd Bergmann2015-08-121-1/+2
| * compal-laptop: Check return value of power_supply_registerKrzysztof Kozlowski2015-08-071-1/+8
| * hp_accel: Add support for HP ZBook 15Dominique Leuenberger2015-02-201-0/+1
| * thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung2014-06-091-1/+1
| * hp_accel: Add a new PnP ID HPQ6007 for new HP laptopsTakashi Iwai2014-04-021-0/+1
| * thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer2013-06-191-0/+7
| * hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan2013-05-301-1/+2
| * msi-wmi: Fix memory leakMaxim Mikityanskiy2013-04-251-1/+3
| * asus-laptop: Do not call HWRS on initBen Hutchings2013-03-061-13/+4
| * samsung-laptop: Disable on EFI hardwareMatt Fleming2013-02-061-0/+4
| * efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-02-061-1/+1
| * acer-wmi: support for P key on TM8372Merlin Schumacher2012-12-061-0/+1
| * samsung-laptop: make the dmi check less strict (part 2)Ben Hutchings2012-10-301-3/+7
| * samsung-laptop: don't handle backlight if handled by acpi/videoCorentin Chary2012-10-301-2/+19
| * asus-laptop: HRWS/HWRS typoCorentin Chary2012-10-101-4/+4
| * asus-nb-wmi: add some video toggle keysAceLan Kao2012-09-121-0/+4
| * asus-wmi: use ASUS_WMI_METHODID_DSTS2 as default DSTS ID.Alex Hung2012-08-101-6/+1
| * intel_ips: blacklist HP ProBook laptopsTakashi Iwai2012-07-251-0/+22
| * samsung-laptop: make the dmi check less strictCorentin Chary2012-07-251-217/+8
| * sony-laptop: Enable keyboard backlight by defaultJosh Boyer2012-05-311-1/+1
| * dell-laptop: Terminate quirks list properlyMartin Nyhus2012-05-111-0/+1
| * dell-laptop: touchpad LED should persist its status after S3AceLan Kao2012-05-111-0/+1
| * dell-laptop: add 3 machines that has touchpad LEDAceLan Kao2012-05-111-0/+27
| * acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-04-131-0/+1
| * acer-wmi: No wifi rfkill on Lenovo machinesIke Panhc2012-03-191-1/+29
| * toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENTSeth Forshee2011-12-051-5/+16
| * platform/x86: fix dell-laptop function prototypesRandy Dunlap2011-11-171-2/+2
| * x86 platform drivers: add POWER_SUPPLY to selected drivers for DellLinus Torvalds2011-11-081-1/+1
| * x86 platform drivers: make Dell laptop driver select needed LED supportLinus Torvalds2011-11-081-0/+2
| * Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-063-0/+3
| |\
| | * x86: fix up files really needing to include module.hPaul Gortmaker2011-10-313-0/+3
| * | Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-311-4/+6
| |\ \
| | * | lis3: change exported function to use passed parameterÉric Piel2011-10-311-2/+2
| | * | hp_accel: add HP ProBook 655xÉric Piel2011-10-311-0/+1
| | * | lis3: add support for HP EliteBook 8540wÉric Piel2011-10-311-0/+1
| | * | lis3: add support for HP EliteBook 2730pÉric Piel2011-10-311-0/+1
| | * | lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-311-2/+1
| | |/
| * | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2011-10-3114-599/+1395
| |\ \ | | |/ | |/|
| | * acer-wmi: replaced the hard coded bitmap by the communication devices bitmap ...Lee, Chun-Yi2011-10-241-4/+3
| | * acer-wmi: check the existence of internal wireless device when set capabilityLee, Chun-Yi2011-10-241-1/+3
| | * acer-wmi: add ACER_WMID_v2 interface flag to represent new notebooksLee, Chun-Yi2011-10-241-203/+213
| | * sony-laptop:irq: Remove IRQF_DISABLEDYong Zhang2011-10-241-1/+1
| | * asus-laptop: Add rfkill support for Pegatron Lucid tabletAnisse Astier2011-10-241-0/+103
| | * asus-laptop: pega_accel - Report accelerometer orientation change through udevAnisse Astier2011-10-241-0/+8
| | * asus-laptop: fix module descriptionCorentin Chary2011-10-241-4/+4
| | * asus-laptop: hide leds on Pegatron LucidCorentin Chary2011-10-241-0/+7
| | * asus-laptop: Pegatron Lucid accelerometerAndy Ross2011-10-242-5/+133