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
2013-08-22
w1: slaves: w1_ds2431: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2423: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2413.c: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_ds2408: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: slaves: w1_therm: convert to use w1_family_ops.groups
Greg Kroah-Hartman
2013-08-22
w1: add attribute groups to struct w1_family_ops
Greg Kroah-Hartman
2013-08-22
w1: use default attribute groups for w1 slave devices
Greg Kroah-Hartman
2013-08-22
w1: remove race with sysfs file creation
Greg Kroah-Hartman
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
2013-08-22
sysfs: group.c: fix up kerneldoc
Greg Kroah-Hartman
2013-08-22
acpi: bgrt: fix build error due to attribute change
Greg Kroah-Hartman
2013-08-21
sysfs: fix up minor coding style issues in sysfs.h
Greg Kroah-Hartman
2013-08-21
sysfs: sysfs.h: fix coding style issues
Greg Kroah-Hartman
2013-08-21
sysfs: file.c: fix up broken string warnings
Greg Kroah-Hartman
2013-08-21
sysfs: dir.c: fix up odd do/while indentation
Greg Kroah-Hartman
2013-08-21
sysfs: fix up uaccess.h coding style warnings
Greg Kroah-Hartman
2013-08-21
sysfs: fix up 80 column coding style issues
Greg Kroah-Hartman
2013-08-21
sysfs: fix up space coding style issues
Greg Kroah-Hartman
2013-08-21
sysfs: remove trailing whitespace
Greg Kroah-Hartman
2013-08-21
sysfs: fix placement of EXPORT_SYMBOL()
Greg Kroah-Hartman
2013-08-21
sysfs: group: update copyright to add myself and the LF
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: add kerneldoc for sysfs_remove_group
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: fix up broken string coding style
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: fix up some * coding style issues
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: fix trailing whitespace
Greg Kroah-Hartman
2013-08-21
sysfs: group.c: move EXPORT_SYMBOL_GPL() to the proper location
Greg Kroah-Hartman
2013-08-21
sysfs: add sysfs_create/remove_groups()
Greg Kroah-Hartman
2013-08-21
drivers: base: use standard device online/offline for state change
Seth Jennings
2013-08-21
drivers: base: refactor add_memory_section() to add_memory_block()
Seth Jennings
2013-08-21
drivers: base: remove improper get/put in add_memory_section()
Seth Jennings
2013-08-21
drivers: base: reduce add_memory_section() for boot-time only
Seth Jennings
2013-08-21
drivers: base: unshare add_memory_section() from hotplug
Seth Jennings
2013-08-21
drivers: base: use device get/put functions
Seth Jennings
2013-08-21
drivers: base: remove unneeded variable
Seth Jennings
2013-08-21
drivers: base: move mutex lock out of add_memory_section()
Seth Jennings
2013-08-21
ACPI: bgrt: take advantage of binary sysfs groups
Greg KH
2013-08-20
hid: roccat-pyra: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-20
sysfs.h: fix __BIN_ATTR_RW()
Greg Kroah-Hartman
2013-08-19
hid: roccat-kone: fix off-by-one bug in attributes
Greg Kroah-Hartman
2013-08-19
hid: roccat-kovaplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-konepure: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-koneplus: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-savu: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-kone: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-isku: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
hid: roccat-arvo: convert class code to use bin_attrs in groups
Greg Kroah-Hartman
2013-08-19
backing-dev: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
PPS: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
2013-08-19
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
[next]