| Commit message (Expand) | Author | Age |
* | zorro: ZTWO_VADDR() should return "void __iomem *" | Geert Uytterhoeven | 2013-11-26 |
* | video: cirrusfb: Remove incorrect checks | Sachin Kamat | 2013-09-26 |
* | video: cirrusfb: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-09-19 |
* | powerpc: remove PReP platform | Paul Bolle | 2013-04-18 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | video: Fix typo in drivers/video | Masanari Iida | 2012-07-24 |
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2012-01-14 |
|\ |
|
| * | fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV | Geert Uytterhoeven | 2011-11-11 |
| * | fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode | Geert Uytterhoeven | 2011-11-11 |
| * | fbdev/cirrusfb: Rewrite Zorro graphics card probing | Geert Uytterhoeven | 2011-11-11 |
* | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 |
|/ |
|
* | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | cirrusfb: do not allow unsupported pixel depth | Krzysztof Helt | 2009-04-13 |
* | cirrusfb: fix interlaced modes | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: fix threshold register mask for Laguna chips | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: GD5434 (aka SD64) support fixed | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: set MCLK in one place | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: add accelerator constant | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: fix clock doubling | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: use 24bpp instead of 32bpp | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: GD5446 fixes | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: fix error paths in cirrusfb_xxx_register() | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: add imageblit function | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: acceleration improvements | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: various Laguna fixes | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: check_var improvements | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: Laguna chipset 8bpp fix | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: various improvements | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: use 5-6-5 RGB for 16bpp mode | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: do not calculate line length twice | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: add mmio registers for Laguna chipsets | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: add Laguna additional overflow register | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: fix Laguna chipset memory detection and clock setting | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: convert printks to dev_foo | Krzysztof Helt | 2009-04-01 |
* | cirrusfb: remove unused variables | Vlada Peric | 2008-11-19 |
* | section fixes for cirrusfb | Al Viro | 2008-11-01 |
* | cirrusfb: do not change MCLK for Alpine chips | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: fix 16bpp modes | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: add noaccel module parameter | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: drop clock fields from cirrusfb_regs structure | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: eliminate CRT registers from global structure | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: add __devinit attribute to probing functions | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: use modedb and add mode_option parameter | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: drop device pointers from cirrusfb_info | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: remove 24 bpp mode | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: simplify clock calculation | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: remove information about memory size during mode change | Krzysztof Helt | 2008-10-16 |
* | cirrusfb: check_par fixes | Krzysztof Helt | 2008-09-02 |
* | drivers/video/cirrusfb: fix RAM address printk | Philippe De Muyter | 2008-06-12 |