summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-02fbdev: simplefb: Platform data shan't include kernel.hAndy Shevchenko1-1/+1
2020-03-02Merge series "spi: spidev: Fix messages in spidev" from Oleksandr Suvorov <ol...Mark Brown1-0/+1
2020-03-02media: videobuf2-core.h: improve buf_struct_size documentationHans Verkuil1-2/+5
2020-03-02block: Remove used kblockd_schedule_work_on()Daniel Wagner1-1/+0
2020-03-02ASoC: SOF: add core id to sof_ipc_compTomasz Lauda2-2/+3
2020-03-02media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}Ezequiel Garcia1-15/+25
2020-03-02media: uapi: h264: Add DPB entry field reference flagsJonas Karlman1-0/+2
2020-03-02drm/simple-kms: Add drm_simple_encoder_{init,create}()Thomas Zimmermann1-0/+4
2020-03-02dmaengine: consistently return string literal from switch-caseAndy Shevchenko1-3/+1
2020-03-02dmaengine: Drop redundant 'else' keywordAndy Shevchenko1-3/+3
2020-03-02dmaengine: Use negative condition for better readabilityAndy Shevchenko1-17/+18
2020-03-02dmaengine: Refactor dmaengine_check_align() to be bit operations onlyAndy Shevchenko1-8/+1
2020-03-02net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit1-0/+1
2020-03-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-03-01arcnet: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01neighbour: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: flow_offload: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: dn_fib: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01ndisc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: ipv6: mld: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-03-01net: lwtunnel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: ip6_route: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: nexthop: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sctp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01net: sock_reuseport: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01ethtool: Factored out similar ethtool link settings for virtual devices to coreCris Forno1-0/+6
2020-03-01net: sched: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-29/+179
2020-02-29cfg802154: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-29efi/x86: Add RNG seed EFI table to unencrypted mapping checkTom Lendacky1-0/+2
2020-02-29scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche1-0/+3
2020-02-29scsi: core: Remove cmd_list functionalityHannes Reinecke3-4/+0
2020-02-29scsi: core: add scsi_host_busy_iter()Hannes Reinecke1-0/+3
2020-02-29scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke1-0/+2
2020-02-29scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke1-0/+2
2020-02-28net: datagram: drop 'destructor' argument from several helpersPaolo Abeni1-10/+2
2020-02-28unix: uses an atomic type for scm files accountingPaolo Abeni1-1/+1
2020-02-28af_unix: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: dccp: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28net: mpls: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28Merge tag 'mlx5-updates-2020-02-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+1
2020-02-28Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-02-28proc: Remove the now unnecessary internal mount of procEric W. Biederman2-7/+0
2020-02-28spi: Allow SPI controller override device buswidthJohn Garry1-0/+3
2020-02-28Merge tag 'acpi-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2
2020-02-28iommu: Use C99 flexible array in fwspecRobin Murphy1-1/+1
2020-02-286lowpan: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-28tee: remove redundant teedev in struct tee_shmJens Wiklander1-3/+1
2020-02-28tee: remove unused tee_shm_priv_alloc()Jens Wiklander1-12/+0