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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2007-02-02
ACPICA: Update copyright to 2007.
Bob Moore
2007-02-02
ACPICA: Allow processor to be declared with the Device() instead of Processor()
Alexey Starikovskiy
2007-02-02
ACPICA: Allow ACPI id to be u32 instead of u8.
Alexey Starikovskiy
2007-02-02
ACPICA: Added option to display memory statistics upon termination.
Bob Moore
2007-02-02
ACPICA: Enhance debugger statistics/memory command.
Valery A. Podrezov
2007-02-02
ACPICA: Removed all 16-bit support.
Bob Moore
2007-02-02
ACPICA: Add include of actables.h
Bob Moore
2007-02-02
ACPICA: Fail AcpiEnable if ACPI tables not loaded.
Bob Moore
2007-02-02
ACPICA: Remove global lock handler on AcpiTerminate.
Bob Moore
2007-02-02
ACPICA: Fixes for load() operator.
Alexey Starikovskiy
2007-02-02
ACPICA: Miscellaneous table manager updates and optimizations
Alexey Starikovskiy
2007-02-02
ACPICA: Update debug output routines for data structure changes
Bob Moore
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting)
Alexey Starikovskiy
2007-02-02
ACPICA: Remove duplicate table definitions.
Alexey Starikovskiy
2007-02-02
ACPICA: use new ACPI headers.
Alexey Starikovskiy
2007-02-02
ACPICA: Remove duplicate table manager
Alexey Starikovskiy
2007-02-02
ACPICA: Fixes for parameter validation.
Bob Moore
2007-02-02
ACPICA: Abort downward walk on temporary node detection.
Bob Moore
2007-02-02
ACPICA: Update comments
Bob Moore
2007-02-02
ACPICA: Use manifest constants for parse pass number
Bob Moore
2007-02-02
ACPICA: _CID support for PCI Root Bridge detection.
Bob Moore
2007-02-02
ACPICA: Fix race condition with AcpiWalkNamespace.
Bob Moore
2007-02-02
ACPICA: Eliminate control method 2-pass parse/execute.
Valery Podrezov
2007-02-02
ACPICA: Restructured module into multiple functions.
Mikhail Kouzmich
2007-02-02
ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...
Bob Moore
2007-02-02
ACPICA: Fix for possible memory leak and fault.
Fiodor Suietov
2007-02-02
ACPICA: Update interpreter error paths to always report the error
Bob Moore
2007-02-02
ACPICA: On AML mutex force-release, set depth to zero (was 1).
Bob Moore
2007-02-02
ACPICA: Use faster ByIndex interface to get FACS
Bob Moore
2007-02-02
ACPICA: Remove obsolete Flags parameter.
Bob Moore
2007-02-02
ACPICA: Fix for Global Lock semaphore.
Bob Moore
2007-02-02
ACPICA: Fix trace output name and whitespace
Bob Moore
2007-02-02
ACPICA: Fix memory leak in table load error path
Bob Moore
2007-02-02
ACPICA: New common routine for creating and verifying a local FADT.
Bob Moore
2007-02-02
ACPICA: Report error if method creates 2 objects with the same name
Bob Moore
2007-02-02
ACPICA: FADT verification is now table driven.
Bob Moore
2007-02-02
ACPICA: Allow type ANY to be the target of the Scope operator.
Bob Moore
2007-02-02
ACPICA: re-factor table init routines for benefit of iASL
Bob Moore
2007-02-02
ACPICA: Update comments in tbfadt.c
Bob Moore
2007-02-02
ACPICA: Delete stale FADT functions outside tbfadt.c.
Bob Moore
2007-02-02
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
2007-02-02
ACPICA: Create tbfadt.c to hold all FADT-related functions
Bob Moore
2007-02-02
ACPICA: Cleanup of FADT verification function.
Bob Moore
2007-02-02
ACPICA: Split acpi_format_exception into two parts
Bob Moore
2007-02-02
ACPICA: Store GPE number instead of bitmask
Alexey Starikovskiy
2007-02-02
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
2007-02-02
ACPICA: Disable all wake GPEs after first one recieved
Bob Moore
2007-02-02
ACPICA: Add acpi_gpe_count global to track the number of GPE events
Bob Moore
2007-02-02
ACPICA: minimal patch to integrate new tables into Linux
Alexey Starikovskiy
[next]