[PATCH v4 0/6] usb: interface authorization

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This patch introduces an interface authorization for USB devices.
The kernel supports a device authorization because of wireless USB.

But the new interface authorization allows to authorize or deauthorize
individual interfaces instead authorization or deauthorize a whole device.

Therefore the authorized attribute is introduced for each interface.

Each patch depends on all patches with a lesser number.

Stefan Koch (6):
  usb: interface authorization: Declare authorized attribute
  usb: interface authorization: Introduces the default interface
    authorization
  usb: interface authorization: Control interface probing and claiming
  usb: interface authorization: Introduces the USB interface
    authorization.
  usb: interface authorization: SysFS part of USB interface
    authorization.
  usb: interface authorization: Documentation part

 Documentation/ABI/testing/sysfs-bus-usb | 22 ++++++++++++++
 Documentation/usb/authorization.txt     | 34 +++++++++++++++++++++
 drivers/usb/core/driver.c               | 11 +++++++
 drivers/usb/core/hcd.c                  | 54 +++++++++++++++++++++++++++++++++
 drivers/usb/core/message.c              | 54 +++++++++++++++++++++++++++++++++
 drivers/usb/core/sysfs.c                | 41 +++++++++++++++++++++++++
 drivers/usb/core/usb.h                  |  2 ++
 include/linux/usb.h                     |  2 ++
 include/linux/usb/hcd.h                 |  4 +++
 9 files changed, 224 insertions(+)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux