1. 8a48ac3 video: constify fb ops across all drivers by Jani Nikula · 5 years ago
  2. 0adcdbc video: fbdev: don't print error message on framebuffer_alloc() failure by Bartlomiej Zolnierkiewicz · 6 years ago
  3. 8c15220 video: fbdev: cirrusfb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  4. f7018c2 video: move fbdev to drivers/video/fbdev by Tomi Valkeinen · 11 years ago[Renamed from drivers/video/cirrusfb.c]
  5. 6112ea0 zorro: ZTWO_VADDR() should return "void __iomem *" by Geert Uytterhoeven · 14 years ago
  6. 8639fac video: cirrusfb: Remove incorrect checks by Sachin Kamat · 11 years ago
  7. d5ddbb0 video: cirrusfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  8. 933ee71 powerpc: remove PReP platform by Paul Bolle · 12 years ago
  9. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  10. ff0c264 video: Fix typo in drivers/video by Masanari Iida · 12 years ago
  11. 51be084 Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  13. e78bb88 fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IV by Geert Uytterhoeven · 13 years ago
  14. 17bdf48 fbdev/cirrusfb: Add support for Picasso IV in Zorro II mode by Geert Uytterhoeven · 13 years ago
  15. 0e0d133 fbdev/cirrusfb: Rewrite Zorro graphics card probing by Geert Uytterhoeven · 13 years ago
  16. bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
  17. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  18. 0efb2a0 cirrusfb: do not allow unsupported pixel depth by Krzysztof Helt · 16 years ago
  19. 8636a92 cirrusfb: fix interlaced modes by Krzysztof Helt · 16 years ago
  20. 4242a23 cirrusfb: fix threshold register mask for Laguna chips by Krzysztof Helt · 16 years ago
  21. df3aafd cirrusfb: GD5434 (aka SD64) support fixed by Krzysztof Helt · 16 years ago
  22. 8f19e15 cirrusfb: set MCLK in one place by Krzysztof Helt · 16 years ago
  23. 614c0dc cirrusfb: add accelerator constant by Krzysztof Helt · 16 years ago
  24. dd14f71 cirrusfb: fix clock doubling by Krzysztof Helt · 16 years ago
  25. 7cade31 cirrusfb: use 24bpp instead of 32bpp by Krzysztof Helt · 16 years ago
  26. 527410f cirrusfb: GD5446 fixes by Krzysztof Helt · 16 years ago
  27. bc5d8ac cirrusfb: fix error paths in cirrusfb_xxx_register() by Krzysztof Helt · 16 years ago
  28. 9e84806 cirrusfb: add imageblit function by Krzysztof Helt · 16 years ago
  29. 8343c89 cirrusfb: acceleration improvements by Krzysztof Helt · 16 years ago
  30. 78d780e cirrusfb: various Laguna fixes by Krzysztof Helt · 16 years ago
  31. 99a4584 cirrusfb: check_var improvements by Krzysztof Helt · 16 years ago
  32. 1b48cb5 cirrusfb: Laguna chipset 8bpp fix by Krzysztof Helt · 16 years ago
  33. 48c329e cirrusfb: various improvements by Krzysztof Helt · 16 years ago
  34. c4dec39 cirrusfb: use 5-6-5 RGB for 16bpp mode by Krzysztof Helt · 16 years ago
  35. 6683e01 cirrusfb: do not calculate line length twice by Krzysztof Helt · 16 years ago
  36. 6e30fc0 cirrusfb: add mmio registers for Laguna chipsets by Krzysztof Helt · 16 years ago
  37. 213d4bd cirrusfb: add Laguna additional overflow register by Krzysztof Helt · 16 years ago
  38. 55a4ea6 cirrusfb: fix Laguna chipset memory detection and clock setting by Krzysztof Helt · 16 years ago
  39. 75ed3a1 cirrusfb: convert printks to dev_foo by Krzysztof Helt · 16 years ago
  40. ee11940 cirrusfb: remove unused variables by Vlada Peric · 16 years ago
  41. f5ee051 section fixes for cirrusfb by Al Viro · 16 years ago
  42. 486ff38 cirrusfb: do not change MCLK for Alpine chips by Krzysztof Helt · 16 years ago
  43. 3b92183 cirrusfb: fix 16bpp modes by Krzysztof Helt · 16 years ago
  44. 55a0dd8 cirrusfb: add noaccel module parameter by Krzysztof Helt · 16 years ago
  45. dafa32c cirrusfb: drop clock fields from cirrusfb_regs structure by Krzysztof Helt · 16 years ago
  46. 9a85cf5 cirrusfb: eliminate CRT registers from global structure by Krzysztof Helt · 16 years ago
  47. c395d3e cirrusfb: add __devinit attribute to probing functions by Krzysztof Helt · 16 years ago
  48. a1d35a7 cirrusfb: use modedb and add mode_option parameter by Krzysztof Helt · 16 years ago
  49. 64beab1 cirrusfb: drop device pointers from cirrusfb_info by Krzysztof Helt · 16 years ago
  50. 1cea9a9 cirrusfb: remove 24 bpp mode by Krzysztof Helt · 16 years ago
  51. 7528f54 cirrusfb: simplify clock calculation by Krzysztof Helt · 16 years ago
  52. 786e463 cirrusfb: remove information about memory size during mode change by Krzysztof Helt · 16 years ago
  53. 09a2910 cirrusfb: check_par fixes by Krzysztof Helt · 16 years ago
  54. e59b6a5 drivers/video/cirrusfb: fix RAM address printk by Philippe De Muyter · 17 years ago
  55. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  56. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 17 years ago
  57. 36ea96a cirrusfb nonsense by Al Viro · 17 years ago
  58. d91f5bb fix cirrusfb breakage by Al Viro · 17 years ago
  59. 0ff1ede cirrusfb: code improvement 2nd part by Krzysztof Helt · 17 years ago
  60. 060b600 cirrusfb: code improvements by Krzysztof Helt · 17 years ago
  61. 9199ec5 cirrusfb: remove fields from cirrusfb_info by Krzysztof Helt · 17 years ago
  62. 7345de3 cirrusfb: remove typedefs by Krzysztof Helt · 17 years ago
  63. 8503df6 cirrusfb: checkpatch.pl cleanup by Krzysztof Helt · 17 years ago
  64. c930faa cirrusfb: convert to generic boolean by Richard Knutsson · 18 years ago
  65. d8b8c0a [PATCH] ioremap balanced with iounmap for drivers/video/cirrusfb by Amol Lad · 18 years ago
  66. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 19 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  68. a06630f [PATCH] Detaching fbcon: remove calls to pci_disable_device() by Antonino A. Daplas · 19 years ago
  69. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  70. 33d8675 [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() by Bjorn Helgaas · 19 years ago
  71. 49d5c7b [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixes by Antonino A. Daplas · 19 years ago
  72. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  73. 4153812 [PATCH] pci_ids: macros: replace partial with whole symbols by Grant Coady · 19 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago