1. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 9f5610e video/via: Convert to kstrtou8_from_user by Peter Huewe · 12 years ago
  3. 838ac78 viafb: avoid refresh and mode lookup in set_par by Florian Tobias Schandinat · 12 years ago
  4. 91dc1be viafb: LCD bpp cleanup by Florian Tobias Schandinat · 13 years ago
  5. 78145b7 viafb: another workaround for OLPCs weird wiring by Florian Tobias Schandinat · 13 years ago
  6. 5dc5f61 viafb: add initial EDID support by Florian Tobias Schandinat · 13 years ago
  7. e758927 viafb: add auxiliary device management infrastructure by Florian Tobias Schandinat · 13 years ago
  8. 4ce36bb viafb: replace strict_strtoul to kstrto* and check return value by Wang Shaoyan · 13 years ago
  9. 94bd217 Merge commit 'v3.1-rc2' into HEAD by Florian Tobias Schandinat · 13 years ago
  10. 5dd72f1 viafb: get rid of the remaining modetable structure assumptions by Florian Tobias Schandinat · 13 years ago
  11. 94715ba viafb: add new funcions to select a single mode by Florian Tobias Schandinat · 13 years ago
  12. 9ee3ec4 viafb: remove superfluous mode lookup by Florian Tobias Schandinat · 13 years ago
  13. 936a3f7 viafb: improve pitch handling by Florian Tobias Schandinat · 13 years ago
  14. 0acd33d viafbdev: fix compilation warning for unused variable by Nikanth Karthikesan · 13 years ago
  15. d933990 viafb: use display information in info not in var for panning by Florian Tobias Schandinat · 13 years ago
  16. 71a8638 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 13 years ago
  17. 8aa4d96 viafb: Automatic OLPC XO-1.5 configuration by Daniel Drake · 13 years ago
  18. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. 7f980a0 viafb: some small cleanup for global variables by Florian Tobias Schandinat · 13 years ago
  21. 0523656 viafb: kill crt_setting_information by Florian Tobias Schandinat · 13 years ago
  22. 3f086fe viafb: initialize margins correct by Florian Tobias Schandinat · 13 years ago
  23. 726abbc viafb: refresh rate bug collection by Florian Tobias Schandinat · 13 years ago
  24. 23e5abd video via: make local variables static by Stephen Hemminger · 13 years ago
  25. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  26. 751305d viafb: General power management infrastructure by Daniel Drake · 14 years ago
  27. 51f4332 viafb: add initial VX900 support by Florian Tobias Schandinat · 14 years ago
  28. adac8d6 viafb: fix hardware acceleration for suspend & resume by Florian Tobias Schandinat · 14 years ago
  29. 466bc7fc viafb: make suspend and resume work (on all machines?) by Florian Tobias Schandinat · 14 years ago
  30. b75f2c0 viafb: restore display on resume by Florian Tobias Schandinat · 14 years ago
  31. 3fd9b6c Minimal support for viafb suspend/resume by Deepak Saxena · 14 years ago
  32. a2aa9f9 viafb: rename output devices by Florian Tobias Schandinat · 14 years ago
  33. dd7a0b0 viafb: add a mapping of supported output devices by Florian Tobias Schandinat · 14 years ago
  34. 6f9422d viafb: introduce per output device power management by Florian Tobias Schandinat · 14 years ago
  35. 2a91839 viafb: add interface for output device configuration by Florian Tobias Schandinat · 14 years ago
  36. f4ab2f7a viafb: propagate __init and __devinit by Florian Tobias Schandinat · 14 years ago
  37. af29a5b viafb: fix accel_flags check_var bug by Florian Tobias Schandinat · 14 years ago
  38. cd58995 viafb: probe cleanups by Florian Tobias Schandinat · 14 years ago
  39. 45f85f4 viafb: remove ioctls which break the framebuffer interface by Florian Tobias Schandinat · 14 years ago
  40. 65123c6 viafb: update fix before calculating depth by Florian Tobias Schandinat · 14 years ago
  41. a51faab drivers/video/via: use memdup_user by Julia Lawall · 14 years ago
  42. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  43. ec66841 viafb: move some include files to include/linux by Jonathan Corbet · 14 years ago
  44. 2b78a96 viafb: make procfs entries optional by Florian Tobias Schandinat · 14 years ago
  45. 2fed547 viafb: fix proc entry removal by Florian Tobias Schandinat · 14 years ago
  46. 2749413 viafb: unify modesetting functions by Florian Tobias Schandinat · 14 years ago
  47. 24b4d82 viafb: Separate global and fb-specific data by Jonathan Corbet · 14 years ago
  48. f045f77 viafb: Move core stuff into via-core.c by Jonathan Corbet · 15 years ago
  49. 277d32a viafb: rework the I2C support in the VIA framebuffer driver by Harald Welte · 15 years ago
  50. 1b1f8cd viafb: Unmap the frame buffer on initialization error by Jonathan Corbet · 14 years ago
  51. b72a507 viafb: use proper pci config API by Harald Welte · 15 years ago
  52. 109771a viafb: Fix various resource leaks during module_init() by Harald Welte · 15 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  54. e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 14 years ago
  55. 415559f viafb: rework color setting by Florian Tobias Schandinat · 14 years ago
  56. dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 14 years ago
  57. bd14069 viafb: rework color checking by Florian Tobias Schandinat · 14 years ago
  58. dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 14 years ago
  59. fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 14 years ago
  60. 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 14 years ago
  61. ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 14 years ago
  62. 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 14 years ago
  63. d8566b2 viafb: yet another dead code removal by Florian Tobias Schandinat · 14 years ago
  64. dd73d68 viafb: split global index up by Florian Tobias Schandinat · 14 years ago
  65. cc8b82f viafb: deprecate private ioctls by Florian Tobias Schandinat · 14 years ago
  66. 8a3a95c viafb: do modesetting after updating variables by Erik-Jan Post · 15 years ago
  67. 0b94190 viafb: fix LCD hardware cursor regression by Florian Tobias Schandinat · 15 years ago
  68. 0f05058 drivers/video/via/viafbdev.c: correct code taking the size of a pointer by Julia Lawall · 15 years ago
  69. 8130b3b drivers/video/via/viafbdev.c: fix oops with no /proc by Dan Carpenter · 15 years ago
  70. db8df7b viafb: pass reference to pci device when calling framebuffer_alloc() by Harald Welte · 15 years ago
  71. 2d280f7 viafb: make viafb a first-class citizen using pci_driver by Harald Welte · 15 years ago
  72. 0306ab1 viafb: add support for the VX855 chipset by Harald Welte · 15 years ago
  73. 5ff32f6 viafb: use read-only mode parsing by Florian Tobias Schandinat · 15 years ago
  74. 93967be viafb: make module parameters visible in sysfs by Harald Welte · 15 years ago
  75. 31de59d viafb: hardware acceleration initialization cleanup by Florian Tobias Schandinat · 15 years ago
  76. 2d6e885 viafb: improve pitch handling by Florian Tobias Schandinat · 15 years ago
  77. 5016af53 viafb: cleanup viafb_cursor by Florian Tobias Schandinat · 15 years ago
  78. afbd3c1 viafb: switch to seq_file by Alexey Dobriyan · 15 years ago
  79. c3e2567 viafb: 2D engine rewrite by Florian Tobias Schandinat · 15 years ago
  80. c4df548 viafb: improve viafb_par by Florian Tobias Schandinat · 15 years ago
  81. 68fa920 viafb: another small cleanup of viafb_par by Florian Tobias Schandinat · 15 years ago
  82. b852abc viafb: remove unused video device stuff by Florian Tobias Schandinat · 15 years ago
  83. db88e38 viafb: clean up virtual memory handling by Florian Tobias Schandinat · 15 years ago
  84. b008c64b viafb: clean up duoview by Florian Tobias Schandinat · 15 years ago
  85. 13147f2 viafb: remove duplicated mode information by Florian Tobias Schandinat · 15 years ago
  86. bc6932b viafb: fix ioremap_nocache error handling by Florian Tobias Schandinat · 15 years ago
  87. 09cf118 viafb: split viafb_set_start_addr up by Florian Tobias Schandinat · 15 years ago
  88. 81228a3 viafb: merge viafb_update_viafb_par in viafb_update_fix by Florian Tobias Schandinat · 15 years ago
  89. 5215944 viafb: fix rmmod bug by Florian Tobias Schandinat · 15 years ago
  90. ee1ef82 viafb: make it work on x86_64 by Harald Welte · 15 years ago
  91. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  92. 2899bb0 viafb: fix sparse warnings by Hannes Eder · 16 years ago
  93. e687d69 viafb: fix crashes due to 4k stack overflow by Bruno Prémont · 16 years ago
  94. c267fd7 viafb: fix releasing of /proc/viafb/ subtree by Bruno Prémont · 16 years ago
  95. b3a45d8 viafb: viafbdev.c (update) by Joseph Chan · 16 years ago
  96. 29b619f viafb: viafbdev.c, viafbdev.h by Joseph Chan · 16 years ago