1. 9eaa3d9 rapidio/tsi721: add DMA engine support by Alexandre Bounine · 12 years ago
  2. e42d98e rapidio: add DMA engine support for RIO data transfers by Alexandre Bounine · 12 years ago
  3. 9ceb5c1 drivers/message/fusion: use pci_dev->revision by Sergei Shtylyov · 12 years ago
  4. ecb41a7 drivers/rtc/rtc-s3c.c: fix compiler warning by Sachin Kamat · 12 years ago
  5. 621bae7 drivers/rtc/rtc-tegra.c: clean up probe/remove routines by Hannu Heikkinen · 12 years ago
  6. ac2dee5 drivers/rtc/rtc-pl031.c: remove RTC timer interrupt handling by Rajkumar Kasirajan · 12 years ago
  7. e862e7c drivers/rtc/rtc-lpc32xx.c: add device tree support by Roland Stigge · 12 years ago
  8. bcffb10 drivers/rtc/rtc-m41t93.c: don't let get_time() reset M41T93_FLAG_OF by Nikolaus Voss · 12 years ago
  9. eb86c30 rtc: ds1307: add trickle charger support by Wolfram Sang · 12 years ago
  10. f8ae970 rtc: ds1307: remove superfluous initialization by Wolfram Sang · 12 years ago
  11. 7981159 rtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC by Fabio Estevam · 12 years ago
  12. b224b9a drivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers" by Fabio Estevam · 12 years ago
  13. 0f20b76 drivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR ioctl feature by Alexander Stein · 12 years ago
  14. 84d56b3 drivers/rtc/rtc-ep93xx.c: convert to use module_platform_driver() by H Hartley Sweeten · 12 years ago
  15. 0108c4f rtc/spear: add Device Tree probing capability by Viresh Kumar · 12 years ago
  16. 401dea7 leds: add LM3533 LED driver by Johan Hovold · 12 years ago
  17. e7e11d8 drivers/leds/leds-pca955x.c: fix race condition while setting brightness on several LEDs by Alexander Stein · 12 years ago
  18. 44e1e9f leds: add new transient trigger for one shot timer activation by Shuah Khan · 12 years ago
  19. 49dca5a leds: heartbeat: stop on shutdown by Alexander Holler · 12 years ago
  20. 6335f8f drivers/leds/leds-lm3530.c: simplify als configuration on initialization by Kim, Milo · 12 years ago
  21. 1381187 leds: change ledtrig-timer to use activated flag by Shuah Khan · 12 years ago
  22. 03c091e leds: change existing triggers to use activated flag by Shuah Khan · 12 years ago
  23. 1daef6d leds: Use kcalloc instead of kzalloc to allocate array by Thomas Meyer · 12 years ago
  24. 872b86b leds: simple_strtoul() cleanup by Shuah Khan · 12 years ago
  25. 5ba7363 leds: driver for DA9052/53 PMIC v2 by David Dajun Chen · 12 years ago
  26. 5bc9ad7 drivers/leds/leds-lp5521.c: fix lp5521_read() error handling by Dan Carpenter · 12 years ago
  27. c851529 backlight: tosa_lcd: use devm_ functions by Jingoo Han · 12 years ago
  28. f072c89 backlight: tosa_bl: use devm_ functions by Jingoo Han · 12 years ago
  29. d073adc backlight: tdo24m: use devm_ functions by Jingoo Han · 12 years ago
  30. 541f936 backlight: s6e63m0: use devm_ functions by Jingoo Han · 12 years ago
  31. ab03e04 backlight: ltv350qv: use devm_ functions by Jingoo Han · 12 years ago
  32. 26f2b35 backlight: lms283gf05: use devm_ functions by Jingoo Han · 12 years ago
  33. 86f6be4 backlight: ld9040: use devm_ functions by Jingoo Han · 12 years ago
  34. ba4a887 backlight: l4f00242t03: use devm_ functions by Jingoo Han · 12 years ago
  35. 9828eb0 backlight: ili9320: use devm_ functions by Jingoo Han · 12 years ago
  36. 06c96f1 backlight: corgi_lcd: use devm_ functions by Jingoo Han · 12 years ago
  37. 80629ef backlight: ams369fg06: use devm_ functions by Jingoo Han · 12 years ago
  38. 91cdb23 backlight: adp8870: use devm_ functions by Jingoo Han · 12 years ago
  39. 58875ea backlight: adp8860: use devm_ functions by Jingoo Han · 12 years ago
  40. f5f4fd4 backlight: initialize struct backlight_properties properly by Corentin Chary · 12 years ago
  41. 6677110 drivers/video/backlight/l4f00242t03.c: use pr_fmt by Jingoo Han · 12 years ago
  42. c353973 backlight: progear: use pr_err() instead of printk() by Jingoo Han · 12 years ago
  43. 95e9313 backlight: omap1: use pr_info() instead of printk() by Jingoo Han · 12 years ago
  44. 20c225c backlight: jornada720: use pr_err()/pr_info() instead of printk() by Jingoo Han · 12 years ago
  45. 8c7610f backlight: generic_bl: use pr_info() instead of printk() by Jingoo Han · 12 years ago
  46. 31e6432 backlight: cr_bllcd: use pr_err()/pr_info() instead of printk() by Jingoo Han · 12 years ago
  47. 7b12c1b backlight: apple_bl: use pr_debug()/pr_err() instead of printk() by Jingoo Han · 12 years ago
  48. 35f9616 backlight: use pr_warn() and pr_debug() instead of printk() by Jingoo Han · 12 years ago
  49. 71d7225 drivers/video/backlight/adp5520_bl.c: use kstrtoul() by Jingoo Han · 12 years ago
  50. dc406f5 drivers/video/backlight/adp8870_bl.c: use kstrtoul() by Jingoo Han · 12 years ago
  51. 8dd9d7f drivers/video/backlight/adp8860_bl.c: use kstrtoul() by Jingoo Han · 12 years ago
  52. 7f26c97 backlight: add LM3533 backlight driver by Johan Hovold · 12 years ago
  53. 1615d210 drivers/video/backlight/apple_bl.c: include header for exported symbol prototypes by H Hartley Sweeten · 12 years ago
  54. d54ad83 lcd: add callbacks for early fb event blank support by Inki Dae · 12 years ago
  55. bf05929 fbdev: add events for early fb event support by Inki Dae · 12 years ago
  56. aa523a8 blacklight: remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  57. 3f31d07 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  58. f623881 mm: fix off-by-one bug in print_nodes_state() by Ryota Ozaki · 12 years ago
  59. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  60. 8f6576a tty: fix ldisc lock inversion trace by Alan Cox · 12 years ago
  61. d3ca8b6 pty: Fix lock inversion by Alan Cox · 12 years ago
  62. ae32adc Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  63. 30b8428 Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 84a442b Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. 39b6cc6 Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 2795343 Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  67. 2c757fd Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  68. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  69. 109b9b0 intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper by David Woodhouse · 12 years ago
  70. e2ad23d intel-iommu: Add device info into list before doing context mapping by David Woodhouse · 12 years ago
  71. da89fb1 Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  72. d5adf23 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  73. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  74. 4b7eba4 Merge tag 'cris-for-linus' of git://jni.nu/cris by Linus Torvalds · 12 years ago
  75. 92bf3d0 Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  76. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 12 years ago
  77. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 12 years ago
  78. 4c78513 dma-buf: mmap support by Daniel Vetter · 12 years ago
  79. 07acfc2 Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  80. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  81. b1bf7d4 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  82. be122ab Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  83. 2f78d8e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  84. f2fde3a6 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  85. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  86. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  87. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  88. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  89. 8680917 Input: matrix-keymap - fix building keymaps by Dmitry Torokhov · 12 years ago
  90. af3289e drm/nouveau/nvd9: Fix GPIO initialisation sequence. by Marcin Kościelnicki · 12 years ago
  91. 5c5ed6e drm/nouveau: Unregister switcheroo client on exit by Andreas Heider · 12 years ago
  92. 2f3787a drm/nouveau: Check dsm on switcheroo unregister by Andreas Heider · 12 years ago
  93. 42eddbd drm/nouveau: fix a minor annoyance in an output string by Ben Skeggs · 12 years ago
  94. 6e5a429 drm/nouveau: turn a BUG into a WARN by Ben Skeggs · 12 years ago
  95. 547e6c7 drm/nv50: decode PGRAPH DATA_ERROR = 0x24 by Marcin Slusarz · 12 years ago
  96. a6a1785 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks by Ben Skeggs · 12 years ago
  97. 0c75f33 drm/nvd9/copy: initialise copy engine, seems to work like nvc0 by Ben Skeggs · 12 years ago
  98. 1a46098 drm/nvc0/ttm: use copy engines for async buffer moves by Ben Skeggs · 12 years ago
  99. fdf5324 drm/nva3/ttm: use copy engine for async buffer moves by Ben Skeggs · 12 years ago
  100. 5490e5d drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method by Ben Skeggs · 12 years ago