1. 1f2c19f parport_pc.c: use correct length in strncmp by Joe Perches · 15 years ago
  2. bbead21 edac: i5100 add 6 ranks per channel by Nils Carlson · 15 years ago
  3. 295439f edac: i5100 add scrubbing by Nils Carlson · 15 years ago
  4. b18dfd0 edac: i5100 clean controller to channel terms by Nils Carlson · 15 years ago
  5. d1da96a drivers/char/ipmi: Use KCS_IDLE_STATE by Julia Lawall · 15 years ago
  6. 5116fa2 pnpbios: convert to seq_file by Alexey Dobriyan · 15 years ago
  7. cfbd646 intelfb: fix setting of active pipe with LVDS displays by Krzysztof Helt · 15 years ago
  8. e6bf0d2 viafb: cosmetic cleanup of function integrated_lvds_enable() by Harald Welte · 15 years ago
  9. 8c65131 matroxfb: fix problems with display stability by Alan Cox · 15 years ago
  10. 312d971 davinci: fb: add framebuffer blank operation by Chaithrika U S · 15 years ago
  11. 1d3c6c7 davinci: fb : add suspend/resume suuport for DA8xx/OMAP-L1xx fb driver by Chaithrika U S · 15 years ago
  12. 3611380 davinci: fb: update the driver in preparation for addition of power management features by Chaithrika U S · 15 years ago
  13. fa1f136 clps711xfb: convert to proc_fops by Alexey Dobriyan · 15 years ago
  14. 8130b3b drivers/video/via/viafbdev.c: fix oops with no /proc by Dan Carpenter · 15 years ago
  15. 9265576 sm501: implement acceleration features by Vincent Sanders · 15 years ago
  16. 2d72b11 sm501: fix use of old <asm/io.h> instead of <linux/io.h> by Ben Dooks · 15 years ago
  17. d60f6c2 sm501: fix missing uses of resource_size() by Ben Dooks · 15 years ago
  18. b689a9e i810fb: fix stack exploding by Krzysztof Helt · 15 years ago
  19. 8a8e6b9 lxfb: add copyright/license info by Andres Salomon · 15 years ago
  20. e04e548 davinci: fb: add cpufreq support by Chaithrika U S · 15 years ago
  21. 8097b17 davinci: fb: calculate the clock divider from pixel clock info by Chaithrika U S · 15 years ago
  22. 2ec509b mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyarea * fillrect by Valentin Sitdikov · 15 years ago
  23. d2a34c1 drivers/video: Move dereference after NULL test by Julia Lawall · 15 years ago
  24. 2f39038 fbdev: add palette register check to several drivers by Krzysztof Helt · 15 years ago
  25. 2cb96f8 fbdev: drop custom atoi from drivers/video/modedb.c by Andy Shevchenko · 15 years ago
  26. 5ab9481 fbdev: TV_PALN bit set twice in sisfb_detect_VB_connect() by Roel Kluin · 15 years ago
  27. 0933586 fbdev: bfin-t350mcqb-fb: fix LCD dimensions by Michael Hennerich · 15 years ago
  28. 6841bcf fbdev: bfin-t350mcqb-fb: handle all resources in suspend/resume by Michael Hennerich · 15 years ago
  29. 9cfe4a9 fbdev: bfin-lq035q1-fb: new Blackfin Landscape LCD EZ-Extender driver by Michael Hennerich · 15 years ago
  30. 0769746 gpiolib: add support for changing value polarity in sysfs by Jani Nikula · 15 years ago
  31. 35570ac gpio: add GPIO driver for the Timberdale FPGA by Richard Röjfors · 15 years ago
  32. 4efec62 gpio: fix test on unsigned in lnw_irq_type() by Roel Kluin · 15 years ago
  33. afd49a7e ARM: NUC900: add RTC driver support for nuc910 and nuc920 by Wan ZongShun · 15 years ago
  34. d973b63 rtc-x1205: unconditionally set date when setting clock by Johannes Weiner · 15 years ago
  35. a91912f rtc-vr41xx: use resource_size() by Yoichi Yuasa · 15 years ago
  36. 43d15bc rtc: ds1307 make it possible to share an irq by Dmitry Eremin-Solenikov · 15 years ago
  37. 2934d6a rtc: remove __raw_* accessors from PL031 RTC by Linus Walleij · 15 years ago
  38. 1ce7c83 rtc: add driver for BQ32000 I2C RTC by Piotr Ziecik · 15 years ago
  39. 8cfde8c rtc: make rtc-omap driver ioremap its register space by Mark A. Greer · 15 years ago
  40. 43299f285 rtc: add Freescale MC13783 RTC driver by Uwe Kleine-König · 15 years ago
  41. 6f38b04 rtc: convert WM8350 RTC driver to dev_pm_ops by Mark Brown · 15 years ago
  42. aeedaca rtc-mv: add support for Alarm by Saeed Bishara · 15 years ago
  43. a766ae3 rtc: pcf50633: manage RTC alarm "pending" flag by Werner Almesberger · 15 years ago
  44. f29627c efirtc: explicitly set llseek to no_llseek by John Kacur · 15 years ago
  45. 50e49be rtc: do not use container_of macro as an argument for to_platform_device by Atsushi Nemoto · 15 years ago
  46. 3151520 rtc-stk17ta8: fix races around device registration by Atsushi Nemoto · 15 years ago
  47. ac18eb6 rtc-ds1742: fix races around device registration by Atsushi Nemoto · 15 years ago
  48. 618161f rtc-ds1553: fix races around device registration by Atsushi Nemoto · 15 years ago
  49. af69a18 rtc-tx4939: fix races around device registration by Atsushi Nemoto · 15 years ago
  50. ba4f3e4 rtc-ds1511: fix races around device registration by Atsushi Nemoto · 15 years ago
  51. a8462ef rtc-cmos: convert RTC_AIE/RTC_UIE to rtc irq API by Herton Ronaldo Krzesinski · 15 years ago
  52. b74d2ca rtc: fix driver data issues in several rtc drivers by Alessandro Zummo · 15 years ago
  53. d1b2efa rtc: disable hpet emulation on suspend by Maxim Levitsky · 15 years ago
  54. 9ea9a88 vt: make the default cursor shape configurable by Clemens Ladisch · 15 years ago
  55. 4365a56 oom-kill: fix NUMA constraint check with nodemask by KAMEZAWA Hiroyuki · 15 years ago
  56. 262ab9a V4L/DVB (13698): pms: replace asm/uaccess.h to linux/uaccess.h by Mauro Carvalho Chehab · 15 years ago
  57. 788f6fe V4L/DVB (13690): radio/si470x: #include <sched.h> by Randy Dunlap · 15 years ago
  58. c86a3c3 V4L/DVB (13688): au8522: modify the attributes of local filter coefficients by Márton Németh · 15 years ago
  59. 7ee0a28 V4L/DVB (13687): cx231xx: use NULL when pointer is needed by Márton Németh · 15 years ago
  60. 67055b0 V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h> by Huang Weiyi · 15 years ago
  61. 9518f17 V4L/DVB (13685): Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  62. b4d887c V4L/DVB (13684): Fix some cut-and-paste noise in dib0090.h by Duncan Gibb · 15 years ago
  63. 2184dda V4L/DVB (13683): sanio-ms: clean up init, exit and id_table by Márton Németh · 15 years ago
  64. 3839a0d V4L/DVB (13682): dib8000: make some constant static by Márton Németh · 15 years ago
  65. 3ab1b9c V4L/DVB: lgs8gxx: Use shifts rather than multiply/divide when possible by David Howells · 15 years ago
  66. 141cc35 V4L/DVB (13678): Add support for yet another DvbWorld, TeVii and Prof USB devices by Igor M. Liplianin · 15 years ago
  67. 21508b9a V4L/DVB (13676): configurable IRQ mode on NetUP Dual DVB-S2 CI; IRQ from CAM processing (CI interface works faster) by Abylay Ospan · 15 years ago
  68. 30e8ca2 V4L/DVB (13674): stv090x: Add DiSEqC envelope mode by Oliver Endriss · 15 years ago
  69. 9efc1bd V4L/DVB (13673): lnbp21: Implement 22 kHz tone control by Oliver Endriss · 15 years ago
  70. e6641c8 V4L/DVB (13671): sh_mobile_ceu_camera: Remove frame size page alignment by Magnus Damm · 15 years ago
  71. 858424b V4L/DVB (13670): soc-camera: Add mt9t112 camera driver by Kuninori Morimoto · 15 years ago
  72. 70da92e V4L/DVB (13669): tw9910: Add sync polarity support by Kuninori Morimoto · 15 years ago
  73. c1d7b06 V4L/DVB (13668): tw9910: remove cropping by Kuninori Morimoto · 15 years ago
  74. 7874b90 V4L/DVB (13667): tw9910: modify output format by Kuninori Morimoto · 15 years ago
  75. 398994c V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALID by Kuninori Morimoto · 15 years ago
  76. 85dc1cf V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection by Kuninori Morimoto · 15 years ago
  77. 34cae30 V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BT by Kuninori Morimoto · 15 years ago
  78. 1edcc10 V4L/DVB (13663): sh_mobile_ceu: Add V4L2_FIELD_INTERLACED_BT/TB support by Kuninori Morimoto · 15 years ago
  79. a3a4ac1 V4L/DVB (13662): mt9t031: make the use of the soc-camera client API optional by Guennadi Liakhovetski · 15 years ago
  80. a6b5f20 V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data by Guennadi Liakhovetski · 15 years ago
  81. 760697b V4L/DVB (13659): soc-camera: convert to the new mediabus API by Guennadi Liakhovetski · 15 years ago
  82. 9a74251 V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats by Guennadi Liakhovetski · 15 years ago
  83. faa5826 V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsync by Kuninori Morimoto · 15 years ago
  84. 2079708 V4L/DVB (13656): tw9910: tw9910_set_hsync clean up by Kuninori Morimoto · 15 years ago
  85. 607e5ad V4L/DVB (13655): tw9910: Add power control by Kuninori Morimoto · 15 years ago
  86. 06f292e V4L/DVB (13654): tw9910: Tri-state pins when idle by Kuninori Morimoto · 15 years ago
  87. 88a67c5 V4L/DVB (13653): tw9910: simplify chip ID calculation by Kuninori Morimoto · 15 years ago
  88. 6d74e5f V4L/DVB (13652): tw9910: Add revision control by Kuninori Morimoto · 15 years ago
  89. 0f44829 V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link by Guennadi Liakhovetski · 15 years ago
  90. 6ed7c03 V4L/DVB (13646): sh_mobile_ceu_camera: do not mark host occupied, when adding a client fails by Guennadi Liakhovetski · 15 years ago
  91. 5d28d52 V4L/DVB (13645): soc-camera: fix multi-line comment coding style by Guennadi Liakhovetski · 15 years ago
  92. 3253610 V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera by Guennadi Liakhovetski · 15 years ago
  93. 4a4bc5e V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chip by Kuninori Morimoto · 15 years ago
  94. facb601 HWPOISON: Add soft page offline support by Andi Kleen · 15 years ago
  95. 918aae4 ACPI: fix for lapic_timer_propagate_broadcast() by Hidetoshi Seto · 15 years ago
  96. f02f465 Merge branch 'dock' into release by Len Brown · 15 years ago
  97. f67538f acpi_pad: squish warning by Andrew Morton · 15 years ago
  98. 747479a ACPI: dock: minor whitespace and style cleanups by Alex Chiang · 15 years ago
  99. fe06fba ACPI: dock: add struct dock_station * directly to platform device data by Alex Chiang · 15 years ago
  100. 9751cb7 ACPI: dock: dock_add - hoist up platform_device_register_simple() by Alex Chiang · 15 years ago