1. 632a5b0 regmap: Fix work_buf switching for page update during virtual range access. by Krystian Garbaciak · 12 years ago
  2. 6863ca6 regmap: Add support for register indirect addressing. by Krystian Garbaciak · 12 years ago
  3. fc3ebd7 regmap: Move lock out from internal function _regmap_update_bits(). by Krystian Garbaciak · 12 years ago
  4. 88c144b Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  5. a2c2df8 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  6. 069915b Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  7. 41c8c53 Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  8. 8e53ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide by Linus Torvalds · 12 years ago
  9. a41b0e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  10. b3a3dd0 USB: fix gathering of interface associations by Daniel Mack · 12 years ago
  11. 5897b03 usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL by Shimoda, Yoshihiro · 12 years ago
  12. 6c4707f usb: cdc-acm: fix devices not unthrottled on open by Otto Meta · 12 years ago
  13. 0953135 Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  14. b532ff2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  15. fea7c78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  16. 354ab85 Fix OMAP EHCI suspend/resume failure (i693) by Anand Gadiyar · 12 years ago
  17. c4828d9 USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused by Roland Stigge · 12 years ago
  18. 0658a33 usb: use usb_serial_put in usb_serial_probe errors by Jan Safrata · 12 years ago
  19. 07828b1 USB: EHCI: Fix build warning in xilinx ehci driver by Herton Ronaldo Krzesinski · 12 years ago
  20. 4f7a67e USB: fix PS3 EHCI systems by Ricardo Martins · 12 years ago
  21. 57e04bd Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 12 years ago
  22. 622eb78 xHCI: Increase the timeout for controller save/restore state operation by Andiry Xu · 12 years ago
  23. 32f1d2c xhci: Don't free endpoints in xhci_mem_cleanup() by Takashi Iwai · 12 years ago
  24. 46ed8f0 xhci: Fix invalid loop check in xhci_free_tt_info() by Takashi Iwai · 12 years ago
  25. e25e62a xhci: Fix error path return value. by Sarah Sharp · 12 years ago
  26. 55558c3 USB: Checking the wrong variable in usb_disable_lpm() by Dan Carpenter · 12 years ago
  27. afff07e usb-storage: Add 090c:1000 to unusal-devs by Hans de Goede · 12 years ago
  28. d6cb3e4 bnx2x: fix checksum validation by Eric Dumazet · 12 years ago
  29. 0b84704 USB: serial-generic: use a single set of device IDs by Alan Stern · 12 years ago
  30. 954c3f8 USB: serial: Enforce USB driver and USB serial driver match by Bjørn Mork · 12 years ago
  31. 790b9d4 Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  32. c02feee Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  33. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  34. b679895 video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk by Jingoo Han · 12 years ago
  35. ecd57ae video: s3c-fb: clear SHADOWCON register when clearing hardware window registers by Jingoo Han · 12 years ago
  36. 7794f70 Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 12 years ago
  37. 5134de28 qla2xxx: Remove version.h header file inclusion by Sachin Kamat · 12 years ago
  38. d4f75b5 tcm_qla2xxx: Handle malformed wwn strings properly by Roland Dreier · 12 years ago
  39. 9389c3c tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be static by Roland Dreier · 12 years ago
  40. fae9eaf qla2xxx: Don't leak commands we give up on in qlt_do_work() by Roland Dreier · 12 years ago
  41. 092e1dc qla2xxx: Don't crash if we can't find cmd for failed CTIO by Roland Dreier · 12 years ago
  42. 3578ddb tcm_qla2xxx: Don't insert nacls without sessions into the btree by Roland Dreier · 12 years ago
  43. 59e4f54 target: Return error to initiator if SET TARGET PORT GROUPS emulation fails by Roland Dreier · 12 years ago
  44. f2d5d9b tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdown by Nicholas Bellinger · 12 years ago
  45. 380622e Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and 'sh/trivial' into sh-fixes-for-linus by Paul Mundt · 12 years ago
  46. aaf68b7 tcm_qla2xxx: Convert to TFO->put_session() usage by Joern Engel · 12 years ago
  47. 4149268 target: Add TFO->put_session() caller for HW fabric session shutdown by Joern Engel · 12 years ago
  48. b6c5ef6 serial: sh-sci: Make probe fail for ports that exceed the maximum count by Laurent Pinchart · 12 years ago
  49. 6dae142 serial: sh-sci: Fix probe error paths by Laurent Pinchart · 12 years ago
  50. 0ef0be1 USB: option: add more YUGA device ids by 说不得 · 12 years ago
  51. b9c8766 USB: mos7840: Fix compilation of usb serial driver by Tony Zelenoff · 12 years ago
  52. b9c3aab USB: option: fix memory leak by Johan Hovold · 12 years ago
  53. 4273f98 USB: option: fix port-data abuse by Johan Hovold · 12 years ago
  54. 1aa3c63 USB: mct_u232: Fix incorrect TIOCMSET return by Alan Cox · 12 years ago
  55. 42ca7da USB: option: Updated Huawei K4605 has better id by Andrew Bird · 12 years ago
  56. 19a3dd1 USB: serial: sierra: Add support for Sierra Wireless AirCard 320U modem by Tom Cassidy · 12 years ago
  57. 5bbfa6f USB: serial: cp210x: add Optris MS Pro usb id by Mikko Tuumanen · 12 years ago
  58. e00a54d USB: ftdi-sio: Add support for RT Systems USB-RTS01 serial adapter by Evan McNabb · 12 years ago
  59. c41444c USB: qcserial: Add Sierra Wireless device IDs by Bjørn Mork · 12 years ago
  60. 4cbbb03 USB: option: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  61. de102ef USB: cdc-wdm: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  62. e58c5de drivers/ide/ide-cs.c: adjust suspicious bit operation by Julia Lawall · 12 years ago
  63. 5ee31c68 bonding: Fix corrupted queue_mapping by Eric Dumazet · 12 years ago
  64. 8a93664 bonding:record primary when modify it via sysfs by Weiping Pan · 12 years ago
  65. 94fa83c Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  66. a393c73 drm/ttm: Fix buffer object metadata accounting regression v2 by Thomas Hellstrom · 12 years ago
  67. 149ff9e pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unregister by Devendra Naga · 12 years ago
  68. 0bf7481 pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails by Devendra Naga · 12 years ago
  69. 67695f2 pinctrl: pinctrl-imx: fix incorrect debug message of maps by Dong Aisheng · 12 years ago
  70. c71157c pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node by Devendra Naga · 12 years ago
  71. 3a86a5f pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP by Devendra Naga · 12 years ago
  72. e85bbc1 pinctrl: nomadik: fix up typo by Linus Walleij · 12 years ago
  73. efec381 pinctrl: nomadik: add clk_prepare() call by Linus Walleij · 12 years ago
  74. 9473c4c leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=y by Axel Lin · 12 years ago
  75. 9cd5ec5 leds: fixed a coding style issue. by Jeffrin Jose · 12 years ago
  76. 3fbd871 leds: don't disable blinking when writing the same value to delay_on or delay_off by Rafal Prylowski · 12 years ago
  77. e3d62d7 tilegx network driver: initial support by Chris Metcalf · 12 years ago
  78. b7abee6 tg3: Apply short DMA frag workaround to 5906 by Matt Carlson · 12 years ago
  79. 883ffd6 net: stmmac: Fix clock en-/disable calls by Stefan Roese · 12 years ago
  80. 3f16da5 lpc_eth: fix tx completion by Eric Dumazet · 12 years ago
  81. e304785 lpc_eth: add missing ndo_change_mtu() by Eric Dumazet · 12 years ago
  82. ed6be3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  83. 4e3c8a1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  84. 16b0dc2 dummy: fix rcu_sched self-detected stalls by Eric Dumazet · 12 years ago
  85. 3977407 clocksource: sh_tmu: Use clockevents_config_and_register(). by Paul Mundt · 12 years ago
  86. c2225a5 clocksource: sh_tmu: Convert timer lock to raw spinlock. by Paul Mundt · 12 years ago
  87. 50393a9 clocksource: sh_mtu2: Convert timer lock to raw spinlock. by Paul Mundt · 12 years ago
  88. 7d0c399 clocksource: sh_cmt: Convert timer lock to raw spinlock. by Paul Mundt · 12 years ago
  89. b0a4c6f Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 12 years ago
  90. 68d7d76 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 12 years ago
  91. 83a2705 virtio-net: fix a race on 32bit arches by Eric Dumazet · 12 years ago
  92. 7dbb491 r8169: avoid NAPI scheduling delay. by françois romieu · 12 years ago
  93. d260987 drm/radeon: fix tiling and command stream checking on evergreen v3 by Jerome Glisse · 12 years ago
  94. 5fc0578 drivers/tosa: driver needs I2C and SPI to compile by Arnd Bergmann · 12 years ago
  95. f5c3ac2 drivers/savagefb: use mdelay instead of udelay by Arnd Bergmann · 12 years ago
  96. d399099 video/console: automatically select a font by Arnd Bergmann · 12 years ago
  97. ff94404 video/ili9320: do not mark exported functions __devexit by Arnd Bergmann · 12 years ago
  98. 6f32d03 drivers/video: use correct __devexit_p annotation by Arnd Bergmann · 12 years ago
  99. c91c3fa vga_switcheroo: Enable/disable audio clients at the right time by Takashi Iwai · 12 years ago
  100. f41ef2e netdev: fix drivers/net/phy/ kernel-doc warnings by Randy Dunlap · 12 years ago