1. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  2. 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
  3. 394d3af Intel FB: more interlaced mode support by Krzysztof Halasa · 17 years ago
  4. 28ebe4f Intel FB: force even line count in interlaced mode by Krzysztof Halasa · 17 years ago
  5. ee5618f Intel FB: obvious changes and corrections by Krzysztof Halasa · 17 years ago
  6. 689c956 Intel FB: whitespace, bracket and other clean-ups by Krzysztof Halasa · 17 years ago
  7. 10b9836 Intel FB: support for interlaced video modes by Krzysztof Halasa · 17 years ago
  8. 8c8bd03 intelfb: Fix bug in DPLL disable by Antonino A. Daplas · 17 years ago
  9. 9c54ea9 Subject: [PATCH] Intel FB pixel clock calculation fix by Krzysztof Halasa · 17 years ago
  10. c312f97 intelfb: the pseudo_palette is only 16 elements long by Antonino A. Daplas · 17 years ago
  11. 71c6efd intelfb: fix ring space calculation by Orczykowski, Juergen · 17 years ago
  12. 2096b95 i2c: Shrink struct i2c_client by David Brownell · 17 years ago
  13. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 17 years ago
  14. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  15. f5610b9 [PATCH] Video: fb, kzalloc changes by Jiri Slaby · 17 years ago
  16. 3269711 i2c: Discard the i2c algo del_bus wrappers by Jean Delvare · 18 years ago
  17. bfba7b3 [PATCH] drivers/video/*: use kmemdup() by Alexey Dobriyan · 18 years ago
  18. f84fcb0 Remove unnecessary check in drivers/video/intelfb/intelfbhw.c by Eric Sesterhenn · 18 years ago
  19. a77b895 intel fb: switch to pci_get API by Alan Cox · 18 years ago
  20. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  21. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  22. db1a19b Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  23. 4dc3595 intelfbhw.c: intelfbhw_get_p1p2 defined but not used by Parag Warudkar · 18 years ago
  24. d5afabc intelfb: fix mtrr_reg signedness by Dave Airlie · 18 years ago
  25. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  26. 7627899 intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  27. 1f6e844 intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  28. 41c9480 intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  29. dd696ec intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  30. 399fb43 intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  31. 183b121 intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  32. 82c10f0 intelfb: add preliminary i2c support by Dennis Munsie · 18 years ago
  33. f80d0d2 intelfb: add vsync interrupt support by Eric Hustvedt · 18 years ago
  34. 37bced3 intelfb: add vsync interrupt support by Eric Hustvedt · 18 years ago
  35. 7649757 intelfb: add vsync interrupt support by Eric Hustvedt · 18 years ago
  36. 9a5f019 intelfb: add vsync interrupt support by Eric Hustvedt · 18 years ago
  37. 3ce6fb4 intelfb: add vsync interrupt support by Eric Hustvedt · 18 years ago
  38. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  39. 0fe6e2d intelfb delousing by Al Viro · 18 years ago
  40. 2abac1d intelfb: fixup clock calculation debugging. by Dave Airlie · 18 years ago
  41. 7210936 Removed hard coded EDID buffer size. by Dennis Munsie · 18 years ago
  42. 7a532c6 intelfb: use regular modedb table instead of VESA by Dennis Munsie · 18 years ago
  43. 56e004e intelfb: use firmware EDID for mode database by Antonino A. Daplas · 18 years ago
  44. 080a416 Revert "intelfb driver -- use the regular modedb table instead of the VESA" by Dave Airlie · 18 years ago
  45. 65eb2f9 intelfb: int option fix by Eric Hustvedt · 18 years ago
  46. f728377 sync modesetting code with X.org by Dave Airlie · 18 years ago
  47. c9daa87 intelfb: align with changes from my X driver. by Dave Airlie · 18 years ago
  48. 2c47430 intelfb driver -- use the regular modedb table instead of the VESA by Dennis Munsie · 18 years ago
  49. 1aecb39 Adds support for 256MB aperture on 945 chipsets to the intelfb driver by Eric Hustvedt · 18 years ago
  50. df7df8a intelfb -- uses stride alignment of 64 on the 9xx chipsets. by Dennis Munsie · 18 years ago
  51. 51d7974 intelfb: some cleanups for intelfbhw by Dave Airlie · 18 years ago
  52. 3587c50 intelfb: fixup pitch calculation like X does by Dave Airlie · 18 years ago
  53. 3aff13c intelfb: fixup p calculation by Dave Airlie · 18 years ago
  54. 46f60b8 This patch makes a needlessly global struct static. by Dave Airlie · 18 years ago
  55. 9a90603 intelfb: add i945GM support by Dave Airlie · 18 years ago
  56. 8b91b0b intelfb: fixup whitespace.. by Dave Airlie · 18 years ago
  57. 8bb91f6 intelfb: add hw cursor support for i9xx by Dave Airlie · 18 years ago
  58. 7679f4d intelfb: make i915 modeset by Dave Airlie · 18 years ago
  59. 9639d5e intelfb: add support for i945G by Dave Airlie · 18 years ago
  60. 16109b3 intelfb: add p divisor increments for i9xx. by Dave Airlie · 18 years ago
  61. 8492f08 intelfb: change splitm to be brute force by Dave Airlie · 18 years ago
  62. d024960 intelfb: add pll index to the intelfb structure by Dave Airlie · 18 years ago
  63. 7258b11 intelfb: prepare for i9xx support. by Dave Airlie · 18 years ago
  64. d301524 [PATCH] intelfb: Fix buffer overrun by Antonino A. Daplas · 18 years ago
  65. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 19 years ago
  66. 33c37c0 [PATCH] intelfb: Fix oops when changing video mode by Antonino A. Daplas · 19 years ago
  67. 4b3760c [PATCH] intelfb: Fix freeing of nonexistent resource by Antonino A. Daplas · 19 years ago
  68. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  69. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  70. 3a59026 [PATCH] intelfb: extend partial support of i915G to include i915GM by Scott MacKenzie · 19 years ago
  71. 375726d [PATCH] intelfb: Fix regression (blank display) from ioremap patch by Antonino A. Daplas · 19 years ago
  72. 4c7ffe0 [PATCH] fbdev: prevent drivers that have hardware cursors from calling software cursor code by James Simmons · 19 years ago
  73. 6bd4934 [PATCH] intelfb: Do not ioremap entire graphics aperture by Sylvain Meyer · 19 years ago
  74. 58a6064 [PATCH] fbdev: fill in the access_align field. by James Simmons · 19 years ago
  75. df52933 [PATCH] intelfb: fix accel detection when changing video modes by Sylvain Meyer · 19 years ago
  76. 27aef2d [PATCH] intelfb: Add voffset option to avoid conficts with Xorg i810 driver by Sylvain Meyer · 19 years ago
  77. 5a3b589 [PATCH] intelfbdrv naming fix by Andrew Morton · 19 years ago
  78. 346e399b [PATCH] intelfb section fix by Patrick McManus · 19 years ago
  79. 14c6f52 [PATCH] intelfb: Remove intelfbdrv.h by Adrian Bunk · 19 years ago
  80. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago