Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -3/+3 |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2 | -1/+4 |
2011-03-23 | backlight: add backlight type | Matthew Garrett | 3 | -0/+3 |
2011-03-22 | drivers:video:aty:radeon_base Fix typo occationally to occasionally | Justin P. Mattock | 1 | -1/+1 |
2011-03-22 | radeonfb: Let hwmon driver probe the "monid" I2C bus | Jean Delvare | 1 | -0/+3 |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn | 3 | -16/+16 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -3/+3 |
2011-01-06 | atyfb: Fix bootup hangs on sparc64. | David S. Miller | 1 | -22/+5 |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux | 3 | -3/+3 |
2010-10-25 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-10-24 | i2c: Remove unneeded inclusions of <linux/i2c-id.h> | Jean Delvare | 1 | -1/+0 |
2010-10-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon | 1 | -1/+2 |
2010-07-21 | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 1 | -1/+1 |
2010-06-03 | Fix colors for Mach64 | Mikulas Patocka | 1 | -3/+6 |
2010-05-25 | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas | 1 | -4/+0 |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -2/+4 |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett | 3 | -6/+15 |
2010-02-09 | of: add 'of_' prefix to machine_is_compatible() | Grant Likely | 3 | -14/+14 |
2010-01-29 | Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree | Grant Likely | 1 | -2/+2 |
2010-01-29 | of: unify phandle name in struct device_node | Grant Likely | 1 | -1/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -2/+2 |
2009-09-23 | atyfb: coding style cleanup | Ville Syrjala | 1 | -371/+458 |
2009-07-01 | atyfb: fix alignment for block writes | Ville Syrjala | 3 | -14/+46 |
2009-07-01 | atyfb: fix HP OmniBook 500 reboot hang | Ville Syrjala | 2 | -9/+82 |
2009-06-17 | radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb? | Roel Kluin | 1 | -2/+1 |
2009-06-12 | module_param: invbool should take a 'bool', not an 'int' | Rusty Russell | 1 | -1/+1 |
2009-04-14 | drivers/video/aty/radeon_base.c: fix typo in comment | Paul Menzel | 1 | -2/+2 |
2009-04-01 | atyfb: speed up Mach64 cursor | Krzysztof Helt | 1 | -8/+7 |
2009-04-01 | fb: hide hardware cursor in graphics mode (Mach64) | Krzysztof Helt | 1 | -1/+2 |
2009-04-01 | radeonfb: suspend/resume for ATI Mobility Radeon RV350 | Wolfgang Kroener | 1 | -0/+3 |
2009-03-30 | radeonfb: Use __pci_complete_power_transition() | Rafael J. Wysocki | 1 | -1/+1 |
2009-03-22 | radeonfb: Whack the PCI PM register until it sticks | Benjamin Herrenschmidt | 1 | -0/+24 |
2009-03-11 | radeonfb/aty128fb: Disable broken early resume hook for PowerBooks | Benjamin Herrenschmidt | 2 | -2/+18 |
2009-02-21 | atyfb: remove unused local variable `pwr_command' | Yang Hongyang | 1 | -1/+0 |
2009-02-08 | radeonfb: Fix resume from D3Cold on some platforms | Benjamin Herrenschmidt | 2 | -67/+20 |
2009-02-08 | aty128fb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 1 | -10/+15 |
2009-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt | 1 | -5/+15 |
2009-02-05 | atyfb: fix CONFIG_ namespace violations | Randy Dunlap | 4 | -29/+29 |
2009-02-02 | fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks | Risto Suominen | 1 | -0/+11 |
2009-01-26 | i2c: Delete many unused adapter IDs | Jean Delvare | 1 | -1/+0 |
2009-01-07 | pci: use pci_ioremap_bar() in drivers/video | Arjan van de Ven | 1 | -1/+1 |
2008-12-11 | Revert "radeonfb: accelerate imageblit and other improvements" | Linus Torvalds | 5 | -267/+122 |
2008-12-09 | radeonfb: Disable new color expand acceleration unless explicitely enabled | Benjamin Herrenschmidt | 3 | -1/+10 |
2008-12-02 | radeonfb: fix problem with color expansion & alignment | Benjamin Herrenschmidt | 2 | -9/+30 |
2008-10-16 | radeonfb: accelerate imageblit and other improvements | Benjamin Herrenschmidt | 5 | -122/+237 |
2008-10-16 | radeonfb: misc cleanup of engine and dst cache handling | Benjamin Herrenschmidt | 3 | -30/+38 |
2008-10-16 | radeonfb: revert "Fix radeon DDC regression" | Jean Delvare | 1 | -4/+0 |
2008-08-13 | radeonfb: fix accel engine hangs | David Miller | 1 | -0/+8 |
2008-08-06 | atyfb_base.c: fix warning | Alexander Beregalov | 1 | -14/+15 |