Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ee70e3d8039f16137d2e7e2e1a9cf8374b01be9b
/
drivers
/
video
/
atmel_lcdfb.c
bcd2360
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
130320b
drivers/video/atmel_lcdfb.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
ff0c264
video: Fix typo in drivers/video
by Masanari Iida
· 12 years ago
787f9fd
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
by Peter Korsgaard
· 13 years ago
9f10650
atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume
by Hubert Feurstein
· 13 years ago
6b3cbe4
Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."
by Florian Tobias Schandinat
· 13 years ago
300e812
Merge commit 'v3.2-rc2' into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
5d67b89
atmel_lcdfb: support new-style palette format
by Peter Korsgaard
· 13 years ago
acfdc2e
atmel_lcdfb: Use proper blanking on negative contrast polarity
by Alexander Stein
· 13 years ago
5d91042
atmel_lcdfb: Adjust HFP calculation so it matches the manual.
by Alexander Stein
· 13 years ago
355b200
video: Add module.h to drivers/video files who really use it.
by Paul Gortmaker
· 13 years ago
acff987
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
b3e9c12
atmel_lcdfb: use display information in info not in var for panning
by Laurent Pinchart
· 13 years ago
60e8972
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
4cc4d24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
bed7bdd
atmel_lcdfb: add fb_blank function
by Andreas Bießmann
· 14 years ago
7cdcdb6
atmel_lcdfb: implement inverted contrast pwm
by Andreas Bießmann
· 14 years ago
acc2472
backlight: constify backlight_ops
by Lionel Debroux
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a19a6ee
backlight: Allow properties to be passed at registration
by Matthew Garrett
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
431861c
atmel_lcdfb: new alternate pixel clock formula
by Nicolas Ferre
· 15 years ago
93f6ced
atmel_lcdfb.c: fix printk() type mismatch
by Claudio Scordino
· 15 years ago
cf7a2b4
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel
by Russell King
· 15 years ago
915190f
[ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driver
by Nicolas Ferre
· 15 years ago
1d01e83
atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex
by Krzysztof Helt
· 15 years ago
537a1bf
fbdev: add mutex for fb_mmap locking
by Krzysztof Helt
· 15 years ago
97b9a5a
atmel-lcdc: fix pixclock upper bound detection
by Ben Nizette
· 15 years ago
53b7479
atmel_lcdfb: correct fifo size for some products
by Nicolas Ferre
· 15 years ago
cf7b9a1
drivers/video: bad error test before a dereference
by Julien Brunel
· 16 years ago
f928ac0a
atmel_lcdfb: disallow setting larger resolution than the framebuffer memory can handle
by Stanislaw Gruszka
· 16 years ago
c97f681
Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git
by Russell King
· 16 years ago
fbd03a1
[ARM] 5228/1: Add the RGB555 wiring for the atmel LCD
by Guillaume GARDET
· 16 years ago
3aa04f1
atmel_lcdfb: disable LCD and DMA engines when suspending
by Haavard Skinnemoen
· 16 years ago
34a35bd
atmel_lcdfb: fix oops in rmmod when framebuffer fails to register
by Stanislaw Gruszka
· 16 years ago
ea757ac
atmel_lcdfb: add board parameter specify framebuffer memory size
by Haavard Skinnemoen
· 16 years ago
e730d8b0a
atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91
by Haavard Skinnemoen
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
968910b
atmel_lcdfb: avoid division by zero
by Nicolas Ferre
· 16 years ago
d22579b
atmel_lcdfb: FIFO underflow management
by Nicolas Ferre
· 16 years ago
baf6332
atmel_lcdfb: fix pixclock divider calculation
by Nicolas Ferre
· 16 years ago
5fb2d92
atmel_lcdfb: adjust fifo size for at91sam9rl
by Nicolas Ferre
· 17 years ago
fd08580
atmel_lcdfb: wiring BGR to RGB color mode
by Nicolas Ferre
· 17 years ago
cf19a37
atmel_lcdfb: suspend/resume support
by David Brownell
· 17 years ago
01d3a5e
atmel_lcdfb: don't initialize a pre-allocated framebuffer
by Haavard Skinnemoen
· 17 years ago
a9a84c3
atmel_lcdfb: backlight control
by David Brownell
· 17 years ago
162b3a0
atmel_lcdfb: validate display timings
by Haavard Skinnemoen
· 17 years ago
2b3b351
[ARM] 4764/1: [AT91] AT91CAP9 core support
by Andrew Victor
· 17 years ago
8f4c79c
MAINTAINERS: email update and add missing entry
by Nicolas Ferre
· 17 years ago
e593f07
atmel_lcdfb: LCDC startup fix
by Anti Sullin
· 17 years ago
4440e0e
atmel_lcdfb: use spare bits in 32bpp mode as alpha channel
by Haavard Skinnemoen
· 17 years ago
250a269
atmel_lcdfb: Fix STN LCD support
by Nicolas Ferre
· 17 years ago
1434058
atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver
by Nicolas Ferre
· 18 years ago