summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-23clk: add terminate callback to clk_opsJerome Brunet1-0/+3
2019-12-23clk: let init callback return an error codeJerome Brunet1-3/+7
2019-12-23mtd: spi-nor: Support TB selection using SR bit 6Jungseung Lee1-0/+1
2019-12-23mtd: spi-nor: Rename SR_TB to indicate the bit usedJungseung Lee1-1/+2
2019-12-23iommu: Implement generic_iommu_put_resv_regions()Thierry Reding1-0/+2
2019-12-23drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()Will Deacon1-1/+3
2019-12-23Merge 5.5-rc3 into staging-nextGreg Kroah-Hartman15-31/+77
2019-12-23Merge 5.5-rc3 into tty-nextGreg Kroah-Hartman27-58/+115
2019-12-23Merge 5.5-rc3 into usb-nextGreg Kroah-Hartman15-31/+77
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller27-58/+115
2019-12-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-8/+54
2019-12-21leds: bd2802: Convert to use GPIO descriptorsLinus Walleij1-1/+0
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+2
2019-12-20net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-20mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20crypto: algapi - make unregistration functions return voidEric Biggers1-2/+2
2019-12-20crypto: ccp - provide in-kernel API to submit TEE commandsRijo Thomas1-0/+73
2019-12-19bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov1-1/+3
2019-12-19xdp: Remove map_to_flush and map swap detectionBjörn Töpel1-1/+0
2019-12-19xdp: Make cpumap flush_list common for all map instancesBjörn Töpel1-2/+2
2019-12-19xdp: Make devmap flush_list common for all map instancesBjörn Töpel1-2/+2
2019-12-19of: mdio: export of_mdiobus_child_is_phyAntoine Tenart1-0/+6
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+6
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King1-0/+1
2019-12-19net: phy: add genphy_check_and_restart_aneg()Russell King1-0/+1
2019-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-6/+12
2019-12-19Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2-11/+3
2019-12-19Merge branch 'pm-cpufreq'Rafael J. Wysocki2-11/+3
2019-12-19list: introduce list_for_each_continue()Pavel Begunkov1-0/+10
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds1-0/+1
2019-12-19power: supply: core: Add battery internal resistance temperature table supportBaolin Wang1-0/+10
2019-12-19power: supply: max17042: add MAX17055 supportAngus Ainslie (Purism)1-1/+47
2019-12-18net: sch_ets: Make the ETS qdisc offloadablePetr Machata1-0/+1
2019-12-18net: stmmac: Add basic EST support for GMAC5+Jose Abreu1-0/+13
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch1-0/+2
2019-12-18PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart1-1/+1
2019-12-18y2038: rename itimerval to __kernel_old_itimervalArnd Bergmann1-5/+4
2019-12-18y2038: remove obsolete jiffies conversion functionsArnd Bergmann1-20/+0
2019-12-18nfs: use time64_t internallyArnd Bergmann1-19/+23
2019-12-18sunrpc: convert to time64_t for expiryArnd Bergmann2-3/+3
2019-12-18serial_core: Remove SUPPORT_SYSRQ ifdefferyDmitry Safonov1-10/+4
2019-12-18tty/serial: Migrate 8250_fsl to use has_sysrqDmitry Safonov1-0/+1
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław1-3/+2
2019-12-18gpio: add gpiod_toggle_active_low()Michał Mirosław1-0/+7
2019-12-18rtc: rv3029: let the core handle rtc rangeAlexandre Belloni1-0/+1
2019-12-17net: fix kernel-doc warning in <linux/netdevice.h>Randy Dunlap1-1/+1
2019-12-17mm/memory.c: add apply_to_existing_page_range() helperDaniel Axtens1-0/+3
2019-12-17kasan: fix crashes on access to memory mapped by vm_map_ram()Andrey Ryabinin1-6/+9
2019-12-17netfilter: Document ingress hookLukas Wunner1-0/+1