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
2013-11-13
drivers/rtc/rtc-isl1208.c: remove redundant checks
Sachin Kamat
2013-11-13
drivers/rtc/rtc-ds1307.c: release irq on error
Sachin Kamat
2013-11-13
drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o...
Wei Yongjun
2013-11-13
kprobes: use KSYM_NAME_LEN to size identifier buffers
Joe Mario
2013-11-13
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
2013-11-13
init: make init failures more explicit
Michael Opdenacker
2013-11-13
init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfs
P J P
2013-11-13
init.h: document the existence of __initconst
Geert Uytterhoeven
2013-11-13
epoll: do not take global 'epmutex' for simple topologies
Jason Baron
2013-11-13
epoll: optimize EPOLL_CTL_DEL using rcu
Jason Baron
2013-11-13
checkpatch: add check for sscanf without return use
Joe Perches
2013-11-13
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
Joe Perches
2013-11-13
checkpatch: improve "return is not a function" test
Joe Perches
2013-11-13
checkpatch.pl: check for the FSF mailing address
Josh Triplett
2013-11-13
checkpatch: make the memory barrier test noisier
Joe Perches
2013-11-13
checkpatch: add rules to check init attribute and const defects
Joe Perches
2013-11-13
checkpatch: add test for #defines of ARCH_HAS_<foo>
Joe Perches
2013-11-13
checkpatch: find CamelCase definitions of struct/union/enum
Joe Perches
2013-11-13
checkpatch: update seq_<foo> tests
Joe Perches
2013-11-13
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
Joe Perches
2013-11-13
checkpatch: report missing spaces around trigraphs with --strict
Joe Perches
2013-11-13
debugfs: use list_next_entry() in debugfs_remove_recursive()
Oleg Nesterov
2013-11-13
list: introduce list_last_entry(), use list_{first,last}_entry()
Oleg Nesterov
2013-11-13
list: change list_for_each_entry*() to use list_*_entry()
Oleg Nesterov
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2013-11-13
sound/soc/pxa/mmp-pcm.c: use gen_pool_dma_alloc() to allocate dma buffer
Nicolin Chen
2013-11-13
sound/soc/davinci/davinci-pcm.c: use gen_pool_dma_alloc() in davinci-pcm.c
Nicolin Chen
2013-11-13
drivers/uio/uio_pruss.c: use gen_pool_dma_alloc() to allocate sram memory
Nicolin Chen
2013-11-13
drivers/media/platform/coda.c: use gen_pool_dma_alloc() to allocate iram buffer
Nicolin Chen
2013-11-13
drivers/dma/mmp_tdma.c: use gen_pool_dma_alloc() to allocate descriptor
Nicolin Chen
2013-11-13
arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.c
Nicolin Chen
2013-11-13
lib/genalloc: add a helper function for DMA buffer allocation
Nicolin Chen
2013-11-13
lib/digsig.c: use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
2013-11-13
lib/vsprintf.c: document formats for dentry and struct file
Olof Johansson
2013-11-13
lib/debugobjects.c: remove unnecessary work pending test
Xie XiuQi
2013-11-13
bitops/find: clarify and extend documentation
Cody P Schafer
2013-11-13
drivers/video/backlight/hx8357.c: remove redundant of_match_ptr
Sachin Kamat
2013-11-13
backlight: atmel-pwm-bl: use gpio_request_one
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: refactor gpio_on handling
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: use gpio_is_valid
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: remove unused include
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: clean up get_intensity
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: clean up probe error handling
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: fix module autoload
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: fix gpio polarity in remove
Johan Hovold
2013-11-13
backlight: atmel-pwm-bl: fix reported brightness
Johan Hovold
2013-11-13
drivers/video/backlight/lm3630a_bl.c: add missing destroy_workqueue() on erro...
Wei Yongjun
2013-11-13
backlight: s6e63m0: use devm_{backlight,lcd}_device_register()
Jingoo Han
2013-11-13
backlight: cr_bllcd: use devm_{backlight,lcd}_device_register()
Jingoo Han
2013-11-13
backlight: corgi_lcd: use devm_{backlight,lcd}_device_register()
Jingoo Han
[prev]
[next]