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
/
media
/
video
/
tegra
/
avp
Age
Commit message (
Expand
)
Author
2012-07-20
video: tegra: avp: Fix uninitialized variable
Bo Yan
2012-07-12
media: tegra: avp: Remove compiler warning
Juha Tukkinen
2012-06-26
ARM: tegra: avp: Use exported AVP kernel address
Hiro Sugawara
2012-06-26
ARM: tegra: avp: Fix checkpatch errors and warnings
Hiro Sugawara
2012-05-21
media: video: tegra: Use nvmap.h include file from kernel/include
Krishna Reddy
2012-04-11
arm: tegra: nvmap: Update nvmap_alloc api.
Krishna Reddy
2012-03-26
fixup: export.h (trpc_sema.c)
Dan Willemsen
2012-03-26
fixup: export.h (trpc_local.c)
Dan Willemsen
2012-03-26
fixup: moduleparam/stat.h (avp_svc.c)
Dan Willemsen
2012-03-26
fixup: moduleparam/export.h (avp.c)
Dan Willemsen
2012-03-23
gcov-kernel: Add GCOV_KERNEL := y to Makefiles
Juha Tukkinen
2012-03-23
media: tegra: avp: set emc to max for video only
Bharat Nihalani
2012-03-23
media: video: tegra: Set EMC rate to max when VDE is enabled
Prashant Gaikwad
2012-03-23
media: tegra: avp: Fix wrong cast of phys_addr_t
Kaz Fukuoka
2012-03-23
media: video: tegra: change emc clk operation sequence
Puneet Saxena
2012-03-23
media: video: tegra: set emc clk rate
Prashant Gaikwad
2012-03-23
media: video: tegra: reset sclk rate to min
Prashant Gaikwad
2012-03-23
arm: tegra: smmu: Add config option to force Tegra3 A01 IOVA range
Hiro Sugawara
2012-03-23
video: tegra: avp: set emc to max if avp clock is max
Mayuresh Kulkarni
2012-03-23
media: tegra: avp: Fix avp_suspend_done issue
Kaz Fukuoka
2012-03-23
media: video: tegra: Fix compiler warning
Scott Williams
2012-03-23
media: tegra: avp: Use end of IOVM for AVP kernel
Kaz Fukuoka
2012-03-23
media: tegra: Fix warnings
Scott Williams
2012-03-23
media: tegra: avp: Clear interrupt registers when AVP starts
Kaz Fukuoka
2012-03-23
media: tegra: avp: Use uncached for loading firmware
Kaz Fukuoka
2012-03-23
media: tegra: avp: Fix avp_svc_thread shutdown
Kaz Fukuoka
2012-03-23
media: video: tegra: avp: get module clock freq
Sachin Nikam
2012-03-23
media: video: tegra: avp: set sclk to min
Prashant Gaikwad
2012-03-23
tegra: avp: Add platform data for avp
Prashant Gaikwad
2012-03-23
media: video: tegra: set_clk_rate for avp
Sachin Nikam
2012-03-23
media: tegra: avp: respond to unsupported service ids
Sachin Nikam
2012-03-23
media: video: tegra: avp: Retry to connect to the AVP.
Jubeom Kim
2012-03-23
media: video: tegra: avp: add kfree to error routine.
Jubeom Kim
2012-03-23
media: tegra: avp: Clean avp_svc_thread shutdown
Kaz Fukuoka
2012-03-23
tegra: avp: implement NvRmPowerModuleClockConfig() for AVP
Mayuresh Kulkarni
2012-03-23
media: tegra: avp: Reserve beginning of IRAM for cpu reset handler
Scott Williams
2012-03-23
media: tegra: avp: Remove duplicated message
Kaz Fukuoka
2012-03-23
media: tegra: avp: Avoid NULL reference in case of error
Kaz Fukuoka
2012-03-23
media: tegra: avp: Fix AVP kernel memory allocation
Kaz Fukuoka
2012-03-23
media: tegra: avp: check for NULL on some APIs
Jon Mayo
2012-03-23
media: tegra: avp: Allocate IOVMM first for AVP
Kaz Fukuoka
2012-03-23
(WORKAROUND) Keep AVP kernel alive
Kaz Fukuoka
2012-03-23
media: tegra: avp: Use SMMU to load AVP kernel
Kaz Fukuoka
2012-03-23
media: video: tegra: avp: set sclk rate
Prashant Gaikwad
2012-03-23
media: tegra: avp: Remove hardcoded CONFIG_TEGRA_RPC/AVP
Kaz Fukuoka
2012-03-23
media: tegra: avp: Stop AVP when all clients are done
Kaz Fukuoka
2012-03-23
ARM: tegra: Use proper type for physical addresses
Scott Williams
2012-03-23
Update copyrights
Scott Williams
2012-03-23
arm: tegra: avp moduleloader: lower some log levels
Kaz Fukuoka
2012-03-23
[tegra/avp] disable debug messages in moduleloader
Kaz Fukuoka
[next]