==================
- Add initial Linux Hidraw implementation
- Add initial PyUSB implementation
- Add ``hidabc.Interface.transfer``
- Add ``interrupt_in`` and ``interrupt_out`` to ``hidabc.FullInterface``
- Make ``hidabc.ExtendedInterface.get_report_descriptor`` a property (``report_descriptor``)
- Fix ``hidabc.FullInterface.get_report`` and ``hidabc.FullInterface.set_report`` signatures