1. 0b7da74 leds: Use devm_kzalloc in leds-pwm.c file by Sachin Kamat · 12 years ago
  2. 7fafefb leds: Use module_platform_driver() in leds-max8997.c file by Sachin Kamat · 12 years ago
  3. 2e91176 leds: convert tca6507 driver to module_i2c_driver() by Peter Meerwald · 12 years ago
  4. 7d84f66 leds: Convert S3C24XX LED driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  5. 7e97b58 leds: Convert S3C24XX LED driver to devm_kzalloc() by Sylwester Nawrocki · 12 years ago
  6. 317dfb1 leds-mc13783: set platform data to NULL at mc13783_led_remove by Devendra Naga · 12 years ago
  7. b523cfe leds-88pm860x: use devm_kzalloc function by Devendra Naga · 12 years ago
  8. 5391dd0 leds-lp5523: BUG() in error handling in probe() by Dan Carpenter · 12 years ago
  9. 32abb47 leds: Add LED driver for lm3556 chip by G.Shark Jeong · 12 years ago
  10. 1522d02 leds: [trivial]Remove unnecesary return by Devendra Naga · 12 years ago
  11. 20c0e6b leds: fix sparse warnings due to missing static by Bryan Wu · 12 years ago
  12. dff6775 leds: correct trivial type in drivers/leds/Kconfig by Jesper Dangaard Brouer · 12 years ago
  13. a0193cb leds: use led_set_brightness in led_trigger_event by Fabio Baltieri · 12 years ago
  14. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  15. 0da3e65 leds: Rename led_set_brightness() to __led_set_brightness() by Shuah Khan · 12 years ago
  16. 5e41728 leds: add oneshot trigger by Fabio Baltieri · 12 years ago
  17. 4378648 leds: fix led_brightness_set when soft-blinking by Fabio Baltieri · 12 years ago
  18. 3740e49 ledtrig-ide-disk: use generic one-shot blink api by Fabio Baltieri · 12 years ago
  19. 5bb629c leds: add oneshot blink functions by Fabio Baltieri · 12 years ago
  20. eb20262 led-triggers: rename *trigger to *trig for unified naming scheme by Bryan Wu · 12 years ago
  21. 9351737 Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  22. 7c8d3a4 dm raid1: set discard_zeroes_data_unsupported by Mikulas Patocka · 12 years ago
  23. 650d2a0 dm thin: do not send discards to shared blocks by Mikulas Patocka · 12 years ago
  24. 751f188 dm raid1: fix crash with mirror recovery and discard by Mikulas Patocka · 12 years ago
  25. 85efc72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  26. 3e4b945 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  27. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  28. 380e99f cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  29. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  30. 58e94ae md/raid1: close some possible races on write errors during resync by NeilBrown · 12 years ago
  31. a05b7ea0 md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 12 years ago
  32. 25f7fd4 md: fix bug in handling of new_data_offset by NeilBrown · 12 years ago
  33. 8a7298b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  34. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  35. c1e3209 v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP. by Hans Verkuil · 12 years ago
  36. fe2e27b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  37. d4f513f Clk: SPEAr1340: Update sys clock parent array by Vipul Kumar Samar · 12 years ago
  38. d9ba8db clk: SPEAr1340: Fix clk enable register for uart1 and i2c1. by Vipul Kumar Samar · 12 years ago
  39. a8f4bf0 Clk:spear6xx:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  40. 5cfc545 Clk:spear3xx:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  41. e28f1aa clk:spear1310:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  42. 5cb6a9b clk:spear1340:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  43. 6a3ca4f rbd: endian bug in rbd_req_cb() by Dan Carpenter · 12 years ago
  44. 236df37 rbd: Fix ceph_snap_context size calculation by Yan, Zheng · 12 years ago
  45. a018540 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  46. 635ac11 Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  47. 9634252 rpmsg: fix dependency on initialization order by Federico Fuga · 12 years ago
  48. 10cc1bd ixgbevf: Fix panic when loading driver by Alexander Duyck · 12 years ago
  49. 5dcaba7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  50. 9365976 ixgbevf: Prevent RX/TX statistics getting reset to zero by Narendra K · 12 years ago
  51. 1765fe5 target: Fix range calculation in WRITE SAME emulation when num blocks == 0 by Roland Dreier · 12 years ago
  52. d35212f target: Clean up returning errors in PR handling code by Roland Dreier · 12 years ago
  53. e5254a6 Merge branch 'gma500' (Alan's GMA patches) by Linus Torvalds · 12 years ago
  54. 6469195 gma500,cdv: Fix the brightness base by Alan Cox · 12 years ago
  55. 166973e gma500: move the ASLE enable by Alan Cox · 12 years ago
  56. f507598 gma500: Fix lid related crash by Alan Cox · 12 years ago
  57. 33d519f Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  58. 1694a0a Merge tag 'fixes-for-v3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  59. 68d740d blk: fix wrong idr_pre_get() error check in loop.c by Silva Paulo · 12 years ago
  60. 3cc5d2a tcm_fc: Fix crash seen with aborts and large reads by Mark Rustad · 12 years ago
  61. 4a5f7ef pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID by Dong Aisheng · 12 years ago
  62. a6e7360 pinctrl: pinctrl-imx: only print debug message when DEBUG is defined by Dong Aisheng · 12 years ago
  63. c5b01ac Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  64. a7559b1 Merge tag 'cpufreq-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  65. 46befd6 ACPICA: Fix possible fault in return package object repair code by Bob Moore · 12 years ago
  66. a52359b e1000e: fix test for PHY being accessible on 82577/8/9 and I217 by Bruce Allan · 12 years ago
  67. d0efa8f e1000e: Correct link check logic for 82571 serdes by Tushar Dave · 12 years ago
  68. fdb1335 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  69. ac7d181 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  70. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  71. 8488e40 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  72. 2c91390 Merge tag 'mmc-fixes-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  73. 36ec9fb Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  74. 7801dc3 Merge tag 'mfd-for-linus-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  75. e76b8ee Input: xpad - add Andamiro Pump It Up pad by Yuri Khan · 12 years ago
  76. 41002f8 hwmon: (it87) Preserve configuration register bits on init by Jean Delvare · 12 years ago
  77. c4686c7 cpufreq / ACPI: Fix not loading acpi-cpufreq driver regression by Thomas Renninger · 12 years ago
  78. 918227b Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  79. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  80. 6b91bf1 drivers/rtc/rtc-twl.c: fix threaded IRQ to use IRQF_ONESHOT by Kevin Hilman · 12 years ago
  81. 8875408 sgi-xp: nested calls to spin_lock_irqsave() by Dan Carpenter · 12 years ago
  82. b59f6d1 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  83. ad49fcb drivers/rtc/rtc-ab8500.c: ensure correct probing of the AB8500 RTC when Device Tree is enabled by Lee Jones · 12 years ago
  84. 3cfd16a drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  85. 2a64389 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  86. 5f8ebd3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  87. 8a76e53 media: mx2_camera: Fix mbus format handling by Javier Martin · 12 years ago
  88. 887eafd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  89. 8daf4de Merge tag 'pm-for-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  90. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  91. 5f351f0 Merge tag 'char-misc-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  92. e6f0f45 Merge tag 'fixes-for-v3.5-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  93. cc71a7e Input: xpad - add signature for Razer Onza Tournament Edition by Ilia Katsnelson · 12 years ago
  94. 3ffb62c Input: xpad - handle all variations of Mad Catz Beat Pad by Yuri Khan · 12 years ago
  95. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 12 years ago
  96. b28ba72 IPoIB: fix skb truesize underestimatiom by Eric Dumazet · 12 years ago
  97. 623b51f mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq() by Guennadi Liakhovetski · 12 years ago
  98. 87f761b mmc: core: Revert "skip card initialization if power class selection fails" by Venkatraman S · 12 years ago
  99. bb39b65 gpio/gpio-tps65910: gpio_chip.of_node referenced without CONFIG_OF_GPIO defined by Jerry Snitselaar · 12 years ago
  100. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago