index
:
linux-toradex.git
colibri
colibri_vf
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.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
Age
Commit message (
Expand
)
Author
2012-01-06
arm: fix up some samsung merge sysdev conversion problems
Kukjin Kim
2012-01-04
firmware: Fix an oops on reading fw_priv->fw in sysfs loading file
Neil Horman
2012-01-04
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
2012-01-04
driver core: remove __must_check from device_create_file
Greg Kroah-Hartman
2012-01-03
debugfs: add missing #ifdef HAS_IOMEM
Heiko Carstens
2011-12-22
arm: time.h: remove device.h #include
Greg Kroah-Hartman
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
clockevents: remove sysdev.h
Kay Sievers
2011-12-21
arm: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
arm: leds: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
kobject: remove kset_find_obj_hinted()
Kay Sievers
2011-12-21
m86k: gpio - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
mips: txx9_sram - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
mips: 7segled - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
sh: dma - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
sh: intc - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
power: suspend - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
power: qe_ic - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
power: cmm - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
s390: time - convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-15
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
clocksource: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
ibm_rtl: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
rtmutex-tester: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
2011-12-14
kref: fix up the kfree build problems
Greg Kroah-Hartman
2011-12-13
kref: Remove the memory barriers
Peter Zijlstra
2011-12-13
kref: Implement kref_put in terms of kref_sub
Peter Zijlstra
2011-12-13
kref: Inline all functions
Peter Zijlstra
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
2011-12-12
Documentation: Update stable address
Joe Perches
2011-12-12
MAINTAINERS: stable: Update address
Joe Perches
2011-12-09
w1: add fast search for single slave bus
Evgeniy Polyakov
2011-12-09
driver-core: skip uevent generation when nobody is listening
Kay Sievers
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
2011-11-26
debugfs: remove unneeded cast in debugfs_print_regs32()
Dan Carpenter
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
2011-11-26
hv: Move Kconfig menu entry
Bart Van Assche
2011-11-22
debugfs: bugfix: include <linux/io.h> in file.c
Alessandro Rubini
[next]