summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: touchscreen_dmi: Add info for the CHUWI Hi10 Air tabletChristian Oder2019-03-051-0/+27
* platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill listKai-Heng Feng2019-03-051-0/+7
* platform/x86: ideapad-laptop: Add Yoga C930 to no_hw_rfkill_listHugo Trovao2019-03-051-0/+7
* platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdownRajneesh Bhardwaj2019-02-232-0/+39
* platform/x86: intel_pmc_core: Add Package cstates residency infoRajneesh Bhardwaj2019-02-232-0/+39
* platform/x86: intel_pmc_core: Add ICL platform supportRajneesh Bhardwaj2019-02-232-13/+50
* platform/x86: intel_pmc_core: Convert to INTEL_CPU_FAM6 macroRajneesh Bhardwaj2019-02-231-8/+5
* platform/x86: intel_pmc_core: Avoid a u32 overflowRajat Jain2019-02-231-2/+2
* platform/x86: dell_rbu: fix lock imbalance in img_update_reallocChristoph Hellwig2019-02-231-1/+1
* platform/x86: ideapad-laptop: Add Y530-I5ICH-1060 to no_hw_rfkill listMark Levedahl2019-02-231-0/+7
* leds: mlxreg: Add support for capability registerVadim Pasternak2019-02-231-0/+19
* platform/mellanox: mlxreg-hotplug: Fix KASAN warningVadim Pasternak2019-02-231-2/+3
* platform/x86: wmi: fix potential null pointer dereferenceMattias Jacobsson2019-02-231-0/+3
* platform/x86: dell_rbu: stop abusing the DMA APIChristoph Hellwig2019-02-231-37/+15
* platform/x86: ideapad-laptop: Fix no_hw_rfkill_list for Lenovo RESCUER R720-1...Yang Fan2019-02-231-1/+1
* platform/x86: asus-wmi: Allow loading on systems without the Asus Management ...Hans de Goede2019-02-231-7/+2
* platform/x86: intel_pmc_core: Include Reserved IP for LTRRajneesh Bhardwaj2019-02-212-0/+4
* platform/x86: intel_pmc_core: Fix file permissions for ltr_showRajneesh Bhardwaj2019-02-211-1/+1
* platform/x86: intel_pmc_core: Fix PCH IP nameRajneesh Bhardwaj2019-02-051-1/+1
* platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj2019-02-052-2/+3
* platform/x86: intel_pmc_core: Handle CFL regmap properlyRajneesh Bhardwaj2019-02-051-1/+1
* platform/x86: intel_int0002_vgpio: Only implement irq_set_wake on Bay TrailHans de Goede2019-02-051-6/+26
* platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkillAnthony Wong2019-02-051-0/+7
* platform/x86: touchscreen_dmi: Add info for the Chuwi Hi8 Air tabletKai Renzig2019-02-051-0/+23
* platform/x86: touchscreen_dmi: Add info for the PoV Wintab P1006w (v1.0) tabletHans de Goede2019-02-051-0/+29
* platform/x86: dell-wmi: Ignore new keyboard backlight change eventKai-Heng Feng2019-02-051-0/+3
* ACPI / scan: Create platform device for BSG2150 ACPI nodesHans de Goede2019-02-052-0/+10
* platform/x86: mlx-platform: Add support for new VMOD0007 board nameVadim Pasternak2019-01-261-0/+13
* platform/x86: mlx-platform: Add support for fan capability registersVadim Pasternak2019-01-262-1/+91
* platform/x86: mlx-platform: Add support for fan direction registerVadim Pasternak2019-01-261-0/+9
* platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne2019-01-261-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-2134-93/+286
|\
| * virtio_net: bulk free tx skbsMichael S. Tsirkin2019-01-191-6/+6
| * net: phy: phy driver features are mandatoryCamelia Groza2019-01-191-0/+5
| * isdn: avm: Fix string plus integer warning from ClangNathan Chancellor2019-01-191-1/+1
| * Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-01-183-14/+34
| |\
| | * net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein2019-01-181-13/+16
| | * net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan2019-01-181-0/+1
| | * net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin2019-01-181-1/+4
| | * net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang2019-01-181-0/+13
| * | mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel2019-01-181-6/+6
| * | mlxsw: spectrum_fid: Update dummy FID indexNir Dotan2019-01-181-2/+2
| * | mlxsw: pci: Return error on PCI reset timeoutNir Dotan2019-01-181-2/+2
| * | mlxsw: pci: Increase PCI SW reset timeoutNir Dotan2019-01-181-1/+1
| * | mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel2019-01-182-5/+8
| * | net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer2019-01-181-1/+1
| * | net: Fix usage of pskb_trim_rcsumRoss Lagerwall2019-01-181-0/+1
| * | net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni2019-01-181-0/+1
| * | macvlan: replace kfree_skb by consume_skb for drop profilesYang Wei2019-01-171-1/+1
| * | amd-xgbe: Fix mdio access for non-zero ports and clause 45 PHYsLendacky, Thomas2019-01-172-8/+16