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.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
/
drivers
/
base
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-27
Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-25
Revert "driver core: don't always lock parent in shutdown"
Greg Kroah-Hartman
2024-09-25
Revert "driver core: separate function to shutdown one device"
Greg Kroah-Hartman
2024-09-25
Revert "driver core: shut down devices asynchronously"
Greg Kroah-Hartman
2024-09-25
Revert "driver core: fix async device shutdown hang"
Greg Kroah-Hartman
2024-09-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
driver core: fix async device shutdown hang
Stuart Hayes
2024-09-18
Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
2024-09-13
driver core: attribute_container: Remove unused functions
Dr. David Alan Gilbert
2024-09-11
driver core: Trivially simplify ((struct device_private *)curr)->device->p to...
Zijun Hu
2024-09-03
arch_numa: switch over to numa_memblks
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-03
devres: Correclty strip percpu address space of devm_free_percpu() argument
Uros Bizjak
2024-09-03
driver core: Make parameter check consistent for API cluster device_(for_each...
Zijun Hu
2024-09-03
driver core: shut down devices asynchronously
Stuart Hayes
2024-09-03
driver core: separate function to shutdown one device
Stuart Hayes
2024-09-03
driver core: don't always lock parent in shutdown
Stuart Hayes
2024-09-03
platform: Make platform_bus_type constant
Kunwu Chan
2024-09-03
driver core: class: Check namespace relevant parameters in class_register()
Zijun Hu
2024-09-03
driver:base:core: Adding a "Return:" line in comment for device_link_add()
Yuesong Li
2024-09-03
drivers/base: Introduce device_match_t for device finding APIs
Zijun Hu
2024-09-03
firmware_loader: Block path traversal
Jann Horn
2024-09-02
regmap: kunit: Add coverage of spinlocked regmaps
Mark Brown
2024-08-28
regcache: use map->alloc_flags also for allocating cache
Marek Szyprowski
2024-08-23
regmap: Use locking during kunit tests
Mark Brown
2024-08-23
regmap: Hold the regmap lock when allocating and freeing the cache
Mark Brown
2024-08-22
driver core: Use 2-argument strscpy()
Andy Shevchenko
2024-08-22
driver core: Make use of returned value of dev_err_probe()
Andy Shevchenko
2024-08-22
driver core: Use guards for simple mutex locks
Andy Shevchenko
2024-08-22
driver core: Use kasprintf() instead of fixed buffer formatting
Andy Shevchenko
2024-08-22
driver core: Sort headers
Andy Shevchenko
2024-08-20
PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
Dikshita Agarwal
2024-08-13
regmap IRQ support for devices with multiple IRQs
Mark Brown
2024-08-13
regmap: Allow setting IRQ domain name suffix
Matti Vaittinen
2024-08-13
driver core: Fix a potential null-ptr-deref in module_add_driver()
Jinjie Ruan
2024-08-12
Merge 6.11-rc3 into driver-core-next
Greg Kroah-Hartman
2024-08-12
Merge 6.11-rc3 into char-misc-next
Greg Kroah-Hartman
2024-07-31
driver core: bus: Fix double free in driver API bus_register()
Zijun Hu
2024-07-31
driver core: bus: Add simple error handling for buses_init()
Zijun Hu
2024-07-31
driver core: Remove unused parameter for virtual_device_parent()
Zijun Hu
2024-07-31
driver core: bus: Return -EIO instead of 0 when show/store invalid bus attribute
Zijun Hu
2024-07-31
driver core: Fix error handling in driver API device_rename()
Zijun Hu
2024-07-31
driver core: Fix size calculation of symlink name for devlink_(add|remove)_sy...
Zijun Hu
2024-07-31
driver core: Fix uevent_show() vs driver detach race
Dan Williams
2024-07-31
drivers: cacheinfo: use __free attribute instead of of_node_put()
Vincenzo Mezzela
2024-07-29
platform: Add test managed platform_device/driver APIs
Stephen Boyd
[next]