aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-04-20remoteproc: Add device-managed variants of rproc_alloc/rproc_addPaul Cercueil1-0/+5
2020-04-20remoteproc: Use kstrdup_const() rather than kstrdup()Mathieu Poirier1-1/+1
2020-04-20docs: pr_*() kerneldocs and basic printk docsRicardo CaƱuelo1-12/+100
2020-04-20watchdog: clarify that stop() is optionalBumsik Kim1-2/+2
2020-04-20Merge tag 'mlx5-updates-2020-04-20' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+12
2020-04-20docs: spi: spi.h: fix a doc building warningMauro Carvalho Chehab1-0/+1
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab4-4/+4
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab1-2/+2
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem1-0/+12
2020-04-20net: Add IF_OPER_TESTINGAndrew Lunn1-0/+41
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig1-1/+0
2020-04-20block: mark invalidate_partition staticChristoph Hellwig1-1/+0
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-20blk-mq: Add blk_mq_delay_run_hw_queues() API callDouglas Anderson1-0/+1
2020-04-20regmap: Simplify implementation of the regmap_field_read_poll_timeout() macroDejin Zheng1-19/+4
2020-04-20regmap: Simplify implementation of the regmap_read_poll_timeout() macroDejin Zheng1-20/+5
2020-04-20tee: enable support to register kernel memorySumit Garg1-0/+1
2020-04-20Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+1
2020-04-20software node: Allow register and unregister software node groupsAndy Shevchenko1-0/+3
2020-04-20x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross1-0/+2
2020-04-20dma-pool: add additional coherent pools to map to gfp maskDavid Rientjes2-3/+5
2020-04-20mtd: spi-nor: move #define SPINOR_OP_WRDISergei Shtylyov1-1/+1
2020-04-19remoteproc: add rproc_coredump_set_elf_infoClement Leger1-0/+2
2020-04-19Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+2
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2020-04-19Merge tag 'flexible-array-member-5.7-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds26-36/+36
2020-04-19Input: delete unused GP2AP002A00F driverLinus Walleij1-23/+0
2020-04-19iio: core: remove extra semi-colon from devm_iio_device_register() macroLars Engebretsen1-1/+1
2020-04-19iio: buffer: drop devm_iio_kfifo_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: buffer: drop devm_iio_hw_consumer_free() API callAlexandru Ardelean1-1/+0
2020-04-19iio: inkern: drop devm_iio_channel_release{_all} API callsAlexandru Ardelean1-18/+0
2020-04-19iio: core: drop devm_iio_trigger_free() API callAlexandru Ardelean1-2/+0
2020-04-19iio: core: drop devm_iio_trigger_unregister() API callAlexandru Ardelean1-3/+0
2020-04-19iio: core: drop devm_iio_device_free() API callAlexandru Ardelean1-2/+0
2020-04-19iio: core: drop devm_iio_triggered_buffer_cleanup() API callAlexandru Ardelean1-2/+0
2020-04-19iio: core: drop devm_iio_device_unregister() API callAlexandru Ardelean1-4/+0
2020-04-19iio: buffer: remove 'scan_el_attrs' attribute group from buffer structAlexandru Ardelean1-6/+0
2020-04-19iio: dma-buffer: Cleanup buffer.h/buffer_impl.h includesLars-Peter Clausen1-1/+1
2020-04-19iio: adc: adi-axi-adc: add support for AXI ADC IP coreMichael Hennerich1-0/+64
2020-04-19iio: buffer-dmaengine: add dev-managed calls for buffer allocAlexandru Ardelean1-0/+3
2020-04-19include: fpga: adi-axi-common.h: add version helper macrosAlexandru Ardelean1-0/+4
2020-04-19include: fpga: adi-axi-common.h: fixup whitespace tab -> spaceAlexandru Ardelean1-1/+1
2020-04-19iio: buffer: drop left-over 'stufftoread' fieldAlexandru Ardelean1-3/+0
2020-04-19iio: ad_sigma_delta: remove unused IIO channel macrosAlexandru Ardelean1-58/+0
2020-04-19net/mlx5: Enable SW-defined RoCEv2 UDP source portMark Zhang1-1/+4
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky3-98/+0
2020-04-19net/mlx5: Remove Q counter low level helper APIsLeon Romanovsky1-4/+0
2020-04-19net/mlx5: Provide simplified command interfacesLeon Romanovsky1-0/+13
2020-04-18net: phy: broadcom: Add support for BCM53125 internal PHYsFlorian Fainelli1-0/+1
2020-04-18xattr.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1