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
2011-09-26
ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Make wakeup control generic
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Implement generic register access
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devic...
Jarkko Nikula
2011-09-26
ARM: OMAP: mcbsp: Remove unused variables from platform data
Jarkko Nikula
2011-09-22
Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-p...
Tony Lindgren
2011-09-22
Merge branch 'for_3.2/omap_device' of git://gitorious.org/khilman/linux-omap-...
Tony Lindgren
2011-09-21
ARM: 7082/1: platform_device: pdev_archdata: add omap_device pointer
Kevin Hilman
2011-09-20
ARM: OMAP2+: Fix missing inline functions for Makefile cleanup
Tony Lindgren
2011-09-16
OMAP3: PM: fix UART handling when using no_console_suspend
Kevin Hilman
2011-09-15
OMAP: omap_device: decouple platform_device from omap_device
Kevin Hilman
2011-09-15
OMAP: omap_device: _disable_idle_on_suspend() takes platform_device pointer
Kevin Hilman
2011-09-15
OMAP: omap_device: device register functions now take platform_device pointer
Kevin Hilman
2011-09-15
OMAP: omap_device: when building return platform_device instead of omap_device
Kevin Hilman
2011-09-15
OMAP: omap_device: remove internal functions from omap_device.h
Kevin Hilman
2011-09-15
OMAP: omap_device: make latency autoadjust messages debug
Grazvydas Ignotas
2011-09-15
OMAP: omap_device: replace debug/warning/error prints with dev_* macros
Kevin Hilman
2011-09-15
omap: mcbsp: Remove omap device API
Jarkko Nikula
2011-09-15
Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ...
Tony Lindgren
2011-09-14
OMAP: id: remove OMAP_CHIP declarations, code
Paul Walmsley
2011-09-14
OMAP2+: hwmod: remove OMAP_CHIP*
Paul Walmsley
2011-09-14
OMAP: powerdomain: remove omap_chip bitmasks
Paul Walmsley
2011-09-14
OMAP: powerdomain: split pwrdm_init() into two functions
Paul Walmsley
2011-09-14
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
Paul Walmsley
2011-09-14
OMAP: clockdomain: split clkdm_init()
Paul Walmsley
2011-09-14
OMAP2+: id: remove OMAP_REVBITS_* macros
Paul Walmsley
2011-09-14
OMAP3: id: remove duplicate code for testing SoC ES level
Paul Walmsley
2011-09-14
OMAP3: id: add fallthrough warning; fix some CodingStyle issues
Paul Walmsley
2011-09-14
OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels
Paul Walmsley
2011-09-14
OMAP3: id: remove useless strcpy()s
Paul Walmsley
2011-09-13
OMAP3: id: remove identification codes that only correspond to marketing names
Paul Walmsley
2011-09-12
Linux 3.1-rc6
v3.1-rc6
Linus Torvalds
2011-09-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-09-12
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-09-12
ioctl: register LTTng ioctl
Mathieu Desnoyers
2011-09-12
Merge branch 'for-linus' of git://github.com/chrismason/linux
Linus Torvalds
2011-09-12
fuse: fix memory leak
Miklos Szeredi
2011-09-12
fuse: fix flock breakage
Miklos Szeredi
2011-09-12
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
2011-09-12
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
2011-09-11
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
Linus Torvalds
2011-09-11
Merge branch 'for-linus' of git://openrisc.net/~jonas/linux
Linus Torvalds
2011-09-11
Btrfs: add dummy extent if dst offset excceeds file end in
Li Zefan
2011-09-11
Btrfs: calc file extent num_bytes correctly in file clone
Li Zefan
2011-09-11
btrfs: xattr: fix attribute removal
David Sterba
2011-09-11
Btrfs: fix wrong nbytes information of the inode
Miao Xie
2011-09-11
Btrfs: fix the file extent gap when doing direct IO
Miao Xie
2011-09-11
Btrfs: fix unclosed transaction handle in btrfs_cont_expand
Miao Xie
2011-09-11
Btrfs: fix misuse of trans block rsv
Liu Bo
2011-09-11
Btrfs: reset to appropriate block rsv after orphan operations
Liu Bo
[next]