summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-05-1422-71/+2089
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2019-05-1022-71/+2089
| |\
| | * Input: libps2 - mark expected switch fall-throughGustavo A. R. Silva2019-05-071-0/+1
| | * Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch2019-05-073-0/+610
| | * Input: add support for Azoteq IQS550/572/525Jeff LaBundy2019-04-303-0/+1144
| | * Input: add a driver for GPIO controllable vibratorsLuca Weiss2019-04-303-0/+220
| | * Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel2019-04-271-15/+5
| | * Input: synaptics-rmi4 - fill initial formatPhilipp Zabel2019-04-271-0/+1
| | * HID: input: add mapping for KEY_KBD_LAYOUT_NEXTDmitry Torokhov2019-04-271-0/+2
| | * Input: hyperv-keyboard - add module descriptionJoseph Salisbury2019-04-231-0/+2
| | * Input: olpc_apsp - depend on ARCH_MMPJean Delvare2019-04-231-0/+1
| | * Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen2019-04-041-4/+34
| | * Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang2019-04-041-26/+4
| | * Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov2019-04-043-3/+4
| | * Input: goodix - add GT5663 CTP supportJagan Teki2019-04-041-0/+2
| | * Input: goodix - add regulators suppotJagan Teki2019-04-041-0/+52
| | * Input: evdev - use struct_size() in kzalloc() and vzalloc()Gustavo A. R. Silva2019-04-041-4/+3
| | * Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko2019-03-041-14/+2
| | * Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko2019-03-041-5/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-1430-89/+83
|\ \ \
| * | | net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-131-0/+2
| * | | net: ethernet: ti: netcp_ethss: fix buildGrygorii Strashko2019-05-131-1/+1
| * | | bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-131-7/+0
| * | | net: meson: fixup g12a glue ephy idJerome Brunet2019-05-131-1/+1
| * | | net: phy: realtek: Replace phy functions with non-locked version in rtl8211e_...Kunihiko Hayashi2019-05-131-3/+3
| * | | net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer2019-05-131-0/+1
| * | | of_net: Fix missing of_find_device_by_node ref count dropPetr Štetiar2019-05-131-1/+4
| * | | net: mvpp2: cls: Add missing NETIF_F_NTUPLE flagMaxime Chevallier2019-05-131-1/+3
| * | | net: phy: realtek: fix double page ops in generic Realtek driverHeiner Kallweit2019-05-111-2/+0
| * | | net: phy: realtek: add missing page operationsHeiner Kallweit2019-05-111-0/+12
| * | | net: wireless: mt76: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-111-1/+1
| * | | net: ethernet: fix similar warning reported by kbuild test robotPetr Štetiar2019-05-1119-19/+19
| * | | of_net: remove nvmem-mac-address propertyPetr Štetiar2019-05-111-23/+6
| * | | net/ibmvnic: Update carrier state after link state changeThomas Falcon2019-05-111-5/+4
| * | | net/ibmvnic: Update MAC address settings after adapter resetThomas Falcon2019-05-112-27/+28
* | | | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-1319-322/+1182
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...Joerg Roedel2019-05-0719-322/+1182
| |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | iommu: Remove iommu_callback_dataLu Baolu2019-03-251-9/+2
| | | | | | * | | | | Revert "iommu/amd: Flush not present cache in iommu_map_page"Joerg Roedel2019-05-071-15/+4
| | | | | | * | | | | Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel2019-05-061-17/+63
| | | | | | * | | | | iommu/amd: Flush not present cache in iommu_map_pageTom Murphy2019-05-031-4/+15
| | | | | | * | | | | iommu/amd: Remove amd_iommu_pd_listJoerg Roedel2019-04-263-47/+0
| | | | | | * | | | | iommu/amd: Remove the leftover of bypass supportChristoph Hellwig2019-04-111-63/+17
| | | | | | * | | | | iommu/amd: Use pci_prg_resp_pasid_required()Jean-Philippe Brucker2019-04-111-18/+1
| | | | | * | | | | | iommu/vt-d: Fix leak in intel_pasid_alloc_table on error pathEric Auger2019-05-031-1/+3
| | | | | * | | | | | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2019-05-031-1/+4
| | | | | * | | | | | iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-05-031-3/+4
| | | | | * | | | | | iommu/vt-d: Cleanup: no spaces at the start of a lineLu Baolu2019-05-031-26/+27
| | | | | * | | | | | iommu/vt-d: Don't request page request irq under dmar_global_lockLu Baolu2019-04-261-0/+6
| | | | | * | | | | | iommu/vt-d: Use struct_size() helperGustavo A. R. Silva2019-04-261-1/+1