summaryrefslogtreecommitdiff
path: root/driver/usb_switch_pi3usb9281.c
Commit message (Expand)AuthorAgeFilesLines
* pi2usb9281: Prevent race condition in RMW control registerVictor Prupis2016-09-231-25/+69
* charger: Send host event after charge info is updated.Sam Hurst2016-08-241-3/+0
* cleanup: pd: Define VBUS detection sourceShawn Nematbakhsh2016-06-021-1/+1
* usb_charger: Move part-specific code to usb_switch driverShawn Nematbakhsh2016-05-131-20/+196
* usb: pi3usb9281: Allow flexible chip configurationsShawn Nematbakhsh2015-06-121-84/+67
* pi3usb9281: Always set reserved control bitsShawn Nematbakhsh2015-03-041-10/+12
* pi3usb9281: Fix handling of REG_CONTROL (02H) reserved bitsShawn Nematbakhsh2015-02-051-14/+19
* pi3usb9281: Lock access to MUX GPIO while in useShawn Nematbakhsh2015-01-211-0/+14
* pi3usb9281: Accept alternate device idShawn Nematbakhsh2015-01-181-1/+2
* pi3usb9281: Limit DCP port to 500mA charge currentShawn Nematbakhsh2014-12-191-1/+1
* samus_pd: Open USB data switches in UFP modeShawn Nematbakhsh2014-12-091-0/+11
* pi3usb9281: Add function for translating registers to current limitShawn Nematbakhsh2014-10-101-0/+22
* pi3usb9281: Implement driver for Pericom USB switchDominic Chen2014-08-131-0/+178