Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | omap: video: remove direct access of driver_data | Greg Kroah-Hartman | 1 | -7/+7 |
2009-07-01 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 1 | -0/+4 |
2009-05-29 | ARM: OMAP1: Make 770 LCD work | Andrew de Quincey | 1 | -16/+10 |
2009-05-16 | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2 | -9/+13 |
2009-04-01 | omapfb: fix argument of blank operation | Felipe Contreras | 1 | -4/+4 |
2009-04-01 | drivers/video/omap/hwa742.c: div reaches max_clk_div | Roel Kluin | 1 | -2/+2 |
2009-01-24 | [ARM] omap: ensure OMAP drivers pass a struct device to clk_get() | Russell King | 1 | -2/+2 |
2008-12-01 | [ARM] omap: fix a pile of issues | Russell King | 1 | -1/+1 |
2008-11-25 | ARM: OMAP: Remove broken LCD driver for SX1 | Tony Lindgren | 2 | -328/+0 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -19/+44 |
2008-10-16 | omap drivers: switch to standard GPIO calls | David Brownell | 3 | -70/+61 |
2008-09-05 | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ... | Russell King | 5 | -6/+13 |
2008-09-05 | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 1 | -3/+3 |
2008-09-05 | [ARM] omap: Fix IO_ADDRESS() macros | Russell King | 1 | -3/+3 |
2008-09-05 | [ARM] omap: convert OMAP drivers to use ioremap() | Russell King | 3 | -7/+25 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 16 | -35/+35 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 1 | -1/+1 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2 | -0/+2 |
2008-02-03 | drivers/video/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-01-27 | i2c/tps65010: move header to <linux/i2c/...> | David Brownell | 1 | -1/+1 |
2007-10-30 | fb menu: fix FB_OMAP dependencies so that menu is displayed correctly | Randy Dunlap | 1 | -1/+1 |
2007-10-20 | typo fixes | Matt LaPlante | 1 | -1/+1 |
2007-10-19 | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 4 | -7/+7 |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve | 2 | -8/+4 |
2007-07-17 | OMAP: LCD panel support for the Siemens SX1 mobile phone | Vovan888@gmail | 2 | -0/+335 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP OSK board | Dirk Behme | 2 | -0/+145 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP1510 Innovator board | Imre Deak | 2 | -0/+125 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP1610 Innovator board | Imre Deak | 2 | -0/+151 |
2007-07-17 | OMAP: LCD panel support for the Palm Zire71 | Marek Vasut | 2 | -0/+124 |
2007-07-17 | OMAP: LCD panel support for Palm Tungsten|T | Marek Vasut | 2 | -0/+128 |
2007-07-17 | OMAP: LCD panel support for the Palm Tungsten E | Romain Goyet | 2 | -0/+124 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP H3 board | Imre Deak | 2 | -0/+142 |
2007-07-17 | OMAP: LCD panel support for the TI OMAP H4 board | Imre Deak | 2 | -0/+119 |
2007-07-17 | OMAP: add external Epson Blizzard LCD controller support | Imre Deak | 3 | -0/+1575 |
2007-07-17 | OMAP: add external Epson HWA742 LCD controller support | Imre Deak | 3 | -0/+1086 |
2007-07-17 | OMAP: add TI OMAP2 external LCD controller support - RFBI | Imre Deak | 2 | -0/+589 |
2007-07-17 | OMAP: add TI OMAP1 external LCD controller support - SoSSI | Imre Deak | 3 | -0/+695 |
2007-07-17 | OMAP: add TI OMAP2 internal display controller support. | Imre Deak | 3 | -0/+1546 |
2007-07-17 | OMAP: add TI OMAP1 internal LCD controller | Imre Deak | 3 | -0/+902 |
2007-07-17 | OMAP: add TI OMAP framebuffer driver | Imre Deak | 3 | -0/+1989 |