Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2065bdd64cf3e72c8e9095575ba6e2aca98382f5
/
drivers
/
video
/
omap
dffb3b4
video: omapfb: use dev_get_platdata()
by Jingoo Han
· 11 years ago
cd19965
ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"
by Paul Bolle
· 12 years ago
d31c3a8
omapfb: fix broken build on OMAP1
by Aaro Koskinen
· 12 years ago
0adcbaf
ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
by Tony Lindgren
· 12 years ago
771d394
drivers/video/omap: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
48c68c4
Drivers: video: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
4c98dc6
ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap
by Tony Lindgren
· 12 years ago
2b6c4e7
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
by Lokesh Vutla
· 12 years ago
5f76945
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 12 years ago
e27e35e
ARM: OMAP1: Move board-ams-delta.h from plat to mach
by Tony Lindgren
· 12 years ago
70c494c
ARM: OMAP1: Make plat/mux.h omap1 only
by Tony Lindgren
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
10bc80f6
OMAPFB1: remove a non-used table
by Tomi Valkeinen
· 12 years ago
9586778
OMAPFB1: remove unnecessary includes
by Tomi Valkeinen
· 12 years ago
693cc07
OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config option
by Peter Meerwald
· 13 years ago
1bfecd9
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
e9fe8a7
Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
da564a0
ARM: OMAP1: ams-delta: clean up init data section assignments
by Janusz Krzysztofik
· 13 years ago
ae7e1f2
OMAPFB: remove remaining OMAP arch checks
by Tomi Valkeinen
· 13 years ago
8f5e35a
OMAPFB: Move old omapfb private structs to a private include file
by Tomi Valkeinen
· 13 years ago
8027756
OMAPFB: remove mem info from platform_data
by Tomi Valkeinen
· 13 years ago
58e0d6a
OMAP: N770: remove HWA742 platform data
by Tomi Valkeinen
· 13 years ago
1896e2f
OMAPFB: Remove video SRAM support (old omapfb)
by Tomi Valkeinen
· 13 years ago
8dc50ec
OMAPFB: Remove OMAP2/3 support from old omapfb driver
by Tomi Valkeinen
· 13 years ago
fdcb688
OMAPFB: remove old blizzard driver
by Tomi Valkeinen
· 13 years ago
c6d242a
video: convert drivers/video/* to use module_spi_driver()
by Axel Lin
· 13 years ago
f8bd493
video: use gpio_request_one
by Jingoo Han
· 13 years ago
967809b
Merge branch 'omap1-part2' into omap1
by Tony Lindgren
· 13 years ago
51be084
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
193984f
Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-next
by Florian Tobias Schandinat
· 13 years ago
d36b691
misc latin1 to utf8 conversions
by Al Viro
· 13 years ago
f806f9b
video: omap: convert drivers/video/omap/* to use module_platform_driver()
by Axel Lin
· 13 years ago
f990544
video: omap: Staticise non-exported symbols
by Axel Lin
· 13 years ago
a218d19
omapfb: lcd_ams_delta: drive control lines over GPIO
by Janusz Krzysztofik
· 13 years ago
9056df1
video: Remove redundant spi driver bus initialization
by Lars-Peter Clausen
· 13 years ago
1c6bc89
OMAPFB: fix compilation warnings due to missing include
by Tomi Valkeinen
· 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
8d49fe7
OMAPDSS: Port the Apollon display driver to DSS2
by Tomi Valkeinen
· 14 years ago
8a41ba9
OMAPDSS: Port the H4 display driver to DSS2
by Tomi Valkeinen
· 14 years ago
3fddbf5
OMAPDSS: Port 2430sdp display driver to DSS2
by Tomi Valkeinen
· 14 years ago
028c5a4
OMAPFB: Remove unused lcd drivers
by Tomi Valkeinen
· 14 years ago
1bc857f
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
by Russell King
· 13 years ago
829ae27
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 13 years ago
91d94af
omap: Remove support for omap2evm
by Tony Lindgren
· 13 years ago
c96c92d
OMAPFB: fix wrong clock aliases and device name
by Tomi Valkeinen
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9913319
omap: use list_move() instead of list_del()/list_add() combination
by Kirill A. Shutemov
· 14 years ago
08a0a65
omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c
by Jarkko Nikula
· 14 years ago
0897cc2
OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA option
by Janorkar, Mayuresh
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
afe2c51
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()
by Tejun Heo
· 14 years ago
b99ddbf
OMAP: OMAPFB: disable old omapfb for OMAP4 builds
by Tomi Valkeinen
· 14 years ago
b4754eb
drivers/video/omap/blizzard.c: suspected typo in assignment
by Nicolas Kaiser
· 14 years ago
2308bfb
video/omap: remove mux.h include
by Nicolas Kaiser
· 14 years ago
18dbe6c
omap: mux: Mux Apollon LCD power in board-apollon.c
by Tony Lindgren
· 14 years ago
bc092a3
OMAP: OMAPFB: fix rfbi.c compile error
by Tomi Valkeinen
· 14 years ago
256a804
OMAPFB: LCDC: change update_mode to DISABLED when going suspend
by Janusz Krzysztofik
· 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
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e721032
omapfb: lcd_ams_delta: add support for contrast control
by Janusz Krzysztofik
· 15 years ago
3e9ff04
omapfb: Fix 12-bit display (RGB444 color mode) handling
by Janusz Krzysztofik
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
7f000dd
video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c
by Peter Huewe
· 15 years ago
b64a5a1
OMAP: OMAPFB: add dummy release function for omapdss
by Tomi Valkeinen
· 15 years ago
f778a12
OMAP: OMAPFB: fix clk_get for RFBI
by Tomi Valkeinen
· 15 years ago
ebeb53e
mfd: twl: fix twl4030 rename for remaining driver, board files
by Balaji T K
· 15 years ago
fc7b92f
mfd: Rename all twl4030_i2c*
by Balaji T K
· 15 years ago
b07682b
mfd: Rename twl4030* driver files to enable re-use
by Santosh Shilimkar
· 15 years ago
8d72c79
omap1: LCD_DMA: Use some define rather than a hexadecimal
by Janusz Krzysztofik
· 15 years ago
aa2cf42
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
b39a982d
OMAP: DSS2: omapfb driver
by Tomi Valkeinen
· 15 years ago
dadd2bb
OMAP: OMAPFB: add omapdss device
by Tomi Valkeinen
· 15 years ago
91773a0
OMAP: OMAPFB: split omapfb.h
by Tomi Valkeinen
· 15 years ago
9c2816f
omap1: Add board support and LCD for HTC Herald
by Cory Maccarrone
· 15 years ago
b89ea90
add __init/__exit macros to omap video drivers
by Peter Huewe
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
b0002e0
omap: Use ioremap in dispc.c
by Tony Lindgren
· 15 years ago
82e8650
omapfb: Blizzard: constify register address tables
by Tommi Rantala
· 15 years ago
7999cad
omapfb: Blizzard: fix pointer to be const
by Tommi Rantala
· 15 years ago
03bb2b4
omapfb: Condition mutex acquisition
by Sergio Aguirre
· 15 years ago
f0f37e2
const: mark struct vm_struct_operations
by Alexey Dobriyan
· 15 years ago
366ec51
omapfb: HWA742: fix pointer to be const
by Imre Deak
· 15 years ago
b1d51db
omapfb: add FB manual update option to Kconfig
by Imre Deak
· 15 years ago
5910d35
omapfb: fix coding style / remove dead line
by arun c
· 15 years ago
b6c2b66
omapfb: suspend/resume only if FB device is already initialized
by Jouni Hogander
· 15 years ago
4c88ef1
omapfb: dispc: allow multiple external IRQ handlers
by Daniel Stone
· 15 years ago
48a00e7
omapfb: dispc: enable wake up capability
by Jouni Hogander
· 15 years ago
f9e2bc8
omapfb: dispc: disable iface clocks along with func clocks
by Jouni Hogander
· 15 years ago
fd0eecb
omapfb: dispc: various typo fixes
by Imre Deak
· 15 years ago
2f21a62
omapfb: add support for rotation on the Blizzard LCD ctrl
by Rodrigo Vivi
· 15 years ago
8fea884
omapfb: add support for the ZOOM MDK LCD
by Stanley.Miao
· 15 years ago
be48194
omapfb: add support for the Gumstix Overo LCD
by Steve Sakoman
· 15 years ago
27969cc
omapfb: add support for the OMAP3 Beagle DVI output
by Koen Kooi
· 15 years ago
2a8729c
omapfb: add support for the OMAP3 EVM LCD
by Steve Sakoman
· 15 years ago
fb49b78
omapfb: add support for the 3430SDP LCD
by Kevin Hilman
· 15 years ago
Next »