1. 22 11月, 2012 2 次提交
  2. 08 11月, 2012 1 次提交
  3. 06 11月, 2012 3 次提交
  4. 31 10月, 2012 3 次提交
  5. 23 10月, 2012 2 次提交
  6. 16 10月, 2012 3 次提交
  7. 12 9月, 2012 1 次提交
  8. 07 9月, 2012 1 次提交
  9. 06 9月, 2012 2 次提交
  10. 23 8月, 2012 1 次提交
  11. 11 8月, 2012 2 次提交
  12. 13 7月, 2012 1 次提交
  13. 10 7月, 2012 1 次提交
  14. 05 6月, 2012 1 次提交
  15. 04 5月, 2012 1 次提交
  16. 21 3月, 2012 1 次提交
  17. 28 2月, 2012 1 次提交
  18. 24 2月, 2012 1 次提交
    • K
      usb: renesas_usbhs: bugfix: add .release function to gpriv->gadget.dev · 3b2a2e47
      Kuninori Morimoto 提交于
      This patch fixup below warning on device_unregister()
      
      renesas_usbhs renesas_usbhs.1: host probed
      renesas_usbhs renesas_usbhs.1: gadget probed
      renesas_usbhs renesas_usbhs.1: irq request err
      ------------[ cut here ]------------
      WARNING: at ${LINUX}/drivers/base/core.c:1)
      Device 'gadget' does not have a release() function, it is broken and must be fi.
      Modules linked in:
      [<c000e25c>] (unwind_backtrace+0x0/0xe4) from [<c0016960>] (warn_slowpath_commo)
      [<c0016960>] (warn_slowpath_common+0x4c/0x64) from [<c00169f8>] (warn_slowpath_)
      [<c00169f8>] (warn_slowpath_fmt+0x2c/0x3c) from [<c0185b80>] (device_release+0x)
      [<c0185b80>] (device_release+0x70/0x84) from [<c013e300>] (kobject_cleanup+0x58)
      [<c013e300>] (kobject_cleanup+0x58/0x6c) from [<c01cba14>] (usbhs_mod_gadget_re)
      [<c01cba14>] (usbhs_mod_gadget_remove+0x3c/0x6c) from [<c01c8384>] (usbhs_mod_p)
      [<c01c8384>] (usbhs_mod_probe+0x68/0x80) from [<c01c7f84>] (usbhs_probe+0x1cc/0)
      ...
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      3b2a2e47
  19. 14 2月, 2012 2 次提交
  20. 24 1月, 2012 3 次提交
  21. 21 12月, 2011 1 次提交
  22. 15 12月, 2011 2 次提交
  23. 13 12月, 2011 4 次提交