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.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
Age
Commit message (
Expand
)
Author
2023-03-24
driver core: driver.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: bus.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: device.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class.h: remove extern from function prototypes
Greg Kroah-Hartman
2023-03-24
driver core: class: use lock_class_key already present in struct subsys_private
Greg Kroah-Hartman
2023-03-24
ALSA: pcm: Improved XRUN handling for indirect PCM helpers
Takashi Iwai
2023-03-24
device property: Constify a few fwnode APIs
Andy Shevchenko
2023-03-24
device property: constify fwnode_get_phy_mode() argument
Russell King
2023-03-24
wifi: nl80211: make nl80211_send_chandef non-static
Jaewan Kim
2023-03-24
crypto: hash - Fix kdoc errors about HASH_ALG_COMMON
Herbert Xu
2023-03-24
cfg80211: support RNR for EMA AP
Aloka Dixit
2023-03-24
trace: Add trace_ipi_send_cpu()
Peter Zijlstra
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
trace: Add trace_ipi_send_cpumask()
Valentin Schneider
2023-03-23
Merge branch 'main' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/net...
Jakub Kicinski
2023-03-23
docs: networking: document NAPI
Jakub Kicinski
2023-03-23
cpuset: Clean up cpuset_node_allowed
Haifeng Xu
2023-03-23
workqueue: Introduce show_freezable_workqueues
Jungseung Lee
2023-03-23
mm: mmap: remove newline at the end of the trace
Minwoo Im
2023-03-23
security: Remove security_old_inode_init_security()
Roberto Sassu
2023-03-23
KVM: Shrink struct kvm_mmu_memory_cache
Mathias Krause
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
2023-03-23
x86,objtool: Introduce ORC_TYPE_*
Josh Poimboeuf
2023-03-23
objtool: Change UNWIND_HINT() argument order
Josh Poimboeuf
2023-03-23
objtool: Use relative pointers for annotations
Josh Poimboeuf
2023-03-23
objtool: Add objtool_types.h
Josh Poimboeuf
2023-03-23
mei: Move uuid.h to the MEI namespace
Andy Shevchenko
2023-03-23
ext4: Convert data=journal writeback to use ext4_writepages()
Jan Kara
2023-03-23
USB: mark all struct bus_type as const
Greg Kroah-Hartman
2023-03-23
driver core: device.h: make struct bus_type a const *
Greg Kroah-Hartman
2023-03-23
iommu: make the pointer to struct bus_type constant
Greg Kroah-Hartman
2023-03-23
driver core: make the bus_type in struct device_driver constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify driver_find()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constify bus_rescan_devices()
Greg Kroah-Hartman
2023-03-23
driver core: bus: constantify bus_register()
Greg Kroah-Hartman
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
driver core: bus: move dev_root out of struct bus_type
Greg Kroah-Hartman
2023-03-23
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-23
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Heiner Kallweit
2023-03-23
Enable IB out-of-order by default in mlx5
Leon Romanovsky
2023-03-23
net/mlx5: Expose bits for enabling out-of-order by default
Or Har-Toov
2023-03-23
drm/i915/hdcp: Refactor HDCP API structures
Suraj Kandpal
2023-03-23
drm/i915/hdcp: Use generic names for HDCP helpers and structs
Anshuman Gupta
2023-03-22
bpf: Update the struct_ops of a bpf_link.
Kui-Feng Lee
2023-03-22
bpf: Create links for BPF struct_ops maps.
Kui-Feng Lee
2023-03-22
net: Update an existing TCP congestion control algorithm.
Kui-Feng Lee
2023-03-22
bpf: Retire the struct_ops map kvalue->refcnt.
Kui-Feng Lee
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
2023-03-22
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
[prev]
[next]