aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton1-0/+2
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton1-0/+5
2019-06-27siox: Add helper macro to simplify driver registrationEnrico Weigelt1-0/+10
2019-06-27gpio: Add comments on #if/#else/#endifEnrico Weigelt3-11/+11
2019-06-27regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner1-0/+3
2019-06-27mfd: rk808: Add RK817 and RK809 supportTony Xie1-0/+172
2019-06-27block: Remove unused codeDamien Le Moal1-11/+0
2019-06-27docs: thermal: convert to ReSTMauro Carvalho Chehab1-2/+2
2019-06-27mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen1-0/+408
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen2-14/+28
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki1-2/+24
2019-06-26Allow 0.0.0.0/8 as a valid address rangeDave Taht1-1/+1
2019-06-26keys: Network namespace domain tagDavid Howells1-0/+3
2019-06-26keys: Garbage collect keys for which the domain has been removedDavid Howells1-0/+2
2019-06-26keys: Include target namespace in match criteriaDavid Howells1-0/+10
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2-16/+7
2019-06-26keys: Namespace keyring namesDavid Howells2-0/+7
2019-06-26keys: Add a 'recurse' flag for keyring searchesDavid Howells1-1/+2
2019-06-26keys: Cache the hash value to avoid lots of recalculationDavid Howells1-0/+3
2019-06-26keys: Simplify key description managementDavid Howells1-1/+13
2019-06-26keys: Kill off request_key_async{,_with_auxdata}David Howells1-11/+0
2019-06-26net/mlx5e: Specifying known origin of packets matching the flowJianbo Liu1-0/+1
2019-06-26net/mlx5: E-Switch, Tag packet with vport number in VF vports and uplink ingr...Jianbo Liu1-0/+17
2019-06-26net/mlx5: Add flow context for flow tagJianbo Liu1-4/+11
2019-06-26net/mlx5: Introduce vport metadata matching bits and enum constantsJianbo Liu1-7/+49
2019-06-26i40e: fix 'Unknown bps' in dmesg for 2.5Gb/5Gb speedsAleksandr Loktionov1-0/+4
2019-06-26i2c: add newly exported functions to the header, tooWolfram Sang1-0/+6
2019-06-26HID: intel-ish-hid: fix wrong driver_data usageHyungwoo Yang1-0/+1
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown883-6225/+1143
2019-06-26pwm: Add support referencing PWMs from ACPINikolaus Voss1-0/+10
2019-06-26cpufreq: Move the IS_ENABLED(CPU_THERMAL) macro into a stubDaniel Lezcano1-0/+6
2019-06-26Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki1-4/+4
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda1-7/+0
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda1-0/+1
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda1-25/+1
2019-06-25clk: Add devm_clk_bulk_get_optional() functionSylwester Nawrocki1-0/+28
2019-06-25clk: Add clk_bulk_get_optional() functionSylwester Nawrocki1-0/+19
2019-06-25linux/dim: Add completions count to dim_sampleYamin Friedman1-3/+25
2019-06-25linux/dim: Move implementation to .c filesTal Gilboa2-337/+255
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa2-26/+25
2019-06-25linux/dim: Rename net_dim_sample() to net_dim_update_sample()Tal Gilboa2-3/+4
2019-06-25linux/dim: Rename externally exposed macrosTal Gilboa2-15/+15
2019-06-25linux/dim: Remove "net" prefix from internal DIM membersTal Gilboa2-87/+86
2019-06-25linux/dim: Move logic to dim.hTal Gilboa2-146/+155
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski1-1/+1
2019-06-25pwm: Add consumer device linkFabrice Gasnier1-2/+4
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig1-0/+2
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon1-7/+4
2019-06-25regulator: core: Expose some of core functions needed by couplersDmitry Osipenko1-0/+35