Age | Commit message (Expand) | Author |
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 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-09-23 | atyfb: coding style cleanup | Ville Syrjala |
2009-06-30 | atyfb: fix alignment for block writes | Ville Syrjala |
2009-06-30 | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala |
2009-06-16 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin |
2009-06-12 | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell |
2009-04-13 | drivers/video/aty/radeon_base.c: fix typo in comment | Paul Menzel |
2009-04-01 | atyfb: speed up Mach64 cursor | Krzysztof Helt |
2009-04-01 | fb: hide hardware cursor in graphics mode (Mach64) | Krzysztof Helt |
2009-04-01 | radeonfb: suspend/resume for ATI Mobility Radeon RV350 | Wolfgang Kroener |
2009-03-30 | radeonfb: Use __pci_complete_power_transition() | Rafael J. Wysocki |
2009-03-22 | radeonfb: Whack the PCI PM register until it sticks | Benjamin Herrenschmidt |
2009-03-11 | radeonfb/aty128fb: Disable broken early resume hook for PowerBooks | Benjamin Herrenschmidt |
2009-02-20 | atyfb: remove unused local variable `pwr_command' | Yang Hongyang |
2009-02-08 | radeonfb: Fix resume from D3Cold on some platforms | Benjamin Herrenschmidt |
2009-02-08 | aty128fb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-05 | atyfb: fix CONFIG_ namespace violations | Randy Dunlap |
2009-02-02 | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks | Risto Suominen |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare |
2009-01-06 | pci: use pci_ioremap_bar() in drivers/video | Arjan van de Ven |
2008-12-10 | Revert "radeonfb: accelerate imageblit and other improvements" | Linus Torvalds |
2008-12-09 | radeonfb: Disable new color expand acceleration unless explicitely enabled | Benjamin Herrenschmidt |
2008-12-01 | radeonfb: fix problem with color expansion & alignment | Benjamin Herrenschmidt |