summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | * | | | | | Merge branch 'viafb-samm' into viafb-nextFlorian Tobias Schandinat2012-02-157-58/+61
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | 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-1322-1481/+1585
| |\ \ \ \ \ \
| | * | | | | | fbdev: sh_mobile_meram: Implement system suspend/resumeLaurent Pinchart2012-03-121-6/+5
| | * | | | | | fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart2012-03-123-38/+14
| | * | | | | | fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart2012-03-123-20/+7
| | * | | | | | arm: mach-shmobile: Constify sh_mobile_meram_cfg structuresLaurent Pinchart2012-03-122-4/+5
| | * | | | | | fbdev: sh_mobile_lcdc: Don't store copy of platform dataLaurent Pinchart2012-03-123-38/+38
| | * | | | | | fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fieldsLaurent Pinchart2012-03-121-2/+0
| | * | | | | | arm: mach-shmobile: Don't set MERAM ICB numbers in platform dataLaurent Pinchart2012-03-122-16/+0
| | * | | | | | fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart2012-03-124-186/+215
| | * | | | | | fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2012-03-125-51/+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-122-96/+94
| | * | | | | | 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-122-39/+47
| | * | | | | | fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart2012-03-122-12/+12
| | * | | | | | fbdev: sh_mobile_meram: Request memory regions for memory resourcesLaurent Pinchart2012-03-121-16/+37
| | * | | | | | arm: mach-shmobile: Split MERAM resources into regs and meramLaurent Pinchart2012-03-122-5/+17
| | * | | | | | 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-1212-55/+55
| | * | | | | | 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
| | * | | | | | sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chanLaurent Pinchart2012-03-122-0/+94
| | * | | | | | fbdev: sh_mobile_lcdc: Return display connection state in display_onLaurent Pinchart2012-03-124-6/+16
| | * | | | | | fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operationLaurent Pinchart2012-03-124-13/+6
OpenPOWER on IntegriCloud