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