summaryrefslogtreecommitdiffhomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean1-2/+0
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean1-0/+9
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov1-8/+11
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-0/+1
2019-12-30kernel.h: Remove unused FIELD_SIZEOF()Kees Cook1-9/+0
2019-12-30usb: usb3503: Convert to use GPIO descriptorsLinus Walleij1-3/+0
2019-12-30usb: renesas_usbhs: Switch to GPIO descriptorLinus Walleij1-2/+0
2019-12-30USB: EHCI: ehci-mv: drop pxa_ehci_type and some device IDsLubomir Rintel1-8/+0
2019-12-30Merge branch 'ib-pinctrl-unreg-mappings' into develLinus Walleij1-0/+5
2019-12-30pinctrl: Allow modules to use pinctrl_[un]register_mappingsHans de Goede1-0/+5
2019-12-30PM / devfreq: Fix multiple kernel-doc warningsRandy Dunlap1-1/+2
2019-12-30PM / devfreq: Move statistics to separate struct devfreq_statsKamil Konieczny1-9/+17
2019-12-30PM / devfreq: Change time stats to 64-bitKamil Konieczny1-2/+2
2019-12-29iio: buffer: rename 'read_first_n' callback to 'read'Lars-Peter Clausen1-4/+2
2019-12-29Merge tag 'v5.5-rc3' into develLinus Walleij27-58/+115
2019-12-28block: add bio_truncate to fix guard_bio_eodMing Lei1-0/+1
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek1-0/+3
2019-12-27ethtool: support for netlink notificationsMichal Kubecek2-0/+14
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek1-0/+9
2019-12-27spi: Don't look at TX buffer for PTP system timestampingVladimir Oltean1-2/+2
2019-12-27Merge 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-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven1-1/+1
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran1-0/+63
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran2-31/+68
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran1-0/+60
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli1-0/+2
2019-12-25libata: 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-78/+38
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