summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...Danny Kukawka2012-01-251-0/+5
| | * | | | | OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculationRicardo Neri2012-01-251-1/+1
| | * | | | | OMAPDSS: HDMI: remove duplicate code and mode parameterMythri P K2012-01-251-11/+7
| | * | | | | OMAPDSS: HDMI: change the timing match logicMythri P K2012-01-251-100/+76
| | * | | | | OMAPDSS: HDMI: update static timing tableMythri P K2012-01-253-67/+63
| | * | | | | OMAPDSS: HDMI: remove duplicate video interface codeMythri P K2012-01-252-30/+8
| | |/ / / /
| * | | | | fbdev: da8xx: add support for SP10Q010 displayAnatolij Gustschin2012-03-192-1/+38
| * | | | | fbdev: da8xx:: fix reporting of the display timing infoAnatolij Gustschin2012-03-191-0/+4
| * | | | | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...Florian Tobias Schandinat2012-03-1325-1139/+936
| |\ \ \ \ \
| | * | | | | viafb: avoid refresh and mode lookup in set_parFlorian Tobias Schandinat2012-03-081-18/+14
| | * | | | | viafb: modetable conversionFlorian Tobias Schandinat2012-03-087-1035/+120
| | * | | | | viafb: LCD bpp cleanupFlorian Tobias Schandinat2012-03-045-30/+12
| | * | | | | viafb: Fix bug in centering codeFlorian Tobias Schandinat2012-02-211-1/+1
| | * | | | | viafb: another workaround for OLPCs weird wiringFlorian Tobias Schandinat2012-02-211-2/+4
| | * | | | | viafb: NULL dereference on allocation failure in query_edid()Dan Carpenter2012-02-171-2/+5
| | * | | | | Merge branch 'viafb-aux' into viafb-nextFlorian Tobias Schandinat2012-02-1515-10/+736
| | |\ \ \ \ \
| | | * | | | | viafb: add initial EDID supportFlorian Tobias Schandinat2012-02-134-8/+103
| | | * | | | | viafb: fix I2C emulation on GPIO portsFlorian Tobias Schandinat2012-02-121-2/+8
| | | * | | | | viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat2012-02-1014-1/+626
| | * | | | | | viafb: make SAMM to also work on LCDFlorian Tobias Schandinat2012-02-124-28/+22
| | * | | | | | viafb: make single framebuffer multiple adapter mode workFlorian Tobias Schandinat2012-02-104-22/+30
| | * | | | | | viafb: fill xres and yresFlorian Tobias Schandinat2012-02-101-1/+2
| | * | | | | | viafb: set correct polarity for second adapterFlorian Tobias Schandinat2012-02-101-7/+7
| | |/ / / / /
| * | | | | | Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat2012-03-136-1152/+1297
| |\ \ \ \ \ \
| | * | | | | | fbdev: sh_mobile_meram: Implement system suspend/resumeLaurent Pinchart2012-03-121-6/+5
| | * | | | | | fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart2012-03-122-30/+7
| | * | | | | | fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart2012-03-122-16/+7
| | * | | | | | fbdev: sh_mobile_lcdc: Don't store copy of platform dataLaurent Pinchart2012-03-122-37/+37
| | * | | | | | fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart2012-03-123-175/+199
| | * | | | | | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-122-42/+71
| | * | | | | | fbdev: sh_mobile_meram: Divide the code into sectionsLaurent Pinchart2012-03-121-54/+44
| | * | | | | | fbdev: sh_mobile_meram: Don't inline everythingLaurent Pinchart2012-03-121-15/+15
| | * | | | | | fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart2012-03-121-88/+90
| | * | | | | | fbdev: sh_mobile_meram: Make current_reg field store the current reg setLaurent Pinchart2012-03-121-1/+1
| | * | | | | | fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart2012-03-121-37/+43
| | * | | | | | fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart2012-03-121-5/+5
| | * | | | | | fbdev: sh_mobile_meram: Request memory regions for memory resourcesLaurent Pinchart2012-03-121-16/+37
| | * | | | | | fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsyncLaurent Pinchart2012-03-121-24/+23
| | * | | | | | fbdev: sh_mobile_lcdc: Store configuration in channel structureLaurent Pinchart2012-03-122-56/+61
| | * | | | | | fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functionsLaurent Pinchart2012-03-121-2/+3
| | * | | | | | fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanupLaurent Pinchart2012-03-122-128/+159
| | * | | | | | fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chanLaurent Pinchart2012-03-122-12/+13
| | * | | | | | fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() functionLaurent Pinchart2012-03-121-72/+102
| | * | | | | | fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structureLaurent Pinchart2012-03-121-16/+23
| | * | | | | | fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2012-03-122-29/+29
| | * | | | | | fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomodeLaurent Pinchart2012-03-122-36/+44
| | * | | | | | fbdev: sh_mobile_hdmi: Don't access LCDC fb_infoLaurent Pinchart2012-03-123-31/+28
| | * | | | | | fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handlerLaurent Pinchart2012-03-121-7/+1
| | * | | | | | fbdev: sh_mobile_lcdc: Pass a video mode to the notify callbackLaurent Pinchart2012-03-123-50/+48
| | * | | | | | sh_mobile_hdmi: Use LCDC notification callbackLaurent Pinchart2012-03-121-77/+14