summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao2008-09-233-0/+549
| | | | | | * | | | | | | | lcd: allow lcd device to handle mode change eventsEric Miao2008-09-232-3/+16
| | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | * | | | | | | | | [ARM] 5200/1: am200epd: use fb notifiers and gpio apiJaya Kumar2008-08-263-309/+0
| | | | * | | | | | | | | [ARM] 5209/1: metronomefb: changes to use platform framebufferJaya Kumar2008-08-262-112/+147
| | | | * | | | | | | | | [ARM] 5186/1: metronomefb: convert printk to dev_dbg/err messagesJaya Kumar2008-08-261-27/+20
| | | | |/ / / / / / / /
| | | * | | | | | | | | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET2008-09-181-0/+4
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | fbdev: fix recursive notifier and locking when fbdev console is blankedKrzysztof Helt2008-10-031-1/+5
| | * | | | | | | | | fbcon: fix monochrome color value calculationDavid Winn2008-10-021-1/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | leo: disable cursor when leaving graphics modeRobert Reif2008-10-101-38/+56
| * | | | | | | | | cg6: disable cursor when leaving graphics modeRobert Reif2008-10-101-1/+35
| * | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-164-86/+78
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen2008-09-131-35/+49
| | |/ / / / / / /
| | * | | | | | | atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-051-4/+6
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | tdfxfb: fix frame buffer name overrunKrzysztof Helt2008-09-021-4/+3
| | * | | | | | tdfxfb: fix SDRAM memory size detectionKrzysztof Helt2008-09-021-1/+1
| | * | | | | | cirrusfb: check_par fixesKrzysztof Helt2008-09-021-41/+18
| * | | | | | | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-318-8/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Fix autoloading of MacBook Pro backlight driver.David Woodhouse2008-10-131-3/+1
| |/ / / / / |/| | | | |
* | | | | | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
|/ / / / /
* | | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-235-5/+0
* | | | | fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-202-0/+23
* | | | | Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...Michael Hennerich2008-08-201-3/+12
* | | | | pm2fb: free cmap memory on module removeKrzysztof Helt2008-08-201-0/+1
* | | | | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-201-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-111-0/+2
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-161-27/+41
|\ \ \ \ \
| * | | | | [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specifiedEric Miao2008-08-161-26/+36
| * | | | | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao2008-08-161-0/+2
| * | | | | [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCDEric Miao2008-08-161-1/+3
| |/ / / /
* | | | | freescale DIU: bug fix: add sanity check for AOI positionYork Sun2008-08-151-0/+4
* | | | | freescale DIU: add virtual resolution and panning supportYork Sun2008-08-151-5/+23
* | | | | fbcon: prevent cursor disappearance after switching to 512 character fontKrzysztof Helt2008-08-121-2/+2
* | | | | atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-121-2/+5
* | | | | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen2008-08-121-2/+4
* | | | | matrox maven: convert to a new-style i2c driverJean Delvare2008-08-122-57/+50
* | | | | matroxfb: i2c structure templates clean-upJean Delvare2008-08-121-8/+3
* | | | | matrox maven: fix a broken error pathJean Delvare2008-08-121-1/+1
* | | | | radeonfb: fix accel engine hangsDavid Miller2008-08-121-0/+8
* | | | | Revert "fbcon: bgcolor fix"Linus Torvalds2008-08-111-1/+1
|/ / / /
* | | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0729-63/+63
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-0719-86/+145
|\ \ \ \
| * | | | atyfb_base.c: fix warningAlexander Beregalov2008-08-051-14/+15
| * | | | drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall2008-08-051-2/+6
| * | | | radeonfb: give i2c buses nicer namesJean Delvare2008-08-051-1/+2
| * | | | fbcon: fix scrolling after logo is clearedKrzysztof Helt2008-08-051-0/+3
| * | | | radeon: misc correctionsDavid Miller2008-08-051-2/+2
| * | | | backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks2008-08-051-0/+2
| * | | | backlight: add more information output to pwm_backlightBen Dooks2008-08-051-2/+6
| * | | | vt8623fb: fix kernel oopsOndrej Zajicek2008-08-053-28/+28
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-021-0/+2
| |\ \ \ \
OpenPOWER on IntegriCloud