1. c1f58f1 video/sis: Annotate SiS_DRAMType as __devinitconst by Peter Huewe · 12 years ago
  2. 3d7e5a9 video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMType by Peter Huewe · 12 years ago
  3. 8e42a96 sisfb: use display information in info not in var for panning by Laurent Pinchart · 13 years ago
  4. 42dea903 sisfb: add support for XGI Z9 DDR2 POST by Aaro Koskinen · 13 years ago
  5. c9982d5 sisfb: move XGI POST DDR2 bootup code into subroutines by Aaro Koskinen · 13 years ago
  6. 5e8700b sisfb: add RAM type detection for XGI Z9 by Aaro Koskinen · 13 years ago
  7. 929c972 sisfb: add subroutine for detecting XGI Z9 by Aaro Koskinen · 13 years ago
  8. 74de5f4 sisfb: move XGI POST RAM type detection into a subroutine by Aaro Koskinen · 13 years ago
  9. 83ea0f1 sisfb: POST should fail if R/W test fails by Aaro Koskinen · 13 years ago
  10. 17d6ce1 sisfb: eliminate compiler warnings by Aaro Koskinen · 14 years ago
  11. 1147767 sisfb: delete unused register I/O macros by Aaro Koskinen · 14 years ago
  12. ad78adb sisfb: replace setSISIDXREG with SiS_SetRegANDOR by Aaro Koskinen · 14 years ago
  13. 667a8b4 sisfb: replace andSISIDXREG with SiS_SetRegAND by Aaro Koskinen · 14 years ago
  14. 27799d6 sisfb: replace orSISIDXREG with SiS_SetRegOR by Aaro Koskinen · 14 years ago
  15. 44b751b sisfb: replace outSISIDXREG with SiS_SetReg by Aaro Koskinen · 14 years ago
  16. e57d413 sisfb: replace inSISIDXREG with SiS_GetReg by Aaro Koskinen · 14 years ago
  17. 63e13f8 sisfb: replace outSISREG with SiS_SetRegByte by Aaro Koskinen · 14 years ago
  18. 1e1687d sisfb: replace inSISREG with SiS_GetRegByte by Aaro Koskinen · 14 years ago
  19. f48b964 sisfb: change register I/O functions to use fixed size types by Aaro Koskinen · 14 years ago
  20. e68046b sisfb: remove duplicate function declarations by Aaro Koskinen · 14 years ago
  21. b5b7dda sisfb: delete HAVE_CONFIG_H checks by Aaro Koskinen · 14 years ago
  22. 679c489 sisfb: eliminate unused variable compiler warning by Aaro Koskinen · 14 years ago
  23. c07a1c6 sisfb: delete osdef.h by Aaro Koskinen · 14 years ago
  24. 1f8e6ee sisfb: move the CONFIG warning to sis_main.c by Aaro Koskinen · 14 years ago
  25. ec49ec3 sisfb: replace SiS_SetMemory with memset_io by Aaro Koskinen · 14 years ago
  26. 2ad2847 sisfb: remove InPort/OutPort wrappers by Aaro Koskinen · 14 years ago
  27. f7854e5 sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H by Aaro Koskinen · 14 years ago
  28. b6c30ca sisfb: delete redudant #define SIS_LINUX_KERNEL by Aaro Koskinen · 14 years ago
  29. e7d828a sisfb: delete dead SIS_XORG_XF86 code by Aaro Koskinen · 14 years ago
  30. f3fff73 sisfb: delete fallback code for pci_map_rom() by Aaro Koskinen · 14 years ago
  31. 8807236 sisfb: delete obsolete PCI ROM bug workaround by Aaro Koskinen · 14 years ago
  32. 32ed303 sisfb: limit POST memory test according to PCI resource length by Aaro Koskinen · 14 years ago
  33. fd02db9 drivers/video/sis/sis_main.c: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  34. dbd536b sis: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  35. 91d4e0a4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR by Christoph Egger · 14 years ago
  36. 5ab9481 fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() by Roel Kluin · 15 years ago
  37. 532f649 sisfb: change SiS_DDC_Port type to SISIOADDRESS by Aaro Koskinen · 15 years ago
  38. d63870d sisfb: read buffer overflow by Roel Kluin · 15 years ago
  39. cbad1cb sisfb: fix regression with uninitalized fb_info->mm_lock mutex by Krzysztof Helt · 15 years ago
  40. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  41. 491bcc9 fbdev: use framebuffer_release() for freeing fb_info structures by Krzysztof Helt · 15 years ago
  42. 811a201 sisfb: fix color component length for pseudocolor modes by Michal Januszewski · 15 years ago
  43. 14aefd1 video/sis/: remove compat code by Adrian Bunk · 16 years ago
  44. 5e2daeb fbdev: fix integer as NULL pointer warning by Harvey Harrison · 16 years ago
  45. 5ae1217 video: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  46. ea237a6 drivers/video: remove unnecessary pci_dev_put by Julia Lawall · 16 years ago
  47. eaa0ff1 fix ! versus & precedence in various places by Alexey Dobriyan · 16 years ago
  48. ed8a5d4 USB: sisusb: *_ioctl32_conversion functions do not exist in recent kernels by Fernando Luis Vázquez Cao · 17 years ago
  49. a9e60e5 video/sis/: fix negative array index by Adrian Bunk · 17 years ago
  50. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  51. 000d533 sisfb: fix pseudo_palette array size and overrun by Antonino A. Daplas · 17 years ago
  52. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  53. 0959f0c drivers/video/sis/: remove more kernel 2.4 code by Adrian Bunk · 17 years ago
  54. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  55. c30660ea [PATCH] drivers/video/sis: Convert to generic boolean by Richard Knutsson · 17 years ago
  56. b860e73 [PATCH] video SiS: remove unnecessary variables in SiS_DDC2Delay by David Rientjes · 18 years ago
  57. fe27e67 [PATCH] drivers/video/sis/sis_main.h Removal of old code by Michal Piotrowski · 18 years ago
  58. 86702ad [PATCH] drivers/video/sis/vgatypes.h: removal of old code by Michal Piotrowski · 18 years ago
  59. 4370409 [PATCH] drivers/video/sis/sis_main.c: removal of old code by Michal Piotrowski · 18 years ago
  60. 2dc3502 [PATCH] drivers/video/sis/sis_accel.h: removal of old code by Michal Piotrowski · 18 years ago
  61. 882e6af [PATCH] drivers/video/sis/sis_accel.c: removal of old code by Michal Piotrowski · 18 years ago
  62. 31df9ee [PATCH] drivers/video/sis/osdef.h: removal of old code by Michal Piotrowski · 18 years ago
  63. db3affc [PATCH] drivers/video/sis/init.h: removal of old code by Michal Piotrowski · 18 years ago
  64. f8e3d4c [PATCH] drivers/video/sis/initextlfb.c: removal of old code by Michal Piotrowski · 18 years ago
  65. 99dbb46 [PATCH] drivers/video/sis/init301.h: removal of old code by Michal Piotrowski · 18 years ago
  66. 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 18 years ago
  67. a8f340e [PATCH] vt: Remove VT-specific declarations and definitions from tty.h by Jon Smirl · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  69. 9aaeded typo fixes: bandwith -> bandwidth by Adrian Bunk · 18 years ago
  70. 31c5cdb [PATCH] fbdev: cleanup the CONFIG_VIDEO_SELECT mess by Adrian Bunk · 18 years ago
  71. e4ccde3 [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead code by Adrian Bunk · 18 years ago
  72. 67a6680 [PATCH] fbdev: Sanitize ->fb_ioctl prototype by Christoph Hellwig · 19 years ago
  73. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  74. 544393f [PATCH] sisfb update by Thomas Winischhofer · 19 years ago
  75. 75c96f8 [PATCH] make some things static by Adrian Bunk · 19 years ago
  76. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago