aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/ps3fb.c
Commit message (Expand)AuthorAge
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-17
* fbdev/ps3fb: Fix section mismatch warning for ps3fb_probeVladimir Murzin2013-09-10
* fbdev/ps3fb: fix compile warningTomi Valkeinen2013-05-02
* fbdev/ps3fb: use vm_iomap_memory()Tomi Valkeinen2013-04-26
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-11
|\
| * drivers/video/ps3fb.c: fix error return codePeter Senna Tschudin2012-09-22
* | powerpc/ps3: Replace virt_to_abs() with __pa()Michael Ellerman2012-09-05
|/
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-03
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-25
* powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h>Geert Uytterhoeven2009-08-19
* ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-15
* ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-14
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-14
* ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-14
* ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-14
* ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-14
* ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-14
* video: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* powerpc/ps3: printing fixups for l64 to ll64 conversion drivers/videoStephen Rothwell2009-01-16
* powerpc/ps3: Add sub-match id modalias supportGeert Uytterhoeven2008-12-15
* powerpc/ps3: Replace the flip_ctl logic in ps3av and ps3fb by a mutexGeert Uytterhoeven2008-11-19
* powerpc/ps3: Add a sub-match id to ps3_system_busMasakazu Mokuno2008-07-21
* ps3fb: fix modedb typosGeoff Levand2008-02-06
* ps3fb: cleanup sweepGeert Uytterhoeven2008-02-06
* ps3fb: round up video modesGeert Uytterhoeven2008-02-06
* ps3fb: reorganize modedb handlingGeert Uytterhoeven2008-02-06
* ps3fb: add support for configurable black bordersGeert Uytterhoeven2008-02-06
* ps3fb: make frame buffer offsets unsigned intGeert Uytterhoeven2008-02-06
* ps3fb: kill ps3fb_resGeert Uytterhoeven2008-02-06
* ps3fb: open-code macros that are used only onceGeert Uytterhoeven2008-02-06
* ps3fb: kill PS3FB_FULL_MODE_BITGeert Uytterhoeven2008-02-06
* ps3: use symbolic names for video modesGeert Uytterhoeven2008-02-06
* ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-11
* ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-11
* ps3fb: Fix ps3fb free_irq() dev_idGeoff Levand2007-12-19
* ps3fb: Update for firmware 2.10Geert Uytterhoeven2007-12-19
* ps3fb: video memory size cleanupsGeert Uytterhoeven2007-11-29
* drivers/video/ps3fb: fix memset size errorLi Zefan2007-11-14
* ps3fb: enhance horizontal panning on firmware 1.90 and upGeert Uytterhoeven2007-10-16
* ps3fb: add virtual screen and panning supportGeert Uytterhoeven2007-10-16
* ps3fb: don't keep the borders for non-fullscreen modes in XDR memoryGeert Uytterhoeven2007-10-16
* ps3fb: use fb_info.par properlyGeert Uytterhoeven2007-10-16
* ps3fb: fix possible overlap of GPU command buffer and frame bufferGeert Uytterhoeven2007-10-16
* ps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl() staticGeert Uytterhoeven2007-10-16
* ps3fb: clean up includesGeert Uytterhoeven2007-10-16
* ps3fb: do not print warnings on invalid frame numbersGeert Uytterhoeven2007-10-16
* ps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()Geert Uytterhoeven2007-10-16
* ps3av: dont distinguish between `boot' and `non-boot' autodetectionGeert Uytterhoeven2007-10-16
* ps3fb: Fix spurious mode change failuresGeert Uytterhoeven2007-10-16