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
2006-12-07
ieee1394: sbp2: delayed_work -> work_struct
Stefan Richter
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
[IA64] Need export for csum_ipv6_magic
Tony Luck
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
2006-12-07
ieee1394: sbp2: coding style of some macros
Stefan Richter
2006-12-07
ieee1394: sbp2: remove debug macros
Stefan Richter
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
2006-12-07
ohci1394: shortcut irq printing
Alexey Dobriyan
2006-12-07
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
2006-12-07
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2006-12-07
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
2006-12-07
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
2006-12-07
ieee1394: only build OUI database files if config enabled
Randy Dunlap
2006-12-07
ieee1394: fix printk format warning
Randy Dunlap
2006-12-07
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
2006-12-07
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
2006-12-07
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
2006-12-07
dv1394: remove BKL contention
Stefan Richter
2006-12-07
video1394: remove BKL contention
Daniel Drake
2006-12-07
video1394: small optimizations to frame retrieval codepath
Daniel Drake
2006-12-07
ieee1394: handle sysfs errors
Stefan Richter
2006-12-07
ieee1394: coding style in hosts.c
Stefan Richter
2006-12-07
ieee1394: lock smaller region by host_num_alloc mutex
Stefan Richter
2006-12-07
ieee1394: usecs_to_jiffies takes unsigned int argument
Stefan Richter
2006-12-07
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
2006-12-07
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
2006-12-07
ieee1394: raw1394: add comments on lock usage
Stefan Richter
2006-12-07
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
2006-12-07
ieee1394: remove unused struct member from highlevel API
Stefan Richter
2006-12-07
[IA64] Fix DISCONTIGMEM without VIRTUAL_MEM_MAP
Matthew Wilcox
2006-12-07
[PATCH] Add support for type argument in PAL_GET_PSTATE
Venkatesh Pallipadi
2006-12-07
[IA64] tidy up return value of ip_fast_csum
Chen, Kenneth W
2006-12-07
[IA64] implement csum_ipv6_magic for ia64.
Chen, Kenneth W
2006-12-07
[IA64] More Itanium PAL spec updates
Russ Anderson
2006-12-07
[IA64] Update processor_info features
Russ Anderson
2006-12-07
[IA64] Add se bit to Processor State Parameter structure
Russ Anderson
2006-12-07
[IA64] Add dp bit to cache and bus check structs
Russ Anderson
2006-12-07
[IA64] SN: Correctly update smp_affinty mask
John Keller
2006-12-07
[IA64] sparse cleanups
Matthew Wilcox
2006-12-07
[IA64] IA64 Kexec/kdump
Zou Nan hai
2006-12-07
Add "run_scheduled_work()" workqueue function
Linus Torvalds
2006-12-07
[ARM] 3995/1: iop13xx: add iop13xx support
Dan Williams
2006-12-07
[ARM] 3968/1: iop13xx: add iop13xx_defconfig
Dan Williams
2006-12-07
[ARM] Update mach-types
Russell King
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
[prev]
[next]