Age | Commit message (Expand) | Author |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen |
2014-02-11 | mach64: fix cursor when character width is not a multiple of 8 pixels | Mikulas Patocka |
2014-02-11 | atyfb: set FBINFO_READS_FAST | Mikulas Patocka |
2014-02-11 | mach64: use unaligned access | Mikulas Patocka |
2014-02-11 | atyfb: remove resolution limit 1600 | Mikulas Patocka |
2014-01-23 | drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli... | David Howells |
2013-10-29 | framebuffer: Use fb_<level> | Joe Perches |
2013-09-26 | video: aty: Remove incorrect checks | Sachin Kamat |
2013-09-26 | video: aty: Remove redundant break | Sachin Kamat |
2013-09-20 | radeon: Conditionally compile PM code | Thierry Reding |
2013-09-19 | radeonfb: Use pci_dev pm_cap | Jon Mason |
2013-09-19 | aty128fb: Use pci_dev pm_cap | Jon Mason |
2013-07-29 | fbdev/atyfb: fix recent breakage in correct_chipset() | Dan Carpenter |
2013-06-27 | radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang |
2013-06-27 | aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM) | Yijing Wang |
2013-06-26 | fb: fix atyfb unused data warnings | Randy Dunlap |
2013-06-26 | fb: fix atyfb build warning | Randy Dunlap |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-06 | sections: fix section conflicts in drivers/video | Andi Kleen |
2012-08-01 | Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-07-27 | radeonfb: Add quirk for the graphics adapter in some JSxx | Tony Breeds |
2012-07-24 | aty128fb: Fix coding style issues | Emil Goode |
2012-07-24 | video: Fix typo in drivers/video | Masanari Iida |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-08-19 | radeonfb: use display information in info not in var for panning | Laurent Pinchart |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-06-14 | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-03-22 | drivers:video:aty:radeon_base Fix typo occationally to occasionally | Justin P. Mattock |
2011-03-22 | radeonfb: Let hwmon driver probe the "monid" I2C bus | Jean Delvare |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-06 | atyfb: Fix bootup hangs on sparc64. | David S. Miller |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-10-24 | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare |
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds |
2010-06-02 | Fix colors for Mach64 | Mikulas Patocka |
2010-05-25 | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely |
2010-01-28 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely |
2010-01-28 | of: unify phandle name in struct device_node | Grant Likely |