/linux/drivers/usb/chipidea/ |
H A D | udc.h | e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | bits.h | e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Makefile | diff e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | Kconfig | diff e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | debug.c | e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | ci.h | e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | udc.c | e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/include/linux/usb/ |
H A D | chipidea.h | e443b333629f82ca0da91a05ca638050943bbedd Fri May 11 16:25:46 CEST 2012 Alexander Shishkin <alexander.shishkin@linux.intel.com> usb: chipidea: split the driver code into units
Split the driver into the following parts: * core -- resources, register access, capabilities, etc; * udc -- device controller functionality; * debug -- logging events.
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|