1. f50e678 usb: musb/cppi41: call musb_ep_select() before accessing an endpoint's CSR by Daniel Mack · 11 years ago
  2. ff3fcac usb: musb: introduce dma_channel.rx_packet_done by Daniel Mack · 11 years ago
  3. 2ccc6d3 usb: musb: fix bit mask for CSR in musb_h_tx_flush_fifo() by Daniel Mack · 11 years ago
  4. c03da38 usb: musb: use is_host_active() to distinguish between host and gadget mode by Daniel Mack · 11 years ago
  5. 9c54769 usb: musb: remove unnecessary (void) prefix at function calls by Daniel Mack · 11 years ago
  6. d668b4f usb: gadget: FunctionFS: Return -ENOENT instead of -ENODEV when device not found. by Krzysztof Opasiak · 11 years ago
  7. 50f741c usb: gadget: omap_udc: should not call gadget driver's .unbind by Peter Chen · 11 years ago
  8. a6c7c1c usb: gadget: net2272: do not need to judge gadget driver's .unbind by Peter Chen · 11 years ago
  9. 7a61612 usb: gadget: m66592-udc: should not call gadget driver's .unbind by Peter Chen · 11 years ago
  10. 3b0f069 usb: gadget: fusb300_udc: should not call gadget driver's .unbind by Peter Chen · 11 years ago
  11. ed7a3a9 usb: gadget: fsl_udc_core: should not call gadget driver's .unbind by Peter Chen · 11 years ago
  12. e44f1f4 usb: phy: msm: Make phy_reset clk and reset line optional. by Srinivas Kandagatla · 11 years ago
  13. e176475 usb: gadget: pxa27x_udc: prepare and unprepare the clock by Robert Jarzmik · 11 years ago
  14. aa49132 tools: ffs-aio-example: add license information by Robert Baldyga · 11 years ago
  15. 0ebe991 tools: ffs-aio-example: convert to new descriptor format by Robert Baldyga · 11 years ago
  16. d2999e1 tools: ffs-aio-example: fix header values endianess by Robert Baldyga · 11 years ago
  17. 2eeb001 usb: gadget: net2280: Use quirks instead of pci id by Ricardo Ribalda Delgado · 11 years ago
  18. e56e69c usb: gadget: net2280: Use pr_* function by Ricardo Ribalda Delgado · 11 years ago
  19. ae8e530 usb: gadget: net2280: Code Cleanup by Ricardo Ribalda Delgado · 11 years ago
  20. fae3c15 usb: gadget: net2280: Pass checkpacth.pl test by Ricardo Ribalda Delgado · 11 years ago
  21. a27f37a usb: gadget: net2280: Refactor queues_show by Ricardo Ribalda Delgado · 11 years ago
  22. 9a028e4 usb: gadget: net2280: Use module_pci_driver macro by Ricardo Ribalda Delgado · 11 years ago
  23. 00d4db0 usb: gadget: net2280: Use true/false instead of 1/0 by Ricardo Ribalda Delgado · 11 years ago
  24. 3e76fdc usb: gadget: net2280: Use BIT() macro by Ricardo Ribalda Delgado · 11 years ago
  25. c2db8a8 usb: gadget: net2280: Dont use magic numbers by Ricardo Ribalda Delgado · 11 years ago
  26. adc82f7 usb: gadget: net2280: Add support for PLX USB338X by Ricardo Ribalda Delgado · 11 years ago
  27. dad8338 usb: gadget: r8a66597-udc: delete __init marker for probe by Peter Chen · 11 years ago
  28. c440380 usb: gadget: fusb300_udc: delete __init marker for probe by Peter Chen · 11 years ago
  29. 880ce06 usb: gadget: m66592-udc: delete __init marker for probe by Peter Chen · 11 years ago
  30. b1a7c4f usb: gadget: lpc32xx: delete __init marker for probe by Peter Chen · 11 years ago
  31. da15057 usb: gadget: fsl_udc_core: delete __init marker for probe by Peter Chen · 11 years ago
  32. 03d6a9c usb: gadget: atmel_usba_udc: delete __init marker for probe by Peter Chen · 11 years ago
  33. 0e1e5c4 usb: dwc3: add support for USB 2.0-only core configuration by Paul Zimmerman · 11 years ago
  34. 5670017 usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset() by George Cherian · 11 years ago
  35. 58b949e usb: gadget: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  36. eac44dc usb: musb: musb_host.c: Cleaning up uninitialized variables by Rickard Strandqvist · 11 years ago
  37. f875bf3 usb: musb: backfin: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  38. cdfe35f usb: musb: tusb6010: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 11 years ago
  39. 276f146 usb: musb: davinci: use devm_ functions. by Himangi Saraogi · 11 years ago
  40. 9f7b23c usb: phy: phy-gpio-vbus-usb: use devm_ functions by Himangi Saraogi · 11 years ago
  41. f32a5e2 usb: dwc3: Keeping 'resource' related code together by Vivek Gautam · 11 years ago
  42. 7b0a12a usb: gadget: fsl_qe_udc: Introduce use of managed version of kzalloc by Himangi Saraogi · 11 years ago
  43. 885162d usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label. by Ben Dooks · 11 years ago
  44. 4b52695 usb: gadget: r8a66597-udc: use devm_request_irq() to get device irq by Ben Dooks · 11 years ago
  45. 3d7037b7 usb: gadget: r8a66597-udc: use devm_clk_get() to get clock by Ben Dooks · 11 years ago
  46. 776976a usb: gadget: r8a66597-udc: cleanup error path by Ben Dooks · 11 years ago
  47. 9a6d5d4 usb: gadget: r8a66597-udc: handle sudmac registers with devm_ioremap_resource() by Ben Dooks · 11 years ago
  48. 531bc93 usb: gadget: r8a66597-udc: use devm_kzalloc() to allocate driver state by Ben Dooks · 11 years ago
  49. f390f57 usb: gadget: r8a66597-udc: keep dev as reference to &pdev->dev by Ben Dooks · 11 years ago
  50. e181505 usb: gadget: r8a66597-udc: use devm_ioremap_resource() for registers by Ben Dooks · 11 years ago
  51. ca118b7 usb: gadget: lpc32xx_udc: Make of_device_id array const by Jingoo Han · 11 years ago
  52. 61107d9 usb: gadget: gr_udc: Make of_device_id array const by Jingoo Han · 11 years ago
  53. 0f0520b usb: phy: tegra: Make of_device_id array const by Jingoo Han · 11 years ago
  54. 492240b usb: phy: msm: Make of_device_id array const by Jingoo Han · 11 years ago
  55. d7dc5bd usb: musb: ux500: use devm_ functions by Himangi Saraogi · 11 years ago
  56. c63d222 usb: gadget: pxa25x_udc: use devm_ functions by Himangi Saraogi · 11 years ago
  57. fc7af21 usb: musb: dsps: coding style cleanup by Lothar Waßmann · 11 years ago
  58. 4c83445 Linux 3.16-rc3 by Linus Torvalds · 11 years ago
  59. ef2e039 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  60. 97be078 MAINTAINERS: exceptions for Documentation maintainer by Randy Dunlap · 11 years ago
  61. 7d19e91 Documentation: add section about git to email-clients.txt by Dan Carpenter · 11 years ago
  62. 42309ab ARM: 8087/1: ptrace: reload syscall number after secure_computing() check by Will Deacon · 11 years ago
  63. 6980c3e2 ARM: 8086/1: Set memblock limit for nommu by Laura Abbott · 11 years ago
  64. 3abe742 ARM: 8085/1: sa1100: collie: add top boot mtd partition by Andrea Adami · 11 years ago
  65. 9218310 ARM: 8084/1: sa1100: collie: revert back to cfi_probe by Andrea Adami · 11 years ago
  66. d0ba7cc ARM: 8080/1: mcpm.h: remove unused variable declaration by Nicolas Pitre · 11 years ago
  67. 98ea2db ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache by Thomas Petazzoni · 11 years ago
  68. 24b414d Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  69. 4194976 Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  70. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  71. 7216a41 Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/sh-sci' into spi-linus by Mark Brown · 11 years ago
  72. 1176748 Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palmas' and 'regulator/fix/tps65218' into regulator-linus by Mark Brown · 11 years ago
  73. 81a9c5e iscsi-target: fix iscsit_del_np deadlock on unload by Mikulas Patocka · 11 years ago
  74. 3e7b256 Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  75. d1fc98b Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. c9a6066 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  77. 1857a5b Merge tag 'arc-fixes-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  78. 8dd68eb Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  79. 772205d Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 11 years ago
  80. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  81. 5ded6ea Merge tag 'mfd-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 11 years ago
  82. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  83. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 11 years ago
  84. 97c99b47 iscsi-target: Avoid rejecting incorrect ITT for Data-Out by Nicholas Bellinger · 11 years ago
  85. 4148c1f lz4: fix another possible overrun by Greg Kroah-Hartman · 11 years ago
  86. ba3f35c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  87. 783ee43 efi-pstore: Fix an overflow on 32-bit builds by Andrzej Zaborowski · 11 years ago
  88. 0fcb70c Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  89. b43f188 tcm_loop: Fix memory leak in tcm_loop_submission_work error path by Nicholas Bellinger · 11 years ago
  90. 6834975 iscsi-target: Explicily clear login response PDU in exception path by Nicholas Bellinger · 11 years ago
  91. 83ff42f target: Fix left-over se_lun->lun_sep pointer OOPs by Nicholas Bellinger · 11 years ago
  92. e4fae23 iscsi-target; Enforce 1024 byte maximum for CHAP_C key value by Nicholas Bellinger · 11 years ago
  93. b06eef6 iscsi-target: Convert chap_server_compute_md5 to use kstrtoul by Nicholas Bellinger · 11 years ago
  94. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  95. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 11 years ago
  96. a07187c ALSA: hda - restore BCLK M/N values when resuming HSW/BDW display controller by Mengdong Lin · 11 years ago
  97. 16f0bbb MIPS: Lasat: Fix build error if CRC32 is not enabled. by Ralf Baechle · 11 years ago
  98. 7602e05 mfd: ab8500: Fix dt irq mapping by Grygorii Strashko · 11 years ago
  99. 9e88848 mfd: davinci: Voicecodec needs regmap_mmio by Arnd Bergmann · 11 years ago
  100. f41716d mfd: STw481x: Allow modular build by Arnd Bergmann · 11 years ago