summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-20Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2023-12-19Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman
2023-12-15firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()Michal Simek
2023-12-15firmware: xilinx: Remove clock_setrate and clock_getrate apiMichal Simek
2023-12-15spmi: Introduce device-managed functionsFei Shao
2023-12-15misc: rtsx: add to support new card reader rts5264 new definition and functionRicky Wu
2023-12-15binder: use enum for binder ioctlsAlice Ryhl
2023-12-15mei: fix spellos in mei.hRandy Dunlap
2023-12-15nvmem: core: Rework layouts to become regular devicesMiquel Raynal
2023-12-15nvmem: Move and rename ->fixup_cell_info()Miquel Raynal
2023-12-15nvmem: Simplify the ->add_cells() hookMiquel Raynal
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal
2023-12-15of: device: Export of_device_make_bus_id()Miquel Raynal
2023-12-15bus: mhi: ep: Add support for async DMA write operationManivannan Sadhasivam
2023-12-14bus: mhi: ep: Introduce async read/write callbacksManivannan Sadhasivam
2023-12-14bus: mhi: ep: Rename read_from_host() and write_to_host() APIsManivannan Sadhasivam
2023-12-14bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam
2023-12-14bus: mhi: ep: Use slab allocator where applicableManivannan Sadhasivam
2023-12-14bus: mhi: host: Add a separate timeout parameter for waiting readyQiang Yu
2023-12-12Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2023-12-11iio: core: introduce trough info element for minimum valuesJavier Carrasco
2023-12-11Merge 6.7-rc5 into char-misc-nextGreg Kroah-Hartman
2023-12-10iio: adc: ad9467: fix scale settingNuno Sa
2023-12-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-12-08Merge tag 'drm-fixes-2023-12-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-08Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-12-08Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-07Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-07firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti
2023-12-06highmem: fix a memory copy problem in memcpy_from_folioSu Hui
2023-12-06units: add missing headerAndy Shevchenko
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-12-06bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa
2023-12-06Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...Arnd Bergmann
2023-12-06net/tcp: Don't store TCP-AO maclen on reqskDmitry Safonov
2023-12-06net/tcp: Consistently align TCP-AO option in the headerDmitry Safonov
2023-12-06drm/atomic-helpers: Invoke end_fb_access while owning plane stateThomas Zimmermann
2023-12-06r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane
2023-12-05tcp: fix mid stream window clamp.Paolo Abeni
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-12-04RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgszMike Marciniszyn
2023-12-04iio: add modifiers for A and B ultraviolet lightJavier Carrasco
2023-12-03Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds