summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann
2022-04-21ARM: omap1: declare a dummy omap_set_dma_priorityArnd Bergmann
2022-04-21ARM: omap1: move lcd_dma code into omapfb driverArnd Bergmann
2022-04-21vfio/mdev: Remove mdev drvdataJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_opsJason Gunthorpe
2022-04-21vfio/mdev: Remove mdev_parent_ops dev_attr_groupsJason Gunthorpe
2022-04-21vfio/mdev: Remove vfio_mdev.cJason Gunthorpe
2022-04-21crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()Weili Qian
2022-04-21crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()Weili Qian
2022-04-21crypto: hisilicon/qm - set function with staticWeili Qian
2022-04-21crypto: hisilicon/qm - remove unused function declarationWeili Qian
2022-04-21mtd: spinand: Add support for XTX XT26G0xAFelix Matouschek
2022-04-21mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi
2022-04-20net: Change skb_ensure_writable()'s write_len param to unsigned int typeLiu Jian
2022-04-20Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"Ilpo Järvinen
2022-04-20soc: mediatek: cmdq: Use mailbox rx_callback instead of cmdq_task_cbChun-Kuang Hu
2022-04-20dmaengine: Document dmaengine_prep_dma_memsetBen Walker
2022-04-20phy: Add LVDS configuration optionsLiu Ying
2022-04-19bpf: Fix usage of trace RCU in local storage.KP Singh
2022-04-19x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2022-04-19fs: fix acl translationChristian Brauner
2022-04-19bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde
2022-04-19ARM: pxa: move regs-lcd.h into driverArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-19Merge branch irq/gpio-immutable into irq/irqchip-nextMarc Zyngier
2022-04-19gpio: Add helpers to ease the transition towards immutable irq_chipMarc Zyngier
2022-04-19gpio: Expose the gpiochip_irq_re[ql]res helpersMarc Zyngier
2022-04-19gpio: Don't fiddle with irqchips marked as immutableMarc Zyngier
2022-04-19dmaengine: imx-sdma: Add multi fifo supportSascha Hauer
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang
2022-04-19platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck
2022-04-18Merge drm/drm-next into drm-misc-nextPaul Cercueil
2022-04-18block: turn bdev->bd_openers into an atomic_tChristoph Hellwig
2022-04-18block: add a disk_openers helperChristoph Hellwig
2022-04-18block: change exported IO accounting interface from gendisk to bdevMing Lei
2022-04-18platform/chrome: cros_ec: remove unused variable `was_wake_device`Tzung-Bi Shih
2022-04-18swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tblChristoph Hellwig
2022-04-18swiotlb: provide swiotlb_init variants that remap the bufferChristoph Hellwig
2022-04-18swiotlb: pass a gfp_mask argument to swiotlb_init_lateChristoph Hellwig
2022-04-18swiotlb: add a SWIOTLB_ANY flag to lift the low memory restrictionChristoph Hellwig
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-04-18swiotlb: rename swiotlb_late_init_with_default_sizeChristoph Hellwig
2022-04-18swiotlb: simplify swiotlb_max_segmentChristoph Hellwig