Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
852eb00dc44ea2b8896e2fa27c6a36a1f697ba5a
/
drivers
/
video
/
fbdev
/
atmel_lcdfb.c
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
d0124f0
drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary header
by Alexandre Belloni
· 10 years ago
6a732be
video: fbdev: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
0a58282
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
2d60545
video/atmel_lcdfb: Introduce regulator support
by Alexander Stein
· 10 years ago
6c13185
drivers: video: fbdev: atmel_lcdfb.c: fix error return code
by Julia Lawall
· 10 years ago
9e9ac89
Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
d7aa64c
drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.
by Michael Welling
· 10 years ago
4bc8cad
drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug
by Michael Welling
· 11 years ago
f7018c2
video: move fbdev to drivers/video/fbdev
by Tomi Valkeinen
· 11 years ago
[Renamed from drivers/video/atmel_lcdfb.c]
b7e4ab5
Video: atmel: avoid the id of fix screen info is overwritten
by Bo Shen
· 11 years ago
7d3477d
video: atmel_lcdfb: ensure the hardware is initialized with the correct mode
by Antoine Ténart
· 11 years ago
5a0973f
atmel_lcdfb: fix module autoload
by Johan Hovold
· 11 years ago
b985172
video: atmel_lcdfb: add device tree suport
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
ce3b64f
video: atmel_lcdfb: pass the pdata as params
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
42110e9
video: atmel_lcdfb: introduce atmel_lcdfb_power_control
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
8af2c28
video: atmel_lcdfb: fix platform data struct
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
a36bf19
video: atmel_lcdfb: Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
a5d58be
video: atmel_lcdfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
6e665fb
at91/avr32/atmel_lcdfb: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
56c21b5
atmel_lcdfb: blank the backlight on remove
by Richard Genoud
· 12 years ago
65ac057
trivial: atmel_lcdfb: add missing error message
by Richard Genoud
· 12 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3ccbf89
drivers: video: use module_platform_driver_probe()
by Fabio Porcedda
· 12 years ago
bbd44f6b
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
by Johan Hovold
· 12 years ago
934a50b
atmel_lcdfb: move lcdcon2 register access to compute_hozval
by Johan Hovold
· 12 years ago
557b7d5
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
by Johan Hovold
· 12 years ago
a79eac7
atmel_lcdfb: fix 16-bpp modes on older SOCs
by Johan Hovold
· 12 years ago
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
· 14 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
· 14 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
· 16 years ago
53b7479
atmel_lcdfb: correct fifo size for some products
by Nicolas Ferre
· 16 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
· 17 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