linux-brain/drivers/usb
Marcel Ziswiler 1ddf624b0b This is the 4.14.159 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl35LxUACgkQONu9yGCS
 aT4dLRAAn62JwQdXIRD51BSeXOCxH/oTba3lec9YCf7ttnQojnBKg4Fzxps4R0eH
 a32uSWOfEb9P7CIIlSAKTx6XPJ3TAmsFjUO1KmO0kbMVmUw6G3yb0g/96/tNjSUt
 xJwyhYSasQDMmxV/5HvrkCbobeHP1Gf+eacKWfJHaVOUo1UXaW+25A++I5fYOdhn
 vrcHmJyJAQN38beSOVLDUJ+VXTyEO5ZUG+Pe7IwK1QiOF4JfWoIddCdxxyynT5PR
 R54x+xPLsaiFXQEjlVIATIsr9KgR3is4utpfSd7MYGxCD7yV4VNrZZighVKBIlV8
 39K0zmcpbSIu3PHvxVGxpdjTzPWErPKH6tjHJ/weMI+zy4tHpzUOvpooH46BvYsn
 XMhlqsYlWS0Nj9eCpUxxkDr1hyuZlpv5RPyW4xKFWor6zQvVi+cl1wiDu0tKCD7T
 gg3vB04mMOBnGUsEzTc0I/hPcWp6xThQg4N9Zh/MbdwqSkN5KHDgakIMa2yEYRB7
 ZLskhnvB2te1KVHvn5CsxR0ABPextALn/u/7qELgGIKoyJVzgmL/lF3wceGsUwz3
 hpcWmYKKu5nPg+L1bCHj05O3IcaUhCmvTBkV39nh4TshTTPU0PkvBv20UoChcgER
 /4QhKydpeLwKi5hTuBuHN6z3PuGrId3opf28KdGsHQ1KGPqd5os=
 =p3OE
 -----END PGP SIGNATURE-----

Merge tag 'v4.14.159' into 4.14-2.0.x-imx

This is the 4.14.159 stable release

Conflicts:
	arch/arm/Kconfig.debug
	arch/arm/boot/dts/imx7s.dtsi
	arch/arm/mach-imx/cpuidle-imx6sx.c
	drivers/crypto/caam/caamalg.c
	drivers/crypto/mxs-dcp.c
	drivers/dma/imx-sdma.c
	drivers/input/keyboard/imx_keypad.c
	drivers/net/can/flexcan.c
	drivers/net/can/rx-offload.c
	drivers/net/wireless/ath/ath10k/pci.c
	drivers/pci/dwc/pci-imx6.c
	drivers/spi/spi-fsl-lpspi.c
	drivers/usb/dwc3/gadget.c
2019-12-18 22:52:20 +01:00
..
atm USB: atm: ueagle-atm: add missing endpoint check 2019-12-17 20:39:10 +01:00
c67x00
cdns3 MLK-21073 usb: cdns3: core: fix the oops when the interrupt occurs during suspend 2019-03-22 16:21:48 +08:00
chipidea This is the 4.14.159 stable release 2019-12-18 22:52:20 +01:00
class USB: usblp: fix use-after-free on disconnect 2019-10-29 09:17:07 +01:00
common Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imx 2019-05-08 16:08:30 +02:00
core This is the 4.14.159 stable release 2019-12-18 22:52:20 +01:00
dwc2 usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) 2019-06-19 08:20:58 +02:00
dwc3 This is the 4.14.159 stable release 2019-12-18 22:52:20 +01:00
early
gadget This is the 4.14.159 stable release 2019-12-18 22:52:20 +01:00
host This is the 4.14.159 stable release 2019-12-18 22:52:20 +01:00
image USB: microtek: fix info-leak at probe 2019-10-17 13:43:33 -07:00
isp1760
misc This is the 4.14.159 stable release 2019-12-18 22:52:20 +01:00
mon usb: mon: Fix a deadlock in usbmon between mmap and read 2019-12-17 20:39:12 +01:00
mtu3 usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler 2019-12-17 20:38:41 +01:00
musb usb: gadget: musb: fix short isoc packets with inventra dma 2019-02-12 19:46:12 +01:00
phy Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imx 2019-05-08 16:08:30 +02:00
renesas_usbhs usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior 2019-10-17 13:43:35 -07:00
serial USB: serial: io_edgeport: fix epic endpoint lookup 2019-12-17 20:39:11 +01:00
storage USB: uas: heed CAPACITY_HEURISTICS 2019-12-17 20:39:03 +01:00
typec MLK-16013-9 usb: typec: add interface to get port type and role 2019-02-12 10:27:50 +08:00
usbip usbip: Fix uninitialized symbol 'nents' in stub_recv_cmd_submit() 2019-12-01 09:14:30 +01:00
wusbcore usb: wusbcore: security: cast sizeof to int for comparison 2018-10-03 17:00:49 -07:00
Kconfig MLK-16065-7 usb: cdns3: add Cadence USB3 controller driver 2019-02-12 10:28:09 +08:00
Makefile MLK-16065-7 usb: cdns3: add Cadence USB3 controller driver 2019-02-12 10:28:09 +08:00
README
usb-skeleton.c USB: usb-skeleton: fix NULL-deref on disconnect 2019-10-17 13:43:22 -07:00

To understand all the Linux-USB framework, you'll use these resources:

    * This source code.  This is necessarily an evolving work, and
      includes kerneldoc that should help you get a current overview.
      ("make pdfdocs", and then look at "usb.pdf" for host side and
      "gadget.pdf" for peripheral side.)  Also, Documentation/usb has
      more information.

    * The USB 2.0 specification (from www.usb.org), with supplements
      such as those for USB OTG and the various device classes.
      The USB specification has a good overview chapter, and USB
      peripherals conform to the widely known "Chapter 9".

    * Chip specifications for USB controllers.  Examples include
      host controllers (on PCs, servers, and more); peripheral
      controllers (in devices with Linux firmware, like printers or
      cell phones); and hard-wired peripherals like Ethernet adapters.

    * Specifications for other protocols implemented by USB peripheral
      functions.  Some are vendor-specific; others are vendor-neutral
      but just standardized outside of the www.usb.org team.

Here is a list of what each subdirectory here is, and what is contained in
them.

core/		- This is for the core USB host code, including the
		  usbfs files and the hub class driver ("hub_wq").

host/		- This is for USB host controller drivers.  This
		  includes UHCI, OHCI, EHCI, and others that might
		  be used with more specialized "embedded" systems.

gadget/		- This is for USB peripheral controller drivers and
		  the various gadget drivers which talk to them.


Individual USB driver directories.  A new driver should be added to the
first subdirectory in the list below that it fits into.

image/		- This is for still image drivers, like scanners or
		  digital cameras.
../input/	- This is for any driver that uses the input subsystem,
		  like keyboard, mice, touchscreens, tablets, etc.
../media/	- This is for multimedia drivers, like video cameras,
		  radios, and any other drivers that talk to the v4l
		  subsystem.
../net/		- This is for network drivers.
serial/		- This is for USB to serial drivers.
storage/	- This is for USB mass-storage drivers.
class/		- This is for all USB device drivers that do not fit
		  into any of the above categories, and work for a range
		  of USB Class specified devices. 
misc/		- This is for all USB device drivers that do not fit
		  into any of the above categories.