1. 5171446 usb: isp1760: Initialize the bus interface in core code by Laurent Pinchart · 10 years ago
  2. 667c45c usb: isp1760: Set IRQF_SHARED flag in core code by Laurent Pinchart · 10 years ago
  3. 4b1a577 usb: isp1760: Move core code to isp1760-core.c by Laurent Pinchart · 10 years ago
  4. e19c99e usb: isp1760: Reorganize header files by Laurent Pinchart · 10 years ago
  5. ea0b1fa usb: isp1760: Prefix driver data structures with isp1760_ by Laurent Pinchart · 10 years ago
  6. cdd36e8 usb: isp1760: Decouple usb_hdc and isp1760_priv by Laurent Pinchart · 10 years ago
  7. c770e00 usb: isp1760: Refactor PCI initialization code by Laurent Pinchart · 10 years ago
  8. 10feee1 usb: isp1760: Use the managed devm_ioremap_resource() API by Laurent Pinchart · 10 years ago
  9. 4942e00 usb: isp1760: Pass resource pointer to isp1760_register by Laurent Pinchart · 10 years ago
  10. d69292a usb: isp1760: Remove busname argument to isp1760_register by Laurent Pinchart · 10 years ago
  11. 5a6356a usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_ by Laurent Pinchart · 10 years ago
  12. 3057375 usb: isp1760: Fix indentation in probe error path by Laurent Pinchart · 10 years ago
  13. f0bdbb0 usb: isp1760: Don't expose hcd to glue code from isp1760_register by Laurent Pinchart · 10 years ago
  14. 57f068b usb: isp1760: Manage device driver data in common code by Laurent Pinchart · 10 years ago
  15. 10c73f0 usb: isp1760: Move removal cleanup code to isp1760-hcd.c by Laurent Pinchart · 10 years ago
  16. c3cc40c usb: isp1760: Merge platform and OF glue codes by Laurent Pinchart · 10 years ago
  17. 5324713 usb: isp1760: Unmap I/O registers at platform device removal by Laurent Pinchart · 10 years ago
  18. fcead84 usb: isp1760: Retrieve pdev memory resource from hcd at remove time by Laurent Pinchart · 10 years ago
  19. 8a8b96f4 usb: isp1760: Remove isp1760 glue structure by Laurent Pinchart · 10 years ago
  20. 7eb42c6 usb: isp1760: Use the gpio descriptor API by Laurent Pinchart · 10 years ago
  21. 9fdd84d usb: gadget: zero: fix format string warnings by Asaf Vertz · 10 years ago
  22. 5e33f6f usb: gadget: ffs: add eventfd notification about ffs events by Robert Baldyga · 10 years ago
  23. acba23f usb: gadget: f_fs: Fix loop variable by Mario Schuknecht · 10 years ago
  24. df6738d usb: gadget: Fix os desc test by Mario Schuknecht · 10 years ago
  25. cb83df7 usb: musb: cppi41: improve rx channel abort routine by Bin Liu · 10 years ago
  26. 0149b07 usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_* by Bin Liu · 10 years ago
  27. abd2dbf usb: renesas_usbhs: add support for requesting DT DMA by Yoshihiro Shimoda · 10 years ago
  28. 6e3f53a usb: renesas_usbhs: add usbhsf_dma_init_pdev() function by Yoshihiro Shimoda · 10 years ago
  29. 16eb1a6 usb: renesas_usbhs: mod_host: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  30. c509ba6 usb: musb: virthub: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  31. d906d61 usb: dummy_hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  32. 3d040de usb: dwc2: hcd: use HUB_CHAR_* by Sergei Shtylyov · 10 years ago
  33. 06ab8b0 usb: gadget: uvc: preserve the address passed to kfree() by Andrzej Pietrasiewicz · 10 years ago
  34. b0bb9bb Revert "usb: dwc2: add bus suspend/resume for dwc2" by Paul Zimmerman · 10 years ago
  35. 27f3870 usb: gadget: ethernet: re-use %pM specifier to print MAC by Andy Shevchenko · 10 years ago
  36. da89dba usb: phy: make GPIOs optional for the generic phy by Paul Zimmerman · 10 years ago
  37. 3c4c733 usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro by Dan Carpenter · 10 years ago
  38. c5b2dc6 usb: gadget: uvc: memory leak in uvcg_frame_make() by Dan Carpenter · 10 years ago
  39. ceeb010 usb: gadget: uvc: remove an impossible condition by Dan Carpenter · 10 years ago
  40. df90f83 usb: gadget: uvc: fix some error codes by Dan Carpenter · 10 years ago
  41. d1fc444 Merge tag 'v3.19-rc5' into next by Felipe Balbi · 10 years ago
  42. d0ac5d8 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  43. 12ba857 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  44. 901b208 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  45. c7662fc clk: fix possible null pointer dereference by Stanimir Varbanov · 10 years ago
  46. 176a107 Revert "clk: ppc-corenet: Fix Section mismatch warning" by Kevin Hao · 10 years ago
  47. a5e1baf clk: rockchip: fix deadlock possibility in cpuclk by Heiko Stübner · 10 years ago
  48. 298e320 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  49. 41544f9 reset: sunxi: fix spinlock initialization by Tyler Baker · 10 years ago
  50. 896ddd6 drivers: bus: check cci device tree node status by Abhilash Kesavan · 10 years ago
  51. 7ad4b4a Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  52. 7b78de8 Merge tag 'tty-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  53. 937102f Merge tag 'staging-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  54. 79600d4 Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  55. 0b6212e Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  56. 7b552bc Merge tag 'mmc-v3.19-4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  57. 3fa116e Merge tag 'powerpc-3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  58. fe198e3 usb: musb: debugfs: improve copy_from_user() argument by Markus Pargmann · 10 years ago
  59. 18d6b32f usb: gadget: f_fs: add "no_disconnect" mode by Robert Baldyga · 10 years ago
  60. 2cd9ddf usb: dwc3: pci: code cleanup by Heikki Krogerus · 10 years ago
  61. 3b44ed9 usb: dwc3: pci: rely on default PM callbacks from PCI driver utility by Heikki Krogerus · 10 years ago
  62. d3fdcc7 usb: dwc3: pci: remove registration of NOP PHYs by Heikki Krogerus · 10 years ago
  63. f093a2d usb: gadget: uvc: to_uvcg_control_header() can be static by kbuild test robot · 10 years ago
  64. fc12c68 usb: gadget: net2280: Dont use 0 as NULL pointer by Ricardo Ribalda Delgado · 10 years ago
  65. c76abec usb: gadget: u_uac1: fix one code style problem by Peter Chen · 10 years ago
  66. 3703cfe usb: gadget: uac1: struct gaudio is useless for struct f_uac1_opts by Peter Chen · 10 years ago
  67. f800c25 Merge branch 'thermal-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  68. f8359da Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  69. 919ba4e Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 10 years ago
  70. a6391a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  71. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  72. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  73. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago
  74. b0d11b4 team: avoid possible underflow of count_pending value for notify_peers and mcast_rejoin by Jiri Pirko · 10 years ago
  75. 6fb400d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  76. 776d4e9 i40e: adds FCoE configure option by Vasu Dev · 10 years ago
  77. 14b3812f cxgb4vf: Fix queue allocation for 40G adapter by Hariprasad Shenai · 10 years ago
  78. 31238e61 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  79. 39e6063 usb: dwc3: gadget: Stop TRB preparation after limit is reached by Amit Virdi · 10 years ago
  80. ec512fb usb: dwc3: gadget: Fix TRB preparation during SG by Amit Virdi · 10 years ago
  81. 3cbc612 mmc: sdhci: Set SDHCI_POWER_ON with external vmmc by Tim Kryger · 10 years ago
  82. a4378cc Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-soc by Zhang Rui · 10 years ago
  83. 3d125f9 net: fec: fix MDIO bus assignement for dual fec SoC's by Stefan Agner · 10 years ago
  84. 188c901 Merge branch 'leds-fixes-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  85. 900e183 xen-netfront: use different locks for Rx and Tx stats by David Vrabel · 10 years ago
  86. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 10 years ago
  87. 0c86ac2 leds: netxbig: fix oops at probe time by Simon Guinot · 10 years ago
  88. fd48e63 cxgb4vf: Initialize mdio_addr before using it by Hariprasad Shenai · 10 years ago
  89. b71e8ec clk: berlin: bg2q: remove non-exist "smemc" gate clock by Jisheng Zhang · 10 years ago
  90. dca1a4b clk: at91: keep slow clk enabled to prevent system hang by Boris Brezillon · 10 years ago
  91. 4f7a42d Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  92. 6acf399 dmaengine: dw: balance PM runtime calls by Andy Shevchenko · 10 years ago
  93. 90bdf40 usb: phy: mv-usb: fix usb_phy build errors by Arnd Bergmann · 10 years ago
  94. ef6899c fbdev/broadsheetfb: fix memory leak by Colin Ian King · 10 years ago
  95. d9e0201 simplefb: Fix build failure on Sparc by Hans de Goede · 10 years ago
  96. a307d1d staging: vt6655: fix sparse warning: argument type by Eddie Kovsky · 10 years ago
  97. 3a9dda79 staging: vt6655: Fix loss of distant/weak access points on channel change. by Malcolm Priestley · 10 years ago
  98. b574529 staging: vt6655: vnt_tx_packet Fix corrupted tx packets. by Malcolm Priestley · 10 years ago
  99. 84c00af staging: vt6655: fix sparse warnings: incorrect argument type by Mike Krinkin · 10 years ago
  100. 971780b Merge tag 'gpio-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago