summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-28ethtool: support for netlink notificationsMichal Kubecek2-0/+14
2019-12-28ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+9
2019-12-28spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean1-2/+2
2019-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller3-22/+103
2019-12-27crypto: api - remove unneeded semicolonChen Zhou1-1/+1
2019-12-27cpuidle: Allow idle states to be disabled by defaultRafael J. Wysocki1-0/+1
2019-12-27ACPI: processor: Export acpi_processor_evaluate_cst()Rafael J. Wysocki1-0/+9
2019-12-27Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+8
2019-12-27spi: oc-tiny: Use GPIO descriptorsLinus Walleij1-4/+0
2019-12-27of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-26net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-0/+63
2019-12-26net: Introduce a new MII time stamping interface.Richard Cochran2-31/+68
2019-12-26net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-26ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2019-12-26libata: Fix retrieving of active qcsSascha Hauer1-0/+1
2019-12-25efi/libstub: Remove 'sys_table_arg' from all function prototypesArd Biesheuvel1-27/+16
2019-12-25efi/libstub: Drop sys_table_arg from printk routinesArd Biesheuvel1-1/+1
2019-12-25efi/libstub: Avoid protocol wrapper for file I/O routinesArd Biesheuvel1-79/+39
2019-12-25efi/libstub: Annotate firmware routines as __efiapiArd Biesheuvel1-65/+82
2019-12-25efi/libstub: Use stricter typing for firmware function pointersArd Biesheuvel1-4/+8
2019-12-25efi/libstub: Drop explicit 32/64-bit protocol definitionsArd Biesheuvel1-244/+1
2019-12-25efi/libstub: Distinguish between native/mixed not 32/64 bitArd Biesheuvel1-3/+3
2019-12-25efi/libstub: Extend native protocol definitions with mixed_mode aliasesArd Biesheuvel1-166/+330
2019-12-25efi/libstub: Use a helper to iterate over a EFI handle arrayArd Biesheuvel1-0/+13
2019-12-25efi/gop: Convert GOP structures to typedef and clean up some typesArvind Sankar1-23/+23
2019-12-25efi/gop: Remove unused typedefArvind Sankar1-4/+0
2019-12-25efi/gop: Remove bogus packed attribute from GOP structuresArvind Sankar1-4/+4
2019-12-25Merge branch 'core/kprobes' into perf/core, to pick up a completed branchIngo Molnar2-5/+17
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar89-406/+743
2019-12-25rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers1-2/+2
2019-12-24firmware: arm_scmi: Add support for multiple device per protocolSudeep Holla1-1/+4
2019-12-24dmaengine: Add reference counting to dma_device structLogan Gunthorpe1-1/+7
2019-12-24dmaengine: Store module owner in dma_device structLogan Gunthorpe1-0/+2
2019-12-24clk: add terminate callback to clk_opsJerome Brunet1-0/+3
2019-12-24clk: 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-23Merge 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-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-0/+2
2019-12-21net: phy: ensure that phy IDs are correctly typedRussell King1-1/+1
2019-12-21mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-12-20crypto: algapi - make unregistration functions return voidEric Biggers1-2/+2