index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-01-04
platform/surface: aggregator: make ssam_bus_type constant and static
Greg Kroah-Hartman
2024-01-04
moxtet: remove unused moxtet_type declaration
Greg Kroah-Hartman
2024-01-04
cdx: Create resource debugfs file for cdx device
Abhijit Gangurde
2024-01-04
cdx: create sysfs bin files for cdx resources
Abhijit Gangurde
2024-01-04
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
2024-01-04
nvmem: drop nvmem_layout_get_match_data()
Rafał Miłecki
2024-01-04
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
2024-01-04
dma-debug: make dma_debug_add_bus take a const pointer
Greg Kroah-Hartman
2024-01-04
maple: make maple_bus_type static and const
Greg Kroah-Hartman
2023-12-26
iio: linux/iio.h: fix Excess kernel-doc description warning
Randy Dunlap
2023-12-21
iio: buffer-dma: Get rid of outgoing queue
Paul Cercueil
2023-12-21
Merge tag 'w1-drv-6.8' of https://git.kernel.org/pub/scm/linux/kernel/git/krz...
Greg Kroah-Hartman
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-12-19
Merge tag 'mhi-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/man...
Greg Kroah-Hartman
2023-12-15
firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()
Michal Simek
2023-12-15
firmware: xilinx: Remove clock_setrate and clock_getrate api
Michal Simek
2023-12-15
spmi: Introduce device-managed functions
Fei Shao
2023-12-15
misc: rtsx: add to support new card reader rts5264 new definition and function
Ricky Wu
2023-12-15
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
2023-12-15
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
2023-12-15
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
2023-12-15
of: device: Export of_device_make_bus_id()
Miquel Raynal
2023-12-15
bus: mhi: ep: Add support for async DMA write operation
Manivannan Sadhasivam
2023-12-14
bus: mhi: ep: Introduce async read/write callbacks
Manivannan Sadhasivam
2023-12-14
bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
Manivannan Sadhasivam
2023-12-14
bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
Manivannan Sadhasivam
2023-12-14
bus: mhi: ep: Use slab allocator where applicable
Manivannan Sadhasivam
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
2023-12-12
Merge tag 'coresight-next-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2023-12-11
iio: core: introduce trough info element for minimum values
Javier Carrasco
2023-12-11
Merge 6.7-rc5 into char-misc-next
Greg Kroah-Hartman
2023-12-10
iio: adc: ad9467: fix scale setting
Nuno Sa
2023-12-08
Merge tag 'soc-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-12-07
Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-12-07
Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-12-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-07
w1: gpio: Don't use platform data for driver data
Uwe Kleine-König
2023-12-07
firmware: zynqmp: Add support to handle IPI CRC failure
Jay Buddhabhatti
2023-12-07
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
2023-12-07
firmware: xilinx: Expand feature check to support all PLM modules
Jay Buddhabhatti
2023-12-07
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2023-12-06
highmem: fix a memory copy problem in memcpy_from_folio
Su Hui
2023-12-06
units: add missing header
Andy Shevchenko
2023-12-06
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-06
bpf: Fix prog_array_map_poke_run map poke update
Jiri Olsa
2023-12-06
Merge tag 'ffa-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
[next]