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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2005-09-10
[PATCH] fix unusual placement of inline keyword in hpet
Adrian Bunk
2005-09-10
[PATCH] telephony/ixj: use msleep() instead of schedule_timeout()
Nishanth Aravamudan
2005-09-10
[PATCH] dmapool: Fix "nocast type" warnings
Victor Fusco
2005-09-10
[PATCH] char/n_tty: fix sparse warnings (__nocast type)
Victor Fusco
2005-09-10
[PATCH] hdpu_cpustate.c: misc_register() can fail
Christophe Lucas
2005-09-10
[PATCH] drivers/char/lcd.c: misc_register() can fail
Christophe Lucas
2005-09-10
[PATCH] applicom: fix error handling
Christophe Lucas
2005-09-10
[PATCH] synclink_cs add statistics clear
Paul Fulghum
2005-09-10
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
2005-09-09
[PATCH] md: fix BUG when raid10 rebuilds without enough drives
NeilBrown
2005-09-09
[PATCH] md: fix raid10 assembly when too many devices are missing
NeilBrown
2005-09-09
[PATCH] md: really get sb_size setting right in all cases
NeilBrown
2005-09-09
[PATCH] md: make sure the new 'sb_size' is set properly device added without ...
NeilBrown
2005-09-09
[PATCH] md: report spare drives in /proc/mdstat
NeilBrown
2005-09-09
[PATCH] md: add information about superblock version to /proc/mdstat
NeilBrown
2005-09-09
[PATCH] md: use queue_hardsect_size instead of block_size for md superblock s...
NeilBrown
2005-09-09
[PATCH] md: choose better default offset for bitmap.
NeilBrown
2005-09-09
[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
NeilBrown
2005-09-09
[PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.
NeilBrown
2005-09-09
[PATCH] md: use kthread infrastructure in md
NeilBrown
2005-09-09
[PATCH] md: write-intent bitmap support for raid6
NeilBrown
2005-09-09
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
2005-09-09
[PATCH] md: limit size of sb read/written to appropriate amount
NeilBrown
2005-09-09
[PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.
NeilBrown
2005-09-09
[PATCH] md: allow md to load a superblock with feature-bit '1' set
NeilBrown
2005-09-09
[PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.
NeilBrown
2005-09-09
[PATCH] md: do not set mddev->bitmap until bitmap is fully initialised
NeilBrown
2005-09-09
[PATCH] md: make sure bitmap_daemon_work actually does work.
NeilBrown
2005-09-09
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
2005-09-09
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
2005-09-09
[PATCH] md: add write-behind support for md/raid1
NeilBrown
2005-09-09
[PATCH] md: support write-mostly device in raid1
NeilBrown
2005-09-09
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
2005-09-09
[PATCH] md: improve handling of bitmap initialisation.
NeilBrown
2005-09-09
[PATCH] md: don't allow new md/bitmap file to be set if one already exists
NeilBrown
2005-09-09
[PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c
Jun'ichi Nomura
2005-09-09
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
2005-09-09
[PATCH] md: fix minor error in raid10 read-balancing calculation.
NeilBrown
2005-09-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-09-09
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] trivial __user annotations (md)
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] trivial __user cleanup (video1394)
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
2005-09-09
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-09-09
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
Arnaud Patard
2005-09-09
[PATCH] quiet non-x86 option ROM warnings
Olaf Hering
2005-09-09
[PATCH] i810fb: Stop LCD displays from flickering
Antonino A. Daplas
[next]