1. d052541 sm501: fixup allocation code to be 64bit resource compliant by Ben Dooks · 17 years ago
  2. 9b599fb sm501: restructure init to allow only 1 fb on an SM501 by Ben Dooks · 17 years ago
  3. 206c5d6 sm501: add inversion controls for VBIASEN and FPEN by Ben Dooks · 17 years ago
  4. 968910b atmel_lcdfb: avoid division by zero by Nicolas Ferre · 17 years ago
  5. 84c41ce skeletonfb: update to correct platform driver usage by Krzysztof Helt · 17 years ago
  6. a882ef4 aty: use memory_read_from_buffer() by Akinobu Mita · 17 years ago
  7. 1c554ff atyfb: fix a cast by Ville Syrjala · 17 years ago
  8. 89c69d2 atyfb: report probe errors by Ville Syrjala · 17 years ago
  9. 6cfafc1 atyfb: use a PCI device ID table by Ville Syrjala · 17 years ago
  10. 3880b0b atyfb: correct_chipset() can fail by Ville Syrjala · 17 years ago
  11. 50cd022 atyfb: remove dead code by Olaf Hering · 17 years ago
  12. 7572a1e fbdev: xoffset, yoffset and yres are unsigned by Ville Syrjala · 17 years ago
  13. 43a3abc fbdev: width and height are unsigned by Ville Syrjala · 17 years ago
  14. 2870086 hgafb: convert to new platform driver API by Krzysztof Helt · 17 years ago
  15. b604838 vfb: only enable if explicitly requested when compiled in by Frans Pop · 17 years ago
  16. cfb4f5d fbdev: SuperH Mobile LCDC Driver by Magnus Damm · 17 years ago
  17. c2c1215 tdfxfb: remove ypan checks done by a higher layer by Krzysztof Helt · 17 years ago
  18. 9821937 vga16fb: source code improvement by Krzysztof Helt · 17 years ago
  19. ea9014b tdfxfb: add mode_option module parameter by Krzysztof Helt · 17 years ago
  20. a90ed92 tridentfb: documentation update by Krzysztof Helt · 17 years ago
  21. 012e260 uvesafb: change mode parameter to mode_option by Krzysztof Helt · 17 years ago
  22. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 17 years ago
  23. d22579b atmel_lcdfb: FIFO underflow management by Nicolas Ferre · 17 years ago
  24. 77a6e7a vga16fb: test virtual screen range before subtraction on unsigned by Roel Kluin · 17 years ago
  25. 1c0face atafb: test virtual screen range before subtraction on unsigned by Roel Kluin · 17 years ago
  26. 091c82c amifb: test virtual screen range before subtraction on unsigned by Roel Kluin · 17 years ago
  27. 816664f aty128fb: test below 0 on unsigned pll->post_divider by Roel Kluin · 17 years ago
  28. fcea803 drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed by Tony Breeds · 17 years ago
  29. 7951ac9 sa1100fb: convert ctrlr_sem in a mutex by Matthias Kaehlcke · 17 years ago
  30. b91dbce pxafb: convert ctrlr_sem in a mutex by Matthias Kaehlcke · 17 years ago
  31. 14aefd1 video/sis/: remove compat code by Adrian Bunk · 17 years ago
  32. 0b9cf3a mdacon messing up default vc's - set default to vc13-16 again by Roland Kletzing · 17 years ago
  33. 663b0e1 tridentfb: remove warning message that cyblafb driver should be used by Krzysztof Helt · 17 years ago
  34. 0292be4 tridentfb: add imageblit acceleration for Blade3D family by Krzysztof Helt · 17 years ago
  35. 6280fd4 tridentfb: Blade3D clock fixes by Krzysztof Helt · 17 years ago
  36. f330c4b tridentfb: y-panning fixes by Krzysztof Helt · 17 years ago
  37. a4af179 tridentfb: fix 224 color logo at 8 bpp by Krzysztof Helt · 17 years ago
  38. 13b0de4 tridentfb: fix console freeze when switching from X11 by Krzysztof Helt · 17 years ago
  39. 5cf1384 tridentfb: source code improvements by Krzysztof Helt · 17 years ago
  40. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 17 years ago
  41. 34dec24 tridentfb: various pixclock and timing improvements by Krzysztof Helt · 17 years ago
  42. 2c86a0c tridentfb: acceleration bug fixes by Krzysztof Helt · 17 years ago
  43. 49b1f4b4 tridentfb: acceleration code improvements by Krzysztof Helt · 17 years ago
  44. bcac2d5 tridentfb: add acceleration for TGUI families by Krzysztof Helt · 17 years ago
  45. 54f019e tridentfb: fix hi-color modes for TGUI 9440 by Krzysztof Helt · 17 years ago
  46. 65e93e0 tridentfb: preserve memory type settings by Krzysztof Helt · 17 years ago
  47. 74a933f tridentfb: improve check_var function by Krzysztof Helt · 17 years ago
  48. aa0aa8a tridentfb: fix unitialized pseudo_palette by Krzysztof Helt · 17 years ago
  49. a0d9225 tridentfb: add TGUI 9440 support by Krzysztof Helt · 17 years ago
  50. 0e73a47 tridentfb: improved register values on TGUI 9680 by Krzysztof Helt · 17 years ago
  51. 3876ae8 tridentfb: improve probe function by Krzysztof Helt · 17 years ago
  52. 6bdf103 tridentfb: fix clock settings for older Trident 96XX chips by Krzysztof Helt · 17 years ago
  53. c1724fe tridentfb: use mmio access for clock setting by Krzysztof Helt · 17 years ago
  54. 7f762d2 tridentfb: fix timing calculations by Krzysztof Helt · 17 years ago
  55. 10172ed tridentfb: make use of functions and constants from the vga.h by Krzysztof Helt · 17 years ago
  56. d9cad04 tridentfb: move global acceleration hooks into structure by Krzysztof Helt · 17 years ago
  57. e0759a5 tridentfb: convert is_blade and is_xp macros into functions by Krzysztof Helt · 17 years ago
  58. 6eed8e1 tridentfb: move global flat panel variable into structure by Krzysztof Helt · 17 years ago
  59. 122e8ad tridentfb: move global chip_id into structure by Krzysztof Helt · 17 years ago
  60. ea8ee55 tridentfb: move global pseudo palette into structure by Krzysztof Helt · 17 years ago
  61. e09ed09 tridentfb: convert fb_info into allocated one by Krzysztof Helt · 17 years ago
  62. 306fa6f6 tridentfb: replace macros with functions by Krzysztof Helt · 17 years ago
  63. 2ece5f43 fbdev: add the carmine FB driver by Sebastian Siewior · 17 years ago
  64. 4cad443 rtc-vr41xx: add irq_set_freq() and irq_set_state() by Yoichi Yuasa · 17 years ago
  65. 7e2a31d rtc-cmos: avoid spurious irqs by David Brownell · 17 years ago
  66. 449321b rtc-at91rm9200: avoid spurious irqs by David Brownell · 17 years ago
  67. 773be7e rtc: rtc-s3c: update IRQ handling by Ben Dooks · 17 years ago
  68. 4cd0c5c rtc: rtc-s3c: add __devexit and __devinit markers by Ben Dooks · 17 years ago
  69. 35d3fdd rtc-cmos: improve HPET IRQ glue by David Brownell · 17 years ago
  70. c68d07b rtc: remove and clarify unneeded externs by Carlos R. Mafra · 17 years ago
  71. 02bb584 rtc: convert the PCF8583 driver to the new I2C style framework with device_ids by Wolfram Sang · 17 years ago
  72. 71fc822 rtc: rtc-omap footprint shrinkage by David Brownell · 17 years ago
  73. d3de851 rtc: BCD codeshrink by David Brownell · 17 years ago
  74. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 17 years ago
  75. 8fc2c76 rtc: add support for ST M41T94 SPI RTC by Kim B. Heino · 17 years ago
  76. 5ad31a5 rtc: remove BKL for ioctl() by David Brownell · 17 years ago
  77. 53f1b14 rtc: push the BKL down into the driver ioctl method by Alan Cox · 17 years ago
  78. 4c228db rtc: m41t80: use pr_info() as appropriate by Maciej W. Rozycki · 17 years ago
  79. 35aa64f rtc: m41t80: sort header inclusions for readability by Maciej W. Rozycki · 17 years ago
  80. aa55ddf autofs4: remove unused ioctls by Ian Kent · 17 years ago
  81. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 17 years ago
  82. ec6e8c7 autofs4: fix direct mount pending expire race - correction by Ian Kent · 17 years ago
  83. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 17 years ago
  84. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 17 years ago
  85. 26e81b3 autofs4: fix pending checks by Ian Kent · 17 years ago
  86. ff9cd49 autofs4: cleanup redundant readir code by Ian Kent · 17 years ago
  87. c72305b autofs4: indirect dentry must almost always be positive by Ian Kent · 17 years ago
  88. eb3b176 autofs4: detect invalid direct mount requests by Ian Kent · 17 years ago
  89. 296f7bf autofs4: fix waitq memory leak by Ian Kent · 17 years ago
  90. e64be33 autofs4: check kernel communication pipe is valid for write by Ian Kent · 17 years ago
  91. f4c7da0 autofs4: add missing kfree by Ian Kent · 17 years ago
  92. a1362fe autofs4: fix pending mount race by Ian Kent · 17 years ago
  93. 5a11d4d autofs4: fix waitq locking by Ian Kent · 17 years ago
  94. 70b52a0 autofs4: use struct qstr in waitq.c by Jeff Moyer · 17 years ago
  95. 6d5cb92 autofs4: use lookup intent flags to trigger mounts by Ian Kent · 17 years ago
  96. c432c25 autofs4: don't release directory mutex if called in oz_mode by Ian Kent · 17 years ago
  97. ef581a7 autofs4: fix symlink name allocation by Ian Kent · 17 years ago
  98. 2576737 autofs4: use look aside list for lookups by Ian Kent · 17 years ago
  99. caf7da3 autofs4: revert - redo lookup in ttfd by Ian Kent · 17 years ago
  100. 5f6f4f2 autofs4: don't make expiring dentry negative by Ian Kent · 17 years ago