1. da4f58f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  2. ba01a87 Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  3. c9bfa7d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  4. 3d1482f Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  5. ac18065 Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  6. ae82a82 Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  7. 3bb07f1 Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  8. ff8ce5f Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  9. 4f6ade9 Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  10. 881bcab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  11. e60b9a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  12. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 13 years ago
  13. e346933 Merge tag 'isci-for-3.5' into misc by James Bottomley · 13 years ago
  14. 7486394 drivers/net/stmmac: seq_file fix memory leak by Djalal Harouni · 13 years ago
  15. 17eea0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. f80e8ed iscsi-target: Fix iov_count calculation bug in iscsit_allocate_iovecs by Nicholas Bellinger · 13 years ago
  17. f7142e6 USB: qmi_wwan: Add ZTE (Vodafone) K3520-Z by Andrew Bird (Sphere Systems) · 13 years ago
  18. 8965c98 USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z by Andrew Bird (Sphere Systems) · 13 years ago
  19. 0000188 USB: qmi_wwan: Make forced int 4 whitelist generic by Andrew Bird (Sphere Systems) · 13 years ago
  20. 4f6a16b pinctrl: pinctrl-imx: add imx51 pinctrl driver by Dong Aisheng · 13 years ago
  21. 93fbd3c pinctrl: pinctrl-imx: add imx53 pinctrl driver by Dong Aisheng · 13 years ago
  22. 84df8c1 regulator: tps65910: use of_node of matched regulator being register by Laxman Dewangan · 13 years ago
  23. 92ab953 regulator: tps65910: dt: support when "regulators" node found by Laxman Dewangan · 13 years ago
  24. 7e9a57e regulator: tps65910: add error message in case of failure by Laxman Dewangan · 13 years ago
  25. 9fc3815 regulator: tps62360: dt: initialize of_node param for regulator register. by Laxman Dewangan · 13 years ago
  26. 88c16dc net: qmi_wwan: Add Vodafone/Huawei K5005 support by Bjørn Mork · 13 years ago
  27. 68d8318 net: cdc_ether: Add ZTE WWAN matches before generic Ethernet by Andrew Bird (Sphere Systems) · 13 years ago
  28. 68d8c1c regulator: tps65910: use devm_* for memory allocation by Laxman Dewangan · 13 years ago
  29. 33a6943 regulator: tps65910: use small letter for regulator names by Laxman Dewangan · 13 years ago
  30. b4410a8 mfd: tpx6586x: Depend on regulator by Mark Brown · 13 years ago
  31. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  32. 4c5dabc regulator: regulator for Palmas Kconfig by Graeme Gregory · 13 years ago
  33. e5ce420 regulator: regulator driver for Palmas series chips by Graeme Gregory · 13 years ago
  34. a1e8b307 tg3: use netdev_alloc_frag() API by Eric Dumazet · 13 years ago
  35. 968d701 ppp: avoid false drop_monitor false positives by Eric Dumazet · 13 years ago
  36. 6fba180 cirrus: cs89x0: Remove function prototypes and reorder declarations by Joe Perches · 13 years ago
  37. 808e9a7 cirrus: cs89x0: Neaten debugging and logging by Joe Perches · 13 years ago
  38. ca034bc cirrus: cs89x0: Code neatening by Joe Perches · 13 years ago
  39. dd92b9a cirrus: cs89x0: Convert printks to pr_<level> by Joe Perches · 13 years ago
  40. 204a38a cirrus: cs89x0: Code style neatening by Joe Perches · 13 years ago
  41. b1dab2f Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  42. f402693 dm thin: fix table output when pool target disables discard passdown internally by Mike Snitzer · 13 years ago
  43. 2f05af8 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  44. b0d634d md/raid10: fix transcription error in calc_sectors conversion. by NeilBrown · 13 years ago
  45. 73f1f5d Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  46. 941a77d be2net: Fix to allow get/set of debug levels in the firmware. by Somnath Kotur · 13 years ago
  47. 56138f5 iwlwifi: dont pull too much payload in skb head by Eric Dumazet · 13 years ago
  48. c948ef3 mfd: palmas PMIC device support Kconfig by Graeme Gregory · 13 years ago
  49. 2945fbc mfd: palmas PMIC device support by Graeme Gregory · 13 years ago
  50. 1bdd670 regulator: Enable Device Tree for the db8500-prcmu regulator driver by Lee Jones · 13 years ago
  51. 8986cf8 regulator: db8500-prcmu: Separate regulator registration from probe by Lee Jones · 13 years ago
  52. b13296d regulator: ab3100: Use regulator_map_voltage_iterate() by Axel Lin · 13 years ago
  53. 8b22285 regulator: tps65217: Convert to set_voltage_sel and map_voltage by Axel Lin · 13 years ago
  54. 3a8334b regulator: Enable the ab8500 for Device Tree by Lee Jones · 13 years ago
  55. a7ac1d9 regulator: ab8500: Split up probe() into manageable pieces by Lee Jones · 13 years ago
  56. c0a5f4a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 by Rajkumar Kasirajan · 13 years ago
  57. 39c2028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  58. 5c7dd71 ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold by Rafael J. Wysocki · 13 years ago
  59. 09dcd60 CS89x0 : Use ioread16/iowrite16 on all platforms by Jaccon Bastiaansen · 13 years ago
  60. 8ce6909 e1000: Prevent reset task killing itself. by Tushar Dave · 13 years ago
  61. 68c7ff8 regulator: max8925: Remove check_range function and max_uV from struct rc5t583_regulator_info by Axel Lin · 13 years ago
  62. 0cbd670 regulator: max8649: Remove unused check_range() function by Axel Lin · 13 years ago
  63. 8b370e0 regulator: rc5t583: Remove max_uV from struct rc5t583_regulator_info by Axel Lin · 13 years ago
  64. 38e7f5d regmap: Fix typo in IRQ register striding by Mark Brown · 13 years ago
  65. de2eb4d isci: End the RNC resumption wait when the RNC is destroyed. by Jeff Skirvin · 13 years ago
  66. 6c6aacb isci: Fixed RNC bug that lost the suspension or resumption during destroy by Jeff Skirvin · 13 years ago
  67. 79cbab8 isci: Fix RNC AWAIT_SUSPENSION->INVALIDATING transition. by Jeff Skirvin · 13 years ago
  68. 3ef768c isci: Manage the IREQ_NO_AUTO_FREE_TAG under scic_lock. by Jeff Skirvin · 13 years ago
  69. f838180 isci: Remove obviated host callback list. by Jeff Skirvin · 13 years ago
  70. 397497d isci: Check IDEV_GONE before performing abort path operations. by Jeff Skirvin · 13 years ago
  71. 8780516 isci: Restore the ATAPI device RNC management code. by Jeff Skirvin · 13 years ago
  72. 1f05388 isci: Don't wait for an RNC suspend if it's being destroyed. by Jeff Skirvin · 13 years ago
  73. c5457a8 isci: Change the phy control and link reset interface for HW reasons. by Jeff Skirvin · 13 years ago
  74. 8c73188 isci: Added timeouts to RNC suspensions in the abort path. by Jeff Skirvin · 13 years ago
  75. 28de92b isci: Add protocol indicator for TMF requests. by Jeff Skirvin · 13 years ago
  76. 1db79b3 isci: Directly control IREQ_ABORT_PATH_ACTIVE when completing TMFs. by Jeff Skirvin · 13 years ago
  77. 0cce165 isci: Wait for RNC resumption before leaving the abort path. by Jeff Skirvin · 13 years ago
  78. d76689e isci: Fix RNC suspend call for SCI_RESUMING state. by Jeff Skirvin · 13 years ago
  79. 621120c isci: Manage tag releases differently when aborting tasks. by Jeff Skirvin · 13 years ago
  80. 033d19d isci: Callbacks to libsas occur under scic_lock and are synchronized. by Jeff Skirvin · 13 years ago
  81. 0c3ce38 isci: When in the abort path, defeat other resume calls until done. by Jeff Skirvin · 13 years ago
  82. 31a38ef isci: Implement waiting for suspend in the abort path. by Jeff Skirvin · 13 years ago
  83. 08c031e isci: Make sure all TCs are terminated and cleaned in LUN reset. by Jeff Skirvin · 13 years ago
  84. 9608b64 isci: Manage the LLHANG timer enable/disable per-device. by Jeff Skirvin · 13 years ago
  85. 447bfbc isci: Save the suspension hint for upcoming suspensions. by Jeff Skirvin · 13 years ago
  86. e3c84df isci: Fix the terminated I/O to not call sas_task_abort(). by Jeff Skirvin · 13 years ago
  87. c94fc1a isci: Distinguish between remote device suspension cases by Jeff Skirvin · 13 years ago
  88. d6b2a0e isci: Remove isci_device reqs_in_process and dev_node from isci_device. by Jeff Skirvin · 13 years ago
  89. 033751f isci: Only set IDEV_GONE in the device stop path. by Jeff Skirvin · 13 years ago
  90. aa20d93 isci: All pending TCs are terminated when the RNC is invalidated. by Jeff Skirvin · 13 years ago
  91. 6373250 isci: Device access in the error path does not depend on IDEV_GONE. by Jeff Skirvin · 13 years ago
  92. 59e3539 isci: Add suspension cases for RNC INVALIDATING, POSTING states. by Jeff Skirvin · 13 years ago
  93. 14aaa9f isci: Redesign device suspension, abort, cleanup. by Jeff Skirvin · 13 years ago
  94. d80ecd5 isci: Escalate to I_T_Nexus_Reset when the device is gone. by Jeff Skirvin · 13 years ago
  95. 8388401 isci: Remote device stop also suspends the RNC and terminates I/O. by Jeff Skirvin · 13 years ago
  96. 23ec2aa isci: Remote device must be suspended for NCQ cleanup. by Jeff Skirvin · 13 years ago
  97. 5b6bf22 isci: Manage device suspensions during TC terminations. by Jeff Skirvin · 13 years ago
  98. 726980d isci: Terminate outstanding TCs on TX/RX RNC suspensions. by Jeff Skirvin · 13 years ago
  99. ac78ed0 isci: Handle all suspending TC completions by Jeff Skirvin · 13 years ago
  100. 56d7c01 isci: Fixed bug in resumption from RNC Tx/Rx suspend state. by Jeff Skirvin · 13 years ago