summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-031-1/+0
|\
| * backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-161-1/+0
* | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0310-74/+1089
|\ \
| * | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1
| * | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-292-0/+562
| * | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-241-0/+14
| * | mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-242-32/+0
| * | mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-242-16/+0
| * | rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-243-13/+25
| * | mfd: bd70528: Fix hour register maskMatti Vaittinen2020-01-241-1/+1
| * | regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen2020-01-241-0/+66
| * | clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen2020-01-243-16/+0
| * | mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2020-01-242-0/+426
| * | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-241-2/+1
| |/
* | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-031-0/+4
|\ \
| * | hv_utils: Add the support of hibernationDexuan Cui2020-01-271-0/+2
| * | Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)Dexuan Cui2020-01-251-0/+2
* | | Merge tag 'leds-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2020-02-022-1/+6
|\ \ \
| * | | leds: Add managed API to get a LED from a device driverJean-Jacques Hiblot2020-01-061-0/+2
| * | | leds: Add of_led_get() and led_put()Tomi Valkeinen2020-01-061-0/+4
| * | | leds: bd2802: Convert to use GPIO descriptorsLinus Walleij2019-12-211-1/+0
* | | | Merge tag 'kbuild-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-02-011-1/+11
|\ \ \ \
| * | | | kbuild: create modules.builtin without Makefile.modbuiltin or tristate.confMasahiro Yamada2020-01-061-1/+11
* | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-02-012-17/+11
|\ \ \ \ \
| * | | | | linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_checkRichard Henderson2020-01-251-4/+4
| * | | | | linux/random.h: Use false with boolRichard Henderson2020-01-251-4/+4
| * | | | | linux/random.h: Remove arch_has_random, arch_has_random_seedRichard Henderson2020-01-251-8/+0
| * | | | | random: ignore GRND_RANDOM in getentropy(2)Andy Lutomirski2020-01-071-1/+1
| * | | | | random: add GRND_INSECURE to return best-effort non-cryptographic bytesAndy Lutomirski2020-01-071-0/+2
* | | | | | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-314-22/+159
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2020-01-301-0/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: dwc: intel: PCIe RC controller driverDilip Kota2020-01-091-0/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'pci/host-vmd'Bjorn Helgaas2020-01-301-0/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Introduce pci_real_dma_dev()Jon Derrick2020-01-241-0/+1
| | |/ / / / /
| * | | | | | Merge branch 'pci/virtualization'Bjorn Helgaas2020-01-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart2019-12-181-1/+1
| | |/ / / / /
| * | | | | | PCI/switchtec: Add Gen4 MRPC GAS access permission checkKelvin Cao2020-01-151-0/+5
| * | | | | | PCI/switchtec: Add Gen4 flash information interface supportKelvin Cao2020-01-152-0/+60
| * | | | | | PCI/switchtec: Add Gen4 system info register supportLogan Gunthorpe2020-01-151-0/+43
| * | | | | | PCI/switchtec: Separate Gen3 register structures into unionsLogan Gunthorpe2020-01-151-14/+27
| * | | | | | PCI/switchtec: Add 'generation' variableLogan Gunthorpe2020-01-151-0/+6
| * | | | | | PCI/switchtec: Rename generation-specific constantsLogan Gunthorpe2020-01-152-5/+8
| * | | | | | PCI/switchtec: Add support for Intercomm Notify and Upstream Error ContainmentLogan Gunthorpe2020-01-152-3/+8
| |/ / / / /
* | | | | | Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-3110-85/+119
|\ \ \ \ \ \
| * | | | | | media: cec: remove unused functionsHans Verkuil2020-01-082-73/+0
| * | | | | | media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike2020-01-081-4/+4
| * | | | | | Merge tag 'v5.5-rc5' into patchworkMauro Carvalho Chehab2020-01-0855-142/+246
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak2020-01-031-0/+1
| * | | | | | media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes2020-01-031-0/+1
| * | | | | | media: v4l2-core: fix v4l2_buffer handling for time64 ABIArnd Bergmann2020-01-032-0/+53