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
2019-01-22
uio: remove redundant check
Chengguang Xu
2019-01-22
uio: fix potential memory leak in error case
Chengguang Xu
2019-01-22
drivers: platform: goldfish: fix the checkpatch complain in Kconfig
Roman Kiryanov
2019-01-22
vop: Fix handling of >32 feature bits
Vincent Whitchurch
2019-01-22
vop: vringh: Do not crash if no DMA channel
Vincent Whitchurch
2019-01-22
vop: Add definition of readq/writeq if missing
Vincent Whitchurch
2019-01-22
vop: Use %z for size_t
Vincent Whitchurch
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
2019-01-22
char/generic_nvram: Remove as unused
Finn Thain
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
2019-01-22
powerpc: Implement nvram ioctls
Finn Thain
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2019-01-22
char/nvram: Add "devname:nvram" module alias
Finn Thain
2019-01-22
m68k: Dispatch nvram_ops calls to Atari or Mac functions
Finn Thain
2019-01-22
macintosh/via-cuda: Don't rely on Cuda to end a transfer
Finn Thain
2019-01-22
m68k/mac: Fix PRAM accessors
Finn Thain
2019-01-22
m68k/mac: Use macros for RTC accesses not magic numbers
Finn Thain
2019-01-22
m68k/mac: Adopt naming and calling conventions for PRAM routines
Finn Thain
2019-01-22
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRA...
Finn Thain
2019-01-22
char/nvram: Implement NVRAM read/write methods
Finn Thain
2019-01-22
char/nvram: Allow the set_checksum and initialize ioctls to be omitted
Finn Thain
2019-01-22
char/nvram: Adopt arch_nvram_ops
Finn Thain
2019-01-22
powerpc: Replace nvram_* extern declarations with standard header
Finn Thain
2019-01-22
m68k/atari: Implement arch_nvram_ops struct
Finn Thain
2019-01-22
nvram: Replace nvram_* function exports with static functions
Finn Thain
2019-01-22
char/nvram: Re-order functions to remove forward declarations and #ifdefs
Finn Thain
2019-01-22
m68k/atari: Move Atari-specific code out of drivers/char/nvram.c
Finn Thain
2019-01-22
scsi/atari_scsi: Don't select CONFIG_NVRAM
Finn Thain
2019-01-18
misc: enclosure: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-18
misc/sgi-gru/grufault: fix a style error
Peng Hao
2019-01-18
misc/mic/vop/vop_main : remove unneeded semicolon
Peng Hao
2019-01-18
misc/ics932s401: Add a missing check to i2c_smbus_read_word_data
Aditya Pakki
2019-01-18
drivers: misc: ad525x_dpot: clean indentation issue, remove tabs
Colin Ian King
2019-01-18
lkdtm: change snprintf to scnprintf for possible overflow
Silvio Cesare
2019-01-13
mei: squash single_recv_buf into one bit in client properties
Alexander Usyskin
2019-01-10
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
2019-01-09
lkdtm: Add tests for NULL pointer dereference
Christophe Leroy
2019-01-09
lkdtm: Print real addresses
Christophe Leroy
2019-01-09
lkdtm: Do not depend on BLOCK and clean up headers
Kees Cook
2019-01-06
Linux 5.0-rc1
Linus Torvalds
2019-01-06
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-06
Merge tag 'dma-mapping-4.21-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-01-06
Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-01-06
Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteproc
Linus Torvalds
[next]