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_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
2010-03-07
sysfs: Pack sysfs_dirent more tightly.
Eric W. Biederman
2010-03-07
sysfs: Serialize updates to the vfs inode
Eric W. Biederman
2010-03-07
sysfs: windfarm: init sysfs attributes
Johannes Berg
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
Eric W. Biederman
2010-03-07
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
Eric W. Biederman
2010-03-07
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Eric W. Biederman
2010-03-07
sysfs: Use one lockdep class per sysfs attribute.
Eric W. Biederman
2010-03-07
sysfs: Only take active references on attributes.
Eric W. Biederman
2010-03-07
sysfs: Remove sysfs_get/put_active_two
Eric W. Biederman
2010-03-07
Driver core: Fix first line of kernel-doc for a few functions
Ben Hutchings
2010-03-07
UIO: Remove SMX Cryptengine driver
Hans J. Koch
2010-03-07
UIO: minor Kconfig fixes
John Ogness
2010-03-07
UIO: Add a driver for Hilscher netX-based fieldbus cards
Hans J. Koch
2010-03-07
auxdisplay: move cfag12864bfb's probe function to .devinit.text
Uwe Kleine-König
2010-03-07
media: move omap24xxcam's probe function to .devinit.text
Uwe Kleine-König
2010-03-07
w1: move omap_hdq's probe function to .devinit.text
Uwe Kleine-König
2010-03-07
i2c: move i2c_omap's probe function to .devinit.text
Uwe Kleine-König
2010-03-07
x86: move hp-wmi's probe function to .devinit.text
Uwe Kleine-König
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/scsi
Uwe Kleine-König
2010-03-07
platform-drivers: move probe to .devinit.text in arch/arm
Uwe Kleine-König
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
sysdev: fix up the probe/release attributes
Greg Kroah-Hartman
2010-03-07
HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
Stefan Richter
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-07
driver-core: firmware_class: remove base.h header inclusion
Luis R. Rodriguez
2010-03-07
sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
Eric W. Biederman
2010-03-07
Driver-Core: require valid action string in uevent trigger
Kay Sievers
2010-03-07
Driver-Core: disable /sbin/hotplug by default
Kay Sievers
2010-03-07
Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description
Kay Sievers
2010-03-07
Driver-Core: devtmpfs - reset inode permissions before unlinking
Kay Sievers
2010-03-07
driver core: Convert some drivers to CLASS_ATTR_STRING
Andi Kleen
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
2010-03-07
sysdev: Fix type of sysdev class attribute in memory driver
Andi Kleen
2010-03-07
sysdev: Add sysdev_create/remove_files
Andi Kleen
2010-03-07
sysdev: Use sysdev_class attribute arrays in node driver
Andi Kleen
2010-03-07
sysdev: Convert node driver
Andi Kleen
2010-03-07
sysfs: Add attribute array to sysdev classes
Andi Kleen
2010-03-07
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
2010-03-07
sysdev: Convert cpu driver sysdev class attributes
Andi Kleen
2010-03-07
sysdev: Convert node driver class attributes to be data driven
Andi Kleen
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2010-03-07
driver core: make platform_device_id table const
Eric Miao
2010-03-07
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2010-03-07
kset-example: Spelling fixes.
Radu Voicilas
2010-03-07
kobject-example: Spelling fixes.
Radu Voicilas
2010-03-07
driver-core: fix race condition in get_device_parent()
Tejun Heo
[next]