Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | viafb: remove unused CEA mode | Florian Tobias Schandinat | 2011-04-26 | |
| * | | | | | | | | viafb: try to map less memory in case of failure | Florian Tobias Schandinat | 2011-04-25 | |
| * | | | | | | | | viafb: use write combining for video ram | Florian Tobias Schandinat | 2011-04-24 | |
| * | | | | | | | | Merge branch 'viafb-pll' into viafb-next | Florian Tobias Schandinat | 2011-04-24 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | viafb: add X server compatibility mode | Florian Tobias Schandinat | 2011-04-23 | |
| | * | | | | | | | | viafb: delete clock and PLL initialization | Florian Tobias Schandinat | 2011-04-01 | |
| | * | | | | | | | | viafb: add engine clock support | Florian Tobias Schandinat | 2011-03-25 | |
| | * | | | | | | | | viafb: add VIA slapping capability | Florian Tobias Schandinat | 2011-03-24 | |
| | * | | | | | | | | viafb: split clock and PLL code to an extra file | Florian Tobias Schandinat | 2011-03-24 | |
| | * | | | | | | | | viafb: add primary/secondary clock on/off switches | Florian Tobias Schandinat | 2011-03-23 | |
| | * | | | | | | | | viafb: add clock source selection and PLL power management support | Florian Tobias Schandinat | 2011-03-23 | |
| | * | | | | | | | | viafb: prepare for PLL separation | Florian Tobias Schandinat | 2011-03-23 | |
| | * | | | | | | | | viafb: call viafb_get_clk_value only in viafb_set_vclock | Florian Tobias Schandinat | 2011-03-23 | |
| | * | | | | | | | | viafb: allow some pll calculations | Florian Tobias Schandinat | 2011-03-23 | |
| * | | | | | | | | | Merge branch 'viafb-cleanup' into viafb-next | Florian Tobias Schandinat | 2011-04-24 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | viafb: replace custom return values | Florian Tobias Schandinat | 2011-03-26 | |
| | * | | | | | | | | | viafb: some small cleanup for global variables | Florian Tobias Schandinat | 2011-03-26 | |
| | * | | | | | | | | | viafb: gather common good, old VGA initialization in one place | Florian Tobias Schandinat | 2011-03-26 | |
| | * | | | | | | | | | viafb: remove unused max_hres/vres | Florian Tobias Schandinat | 2011-03-23 | |
| | * | | | | | | | | | viafb: kill crt_setting_information | Florian Tobias Schandinat | 2011-03-21 | |
| | * | | | | | | | | | viafb: no need to write CRTC values twice | Florian Tobias Schandinat | 2011-03-21 | |
| | * | | | | | | | | | viafb: move initialization code | Florian Tobias Schandinat | 2011-03-21 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | viafb: reduce OLPC refresh a bit | Florian Tobias Schandinat | 2011-04-23 | |
| * | | | | | | | | | viafb: fix OLPC XO 1.5 device connection | Florian Tobias Schandinat | 2011-04-23 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| * | | | | | | | | viafb: fix OLPC DCON refresh rate | Florian Tobias Schandinat | 2011-04-15 | |
| |/ / / / / / / | ||||
* | | | | | | | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | |
* | | | | | | | | m68k/atari: Do not use "/" in interrupt names | Geert Uytterhoeven | 2011-05-19 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Merge branch 'fbmem' | Linus Torvalds | 2011-05-14 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Further fbcon sanity checking | Bruno Prémont | 2011-05-14 | |
| * | | | | | | | fbmem: fix remove_conflicting_framebuffers races | Linus Torvalds | 2011-05-14 | |
* | | | | | | | | Merge branch 'fbmem' | Linus Torvalds | 2011-05-12 | |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||
| * | | | | | | fbmem: make read/write/ioctl use the frame buffer at open time | Linus Torvalds | 2011-05-12 | |
| * | | | | | | fbcon: add lifetime refcount to opened frame buffers | Linus Torvalds | 2011-05-12 | |
| | |_|/ / / | |/| | | | | ||||
* / | | | | | ARM: RiscPC: acornfb: fix section mismatches | Russell King | 2011-05-06 | |
|/ / / / / | ||||
* | | | / | ARM: pxafb: Fix access to nonexistent member of pxafb_info | Marek Vasut | 2011-04-12 | |
| |_|_|/ |/| | | | ||||
* | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-04-07 | |
|\ \ \ \ | ||||
| * | | | | efifb: Add override for 11" Macbook Air 3,1 | Matthew Garrett | 2011-04-06 | |
| * | | | | efifb: Support overriding fields FW tells us with the DMI data. | Peter Jones | 2011-04-06 | |
| * | | | | fb: Reduce priority of resource conflict message | Matthew Garrett | 2011-04-06 | |
| * | | | | savagefb: Remove obsolete else clause in savage_setup_i2c_bus | Tormod Volden | 2011-04-06 | |
| * | | | | savagefb: Set up I2C based on chip family instead of card id | Tormod Volden | 2011-04-06 | |
| * | | | | savagefb: Replace magic register address with define | Tormod Volden | 2011-04-06 | |
| * | | | | drivers/video/bfin-lq035q1-fb.c: introduce missing kfree | Julia Lawall | 2011-04-06 | |
| * | | | | video: s3c-fb: fix checkpatch errors and warning | Jingoo Han | 2011-04-06 | |
| * | | | | efifb: support AMD Radeon HD 6490 | Davidlohr Bueso | 2011-03-31 | |
| * | | | | s3fb: fix Virge/GX2 | Ondrej Zary | 2011-03-31 | |
| * | | | | fbcon: Remove unused 'display *p' variable from fb_flashcursor() | Sergey Senozhatsky | 2011-03-31 | |
| * | | | | Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/le... | Paul Mundt | 2011-03-29 | |
| |\ \ \ \ | ||||
| | * | | | | fbdev: sh_mobile_lcdcfb: fix module lock acquisition | Alexandre Courbot | 2011-03-29 | |
| | * | | | | fbdev: sh_mobile_lcdcfb: add blanking support | Alexandre Courbot | 2011-03-29 |