summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-07-05ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai1-0/+37
2019-07-05devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown1-0/+2
2019-07-04Merge branch 'spi-5.3' into spi-nextMark Brown2-2/+35
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown3-4/+101
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown6-53/+14
2019-07-04Merge branch 'regulator-5.2' into regulator-linusMark Brown2-1/+4
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown1-0/+20
2019-07-04regulator: implement selector steppingBartosz Golaszewski1-0/+6
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel735-4465/+1305
2019-07-04PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki1-1/+0
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki1-1/+0
2019-07-04gpiolib: Document new gpio_chip.init_valid_mask fieldGeert Uytterhoeven1-0/+2
2019-07-03crypto: doc - Add parameter documentationHook, Gary1-0/+11
2019-07-03keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells1-0/+2
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley1-0/+80
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley1-0/+27
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner428-1933/+721
2019-07-03devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-03ACPI: PM: Drop unused function and function headerRafael J. Wysocki1-2/+0
2019-07-03ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki1-0/+2
2019-07-03ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki1-10/+0
2019-07-02regulator: s2mps11: Adjust supported buck voltages to real valuesKrzysztof Kozlowski2-1/+4
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai5-13/+42
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2-0/+7
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-7/+10
2019-06-30Merge back PCI power management material for v5.3.Rafael J. Wysocki1-0/+4
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+9
2019-06-29Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+24
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+1
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+4
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov1-1/+1
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual1-1/+1
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar8-46/+55
2019-06-28ASoC: soc-core: support dai_link with platforms_num != 1Jerome Brunet1-0/+6
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+3
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2-55/+129
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells2-5/+45
2019-06-27workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner1-4/+0
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-27media: cec-notifier: add new notifier functionsHans Verkuil1-0/+78
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2-40/+97