1. 31b6780 framebuffer: Use fb_<level> by Joe Perches · 11 years ago
  2. f9af73c video: sisfb: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  3. 48c68c4 Drivers: video: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  4. c1f58f1 video/sis: Annotate SiS_DRAMType as __devinitconst by Peter Huewe · 12 years ago
  5. 8e42a96 sisfb: use display information in info not in var for panning by Laurent Pinchart · 13 years ago
  6. 42dea903 sisfb: add support for XGI Z9 DDR2 POST by Aaro Koskinen · 13 years ago
  7. c9982d5 sisfb: move XGI POST DDR2 bootup code into subroutines by Aaro Koskinen · 13 years ago
  8. 5e8700b sisfb: add RAM type detection for XGI Z9 by Aaro Koskinen · 13 years ago
  9. 929c972 sisfb: add subroutine for detecting XGI Z9 by Aaro Koskinen · 13 years ago
  10. 74de5f4 sisfb: move XGI POST RAM type detection into a subroutine by Aaro Koskinen · 13 years ago
  11. 83ea0f1 sisfb: POST should fail if R/W test fails by Aaro Koskinen · 13 years ago
  12. 17d6ce1 sisfb: eliminate compiler warnings by Aaro Koskinen · 14 years ago
  13. ad78adb sisfb: replace setSISIDXREG with SiS_SetRegANDOR by Aaro Koskinen · 14 years ago
  14. 667a8b4 sisfb: replace andSISIDXREG with SiS_SetRegAND by Aaro Koskinen · 14 years ago
  15. 27799d6 sisfb: replace orSISIDXREG with SiS_SetRegOR by Aaro Koskinen · 14 years ago
  16. 44b751b sisfb: replace outSISIDXREG with SiS_SetReg by Aaro Koskinen · 14 years ago
  17. e57d413 sisfb: replace inSISIDXREG with SiS_GetReg by Aaro Koskinen · 14 years ago
  18. 63e13f8 sisfb: replace outSISREG with SiS_SetRegByte by Aaro Koskinen · 14 years ago
  19. 1e1687d sisfb: replace inSISREG with SiS_GetRegByte by Aaro Koskinen · 14 years ago
  20. 679c489 sisfb: eliminate unused variable compiler warning by Aaro Koskinen · 14 years ago
  21. 1f8e6ee sisfb: move the CONFIG warning to sis_main.c by Aaro Koskinen · 14 years ago
  22. f3fff73 sisfb: delete fallback code for pci_map_rom() by Aaro Koskinen · 14 years ago
  23. 8807236 sisfb: delete obsolete PCI ROM bug workaround by Aaro Koskinen · 14 years ago
  24. 32ed303 sisfb: limit POST memory test according to PCI resource length by Aaro Koskinen · 14 years ago
  25. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  26. dbd536b sis: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  27. 91d4e0a4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 14 years ago
  28. 5ab9481 fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() by Roel Kluin · 15 years ago
  29. d63870d sisfb: read buffer overflow by Roel Kluin · 15 years ago
  30. cbad1cb sisfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  31. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  32. 491bcc9 fbdev: use framebuffer_release() for freeing fb_info structures by Krzysztof Helt · 15 years ago
  33. 811a201 sisfb: fix color component length for pseudocolor modes by Michal Januszewski · 15 years ago
  34. 14aefd1 video/sis/: remove compat code by Adrian Bunk · 16 years ago
  35. 5e2daeb fbdev: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  36. ea237a6 drivers/video: remove unnecessary pci_dev_put by Julia Lawall · 16 years ago
  37. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  38. ed8a5d4 USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vázquez Cao · 17 years ago
  39. a9e60e5 video/sis/: fix negative array index by Adrian Bunk · 17 years ago
  40. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  41. 000d533 sisfb: fix pseudo_palette array size and overrun by Antonino A. Daplas · 17 years ago
  42. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  43. 0959f0c drivers/video/sis/: remove more kernel 2.4 code by Adrian Bunk · 17 years ago
  44. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  45. c30660ea [PATCH] drivers/video/sis: Convert to generic boolean by Richard Knutsson · 17 years ago
  46. 4370409 [PATCH] drivers/video/sis/sis_main.c: removal of old code by Michal Piotrowski · 18 years ago
  47. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  48. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 31c5cdb [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess by Adrian Bunk · 18 years ago
  51. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 19 years ago
  52. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  53. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  54. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago