summaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-04platform/x86: wmi: create userspace interface for driversMario Limonciello4-2/+219
2017-11-04platform/x86: dell-smbios: Add filtering supportMario Limonciello2-0/+203
2017-11-04platform/x86: dell-smbios-smm: test for WSMTMario Limonciello2-0/+35
2017-11-04platform/x86: dell-smbios-wmi: Add new WMI dispatcher driverMario Limonciello4-0/+257
2017-11-04platform/x86: dell-smbios: Introduce dispatcher for SMM callsMario Limonciello8-248/+398
2017-11-04platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokensMario Limonciello3-1/+240
2017-11-04platform/x86: dell-smbios: only run if proper oem string is detectedMario Limonciello1-0/+7
2017-11-04platform/x86: wmi: Don't allow drivers to get each other's GUIDsMario Limonciello2-21/+0
2017-11-04platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driverMario Limonciello6-74/+208
2017-11-04platform/x86: dell-wmi: don't check length returnedMario Limonciello1-5/+1
2017-11-04platform/x86: dell-wmi: clean up wmi descriptor checkMario Limonciello1-5/+5
2017-11-04platform/x86: dell-wmi: increase severity of some failuresMario Limonciello1-6/+7
2017-11-04platform/x86: wmi: Add new method wmidev_evaluate_methodMario Limonciello2-4/+30
2017-11-04platform/x86: dell-smbios: Prefix class/select with cmd_Mario Limonciello2-4/+4
2017-11-03platform/x86: intel_cht_int33fe: Update fusb302 type string, add propertiesHans de Goede2-2/+48
2017-11-03platform/x86: silead_dmi: Add entry for the Digma e200 tabletSergey Tshovrebov1-0/+25
2017-11-03platform/x86: silead_dmi: Fix GP-electronic T701 entryHans de Goede1-0/+2
2017-11-03platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exitHans de Goede1-7/+1
2017-11-03platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_tableHans de Goede1-0/+1
2017-10-31platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi listPhilipp Hug1-0/+7
2017-10-30platform/x86: fujitsu-laptop: Fix radio LED detectionMichał Kępień1-5/+9
2017-10-27platform/x86: hp_accel: Add quirk for HP ProBook 440 G4Osama Khan1-0/+1
2017-10-27platform/x86: intel_turbo_max_3: Add Skylake platformSrinivas Pandruvada1-0/+1
2017-10-27platform/x86: intel_telemetry: Remove useless default in KconfigAndy Shevchenko1-1/+0
2017-10-27platform/x86: intel_telemetry: Add needed inclusionAndy Shevchenko1-0/+2
2017-10-27i2c-cht-wc: Add device-properties for fusb302 integrationHans de Goede2-7/+49
2017-10-27i2c: Allow overriding dev_name through board_infoHans de Goede2-2/+10
2017-10-23platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updatesKuppuswamy Sathyanarayanan1-8/+13
2017-10-23platform/x86: intel_telemetry: cleanup redundant headersRajneesh Bhardwaj3-15/+4
2017-10-23platform/x86: intel_telemetry: Fix typosRajneesh Bhardwaj1-7/+7
2017-10-23platform/x86: intel_telemetry: Fix load failure infoRajneesh Bhardwaj1-1/+0
2017-10-23platform/x86: intel_cht_int33fe: make a couple of local functions staticColin Ian King1-2/+2
2017-10-23Linux 4.14-rc6v4.14-rc6Linus Torvalds1-1/+1
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov2-6/+1
2017-10-22stmmac: Don't access tx_q->dirty_tx before netif_tx_lockBernd Edlinger1-1/+2
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-22of_mdio: Fix broken PHY IRQ in case of probe deferralGeert Uytterhoeven1-12/+27
2017-10-22textsearch: fix typos in library helpersRandy Dunlap2-2/+2
2017-10-22rxrpc: Don't release call mutex on error pointerDavid Howells1-2/+3
2017-10-22net: stmmac: Prevent infinite loop in get_rx_timestamp_status()Jose Abreu1-1/+1
2017-10-22net: stmmac: Fix stmmac_get_rx_hwtstamp()Jose Abreu1-7/+6
2017-10-22net: stmmac: Add missing call to dev_kfree_skb()Jose Abreu1-0/+1
2017-10-22mlxsw: spectrum_router: Configure TIGCR on initPetr Machata1-1/+10
2017-10-22mlxsw: reg: Add Tunneling IPinIP General Configuration RegisterPetr Machata1-0/+31
2017-10-22net: ethtool: remove error check for legacy setting transceiver typeNiklas Söderlund1-3/+2
2017-10-22soreuseport: fix initialization raceCraig Gallek3-11/+11
2017-10-22net: bridge: fix returning of vlan range op errorsNikolay Aleksandrov1-1/+1
2017-10-22sock: correct sk_wmem_queued accounting on efault in tcp zerocopyWillem de Bruijn1-0/+4
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann1-0/+480
2017-10-22bpf: fix pattern matches for direct packet accessDaniel Borkmann1-0/+24