1. ac751ef console: rename acquire/release_console_sem() to console_lock/unlock() by Torben Hohn · 14 years ago
  2. 751305d viafb: General power management infrastructure by Daniel Drake · 14 years ago
  3. 51f4332 viafb: add initial VX900 support by Florian Tobias Schandinat · 14 years ago
  4. adac8d6 viafb: fix hardware acceleration for suspend & resume by Florian Tobias Schandinat · 14 years ago
  5. 466bc7fc viafb: make suspend and resume work (on all machines?) by Florian Tobias Schandinat · 14 years ago
  6. b75f2c0 viafb: restore display on resume by Florian Tobias Schandinat · 14 years ago
  7. 3fd9b6c Minimal support for viafb suspend/resume by Deepak Saxena · 14 years ago
  8. a2aa9f9 viafb: rename output devices by Florian Tobias Schandinat · 14 years ago
  9. dd7a0b0 viafb: add a mapping of supported output devices by Florian Tobias Schandinat · 14 years ago
  10. 6f9422d viafb: introduce per output device power management by Florian Tobias Schandinat · 14 years ago
  11. 2a91839 viafb: add interface for output device configuration by Florian Tobias Schandinat · 14 years ago
  12. f4ab2f7a viafb: propagate __init and __devinit by Florian Tobias Schandinat · 14 years ago
  13. af29a5b viafb: fix accel_flags check_var bug by Florian Tobias Schandinat · 14 years ago
  14. cd58995 viafb: probe cleanups by Florian Tobias Schandinat · 14 years ago
  15. 45f85f4 viafb: remove ioctls which break the framebuffer interface by Florian Tobias Schandinat · 14 years ago
  16. 65123c6 viafb: update fix before calculating depth by Florian Tobias Schandinat · 14 years ago
  17. a51faab drivers/video/via: use memdup_user by Julia Lawall · 14 years ago
  18. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  19. ec66841 viafb: move some include files to include/linux by Jonathan Corbet · 14 years ago
  20. 2b78a96 viafb: make procfs entries optional by Florian Tobias Schandinat · 14 years ago
  21. 2fed547 viafb: fix proc entry removal by Florian Tobias Schandinat · 14 years ago
  22. 2749413 viafb: unify modesetting functions by Florian Tobias Schandinat · 14 years ago
  23. 24b4d82 viafb: Separate global and fb-specific data by Jonathan Corbet · 14 years ago
  24. f045f77 viafb: Move core stuff into via-core.c by Jonathan Corbet · 15 years ago
  25. 277d32a viafb: rework the I2C support in the VIA framebuffer driver by Harald Welte · 15 years ago
  26. 1b1f8cd viafb: Unmap the frame buffer on initialization error by Jonathan Corbet · 14 years ago
  27. b72a507 viafb: use proper pci config API by Harald Welte · 15 years ago
  28. 109771a viafb: Fix various resource leaks during module_init() by Harald Welte · 15 years ago
  29. 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
  30. e17cea3 viafb: support color depth 15 and 30 by Florian Tobias Schandinat · 14 years ago
  31. 415559f viafb: rework color setting by Florian Tobias Schandinat · 14 years ago
  32. dbb7884 viafb: some virtual_xres handling fixes by Florian Tobias Schandinat · 14 years ago
  33. bd14069 viafb: rework color checking by Florian Tobias Schandinat · 14 years ago
  34. dba77f8 viafb: make some variables a bit less global by Florian Tobias Schandinat · 14 years ago
  35. fe9aab8 viafb: introduce strict parameter checking by Florian Tobias Schandinat · 14 years ago
  36. 5c9443e viafb: make viafb_set_par more dual framebuffer compatible by Florian Tobias Schandinat · 14 years ago
  37. ee79d54 viafb: video address setting revisited by Florian Tobias Schandinat · 14 years ago
  38. 7cf6079 viafb: reorder initialization for dual framebuffer mode by Florian Tobias Schandinat · 14 years ago
  39. d8566b2 viafb: yet another dead code removal by Florian Tobias Schandinat · 14 years ago
  40. dd73d68 viafb: split global index up by Florian Tobias Schandinat · 14 years ago
  41. cc8b82f viafb: deprecate private ioctls by Florian Tobias Schandinat · 14 years ago
  42. 8a3a95c viafb: do modesetting after updating variables by Erik-Jan Post · 15 years ago
  43. 0b94190 viafb: fix LCD hardware cursor regression by Florian Tobias Schandinat · 15 years ago
  44. 0f05058 drivers/video/via/viafbdev.c: correct code taking the size of a pointer by Julia Lawall · 15 years ago
  45. 8130b3b drivers/video/via/viafbdev.c: fix oops with no /proc by Dan Carpenter · 15 years ago
  46. db8df7b viafb: pass reference to pci device when calling framebuffer_alloc() by Harald Welte · 15 years ago
  47. 2d280f7 viafb: make viafb a first-class citizen using pci_driver by Harald Welte · 15 years ago
  48. 0306ab1 viafb: add support for the VX855 chipset by Harald Welte · 15 years ago
  49. 5ff32f6 viafb: use read-only mode parsing by Florian Tobias Schandinat · 15 years ago
  50. 93967be viafb: make module parameters visible in sysfs by Harald Welte · 15 years ago
  51. 31de59d viafb: hardware acceleration initialization cleanup by Florian Tobias Schandinat · 15 years ago
  52. 2d6e885 viafb: improve pitch handling by Florian Tobias Schandinat · 15 years ago
  53. 5016af53 viafb: cleanup viafb_cursor by Florian Tobias Schandinat · 15 years ago
  54. afbd3c1 viafb: switch to seq_file by Alexey Dobriyan · 15 years ago
  55. c3e2567 viafb: 2D engine rewrite by Florian Tobias Schandinat · 15 years ago
  56. c4df548 viafb: improve viafb_par by Florian Tobias Schandinat · 15 years ago
  57. 68fa920 viafb: another small cleanup of viafb_par by Florian Tobias Schandinat · 15 years ago
  58. b852abc viafb: remove unused video device stuff by Florian Tobias Schandinat · 15 years ago
  59. db88e38 viafb: clean up virtual memory handling by Florian Tobias Schandinat · 15 years ago
  60. b008c64b viafb: clean up duoview by Florian Tobias Schandinat · 15 years ago
  61. 13147f2 viafb: remove duplicated mode information by Florian Tobias Schandinat · 15 years ago
  62. bc6932b viafb: fix ioremap_nocache error handling by Florian Tobias Schandinat · 15 years ago
  63. 09cf118 viafb: split viafb_set_start_addr up by Florian Tobias Schandinat · 15 years ago
  64. 81228a3 viafb: merge viafb_update_viafb_par in viafb_update_fix by Florian Tobias Schandinat · 15 years ago
  65. 5215944 viafb: fix rmmod bug by Florian Tobias Schandinat · 15 years ago
  66. ee1ef82 viafb: make it work on x86_64 by Harald Welte · 15 years ago
  67. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  68. 2899bb0 viafb: fix sparse warnings by Hannes Eder · 16 years ago
  69. e687d69 viafb: fix crashes due to 4k stack overflow by Bruno Prémont · 16 years ago
  70. c267fd7 viafb: fix releasing of /proc/viafb/ subtree by Bruno Prémont · 16 years ago
  71. b3a45d8 viafb: viafbdev.c (update) by Joseph Chan · 16 years ago
  72. 29b619f viafb: viafbdev.c, viafbdev.h by Joseph Chan · 16 years ago