Age | Commit message (Expand) | Author |
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-09 | of/sparc: convert various prom_* functions to use phandle | Andres Salomon |
2010-05-25 | fbdev: move FBIO_WAITFORVSYNC to linux/fb.h | Grazvydas Ignotas |
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-02-08 | atyfb: Properly save PCI state before changing PCI PM level | Benjamin Herrenschmidt |
2009-02-05 | atyfb: fix CONFIG_ namespace violations | Randy Dunlap |
2008-08-05 | atyfb_base.c: fix warning | Alexander Beregalov |
2008-07-24 | atyfb: fix a cast | Ville Syrjala |
2008-07-24 | atyfb: report probe errors | Ville Syrjala |
2008-07-24 | atyfb: use a PCI device ID table | Ville Syrjala |
2008-07-24 | atyfb: correct_chipset() can fail | Ville Syrjala |
2008-07-24 | atyfb: remove dead code | Olaf Hering |
2008-05-23 | fbdev: fix integer as NULL pointer warning | Harvey Harrison |
2008-04-28 | video/aty/atyfb_base.c: free when fb can't be registered | Roel Kluin |
2008-02-18 | [ATYFB]: Kill 'prom_palette' sparc code. | David S. Miller |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-16 | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt |
2007-10-16 | atyfb: atyfb: Unshare pseudo_palette | Geert Uytterhoeven |
2007-07-22 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-07-20 | [SPARC]: Fix serial console device detection. | David S. Miller |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-17 | atyfb: the pseudo_palette is only 16 elements long | Antonino A. Daplas |
2007-07-16 | backlight: Convert from struct class_device to struct device | Richard Purdie |
2007-06-28 | atyfb: Fix XCLK frequency on Apple iBook1 | Ville Syrjala |
2007-05-08 | [ATYFB]: Fix sparc includes. | David S. Miller |
2007-05-08 | atyfb: halve XCLK with Mobility and 32bit memory | Ville Syrjala |
2007-05-08 | atyfb: reorganize clock init | Ville Syrjala |
2007-05-08 | atyfb: kill dead code | Antonino A. Daplas |
2007-04-26 | [ATYFB]: Use pci_device_to_OF_node() in sparc. | David S. Miller |
2007-03-05 | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight | Linus Torvalds |
2007-03-05 | [PATCH] atyfb: Fix kconfig error | Antonino A. Daplas |
2007-03-05 | backlight: Allow enable/disable of fb backlights, fixing regressions | Richard Purdie |
2007-02-20 | backlight: Separate backlight properties from backlight ops pointers | Richard Purdie |
2007-02-20 | backlight: Clean up pmac_backlight handling | Richard Purdie |
2007-02-20 | backlight: Rework backlight/fb interaction simplifying, lots | Richard Purdie |
2007-02-20 | backlight: Remove unneeded backlight update_status calls | Richard Purdie |
2007-02-20 | backlight: Fix external uses of backlight internal semaphore | Richard Purdie |
2007-02-20 | backlight: Remove unneeded owner field | Richard Purdie |
2007-02-12 | [PATCH] Correct apparent typo CONFIG_ATY_CT in ATY video | Robert P. J. Day |
2007-02-12 | [PATCH] remove bogus con_is_present() prototypes | Adrian Bunk |