1. cfb4f5d fbdev: SuperH Mobile LCDC Driver by Magnus Damm · 16 years ago
  2. c2c1215 tdfxfb: remove ypan checks done by a higher layer by Krzysztof Helt · 16 years ago
  3. 9821937 vga16fb: source code improvement by Krzysztof Helt · 16 years ago
  4. ea9014b tdfxfb: add mode_option module parameter by Krzysztof Helt · 16 years ago
  5. a90ed92 tridentfb: documentation update by Krzysztof Helt · 16 years ago
  6. 012e260 uvesafb: change mode parameter to mode_option by Krzysztof Helt · 16 years ago
  7. 49a1d28 fbcon: make logo_height a local variable by Krzysztof Helt · 16 years ago
  8. d22579b atmel_lcdfb: FIFO underflow management by Nicolas Ferre · 16 years ago
  9. 77a6e7a vga16fb: test virtual screen range before subtraction on unsigned by Roel Kluin · 16 years ago
  10. 1c0face atafb: test virtual screen range before subtraction on unsigned by Roel Kluin · 16 years ago
  11. 091c82c amifb: test virtual screen range before subtraction on unsigned by Roel Kluin · 16 years ago
  12. 816664f aty128fb: test below 0 on unsigned pll->post_divider by Roel Kluin · 16 years ago
  13. fcea803 drivers/video/aty/radeon_base.c: notify user if sysfs_create_bin_file() failed by Tony Breeds · 16 years ago
  14. 7951ac9 sa1100fb: convert ctrlr_sem in a mutex by Matthias Kaehlcke · 16 years ago
  15. b91dbce pxafb: convert ctrlr_sem in a mutex by Matthias Kaehlcke · 16 years ago
  16. 14aefd1 video/sis/: remove compat code by Adrian Bunk · 16 years ago
  17. 0b9cf3a mdacon messing up default vc's - set default to vc13-16 again by Roland Kletzing · 16 years ago
  18. 663b0e1 tridentfb: remove warning message that cyblafb driver should be used by Krzysztof Helt · 16 years ago
  19. 0292be4 tridentfb: add imageblit acceleration for Blade3D family by Krzysztof Helt · 16 years ago
  20. 6280fd4 tridentfb: Blade3D clock fixes by Krzysztof Helt · 16 years ago
  21. f330c4b tridentfb: y-panning fixes by Krzysztof Helt · 16 years ago
  22. a4af179 tridentfb: fix 224 color logo at 8 bpp by Krzysztof Helt · 16 years ago
  23. 13b0de4 tridentfb: fix console freeze when switching from X11 by Krzysztof Helt · 16 years ago
  24. 5cf1384 tridentfb: source code improvements by Krzysztof Helt · 16 years ago
  25. 01a2d9e tridentfb: acceleration constants change by Krzysztof Helt · 16 years ago
  26. 34dec24 tridentfb: various pixclock and timing improvements by Krzysztof Helt · 16 years ago
  27. 2c86a0c tridentfb: acceleration bug fixes by Krzysztof Helt · 16 years ago
  28. 49b1f4b tridentfb: acceleration code improvements by Krzysztof Helt · 16 years ago
  29. bcac2d5 tridentfb: add acceleration for TGUI families by Krzysztof Helt · 16 years ago
  30. 54f019e tridentfb: fix hi-color modes for TGUI 9440 by Krzysztof Helt · 16 years ago
  31. 65e93e0 tridentfb: preserve memory type settings by Krzysztof Helt · 16 years ago
  32. 74a933f tridentfb: improve check_var function by Krzysztof Helt · 16 years ago
  33. aa0aa8a tridentfb: fix unitialized pseudo_palette by Krzysztof Helt · 16 years ago
  34. a0d9225 tridentfb: add TGUI 9440 support by Krzysztof Helt · 16 years ago
  35. 0e73a47 tridentfb: improved register values on TGUI 9680 by Krzysztof Helt · 16 years ago
  36. 3876ae8 tridentfb: improve probe function by Krzysztof Helt · 16 years ago
  37. 6bdf103 tridentfb: fix clock settings for older Trident 96XX chips by Krzysztof Helt · 16 years ago
  38. c1724fe tridentfb: use mmio access for clock setting by Krzysztof Helt · 16 years ago
  39. 7f762d2 tridentfb: fix timing calculations by Krzysztof Helt · 16 years ago
  40. 10172ed tridentfb: make use of functions and constants from the vga.h by Krzysztof Helt · 16 years ago
  41. d9cad04 tridentfb: move global acceleration hooks into structure by Krzysztof Helt · 16 years ago
  42. e0759a5 tridentfb: convert is_blade and is_xp macros into functions by Krzysztof Helt · 16 years ago
  43. 6eed8e1 tridentfb: move global flat panel variable into structure by Krzysztof Helt · 16 years ago
  44. 122e8ad tridentfb: move global chip_id into structure by Krzysztof Helt · 16 years ago
  45. ea8ee55 tridentfb: move global pseudo palette into structure by Krzysztof Helt · 16 years ago
  46. e09ed09 tridentfb: convert fb_info into allocated one by Krzysztof Helt · 16 years ago
  47. 306fa6f tridentfb: replace macros with functions by Krzysztof Helt · 16 years ago
  48. 2ece5f43 fbdev: add the carmine FB driver by Sebastian Siewior · 16 years ago
  49. 4cad443 rtc-vr41xx: add irq_set_freq() and irq_set_state() by Yoichi Yuasa · 16 years ago
  50. 7e2a31d rtc-cmos: avoid spurious irqs by David Brownell · 16 years ago
  51. 449321b rtc-at91rm9200: avoid spurious irqs by David Brownell · 16 years ago
  52. 773be7e rtc: rtc-s3c: update IRQ handling by Ben Dooks · 16 years ago
  53. 4cd0c5c rtc: rtc-s3c: add __devexit and __devinit markers by Ben Dooks · 16 years ago
  54. 35d3fdd rtc-cmos: improve HPET IRQ glue by David Brownell · 16 years ago
  55. c68d07b rtc: remove and clarify unneeded externs by Carlos R. Mafra · 16 years ago
  56. 02bb584 rtc: convert the PCF8583 driver to the new I2C style framework with device_ids by Wolfram Sang · 16 years ago
  57. 71fc822 rtc: rtc-omap footprint shrinkage by David Brownell · 16 years ago
  58. d3de851 rtc: BCD codeshrink by David Brownell · 16 years ago
  59. 53e84b6 rtc: ds1305/ds1306 driver by David Brownell · 16 years ago
  60. 8fc2c76 rtc: add support for ST M41T94 SPI RTC by Kim B. Heino · 16 years ago
  61. 5ad31a5 rtc: remove BKL for ioctl() by David Brownell · 16 years ago
  62. 53f1b14 rtc: push the BKL down into the driver ioctl method by Alan Cox · 16 years ago
  63. 4c228db rtc: m41t80: use pr_info() as appropriate by Maciej W. Rozycki · 16 years ago
  64. 35aa64f rtc: m41t80: sort header inclusions for readability by Maciej W. Rozycki · 16 years ago
  65. aa55ddf autofs4: remove unused ioctls by Ian Kent · 16 years ago
  66. 06a3598 autofs4: reorganize expire pending wait function calls by Ian Kent · 16 years ago
  67. ec6e8c7 autofs4: fix direct mount pending expire race - correction by Ian Kent · 16 years ago
  68. 6e60a9a autofs4: fix direct mount pending expire race by Ian Kent · 16 years ago
  69. 97e7449 autofs4: fix indirect mount pending expire race by Ian Kent · 16 years ago
  70. 26e81b3 autofs4: fix pending checks by Ian Kent · 16 years ago
  71. ff9cd49 autofs4: cleanup redundant readir code by Ian Kent · 16 years ago
  72. c72305b autofs4: indirect dentry must almost always be positive by Ian Kent · 16 years ago
  73. eb3b176 autofs4: detect invalid direct mount requests by Ian Kent · 16 years ago
  74. 296f7bf autofs4: fix waitq memory leak by Ian Kent · 16 years ago
  75. e64be33 autofs4: check kernel communication pipe is valid for write by Ian Kent · 16 years ago
  76. f4c7da0 autofs4: add missing kfree by Ian Kent · 16 years ago
  77. a1362fe autofs4: fix pending mount race by Ian Kent · 16 years ago
  78. 5a11d4d autofs4: fix waitq locking by Ian Kent · 16 years ago
  79. 70b52a0 autofs4: use struct qstr in waitq.c by Jeff Moyer · 16 years ago
  80. 6d5cb92 autofs4: use lookup intent flags to trigger mounts by Ian Kent · 16 years ago
  81. c432c25 autofs4: don't release directory mutex if called in oz_mode by Ian Kent · 16 years ago
  82. ef581a7 autofs4: fix symlink name allocation by Ian Kent · 16 years ago
  83. 2576737 autofs4: use look aside list for lookups by Ian Kent · 16 years ago
  84. caf7da3 autofs4: revert - redo lookup in ttfd by Ian Kent · 16 years ago
  85. 5f6f4f2 autofs4: don't make expiring dentry negative by Ian Kent · 16 years ago
  86. 391b52f eCryptfs: Make all persistent file opens delayed by Michael Halcrow · 16 years ago
  87. 72b55ff eCryptfs: do not try to open device files on mknod by Michael Halcrow · 16 years ago
  88. 0a688ad ecryptfs: inode.c mmap.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  89. 29335c6 ecryptfs: crypto.c use unaligned byteorder helpers by Harvey Harrison · 16 years ago
  90. 8f23680 ecryptfs: string copy cleanup by Miklos Szeredi · 16 years ago
  91. 982363c ecryptfs: propagate key errors up at mount time by Eric Sandeen · 16 years ago
  92. 6c4c17b ecryptfs: discard ecryptfsd registration messages in miscdev by Tyler Hicks · 16 years ago
  93. 746f1e5 eCryptfs: Privileged kthread for lower file opens by Michael Halcrow · 16 years ago
  94. 0293902 I2O: handle sysfs_create_link() failures by Wang Chen · 16 years ago
  95. f700d6e vt: do not update when the console is blanked by Stefano Stabellini · 16 years ago
  96. e0426e6 vt: hold console_sem across sysfs operations by Jiri Slaby · 16 years ago
  97. bbe48ec spi: au1550_spi: improve pio transfer mode by Jan Nikitenko · 16 years ago
  98. 3a93a15 spi: au1550_spi: proper platform device by Manuel Lauss · 16 years ago
  99. 4ef754b spidev: BKL removal by Alan Cox · 16 years ago
  100. 102eb97 spi: make spi_board_info.modalias a char array by Grant Likely · 16 years ago