1. 7f7cce7 pps: convert printk/pr_* to dev_* by Alexander Gordeev · 14 years ago
  2. 5e196d3 pps: access pps device by direct pointer by Alexander Gordeev · 14 years ago
  3. 6f4229b pps: unify timestamp gathering by Alexander Gordeev · 14 years ago
  4. 3003d55 pps: fix race in PPS_FETCH handler by Alexander Gordeev · 14 years ago
  5. 86d921f pps: declare variables where they are used in switch by Alexander Gordeev · 14 years ago
  6. 7a21a3c pps: trivial fixes by Alexander Gordeev · 14 years ago
  7. 0329326 NFC: Driver for NXP Semiconductors PN544 NFC chip. by Matti J. Aaltonen · 14 years ago
  8. 2e9d4d8 rapidio: add new idt sRIO switches by Alexandre Bounine · 14 years ago
  9. 558bda6 rapidio: use Component Tag for unified switch identification by Alexandre Bounine · 14 years ago
  10. 17e9620 rapidio: add device object linking into discovery by Alexandre Bounine · 14 years ago
  11. e653692 rapidio: add definitions of Component Tag fields by Alexandre Bounine · 14 years ago
  12. ded0578 rapidio: integrate rio_switch into rio_dev by Alexandre Bounine · 14 years ago
  13. a93192a rapidio: use common destid storage for endpoints and switches by Alexandre Bounine · 14 years ago
  14. 25f959d drivers/telephony/ixj.c: fix warning by Andrew Morton · 14 years ago
  15. 49a3679 gpio/ml_ioh_gpio: ML7213 GPIO driver by Tomoya MORINAGA · 14 years ago
  16. 3251886 GPIO_VX855: eliminate kconfig dependency warning by Randy Dunlap · 14 years ago
  17. 6f7ab52 GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning by Randy Dunlap · 14 years ago
  18. 67d15ed gpio: vr41xx_giu: irq_data conversion by Lennert Buytenhek · 14 years ago
  19. a1f5f22 gpio: timbgpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  20. 33fcc1b gpio: tc35892-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  21. 673860c gpio: sx150x: irq_data conversion by Lennert Buytenhek · 14 years ago
  22. 2a866f3 gpio: stmpe-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  23. b222186 gpio: pl061: irq_data conversion by Lennert Buytenhek · 14 years ago
  24. 6f5cfc0 gpio: pca953x: irq_data conversion by Lennert Buytenhek · 14 years ago
  25. fbc4667 gpio: max732x: irq_data conversion by Lennert Buytenhek · 14 years ago
  26. 5ffd72c gpio: langwell_gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  27. 12401eed gpio: adp5588-gpio: irq_data conversion by Lennert Buytenhek · 14 years ago
  28. cf8e908 cs5535: deprecate older cs5535_gpio driver by Andres Salomon · 14 years ago
  29. 7637c92 drivers/staging/olpc_dcon: convert to new cs5535 gpio API by Andres Salomon · 14 years ago
  30. 1b912c1 drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO functionality by Andres Salomon · 14 years ago
  31. 5f003fe rtc: rtc-max6902 - set driver data in max6902_probe() by Axel Lin · 14 years ago
  32. 2fb08e6 rtc-cmos: fix suspend/resume by Paul Fox · 14 years ago
  33. 19412ce drivers/rtc/rtc-omap.c: fix a memory leak by Axel Lin · 14 years ago
  34. 554ec37 vgacon: check for efi machine by Yannick Heneault · 14 years ago
  35. f0f2c2b dca: remove unneeded NULL check by Dan Carpenter · 14 years ago
  36. fc2d557 kmsg_dump: constrain mtdoops and ramoops to perform their actions only for KMSG_DUMP_PANIC by Seiji Aguchi · 14 years ago
  37. aff5ce6 drivers/video/backlight/l4f00242t03.c: fix reset sequence by Alberto Panizzo · 14 years ago
  38. 26bbabc drivers/video/backlight/l4f00242t03.c: prevent unbalanced calls to regulator enable/disable by Alberto Panizzo · 14 years ago
  39. 95558ad drivers/video/backlight/l4f00242t03.c: full implement fb power states for this lcd by Alberto Panizzo · 14 years ago
  40. 5c2202f drivers/video/backlight/l4f00242t03.c: make 1-bit signed field unsigned by Mariusz Kozlowski · 14 years ago
  41. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 14 years ago
  42. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 14 years ago
  43. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 14 years ago
  44. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 14 years ago
  45. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 14 years ago
  46. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 14 years ago
  47. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 14 years ago
  48. f878133 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  49. 94d4c4c Merge branch 'stable/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  50. d15eda5 i915/gtt: fix ordering causing DMAR errors on object teardown. by Dave Airlie · 14 years ago
  51. a46f310 i915/gtt: fix ordering issues with status setup and DMAR by Dave Airlie · 14 years ago
  52. 784fe39 Merge branch 'drm-intel-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Dave Airlie · 14 years ago
  53. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  54. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  55. f1d6d6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  56. 343a8d13 cxgb4vf: recover from failure in cxgb4vf_open() by Casey Leedom · 14 years ago
  57. 6fe4f14 drm/i915/execbuffer: Reorder binding of objects to favour restrictions by Chris Wilson · 14 years ago
  58. 809b633 drm/i915: If we hit OOM when allocating GTT pages, clear the aperture by Chris Wilson · 14 years ago
  59. 092de6f drm/i915/evict: Ensure we completely cleanup on failure by Chris Wilson · 14 years ago
  60. 36cf174 drm/i915/execbuffer: Correctly clear the current object list upon EFAULT by Chris Wilson · 14 years ago
  61. 08c1832 drm/i915/debugfs: Show all objects in the gtt by Chris Wilson · 14 years ago
  62. a779e5a drm/i915: Record AGP memory type upon error by Chris Wilson · 14 years ago
  63. 0a58705 drm/i915: Periodically flush the active lists and requests by Chris Wilson · 14 years ago
  64. f76957f ehea: Increase the skb array usage by Breno Leitao · 14 years ago
  65. b507408 net/fec: remove config FEC2 as it's used nowhere by Shawn Guo · 14 years ago
  66. 0c302f5 pcnet_cs: add new_id by Ken Kawasaki · 14 years ago
  67. d912640 drm/i915/gtt: Unmap the PCI pages after unbinding them from the GTT by Chris Wilson · 14 years ago
  68. bcfb2e2 drm/i915: Record the error batchbuffer on each ring by Chris Wilson · 14 years ago
  69. db66e37 drm/i915: Include TLB miss overhead for computing WM by Chris Wilson · 14 years ago
  70. 8824178 drm/i915: Propagate error from flushing the ring by Chris Wilson · 14 years ago
  71. 776ad80 drm/i915: detect & report PCH display error interrupts by Jesse Barnes · 14 years ago
  72. d5bb081 drm/i915: cleanup rc6 code by Jesse Barnes · 14 years ago
  73. 1daed3f drm/i915: fix rc6 enabling around suspend/resume by Jesse Barnes · 14 years ago
  74. 88271da drm/i915: re-enable rc6 support for Ironlake+ by Jesse Barnes · 14 years ago
  75. 0dc79fb drm/i915: Make the ring IMR handling private by Chris Wilson · 14 years ago
  76. 01a0333 drm/i915/ringbuffer: Simplify the ring irq refcounting by Chris Wilson · 14 years ago
  77. 9862e60 drm/i915/debugfs: Show the per-ring IMR by Chris Wilson · 14 years ago
  78. 0f46832 drm/i915: Mask USER interrupts on gen6 (until required) by Chris Wilson · 14 years ago
  79. b72f3ac drm/i915: Handle ringbuffer stalls when flushing by Chris Wilson · 14 years ago
  80. 63256ec drm/i915: Enforce write ordering through the GTT by Chris Wilson · 14 years ago
  81. 7590107 drm/i915: Remove impossible test by Chris Wilson · 14 years ago
  82. dbdc647 drm/i915: avoid reading non-existent PLL reg on Ironlake+ by Jesse Barnes · 14 years ago
  83. d78cb50 drm/i915: add 'reset' parameter by Chris Wilson · 14 years ago
  84. a0fa62d drm/i915: fix the wrong latency value while computing wm0 by Yuanhan Liu · 14 years ago
  85. b79d499 drm/i915: support low power watermarks on Ironlake by Jesse Barnes · 14 years ago
  86. c97689d agp/intel: Flush the chipset write buffers when changing GTT base by Chris Wilson · 14 years ago
  87. 55249ba drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelines by Chris Wilson · 14 years ago
  88. 35c3047 drm/i915: Use the mappable sizes determined by GTT for consistency. by Chris Wilson · 14 years ago
  89. a6044e2 drm/i915: support overclocking on Sandy Bridge by Jesse Barnes · 14 years ago
  90. bee17e5 drm/i915/lvds: Always use 0 to disable the pfit controller by Chris Wilson · 14 years ago
  91. 47356eb drm/i915/panel: Only record the backlight level when it is enabled by Chris Wilson · 14 years ago
  92. 97aaf91 drm/i915/sdvo: Defer detection of output capabilities until probing by Chris Wilson · 14 years ago
  93. 3c5a62b drm/i915: fix calculation of eDP signal levels on Sandybridge by Yuanhan Liu · 14 years ago
  94. f5afcd3 drm/i915/crt: Check for a analog monitor in case of DVI-I by David Müller · 14 years ago
  95. 37f8097 drm/i915: make DP training try a little harder by Jesse Barnes · 14 years ago
  96. 858bc21 drm/i915: check eDP encoder correctly when setting modes by Jesse Barnes · 14 years ago
  97. 5943a26 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  98. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  99. edb2877 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  100. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago