Skip to content
forked from nfeske/dwc_otg

USB host-controller driver for Raspberry Pi

License

Notifications You must be signed in to change notification settings

kngmat004/dwc_otg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.8%
  • Other 1.2%