summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-01-04nvmem: core: add nvmem_dev_size() helperRafał Miłecki1-0/+1
2024-01-04nvmem: drop nvmem_layout_get_match_data()Rafał Miłecki1-10/+0
2024-01-04nvmem: layouts: refactor .add_cells() callback argumentsRafał Miłecki1-1/+1
2024-01-04dma-debug: make dma_debug_add_bus take a const pointerGreg Kroah-Hartman1-2/+2
2024-01-04maple: make maple_bus_type static and constGreg Kroah-Hartman1-1/+0
2023-12-26iio: linux/iio.h: fix Excess kernel-doc description warningRandy Dunlap1-6/+0
2023-12-21iio: buffer-dma: Get rid of outgoing queuePaul Cercueil1-4/+3
2023-12-21Merge tag 'w1-drv-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krz...Greg Kroah-Hartman1-22/+0
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman3-0/+17
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman2-4/+36
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek1-7/+0
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek1-14/+0
2023-12-15spmi: Introduce device-managed functionsFei Shao1-0/+3
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu1-0/+8
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal1-18/+20
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal1-5/+4
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal1-5/+3
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal2-7/+21
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal1-0/+6
2023-12-15bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam1-0/+4
2023-12-14bus: mhi: ep: Introduce async read/write callbacksManivannan Sadhasivam1-0/+9
2023-12-14bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam1-4/+4
2023-12-14bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam1-2/+14
2023-12-14bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam1-0/+3
2023-12-14bus: mhi: host: Add a separate timeout parameter for waiting readyQiang Yu1-0/+4
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-0/+1
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco1-0/+1
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman23-45/+94
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa1-0/+4
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds3-5/+3
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-6/+7
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+3
2023-12-07w1: gpio: Don't use platform data for driver dataUwe Kleine-König1-22/+0
2023-12-07firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti1-0/+1
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti1-0/+1
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti1-0/+11
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti1-2/+1
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz1-4/+1
2023-12-07bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+3
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann1-0/+2
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov1-6/+2
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane1-0/+1
2023-12-05net: stmmac: fix FPE events losingJianheng Zhang1-0/+1
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds1-6/+2
2023-12-03Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+10
2023-12-02Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+4