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
2014-12-10
rtc: pcf8563: clear expired alarm at boot time
Jan Kardell
2014-12-10
rtc: pcf8563: save battery power
Jan Kardell
2014-12-10
rtc: pcf8563: handle consequeces of lacking second alarm reg
Jan Kardell
2014-12-10
rtc: pcf8563: fix wrong time from read_alarm
Jan Kardell
2014-12-10
rtc: pcf8563: fix write of invalid bits to ST2 reg
Jan Kardell
2014-12-10
rtc: pcf8563: remove leftover code
Jan Kardell
2014-12-10
ARM: dts: am335x-boneblack: enable power off and rtc wake up
Johan Hovold
2014-12-10
ARM: dts: am33xx: update rtc-node compatible property
Johan Hovold
2014-12-10
rtc: omap: add copyright entry
Johan Hovold
2014-12-10
rtc: omap: fix minor coding style issues
Johan Hovold
2014-12-10
rtc: omap: enable wake-up from power off
Johan Hovold
2014-12-10
rtc: omap: add support for pmic_power_en
Johan Hovold
2014-12-10
rtc: omap: add helper to read 32-bit registers
Johan Hovold
2014-12-10
rtc: omap: add helper to read raw bcd time
Johan Hovold
2014-12-10
rtc: omap: silence bogus power-up reset message at probe
Johan Hovold
2014-12-10
rtc: omap: add structured device-type info
Johan Hovold
2014-12-10
rtc: omap: remove DRIVER_NAME macro
Johan Hovold
2014-12-10
rtc: omap: add device abstraction
Johan Hovold
2014-12-10
rtc: omap: make platform-device id table const
Johan Hovold
2014-12-10
rtc: omap: use dev_info
Johan Hovold
2014-12-10
rtc: omap: remove unused register-base define
Johan Hovold
2014-12-10
rtc: omap: fix class-device registration
Johan Hovold
2014-12-10
rtc: omap: clean up probe error handling
Johan Hovold
2014-12-10
rtc: omap: fix interrupt disable at probe
Johan Hovold
2014-12-10
rtc: omap: fix missing wakealarm attribute
Johan Hovold
2014-12-10
rtc: omap: fix clock-source configuration
Johan Hovold
2014-12-10
drivers/rtc/interface.c: check the validation of rtc_time in __rtc_read_time
Hyogi Gim
2014-12-10
drivers/rtc/rtc-sirfsoc.c: move hardware initilization earlier in probe
Guo Zeng
2014-12-10
ncpfs: return proper error from NCP_IOC_SETROOT ioctl
Jan Kara
2014-12-10
init: allow CONFIG_INIT_FALLBACK=n to disable defaults if init= fails
Andy Lutomirski
2014-12-10
fs/binfmt_elf.c: fix internal inconsistency relating to vma dump size
Jungseung Lee
2014-12-10
fs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER
Andrew Morton
2014-12-10
binfmt_misc: clean up code style a bit
Mike Frysinger
2014-12-10
binfmt_misc: add comments & debug logs
Mike Frysinger
2014-12-10
checkpatch: add ability to --fix (coalesce) string fragments on multiple lines
Joe Perches
2014-12-10
checkpatch: add --strict "pointer comparison to NULL" test
Joe Perches
2014-12-10
checkpatch: add test for consecutive string fragments
Joe Perches
2014-12-10
checkpatch: add --strict preference for #defines using BIT(foo)
Joe Perches
2014-12-10
checkpatch: allow certain SI units with three characters
Julius Werner
2014-12-10
checkpatch: Add --strict test for function pointer calling style
Joe Perches
2014-12-10
checkpatch: reduce MAINTAINERS update message frequency
Joe Perches
2014-12-10
checkpatch: try to avoid mask and shift errors
Joe Perches
2014-12-10
checkpatch: fix use via symlink, make missing spelling file non-fatal
Joe Perches
2014-12-10
checkpatch: improve warning message for "needless if" case
Fabio Estevam
2014-12-10
checkpatch: improve test for no space after cast
Joe Perches
2014-12-10
checkpatch: add error on use of attribute((weak)) or __weak declarations
Joe Perches
2014-12-10
checkpatch: add an error test for no space before comma
Joe Perches
2014-12-10
lib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n
Rasmus Villemoes
2014-12-10
lib/lcm.c: ensure correct result whenever it fits
Rasmus Villemoes
2014-12-10
MAINTAINERS: update ivtv mailing lists as subscriber-only
Joe Perches
[next]