1. 25 2月, 2016 2 次提交
  2. 19 2月, 2016 2 次提交
  3. 18 2月, 2016 4 次提交
  4. 17 2月, 2016 8 次提交
  5. 08 2月, 2016 4 次提交
  6. 29 1月, 2016 1 次提交
  7. 27 1月, 2016 1 次提交
  8. 26 1月, 2016 3 次提交
  9. 24 1月, 2016 1 次提交
  10. 20 1月, 2016 1 次提交
    • G
      irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw · be133260
      Guenter Roeck 提交于
      Commit 13ae42a3b1c1 ("h8300: Rename ctlr_out/in[bwl] to
      raw_read/write[bwl]") changed the function names, but not all callers,
      resulting in
      
      drivers/irqchip/irq-renesas-h8s.c: In function ‘h8s_disable_irq’:
      drivers/irqchip/irq-renesas-h8s.c:43:9: error:
      	implicit declaration of function ‘ctrl_inw’
      drivers/irqchip/irq-renesas-h8s.c:44:2: error:
      	implicit declaration of function ‘ctrl_outw’
      
      Fixes: 13ae42a3b1c1 ("h8300: Rename ctlr_out/in[bwl] to raw_read/write[bwl]")
      Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
      Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
      be133260
  11. 06 1月, 2016 1 次提交
  12. 31 12月, 2015 1 次提交
  13. 29 12月, 2015 7 次提交
  14. 21 12月, 2015 3 次提交
  15. 18 12月, 2015 1 次提交