1. 6280fd4 tridentfb: Blade3D clock fixes by Krzysztof Helt · 16 years ago
  2. f330c4b tridentfb: y-panning fixes by Krzysztof Helt · 16 years ago
  3. a4af179 tridentfb: fix 224 color logo at 8 bpp by Krzysztof Helt · 16 years ago
  4. 13b0de4 tridentfb: fix console freeze when switching from X11 by Krzysztof Helt · 16 years ago
  5. 5cf1384 tridentfb: source code improvements by Krzysztof Helt · 16 years ago
  6. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 16 years ago
  7. 34dec24 tridentfb: various pixclock and timing improvements by Krzysztof Helt · 16 years ago
  8. 2c86a0c tridentfb: acceleration bug fixes by Krzysztof Helt · 16 years ago
  9. 49b1f4b4 tridentfb: acceleration code improvements by Krzysztof Helt · 16 years ago
  10. bcac2d5 tridentfb: add acceleration for TGUI families by Krzysztof Helt · 16 years ago
  11. 54f019e tridentfb: fix hi-color modes for TGUI 9440 by Krzysztof Helt · 16 years ago
  12. 65e93e0 tridentfb: preserve memory type settings by Krzysztof Helt · 16 years ago
  13. 74a933f tridentfb: improve check_var function by Krzysztof Helt · 16 years ago
  14. aa0aa8a tridentfb: fix unitialized pseudo_palette by Krzysztof Helt · 16 years ago
  15. a0d9225 tridentfb: add TGUI 9440 support by Krzysztof Helt · 16 years ago
  16. 0e73a47 tridentfb: improved register values on TGUI 9680 by Krzysztof Helt · 16 years ago
  17. 3876ae8 tridentfb: improve probe function by Krzysztof Helt · 16 years ago
  18. 6bdf103 tridentfb: fix clock settings for older Trident 96XX chips by Krzysztof Helt · 16 years ago
  19. c1724fe tridentfb: use mmio access for clock setting by Krzysztof Helt · 16 years ago
  20. 7f762d2 tridentfb: fix timing calculations by Krzysztof Helt · 16 years ago
  21. 10172ed tridentfb: make use of functions and constants from the vga.h by Krzysztof Helt · 16 years ago
  22. d9cad04 tridentfb: move global acceleration hooks into structure by Krzysztof Helt · 16 years ago
  23. e0759a5 tridentfb: convert is_blade and is_xp macros into functions by Krzysztof Helt · 16 years ago
  24. 6eed8e1 tridentfb: move global flat panel variable into structure by Krzysztof Helt · 16 years ago
  25. 122e8ad tridentfb: move global chip_id into structure by Krzysztof Helt · 16 years ago
  26. ea8ee55 tridentfb: move global pseudo palette into structure by Krzysztof Helt · 16 years ago
  27. e09ed09 tridentfb: convert fb_info into allocated one by Krzysztof Helt · 16 years ago
  28. 306fa6f6 tridentfb: replace macros with functions by Krzysztof Helt · 16 years ago
  29. 2ece5f43 fbdev: add the carmine FB driver by Sebastian Siewior · 16 years ago
  30. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  31. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  32. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  33. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  34. ca52a49 driver core: remove DEVICE_NAME_SIZE define by Kay Sievers · 17 years ago
  35. 1e27440 device create: framebuffer: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
  36. 57a20d8 fbdev: Teaches offb about palette on radeon r5xx/r6xx by Benjamin Herrenschmidt · 16 years ago
  37. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  38. 880e5e2 export c2p by Adrian Bunk · 16 years ago
  39. 8b54b61 drivers/video/c2p.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  40. da8513c atafb: Register Atari-specific video modes with sysfs by Geert Uytterhoeven · 16 years ago
  41. db3e528 amifb: Register Amiga-specific video modes with sysfs by Geert Uytterhoeven · 16 years ago
  42. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  43. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  44. dc221ea Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  45. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  46. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  47. 53ffe3b [ARM] Merge most of the PXA work for initial merge by Russell King · 16 years ago
  48. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  49. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  50. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  51. c1b6b4f i2c: Let framebuffer drivers set their I2C bus class to DDC by Jean Delvare · 16 years ago
  52. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  53. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  54. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago
  55. 044e5f4 Merge branch 'pxa' into devel by Russell King · 16 years ago
  56. f31ad92 fbdev: bugfix for multiprocess defio by Jaya Kumar · 16 years ago
  57. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  58. 67f5cd0 Merge branches 'pxa-ezx', 'pxa-magician' and 'pxa-palm' into pxa by Russell King · 16 years ago
  59. efd746b x86, VisWS: turn into generic arch, move definitions by Ingo Molnar · 16 years ago
  60. c1450f1 [ARM] 5164/1: pxafb: Support for RGB666, RGBT666, RGB888 and RGBT888 by Stefan Schmidt · 16 years ago
  61. f974a8e Merge branch 'machtypes' into pxa-palm by Russell King · 16 years ago
  62. fdc614e Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxa by Russell King · 16 years ago
  63. 48948a3 Fix broken fix for fsl-diu-db by Takashi Iwai · 16 years ago
  64. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  65. 9f17f28 [ARM] 5118/1: pxafb: add exit and remove handlers by Jaya Kumar · 16 years ago
  66. 27c8d95 w100fb: add 80 MHz modeline by Philipp Zabel · 16 years ago
  67. e5dd3cb w100fb: do not depend on SHARPSL by Philipp Zabel · 16 years ago
  68. 05946bc fsl_diu_fb: fix build with CONFIG_PM=y, plus fix some warnings by Anton Vorontsov · 16 years ago
  69. 43bda1a [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. by Ben Dooks · 16 years ago
  70. 3b73125 [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks by Philipp Zabel · 16 years ago
  71. 42796d3 [ARM] pxa: add generic PWM backlight driver by eric miao · 17 years ago
  72. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  73. 9e6c297 [ARM] 5117/1: pxafb: fix __devinit/exit annotations by Jaya Kumar · 16 years ago
  74. ee98476 [ARM] 5116/1: pxafb: cleanup and fix order of failure handling by Jaya Kumar · 16 years ago
  75. f1edfc4 [ARM] 5115/1: pxafb: fix ifdef for command line option handling by Jaya Kumar · 16 years ago
  76. fc7f687 fbmem: cdev lock_kernel() pushdown by Jonathan Corbet · 17 years ago
  77. 688d22e Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  78. d36e311 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  79. 61d6cc5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  80. e59b6a5 drivers/video/cirrusfb: fix RAM address printk by Philippe De Muyter · 16 years ago
  81. 630c270 hgafb: resource management fix by Krzysztof Helt · 16 years ago
  82. f969c56 fsl-diu-db: compile fix by Jeff Mahoney · 16 years ago
  83. 62cfcf4 [ARM] 5090/1: Correct pxafb palette typo error by Jürgen Schindele · 16 years ago
  84. 738eca7 sparc: get leo framebuffer working by Robert Reif · 16 years ago
  85. cec0dd9 platinumfb: Use linux/of_{device,platform}.h instead of asm by Stephen Rothwell · 16 years ago
  86. 659179b fbdev: export symbol fb_mode_option by Geoff Levand · 16 years ago
  87. 10732c3 fbcon: fix wrong vmode bits copied on console switch by Krzysztof Helt · 16 years ago
  88. e2d4eca modedb: fix incorrect sync and vmode flags for CVT modes by Krzysztof Helt · 16 years ago
  89. e4dcff1 xen pvfb: Dynamic mode support (screen resizing) by Markus Armbruster · 16 years ago
  90. f4ad1eb xen pvfb: Zero unused bytes in events sent to backend by Markus Armbruster · 16 years ago
  91. 1e892c9 xen pvfb: Module aliases to support module autoloading by Markus Armbruster · 16 years ago
  92. 9e124fe xen: Enable console tty by default in domU if it's not a dummy by Markus Armbruster · 16 years ago
  93. d3c5f8b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  94. ee29420 S3C2410: fix driver MODULE_ALIAS() by Ben Dooks · 16 years ago
  95. 6a0e4ec S3C2410: clean out changelog header and tidy by Ben Dooks · 16 years ago
  96. d585dfe S3C2410: add error print if we cannot add attribute by Ben Dooks · 16 years ago
  97. 673b460 S3C2410: ensure that FB_BLANK_POWERDOWN shuts down the controller by Ben Dooks · 16 years ago
  98. cdc83ae SM501: reverse FPEN/VBIASEN flags behaviour by Ben Dooks · 16 years ago
  99. 5e2daeb fbdev: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  100. 4ba35fb [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfo by Philipp Zabel · 16 years ago