nuttx/drivers/usbhost
Gregory Nutt abf6965c24 Squashed commit of the following:
libs/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    syscall/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    wireless/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    Documentation/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    include/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    drivers/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    sched/:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    configs:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/xtensa:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/z80:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/x86:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/renesas and arch/risc-v:  Remove references to CONFIG_DISABLE_SIGNALS.  Signals can no longer be disabled.
    arch/or1k:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/misoc:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/mips:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/avr:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
    arch/arm:  Remove all references to CONFIG_DISABLE_SIGNALS.  Signals are always enabled.
2019-04-29 14:52:05 -06:00
..
.gitignore
hid_parser.c
Kconfig Squashed commit of the following: 2019-04-29 14:52:05 -06:00
Make.defs
usbhost_cdcacm.c drivers/usbhost/usbhost_cdcacm.c: Fixes to the IOCTL method in recovery of UART pointer and in names of Termios-related field. 2019-02-11 07:08:33 -06:00
usbhost_composite.c Fix some typographical errors. 2018-09-14 06:55:45 -06:00
usbhost_composite.h Fix some typographical errors. 2018-09-14 06:55:45 -06:00
usbhost_devaddr.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_hidkbd.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
usbhost_hidmouse.c Squashed commit of the following: 2019-04-29 14:52:05 -06:00
usbhost_hub.c
usbhost_max3421e.c Costmetic changes during review of MAX3421E logic. 2018-08-02 13:58:26 -06:00
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c Fix some typographical errors. 2018-09-14 06:55:45 -06:00
usbhost_storage.c drivers/usbhost/usbhost_storage.c: Correct typo "const const" to "const". 2019-04-23 11:11:11 -06:00
usbhost_trace.c
usbhost_xboxcontroller.c Fix some typographical errors. 2018-09-14 06:55:45 -06:00