1. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 11 years ago
  2. 815fa7b USB: OHCI: fix logic for scheduling isochronous URBs by Alan Stern · 11 years ago
  3. e1944017 USB: fix latency in uhci-hcd and ohci-hcd by Alan Stern · 11 years ago
  4. 997ff89 USB: UHCI: fix for suspend of virtual HP controller by Alan Stern · 11 years ago
  5. ccd9509 USB: fix Kconfig logic for USB_UHCI_HCD by Alan Stern · 11 years ago
  6. e4f47e3 USB: xHCI: override bogus bulk wMaxPacketSize values by Alan Stern · 11 years ago
  7. 4089ffd Merge tag 'fixes-for-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 11 years ago
  8. 4e0aa63 usb: otg: mxs-phy: add missing type to usb_phy by Michael Grzeschik · 11 years ago
  9. b990da1 usb: phy: remove CONFIG_USB_OTG_UTILS once more by Paul Bolle · 11 years ago
  10. 17d966a usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_request() by Jingoo Han · 11 years ago
  11. 1abd8b3 usb: phy: Fix NULL pointer exception during usb_get_phy by Robert Jarzmik · 11 years ago
  12. 9d6ab42 usb: phy: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  13. 2cde393 usb: gadget: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  14. 1bc0d92 usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y by Vivek Gautam · 11 years ago
  15. fea7707 usb: gadget: fix error return code in configfs_composite_bind() by Wei Yongjun · 11 years ago
  16. 481d304 usb: gadget: dummy_hcd: fix error return code in init() by Wei Yongjun · 11 years ago
  17. c366195 usb: gadget: fusb300_udc: fix error return code in fusb300_probe() by Wei Yongjun · 11 years ago
  18. ef89a1f usb: gadget: m66592-udc: fix error return code in m66592_probe() by Wei Yongjun · 11 years ago
  19. f3423d3 usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe() by Wei Yongjun · 11 years ago
  20. 48ad20f usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe() by Wei Yongjun · 11 years ago
  21. b25e5f1 usb: musb: dsps: fix error return code in dsps_create_musb_pdev() by Wei Yongjun · 11 years ago
  22. 8fe6120 usb: phy: nop: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  23. 99f80cf usb: phy: mxs-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  24. c21b7ee usb: phy: mv-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  25. a9b1bdd usb: phy: gpio-vbus-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  26. c8a0b5c usb: phy: ab8500-usb: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  27. 03fc1d8 usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  28. c0b4e04 usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  29. 2673976 usb: gadget: imx_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  30. a038391 usb: gadget: f_uac2: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  31. a0c6727 usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  32. e80ad12 usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  33. fb00d69 usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  34. 21c7dee Add a couple kernel-doc lines to prevent warnings. by Robert P. J. Day · 11 years ago
  35. de97f25 Correct typo "supperspeed" to "superspeed". by Robert P. J. Day · 11 years ago
  36. 4b7e450 usb: musb: omap2430: add missing platform_device_put() on error in omap2430_probe() by Wei Yongjun · 11 years ago
  37. c8c1888 usb: gadget: zero: fix error return code in zero_bind() by Wei Yongjun · 11 years ago
  38. f722406 Linux 3.10-rc1 by Linus Torvalds · 11 years ago
  39. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  40. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  41. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  42. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 11 years ago
  43. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  44. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  45. a77c005 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 11 years ago
  46. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  47. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  48. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 11 years ago
  49. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  50. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 11 years ago
  51. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  52. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 11 years ago
  53. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 11 years ago
  54. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  55. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  56. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 11 years ago
  57. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 11 years ago
  58. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 11 years ago
  59. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 11 years ago
  60. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 11 years ago
  61. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 11 years ago
  62. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 11 years ago
  63. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 11 years ago
  64. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 11 years ago
  65. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 11 years ago
  66. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 11 years ago
  67. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 11 years ago
  68. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 11 years ago
  69. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 11 years ago
  70. 6a7252f [SCSI] lpfc: fix up Kconfig dependencies by James Bottomley · 11 years ago
  71. fc73648 [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd by Hannes Reinecke · 11 years ago
  72. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  73. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  74. f5b8fcb Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux by Linus Torvalds · 11 years ago
  75. a1f0bcc Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  76. 2f14f4b dm cache: set config value by Joe Thornber · 11 years ago
  77. 2c73c47 dm cache: move config fns by Alasdair G Kergon · 11 years ago
  78. ac8c3f3 dm thin: generate event when metadata threshold passed by Joe Thornber · 11 years ago
  79. 2fc4802 dm persistent metadata: add space map threshold callback by Joe Thornber · 11 years ago
  80. 7c3d3f2 dm persistent data: add threshold callback to space map by Joe Thornber · 11 years ago
  81. 24347e9 dm thin: detect metadata device resizing by Joe Thornber · 11 years ago
  82. 1921c56 dm persistent data: support space map resizing by Joe Thornber · 11 years ago
  83. 5d0db96 dm thin: open dev read only when possible by Joe Thornber · 11 years ago
  84. b17446d dm thin: refactor data dev resize by Joe Thornber · 11 years ago
  85. 8c5008f dm cache: replace memcpy with struct assignment by Joe Thornber · 11 years ago
  86. aeed142 dm cache: fix typos in comments by Joe Thornber · 11 years ago
  87. e12c1fd dm cache policy: fix description of lookup fn by Alasdair G Kergon · 11 years ago
  88. 058ce5c dm: document iterate_devices by Alasdair G Kergon · 11 years ago
  89. 88a488f dm persistent data: fix error message typos by Joe Thornber · 11 years ago
  90. f8350da dm cache: tune migration throttling by Joe Thornber · 11 years ago
  91. 042bcef dm mpath: enable WRITE SAME support by Mike Snitzer · 11 years ago
  92. dc019b2 dm table: fix write same support by Mike Snitzer · 11 years ago
  93. 502624b dm bufio: avoid a possible __vmalloc deadlock by Mikulas Patocka · 11 years ago
  94. 09e8b81 dm snapshot: fix error return code in snapshot_ctr by Wei Yongjun · 11 years ago
  95. fa4d683 dm cache: fix error return code in cache_create by Wei Yongjun · 11 years ago
  96. d793e684 dm stripe: fix regression in stripe_width calculation by Mike Snitzer · 11 years ago
  97. 7c86617 xen/pci: Used cached MSI-X capability offset by Bjorn Helgaas · 11 years ago
  98. 4be6bfe xen/pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK by Bjorn Helgaas · 11 years ago
  99. 6c35ae3 Revert "ALSA: hda - Don't set up active streams twice" by Takashi Iwai · 11 years ago
  100. e7d5bab ARC: [TB10x] Remove GENERIC_GPIO by Vineet Gupta · 11 years ago