summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: silead_dmi: Add entry for the Digma e200 tabletSergey Tshovrebov2017-11-031-0/+25
* platform/x86: silead_dmi: Fix GP-electronic T701 entryHans de Goede2017-11-031-0/+2
* platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exitHans de Goede2017-11-031-7/+1
* platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede2017-11-031-0/+1
* platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi listPhilipp Hug2017-10-311-0/+7
* platform/x86: fujitsu-laptop: Fix radio LED detectionMichał Kępień2017-10-301-5/+9
* platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan2017-10-271-0/+1
* platform/x86: intel_turbo_max_3: Add Skylake platformSrinivas Pandruvada2017-10-271-0/+1
* platform/x86: intel_telemetry: Remove useless default in KconfigAndy Shevchenko2017-10-271-1/+0
* platform/x86: intel_telemetry: Add needed inclusionAndy Shevchenko2017-10-271-0/+2
* platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan2017-10-231-8/+13
* platform/x86: intel_telemetry: cleanup redundant headersRajneesh Bhardwaj2017-10-233-15/+4
* platform/x86: intel_telemetry: Fix typosRajneesh Bhardwaj2017-10-231-7/+7
* platform/x86: intel_telemetry: Fix load failure infoRajneesh Bhardwaj2017-10-231-1/+0
* platform/x86: intel_cht_int33fe: make a couple of local functions staticColin Ian King2017-10-231-2/+2
* platform/x86: mlx-platform: make a couple of structures staticColin Ian King2017-10-161-2/+2
* platform/x86: silead_dmi: Add entry for the Chuwi Hi8 Pro tabletHans de Goede2017-10-161-0/+21
* platform/x86: intel_ips: Remove FSF address from GPL noticeAndy Shevchenko2017-10-082-8/+0
* platform/x86: intel_ips: Remove unneeded fields and labelAndy Shevchenko2017-10-081-5/+2
* platform/x86: intel_ips: Keep pointer to struct deviceAndy Shevchenko2017-10-081-26/+25
* platform/x86: intel_ips: Use PCI_VDEVICE() macroAndy Shevchenko2017-10-081-2/+1
* platform/x86: intel_ips: Switch to new PCI IRQ allocation APIAndy Shevchenko2017-10-081-5/+13
* platform/x86: intel_ips: Simplify error handling via devres APIAndy Shevchenko2017-10-081-47/+15
* platform/x86: peaq-wmi: Add DMI check before binding to the WMI interfaceHans de Goede2017-10-081-0/+18
* platform/x86: peaq-wmi: Revert Blacklist Lenovo ideapad 700-15ISKAndy Shevchenko2017-10-081-15/+1
* platform/x86: peaq-wmi: Blacklist Lenovo ideapad 700-15ISKKai Heng Feng2017-10-041-1/+15
* platform/x86: intel_pmc_ipc: Use devm_* calls in driver probe functionKuppuswamy Sathyanarayanan2017-10-011-66/+28
* platform/x86: thinkpad_acpi: Implement tablet mode using GMMS methodBenjamin Berg2017-10-011-13/+119
* platform/x86: fujitsu-laptop: Don't oops when FUJ02E3 is not presntVille Syrjälä2017-09-301-4/+6
* platform/x86: wmi: Destroy on cleanup rather than unregisterMario Limonciello2017-09-271-2/+2
* platform/x86: wmi: Cleanup exit routine in reverse order of initMario Limonciello2017-09-271-1/+1
* platform/x86: wmi: Sort include listMario Limonciello2017-09-271-6/+6
* platform/x86: dell-smbios: Add pr_fmt definition to driverMario Limonciello2017-09-271-0/+1
* platform/x86: dell-wmi: Do not match on descriptor GUID modaliasMario Limonciello2017-09-271-1/+0
* platform/x86: dell-wmi: Label driver as handling notificationsMario Limonciello2017-09-271-1/+1
* platform/x86: asus-wmi: Add lightbar led supportMaxime Bellengé2017-09-271-0/+63
* platform/x86: intel-hid: Power button suspend on Dell Latitude 7275Jérôme de Bretagne2017-09-231-0/+18
* platform/x86: intel-wmi-thunderbolt: Silence error casesMario Limonciello2017-09-231-5/+2
* platform/x86: intel_telemetry_debugfs: Use standard ARRAY_SIZE() macroAllen Pais2017-09-221-9/+7
* platform/x86: intel_cht_int33fe: Work around BIOS bug on some devicesHans de Goede2017-09-201-9/+61
* platform/x86: Add driver to force WMI Thunderbolt controller power statusMario Limonciello2017-09-203-0/+115
* Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-09-164-16/+16
|\
| * UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
| * ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
| * ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-09-1623-116/+293
|\ \
| * | mlxsw: spectrum_router: Only handle IPv4 and IPv6 eventsIdo Schimmel2017-09-161-1/+2
| * | netvsc: increase default receive buffer sizeStephen Hemminger2017-09-151-1/+1