1. 9286361 lxfb: create GP/DC/VP/FP-specific handlers rather than using readl/writel by Andres Salomon · 16 years ago
  2. 3888d46 lxfb: extend PLL table to support dotclocks below 25 MHz by Jens Rottmann · 16 years ago
  3. 5fb2d92 atmel_lcdfb: adjust fifo size for at91sam9rl by Nicolas Ferre · 16 years ago
  4. fd08580 atmel_lcdfb: wiring BGR to RGB color mode by Nicolas Ferre · 16 years ago
  5. cf19a37 atmel_lcdfb: suspend/resume support by David Brownell · 16 years ago
  6. 01d3a5e atmel_lcdfb: don't initialize a pre-allocated framebuffer by Haavard Skinnemoen · 16 years ago
  7. 20e061f fbdev: framebuffer_alloc() fixes by Ondrej Zajicek · 16 years ago
  8. 8f5af9d fbdev: vt8623fb: better resume from STR by Ondrej Zajicek · 16 years ago
  9. 9201a85 savagefb: speed up the I2C bus by Jean Delvare · 16 years ago
  10. a1e6892 drivers/video/imsttfb.c: add missing curly brackets by Roel Kluin · 16 years ago
  11. 5e72b32 uvesafb: don't treat valid modes returned byfb_find_mode() as errors by Michal Januszewski · 16 years ago
  12. e0745ae radeonfb: speed up the I2C buses by Jean Delvare · 16 years ago
  13. bc3bf46 radeonfb: drop redundant RTRACE macro by Jean Delvare · 16 years ago
  14. b0313f8 radeonfb: fix debug option by Jean Delvare · 16 years ago
  15. e7a18c9c radeonfb: use PCI device id in hex for name string by Andreas Herrmann · 16 years ago
  16. af2afd2 drivers/video/aty/aty128fb.c: fix incorrect usage of strncat in aty128_init() by Roel Kluin · 16 years ago
  17. 9e3f0ca fbdev: add removed option "mode" to keep compatibility by Krzysztof Helt · 16 years ago
  18. a814054 s3fb: add option mode_option by Krzysztof Helt · 16 years ago
  19. 1abf917 arkfb: add option mode_option by Krzysztof Helt · 16 years ago
  20. cc6c549 vt8623fb: change option mode to mode_option by Krzysztof Helt · 16 years ago
  21. 4e65c61 pm3fb: change option mode to mode_option by Krzysztof Helt · 16 years ago
  22. 07f41e4 tridentfb: change option mode to mode_option by Krzysztof Helt · 16 years ago
  23. 5eb81e80 pm2fb: change option mode to mode_option by Krzysztof Helt · 16 years ago
  24. 21b4d1d video/aty/atyfb_base.c: free when fb can't be registered by Roel Kluin · 16 years ago
  25. 57a7a6d fbmem: fix con2fbmap limit check by Peter Samuelson · 16 years ago
  26. b6f448e PM/gxfb: add hook to PM console layer that allows disabling of suspend VT switch by Andres Salomon · 16 years ago
  27. 46fb6f1 gxfb: add power management functionality by Andres Salomon · 16 years ago
  28. d1b4cc3 gxfb: stop sharing code with gx1fb by Andres Salomon · 16 years ago
  29. 9f1277b gxfb: move MSR bit fields into gxfb.h by Andres Salomon · 16 years ago
  30. d255114 gxfb: clean up register definitions by Andres Salomon · 16 years ago
  31. ab06aaf gxfb: create DC/VP/FP-specific handlers rather than using readl/writel by Andres Salomon · 16 years ago
  32. fa20c8a6 gxfb: replace FBSIZE config option with a module parameter by Andres Salomon · 16 years ago
  33. 0a5e790 gxfb: use PCI_DEVICE() for gxfb's pci device table by Andres Salomon · 16 years ago
  34. e2b1180 gxfb: don't enable the CRT DACs when we are in flatpanel mode by Jordan Crouse · 16 years ago
  35. f0a0c1f gxfb: set the right registers to tweak the sync polarity by Jordan Crouse · 16 years ago
  36. 32bf87e x86: geode: MSR cleanup by Andres Salomon · 16 years ago
  37. 22af89a fbcon: replace mono_col macro with static inline by Harvey Harrison · 16 years ago
  38. 2ae09f0 pm2fb: correct error values returned from probe function by Krzysztof Helt · 16 years ago
  39. 416e74e fbdev: use DIV_ROUND_UP or roundup by Julia Lawall · 16 years ago
  40. 7f29b87 powerpc: offb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  41. e4c690e fb: add support for foreign endianness by Anton Vorontsov · 16 years ago
  42. 6b745b6 fbdev: make the best-fit section of fb_find_mode return the closest matching mode by Michal Januszewski · 16 years ago
  43. 169b6a7 gpiochip_reserve() by Anton Vorontsov · 16 years ago
  44. 8d0aab2 gpiolib: dynamic gpio number allocation by Anton Vorontsov · 16 years ago
  45. e6de180 gpio: define gpio_is_valid() by Guennadi Liakhovetski · 16 years ago
  46. d72cbed gpiolib: i2c/spi drivers: handle rmmod better by Guennadi Liakhovetski · 16 years ago
  47. 438d890 gpiolib: better rmmod infrastructure by Guennadi Liakhovetski · 16 years ago
  48. 37772ac isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable by Robert P. J. Day · 16 years ago
  49. c24e9b3 capifs: fix memory leak on remount by Cyrill Gorcunov · 16 years ago
  50. 30d55e7 hisax: depend on CONFIG_PNP, not __ISAPNP__ by Bjorn Helgaas · 16 years ago
  51. f342954 isdn: fix obvious cut-and-paste error in st5481_usb.c by Robert P. J. Day · 16 years ago
  52. 156f1ed isdn: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. dd58c0d eicon: fix sparse integer as NULL pointer warnings by Harvey Harrison · 16 years ago
  54. 8e44b29 avm: fix sparse warning using integer as NULL pointer by Harvey Harrison · 16 years ago
  55. 2f9e9b6 capi: fix sparse warnings using integer as NULL pointer by Harvey Harrison · 16 years ago
  56. 0341a4d VT notifier extension for accessibility by Karl Dahlke · 16 years ago
  57. f7440b0 mfd: use shorter set_current_state() by Robert P. J. Day · 16 years ago
  58. 61711f8 sm501: add uart support by Magnus Damm · 16 years ago
  59. 5d9f3f6 spi: spi_imx updates by Andrea Paterniani · 16 years ago
  60. 0671981 atmel_spi: support zero length transfer by Atsushi Nemoto · 16 years ago
  61. b687d2a spi: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. cf43369 spi: pxa2xx_spi "sparse" fixes by David Brownell · 16 years ago
  63. 79d8c7a spi: use menuconfig for CONFIG_SPI by Alessandro Guido · 16 years ago
  64. 608dfdd oprofile: change cpu_buffer from array to per_cpu variable by Mike Travis · 16 years ago
  65. d83fd8a drivers/acpi/thermal.c: fix build with CONFIG_DMI=n by Andrew Morton · 16 years ago
  66. 6e10efe atmel_serial: remove duplicated macro definition by Michael Trimarchi · 16 years ago
  67. d1ec61e serial: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  68. 01c194d serial 8250: tighten test for using backup timer by Alex Williamson · 16 years ago
  69. baac589 serial: add vr41xx_siu_early_setup() for serial console by Yoichi Yuasa · 16 years ago
  70. eb424fd uart_get_baud_rate: stop mangling termios by Alan Cox · 16 years ago
  71. e991a2b Fix tty speed handling on 8250 by Alan Cox · 16 years ago
  72. ce9f9f73 char: make functions static in synclinkmp.c by Harvey Harrison · 16 years ago
  73. 0fab6de synclink drivers bool conversion by Joe Perches · 16 years ago
  74. 7a63ce5 serial: silence section mismatch warnings in 8250_pci by Sam Ravnborg · 16 years ago
  75. 032c17e crisv10: prepare for BKL push down by Alan Cox · 16 years ago
  76. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  77. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  78. 3c18ddd mm: remove nopage by Nick Piggin · 16 years ago
  79. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  80. dca03a5 drivers/char/rtc.c: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  81. c116bc2 rtc: add the support for alarm time relative to current time in sysfs by Zhao Yakui · 16 years ago
  82. e2bfe34 rtc: rtc-rs5c372: fix up NULL name in transfer error path by Paul Mundt · 16 years ago
  83. a3ed107 make ds1511_rtc_{read,set}_time() static by Adrian Bunk · 16 years ago
  84. c464652 rtc: silence section mismatch warning in rtc-test by Sam Ravnborg · 16 years ago
  85. 4edac2b rtc-x1205: new style conversion by Alessandro Zummo · 16 years ago
  86. e5fc9cc rtc-pcf8563: new style conversion by Alessandro Zummo · 16 years ago
  87. 9edae7b rtc-isl1208: new style conversion and minor bug fixes by Alessandro Zummo · 16 years ago
  88. c750090 rtc: avoid legacy drivers with generic framework by David Brownell · 16 years ago
  89. 77459b0 rtc-pcf8583 build fix by David Brownell · 16 years ago
  90. 1ecf0d0 dz: test after postfix decrement fails in dz_console_putchar() by Roel Kluin · 16 years ago
  91. 358c129 iwlwifi: Allow building iwl3945 without iwl4965. by Jason Riedy · 16 years ago
  92. 194f1a68 sparc: video drivers: add facility level by Robert Reif · 16 years ago
  93. f36861d sparc: tcx.c make tcx_init and tcx_exit static by Robert Reif · 16 years ago
  94. a2fb0ce sparc: ffb.c make ffb_init and ffb_exit static by Robert Reif · 16 years ago
  95. 5443300 sparc: cg14.c make cg14_init and cg15_exit static by Robert Reif · 16 years ago
  96. 2556bf1 sparc: bw2.c fix bw2_exit by Robert Reif · 16 years ago
  97. 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  98. ecc1241e [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  99. 980b306 [SCSI] aic7xxx: add const by Denys Vlasenko · 16 years ago
  100. d1d7b19 [SCSI] aic7xxx: add static by Denys Vlasenko · 16 years ago