1. 2fb717e rapidio/rionet: rework to support multiple RIO master ports by Alexandre Bounine · 12 years ago
  2. 005842e rapidio: run discovery as an asynchronous process by Alexandre Bounine · 12 years ago
  3. a7071ef rapidio: use device lists handling on per-net basis by Alexandre Bounine · 12 years ago
  4. fa3dbaa rapidio: fix blocking wait for discovery ready by Alexandre Bounine · 12 years ago
  5. 8d4630d rapidio: apply RX/TX enable to active switch ports only by Alexandre Bounine · 12 years ago
  6. 71afe34 rapidio/tsi721: add inbound memory mapping callbacks by Alexandre Bounine · 12 years ago
  7. da1589f rapidio: add inbound memory mapping interface by Alexandre Bounine · 12 years ago
  8. 18f6287 drivers/rapidio/devices/tsi721.c: fix error return code by Peter Senna Tschudin · 12 years ago
  9. ed43f44 rapidio/tsi721: modify mport name assignment by Alexandre Bounine · 12 years ago
  10. 7c4a610 rapidio/rionet: fix multicast packet transmit logic by Alexandre Bounine · 12 years ago
  11. 542dd33 drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip by Michael Langer · 12 years ago
  12. 48e9766 drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality by Paul Bolle · 12 years ago
  13. 06f77d1 drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details by Venu Byravarasu · 12 years ago
  14. 651fb48 rtc: kconfig: fix up dependency for ab8500 by Ulf Hansson · 12 years ago
  15. 84cab86 drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  16. 885ccbb drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  17. 755e4a4 drivers/rtc/rtc-pcf8563.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  18. a606757 drivers/rtc/rtc-rs5c372.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  19. 65659f6 drivers/rtc/rtc-s35390a.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  20. c3fe92b drivers/rtc/rtc-x1205.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  21. 2bfc37d drivers/rtc/rtc-ds1672.c: convert struct i2c_msg initialization to C99 format by Shubhrajyoti D · 12 years ago
  22. 1ee8c0c drivers/rtc/rtc-s3c.c: fix return value in s3c_rtc_probe() by Sachin Kamat · 12 years ago
  23. 4c24e29 rtc_sysfs_show_hctosys(): display 0 if resume failed by David Fries · 12 years ago
  24. be8b6d5 rtc: rtc-mxc: convert to module_platform_driver by Fabio Estevam · 12 years ago
  25. 0f3cde5 rtc: rtc-mxc: adapt to the new i.mx clock framework by Fabio Estevam · 12 years ago
  26. 828296d drivers/rtc/rtc-coh901331.c: use clk_prepare_enable() and clk_disable_unprepare() by Julia Lawall · 12 years ago
  27. 90829c0 rtc: rc5t583: add ricoh rc5t583 RTC driver by Venu Byravarasu · 12 years ago
  28. a16e839 drivers/rtc/rtc-spear.c: fix several error checks by Lars-Peter Clausen · 12 years ago
  29. 7c6a52a drivers/rtc/rtc-jz4740.c: fix IRQ error check by Lars-Peter Clausen · 12 years ago
  30. 6b8029f rtc: kconfig: remove unnecessary dependencies. by Venu Byravarasu · 12 years ago
  31. 94c01ab rtc: add MAX8907 RTC driver by Stephen Warren · 12 years ago
  32. 0e78398 rtc: tps65910: add RTC driver for TPS65910 PMIC RTC by Venu Byravarasu · 12 years ago
  33. 477d30d drivers/rtc/rtc-at91sam9.c: use module_platform_driver() macro by Devendra Naga · 12 years ago
  34. 2830a6d rtc: recycle id when unloading a rtc driver by Vincent Palatin · 12 years ago
  35. 179a502 rtc: snvs: add Freescale rtc-snvs driver by Shawn Guo · 12 years ago
  36. 7418a11 rtc: add Dallas DS2404 driver by Sven Schnelle · 12 years ago
  37. 92589c9 rtc-proc: permit the /proc/driver/rtc device to use other devices by Kim, Milo · 12 years ago
  38. 5fa44f8 drivers/rtc/rtc-isl1208.c: add support for the ISL1218 by Ben Gardner · 12 years ago
  39. 125c4c7 idr: rename MAX_LEVEL to MAX_IDR_LEVEL by Fengguang Wu · 12 years ago
  40. 459a130 drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() function by Takuya Yoshikawa · 12 years ago
  41. 32766ec drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functions by Ben Hutchings · 12 years ago
  42. 52e8424 drivers/video/backlight/platform_lcd.c: add support for device tree based probe by Jingoo Han · 12 years ago
  43. 66be0e5 drivers/video/backlight/da9052_bl.c: drop devm_kfree of devm_kzalloc'd data by Julia Lawall · 12 years ago
  44. 56a2aba backlight: remove ProGear driver by Marcin Juszkiewicz · 12 years ago
  45. 0f59858 backlight: add new lm3639 backlight driver by G.Shark Jeong · 12 years ago
  46. 0c2a665 backlight: add Backlight driver for lm3630 chip by G.Shark Jeong · 12 years ago
  47. 7c9332d drivers/video/backlight/kb3886_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  48. a08e1a3 drivers/video/backlight/ltv350qv.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  49. 5333e25 drivers/video/backlight/da9052_bl.c: use usleep_range() instead of msleep() for small sleeps by Jingoo Han · 12 years ago
  50. 556f00e sections: fix section conflicts in drivers/video by Andi Kleen · 12 years ago
  51. 16bd9b8 sections: fix section conflicts in drivers/scsi by Andi Kleen · 12 years ago
  52. 3bd0189 sections: fix section conflicts in drivers/platform/x86 by Andi Kleen · 12 years ago
  53. 15c0665 sections: fix section conflicts in drivers/net/wan by Andi Kleen · 12 years ago
  54. afa8c78 sections: fix section conflicts in drivers/net/hamradio by Andi Kleen · 12 years ago
  55. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  56. 6cfe109 sections: fix section conflicts in drivers/mmc by Andi Kleen · 12 years ago
  57. 19afa16 sections: fix section conflicts in drivers/mfd by Andi Kleen · 12 years ago
  58. dd0e981 sections: fix section conflicts in drivers/macintosh by Andi Kleen · 12 years ago
  59. e6b5370 sections: fix section conflicts in drivers/ide by Andi Kleen · 12 years ago
  60. 1849f23 sections: fix section conflicts in drivers/char by Andi Kleen · 12 years ago
  61. 6ca3b14 sections: fix section conflicts in drivers/atm by Andi Kleen · 12 years ago
  62. 0f6d93a drivers/scsi/atp870u.c: fix bad use of udelay by Martin Michlmayr · 12 years ago
  63. 0eb5a35 drivers/dma/dmaengine.c: lower the priority of 'failed to get' dma channel message by Fabio Estevam · 12 years ago
  64. ce57e98 firmware: use 'kernel_read()' to read firmware into kernel buffer by Linus Torvalds · 12 years ago
  65. 4d6d367 Merge tag 'remoteproc-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 12 years ago
  66. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  67. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  68. 3a49431 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  69. abb139e firmware: teach the kernel to load firmware files directly from the filesystem by Linus Torvalds · 12 years ago
  70. df5a2a1 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  71. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  72. 702e490 userns: Fix build of drivers/staging/dgrp by Eric W. Biederman · 12 years ago
  73. a54dfb1 Merge tag 'dt-for-3.7' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  74. 56d92aa Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  75. 88265322 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  76. 65b99c7 Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  77. 268d283 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  78. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  79. b9f1085 drm/nv98/crypt: fix fuc build with latest envyas by Ben Skeggs · 12 years ago
  80. 7234d02 drm/nouveau/devinit: fixup various issues with subdev ctor/init ordering by Ben Skeggs · 12 years ago
  81. 002d0c7 drm/nv41/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  82. e5f186c drm/nv44/vm: fix and enable use of "real" pciegart by Ben Skeggs · 12 years ago
  83. 8a57d27 drm/nv04/dmaobj: fixup vm target handling in preparation for nv4x pcie by Ben Skeggs · 12 years ago
  84. dc73b45 drm/nouveau: store supported dma mask in vmmgr by Ben Skeggs · 12 years ago
  85. c0abf5c drm/nvc0/ibus: initial implementation of subdev by Ben Skeggs · 12 years ago
  86. 2f951a5 drm/nouveau/therm: add support for fan-control modes by Martin Peres · 12 years ago
  87. c9cbf13 drm/nouveau/hwmon: rename pwm0* to pmw1* to follow hwmon's rules by Martin Peres · 12 years ago
  88. cfc732b drm/nouveau/therm: calculate the pwm divisor on nv50+ by Martin Peres · 12 years ago
  89. bf6546b drm/nouveau/fan: rewrite the fan tachometer driver to get more precision, faster by Martin Peres · 12 years ago
  90. aa1b9b4 drm/nouveau/therm: move thermal-related functions to the therm subdev by Martin Peres · 12 years ago
  91. d46497d drm/nouveau/bios: parse the pwm divisor from the perf table by Martin Peres · 12 years ago
  92. 32334cc drm/nouveau/therm: use the EXTDEV table to detect i2c monitoring devices by Martin Peres · 12 years ago
  93. 7d70e9c drm/nouveau/therm: rework thermal table parsing by Martin Peres · 12 years ago
  94. e361999 drm/nouveau/gpio: expose the PWM/TOGGLE parameter found in the gpio vbios table by Martin Peres · 13 years ago
  95. d89c8ce drm/nouveau: fix pm initialization order by Dmitry Eremin-Solenikov · 12 years ago
  96. acac7bd drm/nouveau/bios: check that fixed tvdac gpio data is valid before using it by Ben Skeggs · 12 years ago
  97. da07e52 drm/nouveau: log channel debug/error messages from client object rather than drm client by Ben Skeggs · 12 years ago
  98. aa74c37 drm/nouveau: have drm debugging macros build on top of core macros by Ben Skeggs · 12 years ago
  99. fa6df8c drm/nouveau/core: have client-id be a string, rather than an integer by Ben Skeggs · 12 years ago
  100. b3ccd34 drm/nvc0/fifo: re-bash PBUS regs after vm-fault to BARs/PEEPHOLE by Ben Skeggs · 12 years ago