index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
atmel_lcdfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-04
atmel_lcdfb: fix module autoload
Johan Hovold
1
-0
/
+1
2013-09-27
video: atmel_lcdfb: add device tree suport
Jean-Christophe PLAGNIOL-VILLARD
1
-32
/
+214
2013-09-27
video: atmel_lcdfb: pass the pdata as params
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2013-09-27
video: atmel_lcdfb: introduce atmel_lcdfb_power_control
Jean-Christophe PLAGNIOL-VILLARD
1
-11
/
+11
2013-09-27
video: atmel_lcdfb: fix platform data struct
Jean-Christophe PLAGNIOL-VILLARD
1
-38
/
+67
2013-09-26
video: atmel_lcdfb: Remove redundant dev_set_drvdata
Sachin Kamat
1
-4
/
+1
2013-09-20
video: atmel_lcdfb: use dev_get_platdata()
Jingoo Han
1
-2
/
+2
2013-08-30
at91/avr32/atmel_lcdfb: prepare clk before calling enable
Boris BREZILLON
1
-4
/
+4
2013-05-31
atmel_lcdfb: blank the backlight on remove
Richard Genoud
1
-2
/
+8
2013-05-31
trivial: atmel_lcdfb: add missing error message
Richard Genoud
1
-1
/
+4
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+92
2013-04-10
drivers: video: use module_platform_driver_probe()
Fabio Porcedda
1
-12
/
+1
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
Johan Hovold
1
-10
/
+79
2013-03-13
atmel_lcdfb: move lcdcon2 register access to compute_hozval
Johan Hovold
1
-3
/
+5
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
Johan Hovold
1
-15
/
+8
2013-03-13
atmel_lcdfb: fix 16-bpp modes on older SOCs
Johan Hovold
1
-7
/
+15
2012-11-06
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2012-09-23
drivers/video/atmel_lcdfb.c: fix error return code
Peter Senna Tschudin
1
-1
/
+4
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
1
-1
/
+1
2012-01-28
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
Peter Korsgaard
1
-9
/
+3
2012-01-28
atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
Hubert Feurstein
1
-1
/
+1
2012-01-12
Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."
Florian Tobias Schandinat
1
-2
/
+2
2011-11-22
Merge commit 'v3.2-rc2' into fbdev-next
Florian Tobias Schandinat
1
-1
/
+2
2011-11-11
atmel_lcdfb: support new-style palette format
Peter Korsgaard
1
-8
/
+24
2011-11-11
atmel_lcdfb: Use proper blanking on negative contrast polarity
Alexander Stein
1
-1
/
+4
2011-11-11
atmel_lcdfb: Adjust HFP calculation so it matches the manual.
Alexander Stein
1
-2
/
+2
2011-11-01
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-6
/
+9
2011-08-19
atmel_lcdfb: use display information in info not in var for panning
Laurent Pinchart
1
-6
/
+9
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
Linus Torvalds
1
-1
/
+30
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2011-03-22
atmel_lcdfb: add fb_blank function
Andreas Bießmann
1
-0
/
+24
2011-03-22
atmel_lcdfb: implement inverted contrast pwm
Andreas Bießmann
1
-1
/
+6
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+5
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-11-12
atmel_lcdfb: new alternate pixel clock formula
Nicolas Ferre
1
-3
/
+8
2009-11-09
atmel_lcdfb.c: fix printk() type mismatch
Claudio Scordino
1
-1
/
+1
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
1
-2
/
+7
2009-07-23
[ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driver
Nicolas Ferre
1
-2
/
+4
2009-07-09
atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex
Krzysztof Helt
1
-2
/
+3
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-0
/
+2
2009-06-17
atmel-lcdc: fix pixclock upper bound detection
Ben Nizette
1
-1
/
+1
2009-05-29
atmel_lcdfb: correct fifo size for some products
Nicolas Ferre
1
-8
/
+2
2008-11-20
drivers/video: bad error test before a dereference
Julien Brunel
1
-1
/
+1
2008-10-16
atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c...
Stanislaw Gruszka
1
-0
/
+7
[next]