summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* samus_pd: add dual-role port flag to power info host commandstabilize-6436.BAlec Berg2014-10-313-0/+11
* Add initial support for cr50 SoCBill Richardson2014-10-3117-0/+1036
* Samus: Fixed sensor init when sysjump to between RO and RW codeSheng-Liang Song2014-10-311-3/+13
* samus_pd: add more host events and host cmd to get event statusAlec Berg2014-10-314-6/+65
* pd: dingdong/hoho: Include product VDO in discovery identity.Todd Broch2014-10-317-15/+42
* pd: dingdong/hoho: inhibit USB Billboard.Todd Broch2014-10-319-25/+66
* samus: accel: fix initialization bug in tap gestureAlec Berg2014-10-311-12/+8
* pd: dingdong/hoho: assert USB billboard only in AMA VDO.Todd Broch2014-10-303-2/+4
* pd: dingdong/hoho: HPD over USB PD.Todd Broch2014-10-3010-13/+244
* twinkie: fix CC2 reception in PD injector modeVincent Palatin2014-10-302-2/+9
* twinkie: fix INA reference in PD injectorVincent Palatin2014-10-301-3/+3
* samus_pd: add host command to get type-c port power infoAlec Berg2014-10-308-10/+281
* ryu: Enable low power idle for P2 boardsVic Yang2014-10-302-2/+7
* discovery-stm32f072: Rename USB console endpointAnton Staaf2014-10-301-1/+1
* gesture: Minor fixesGwendal Grignou2014-10-291-3/+5
* Samus: Split motion sense and lid angleGwendal Grignou2014-10-2917-353/+437
* core: Add subcommands to MOTION_SENSE_CMDGwendal Grignou2014-10-292-6/+56
* Samus: move gesture to commonGwendal Grignou2014-10-2910-67/+90
* USB-console: Add Linux USB serial kernel moduleAnton Staaf2014-10-292-0/+56
* discovery-stm32f072: Enable USB consoleAnton Staaf2014-10-292-10/+15
* USB-console: Add string names for console interfacesAnton Staaf2014-10-297-6/+12
* USB: Add simple serial subclass supportAnton Staaf2014-10-293-4/+8
* USB-console: Reclaim two bulk endpointsAnton Staaf2014-10-292-69/+68
* usb: fix undefined USB endpointsstabilize-6415.Bfoo-testVincent Palatin2014-10-291-4/+8
* it8380dev: add pwm control moduleDino Li2014-10-298-22/+294
* EC:KBC: Wait until LPC host senses the IRQ and gets the character.Kenji Chen2014-10-281-1/+6
* USB-console: Don't wait in interrupt contextsAnton Staaf2014-10-281-1/+2
* twinkie: dual channel CCx sniffingstabilize-6412.BVincent Palatin2014-10-283-69/+111
* stm32f0: stm32f3: Wake from STOP mode on UART start bitVic Yang2014-10-283-4/+20
* samus: use resulting current limit from charge managerAlec Berg2014-10-283-72/+77
* usb_pd_protocol: Don't prematurely set PD charge supplier limitShawn Nematbakhsh2014-10-281-22/+14
* charge_manager: Move supplier list and priority hierarchy to boardShawn Nematbakhsh2014-10-265-25/+41
* pd: for DP mode, only enter mode if device is DFP_U capableAlec Berg2014-10-254-6/+20
* pd: make transition out of hard reset shorterAlec Berg2014-10-251-0/+1
* Add initial support for jerryKatie Roberts-Hoffman2014-10-259-0/+449
* pd: Add DFP parsing for alternate mode status & attention.Todd Broch2014-10-257-63/+171
* stm32: Wait for UART Tx to complete before entering STOP modeVic Yang2014-10-241-1/+20
* ryu: Enable watchdog helper for P2 boardsVic Yang2014-10-241-1/+2
* stm32: Add watchdog debug message for hwtimer32Vic Yang2014-10-241-0/+77
* pd: update DP pin configuration declarationVincent Palatin2014-10-242-4/+4
* pd: update DP mode signaling bitsVincent Palatin2014-10-245-14/+15
* ryu: properly enable UART Rx DMA for P2 boardsVic Yang2014-10-241-0/+1
* stm32: Fix UART Rx DMA for USART2 and aboveVic Yang2014-10-241-1/+1
* MKBP event signalling implementationVic Yang2014-10-2411-1/+241
* EC: Ensure the udelay function waits at least the time indicated.Kenji Chen2014-10-231-1/+1
* ryu: Enable pull-up on console UART Tx/Rx pinsVic Yang2014-10-232-13/+13
* flash_ec: Add support for kittyKen Chang2014-10-231-2/+3
* plankton: Fix output voltage selectionVic Yang2014-10-231-2/+2
* stm32f3: Use the correct RTC ALARM IRQVic Yang2014-10-232-2/+3
* ryu: Implement battery cut-offVic Yang2014-10-238-46/+80