1. be90a49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  2. 1f0918d Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  3. 4266c97 nommu: fix two build breakages by Hugh Dickins · 15 years ago
  4. 4fd8da8 fs: change sys_truncate length parameter type by Heiko Carstens · 15 years ago
  5. a6e995a Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score by Linus Torvalds · 15 years ago
  6. 547ad5a Merge branch 'x86/orig_ax' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  7. 4fefce9 jbd.h: bitfields should be unsigned by H Hartley Sweeten · 15 years ago
  8. a4255e4 ext2: fix format string compile warning (ino_t) by Heiko Carstens · 15 years ago
  9. 9f6c133 V3 minixfs: add missing directory type checking by Doug Graham · 15 years ago
  10. 532f649 sisfb: change SiS_DDC_Port type to SISIOADDRESS by Aaro Koskinen · 15 years ago
  11. 3163eaba video: s3c_fb.c: fix build with CONFIG_HOTPLUG=n by Peter Korsgaard · 15 years ago
  12. a9672c4 drivers/video/tmiofb.c: fix uninitialised return value by Andrew Morton · 15 years ago
  13. f0c7d2b vgacon: prevent vgacon_deinit from touching the hardware for inactive consoles. by Francisco Jerez · 15 years ago
  14. 2ddce3f fbcon: only unbind from console if successfully registered by Ian Armstrong · 15 years ago
  15. a690606 matroxfb: get rid of CONFIG_FB_MATROX_32MB by Jean Delvare · 15 years ago
  16. ee5a274 matroxfb: get rid of unneeded macro MINFO_FROM by Jean Delvare · 15 years ago
  17. 316b4d6 matroxfb: get rid of unneeded macros WPMINFO and friends by Jean Delvare · 15 years ago
  18. fc2d10d matroxfb: get rid of unneeded macros ACCESS_FBINFO and MINFO by Jean Delvare · 15 years ago
  19. 0728bac matroxfb: make CONFIG_FB_MATROX_MULTIHEAD=y mandatory by Jean Delvare · 15 years ago
  20. 0fcf6ad fb: do not ignore fb_set_par errors by Florian Tobias Schandinat · 15 years ago
  21. 360fa58 s3c2410fb: fix clockrate calculation by Ben Dooks · 15 years ago
  22. 9a4a83d video: console, use DIV_ROUND_UP by Jiri Slaby · 15 years ago
  23. 99e9e7d fb: fix fb_pan_display range check by Florian Tobias Schandinat · 15 years ago
  24. ff8147f drivers/video: add kmalloc NULL tests by Julia Lawall · 15 years ago
  25. f7a595e drivers/video/console/newport_con.c: fix read outside array bounds by Roel Kluin · 15 years ago
  26. db8df7b viafb: pass reference to pci device when calling framebuffer_alloc() by Harald Welte · 15 years ago
  27. 2d280f7 viafb: make viafb a first-class citizen using pci_driver by Harald Welte · 15 years ago
  28. 3a32456 viafb: choose acceleration engine for VX855 by Florian Tobias Schandinat · 15 years ago
  29. 0306ab1 viafb: add support for the VX855 chipset by Harald Welte · 15 years ago
  30. 5ff32f6 viafb: use read-only mode parsing by Florian Tobias Schandinat · 15 years ago
  31. 837b0ab viafb: remove unused structure member by Harald Welte · 15 years ago
  32. 93967be viafb: make module parameters visible in sysfs by Harald Welte · 15 years ago
  33. 31de59d viafb: hardware acceleration initialization cleanup by Florian Tobias Schandinat · 15 years ago
  34. 2d6e885 viafb: improve pitch handling by Florian Tobias Schandinat · 15 years ago
  35. 5016af53 viafb: cleanup viafb_cursor by Florian Tobias Schandinat · 15 years ago
  36. afbd3c1 viafb: switch to seq_file by Alexey Dobriyan · 15 years ago
  37. c3e2567 viafb: 2D engine rewrite by Florian Tobias Schandinat · 15 years ago
  38. c4df548 viafb: improve viafb_par by Florian Tobias Schandinat · 15 years ago
  39. 68fa920 viafb: another small cleanup of viafb_par by Florian Tobias Schandinat · 15 years ago
  40. 8594ac3 viafb: remove LVDS initialization by Florian Tobias Schandinat · 15 years ago
  41. b852abc viafb: remove unused video device stuff by Florian Tobias Schandinat · 15 years ago
  42. db88e38 viafb: clean up virtual memory handling by Florian Tobias Schandinat · 15 years ago
  43. b008c64b viafb: clean up duoview by Florian Tobias Schandinat · 15 years ago
  44. 13147f2 viafb: remove duplicated mode information by Florian Tobias Schandinat · 15 years ago
  45. deb7aab viafb: clean up viamode.h by Florian Tobias Schandinat · 15 years ago
  46. bc6932b viafb: fix ioremap_nocache error handling by Florian Tobias Schandinat · 15 years ago
  47. 09cf118 viafb: split viafb_set_start_addr up by Florian Tobias Schandinat · 15 years ago
  48. 81228a3 viafb: merge viafb_update_viafb_par in viafb_update_fix by Florian Tobias Schandinat · 15 years ago
  49. 3915a92 viafb: remove temporary start address setting by Florian Tobias Schandinat · 15 years ago
  50. 0e3ca33 viafb: remove duplicated CX700 register init by Florian Tobias Schandinat · 15 years ago
  51. 88017bd ep93xx video driver by Ryan Mallon · 15 years ago
  52. c601218 ep93xx video driver platform support by Ryan Mallon · 15 years ago
  53. d63870d sisfb: read buffer overflow by Roel Kluin · 15 years ago
  54. 2f93e8f davinci-fb-frame-buffer-driver-for-ti-da8xx-omap-l1xx-v4 by Sudhakar Rajashekhara · 15 years ago
  55. 4ed824d davinci: fb: Frame Buffer driver for TI DA8xx/OMAP-L1xx by Sudhakar Rajashekhara · 15 years ago
  56. 6e3658f platinumfb: fix misplaced parenthesis by Roel Kluin · 15 years ago
  57. d480ace fbdev: framebuffer support for HTC Dream by Pavel Machek · 15 years ago
  58. 6896201 atyfb: coding style cleanup by Ville Syrjala · 15 years ago
  59. 366ec51 omapfb: HWA742: fix pointer to be const by Imre Deak · 15 years ago
  60. b1d51db omapfb: add FB manual update option to Kconfig by Imre Deak · 15 years ago
  61. 5910d35 omapfb: fix coding style / remove dead line by arun c · 15 years ago
  62. b6c2b66 omapfb: suspend/resume only if FB device is already initialized by Jouni Hogander · 15 years ago
  63. 4c88ef1 omapfb: dispc: allow multiple external IRQ handlers by Daniel Stone · 15 years ago
  64. 48a00e7 omapfb: dispc: enable wake up capability by Jouni Hogander · 15 years ago
  65. f9e2bc8 omapfb: dispc: disable iface clocks along with func clocks by Jouni Hogander · 15 years ago
  66. fd0eecb omapfb: dispc: various typo fixes by Imre Deak · 15 years ago
  67. c8f1c1b N770: enable LCD MIPI-DCS in Kconfig by Imre Deak · 15 years ago
  68. 2f21a62 omapfb: add support for rotation on the Blizzard LCD ctrl by Rodrigo Vivi · 15 years ago
  69. 8fea884 omapfb: add support for the ZOOM MDK LCD by Stanley.Miao · 15 years ago
  70. be48194 omapfb: add support for the Gumstix Overo LCD by Steve Sakoman · 15 years ago
  71. 27969cc omapfb: add support for the OMAP3 Beagle DVI output by Koen Kooi · 15 years ago
  72. 2a8729c omapfb: add support for the OMAP3 EVM LCD by Steve Sakoman · 15 years ago
  73. fb49b78 omapfb: add support for the 3430SDP LCD by Kevin Hilman · 15 years ago
  74. 42acff3 omapfb: add support for the OMAP2EVM LCD by arun c · 15 years ago
  75. 3a76a81 omapfb: add support for the 2430SDP LCD by Hunyue Yau · 15 years ago
  76. 92e0ed0 omapfb: add support for the Amstrad Delta LCD by Jonathan McDowell · 15 years ago
  77. 66d2f99 omapfb: add support for MIPI-DCS compatible LCDs by Imre Deak · 15 years ago
  78. 28ff0c1 omapfb: add support for the Apollon LCD by Kyungmin Park · 15 years ago
  79. ef72af4 gpio: gpio support for ADP5520/ADP5501 MFD PMICs by Michael Hennerich · 15 years ago
  80. ff77c35 gpiolib: allow poll() on value by Daniel Glöckner · 15 years ago
  81. d120c17 gpio: include <linux/gpio.h> not <asm/gpio.h> by H Hartley Sweeten · 15 years ago
  82. 61e0671 gpio: pca953x: add support for MAX7315 by Alek Du · 15 years ago
  83. 8bf0261 gpio: add Intel Moorestown Platform Langwell chip gpio driver by Alek Du · 15 years ago
  84. 4cf8e53 mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib by Marek Vasut · 15 years ago
  85. 1e5db00 gpio: add MC33880 driver by Richard Röjfors · 15 years ago
  86. a4177ee gpiolib: allow exported GPIO nodes to be named using sysfs links by Jani Nikula · 15 years ago
  87. d8c1acb rtc: add boot_timesource sysfs attribute by Matthew Garrett · 15 years ago
  88. ea3d160 rtc: document the sysfs interface by Matthew Garrett · 15 years ago
  89. dac94d9 rtc: at91rm9200 fixes by David Brownell · 15 years ago
  90. 971370c drivers/rtc: introduce missing kfree by Julia Lawall · 15 years ago
  91. 72445af drivers/rtc: correct error-handling code by Julia Lawall · 15 years ago
  92. d3c7a3f rtc: driver for PCAP2 PMIC by Daniel Ribeiro · 15 years ago
  93. 88413e1 rtc: reorder Makefile by Alessandro Zummo · 15 years ago
  94. df17f63 rtc: add Freescale stmp37xx/378x driver by dmitry pervushin · 15 years ago
  95. 6bff5fb rtc-bfin: do not share RTC IRQ by Michael Hennerich · 15 years ago
  96. ad91fd8 rtc: update documentation wrt RTC_PIE/irq_set_state by Mike Frysinger · 15 years ago
  97. aa958f5 rtc: U300 COH 901 331 RTC driver v3 by Linus Walleij · 15 years ago
  98. d00ed3c rtc: add driver for MXC's internal RTC module by Daniel Mack · 15 years ago
  99. f3d2570a rtc-philips-pcf2123-rtc-spi-driver-updates by Chris Verges · 15 years ago
  100. 7f3923a rtc: Philips PCF2123 RTC SPI driver by Chris Verges · 15 years ago