ssumpf / dwc_otg

USB host-controller driver for Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains the driver for the DWC-OTG USB host controller as
used on the Raspberry Pi.

The code within this repository originates from the rpi-3.10.y branch of the
official version of the Linux kernel for the Raspberry Pi:

  http://github.com/raspberrypi/linux/commits/rpi-3.10.y

The master branch corresponds to the upstream version. Genode-specific
modifications can be found at branches named "r<number>".

The LICENSE file contains the information as found in the file headers.

About

USB host-controller driver for Raspberry Pi

License:Other


Languages

Language:C 98.8%Language:Perl 0.9%Language:Makefile 0.3%