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
/
video
/
i810
Age
Commit message (
Expand
)
Author
2012-01-12
module_param: make bool parameters really bool (drivers/video/i810)
Rusty Russell
2011-12-19
i810: fix module_param bool abuse.
Rusty Russell
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-06
drivers/video/i810/i810-i2c.c: fix i2c bus handling
Stefani Seibold
2010-10-24
i2c: Remove unneeded inclusions of <linux/i2c-id.h>
Jean Delvare
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-16
i810fb: fix stack exploding
Krzysztof Helt
2009-07-08
i810fb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-03-10
i810: fix kernel crash fix when struct fb_var_screeninfo is supplied
Samuel CUELLA
2009-01-26
i2c: Delete many unused adapter IDs
Jean Delvare
2009-01-06
i810: fix sparse warnings
Hannes Eder
2008-03-19
i810fb: fix console switch regression
Stefan Bauer
2008-02-06
fix ! versus & precedence in various places
Alexey Dobriyan
2007-07-17
i810fb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
2007-05-08
i810fb: fix incorrect frequency mask
Antonino A. Daplas
2007-02-20
[PATCH] i810fb: fix i810_check_params section mismatch
Jean Delvare
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] fbdev modedb: make more pointer parameters const
Geert Uytterhoeven
2007-02-12
[PATCH] Video: fb, kzalloc changes
Jiri Slaby
2007-02-12
[PATCH] Video: fb, add true ref_count atomicity
Jiri Slaby
2006-12-10
i2c: Discard the i2c algo del_bus wrappers
Jean Delvare
2006-12-08
[PATCH] drivers/video/*: use kmemdup()
Alexey Dobriyan
2006-10-03
[PATCH] i810fb: Honor the return value of pci_enable_device
Antonino A. Daplas
2006-10-03
[PATCH] i810fb: Use generic DDC reading
Antonino A. Daplas
2006-09-26
i2c-algo-bit: Discard the mdelay data struct member
Jean Delvare
2006-09-25
PM: video drivers and PM_EVENT_PRETHAW
David Brownell
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] Detaching fbcon: remove calls to pci_disable_device()
Antonino A. Daplas
2006-05-21
[PATCH] i810 section fix
Andrew Morton
2006-03-27
[PATCH] i810fb: Remove NULL check
Antonino A. Daplas
2006-03-22
[PATCH] i810fb_cursor(): use GFP_ATOMIC
Antonino A. Daplas
2006-02-01
[PATCH] i810fb: Do not probe the third i2c bus by default
Manuel Lauss
2006-01-10
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
2006-01-10
[PATCH] i810fb: Fix suspend and resume hooks
Antonino A. Daplas
2006-01-10
[PATCH] fbdev: i810fb: Driver cleanups
Antonino A. Daplas
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-11-07
[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helper
Antonino A. Daplas
2005-11-07
[PATCH] i810fb: Cleanup I2C code
Antonino A. Daplas
2005-09-29
[PATCH] i810-i2c iomem annotations
Al Viro
2005-09-11
[PATCH] i810fb: Change option ext_vga to extvga to match documentation
Antonino A. Daplas
2005-09-11
[PATCH] i810fb: Restore xres and yres option parameters
Antonino A. Daplas
2005-09-11
[PATCH] i810fb: Fix oops if CONFIG_FB_I810_I2C is set to no
Antonino A. Daplas
2005-09-09
[PATCH] i810fb: Stop LCD displays from flickering
Antonino A. Daplas
2005-09-09
[PATCH] i810fb: Add i2c/DDC support
Antonino A. Daplas
2005-09-09
[PATCH] fbdev: prevent drivers that have hardware cursors from calling softwa...
James Simmons
[next]