summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* USB PD: Disable Vconn as well as Vbus on initDiana Z2019-08-181-1/+7
* ec/common: Introduce IS_ENABLED to check config optionsRaul E Rangel2019-08-181-0/+27
* common: add __maybe_unused attributeJack Rosenthal2019-08-181-0/+11
* pd_protocol: Add ready_state_holdoff_timer.Aseda Aboagye2019-08-181-17/+44
* usb_pd_protocol.c: exiting from try.src to attach.srcRuibin Chang2019-08-182-10/+42
* usb: add inline helper method for CC linesJett Rink2019-08-183-34/+55
* pd_protocol: Keep Try.Src flag while debouncing.Aseda Aboagye2019-08-181-1/+14
* pd: Don't send msgs for ~200ms after 1st request.Aseda Aboagye2019-08-181-0/+37
* USB PD: Re-discover port partner when a contract was in placeDiana Z2019-08-181-0/+9
* Common: move for loop initial declarationDiana Z2019-08-181-2/+6
* USB PD: Suspend ports when resetting TCPCs during cold rebootDiana Z2019-08-181-1/+9
* PD: Set Rp consistently on initial connection, increasing laterDiana Z2019-08-182-19/+13
* USB-PD: Disable Vconn on SRC_DISCONNECTDaisuke Nojiri2019-08-181-1/+4
* common/usb_pd_protocol: Set port in LPM at the start of initKarthikeyan Ramasubramanian2019-08-181-0/+8
* common/usb_pd_protocol: Try.SRC to TryWait.SNK timeoutRuibin Chang2019-08-182-21/+51
* system: Make system_can_boot_ap return true for AC-only systemsDaisuke Nojiri2019-08-181-16/+14
* USB-PD: Fix build errors for non-DRPDaisuke Nojiri2019-08-181-2/+8
* npcx: lpc: don't set SHCFG[7:5] in the driver's initializationCHLin2019-08-181-2/+0
* tcpc: remove reset check in alert handlerJett Rink2019-08-181-4/+12
* core/cortex-m*/task: Record 32-bit exception timesNicolas Boichat2019-08-182-15/+29
* tcpc: wait for TCPC wake up upon first accessJett Rink2019-08-183-90/+98
* USB-PD: Debounce when trying try.srcDaisuke Nojiri2019-08-181-14/+13
* common/usb_pd_protocol: Fix TryWait.SNK to Unattached.SNK timeout valueRuibin Chang2019-08-181-2/+2
* PD 3.0: Update message type field sizeDiana Z2019-08-181-1/+5
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2019-08-181-2/+10
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2019-08-182-1/+20
* USB PD: Handle Vconn changes during hard resetDiana Z2019-08-181-0/+23
* PD: Respect tTypeCSendSourceCap timingDiana Z2019-08-181-1/+9
* rammus/shyvana: lower the maximum allowed ODR to 100HzEnrico Granata2019-07-181-0/+3
* Leona: Add Leona non-touch SKU ID for LED controlmichael5 chen2019-07-041-1/+1
* driver: bmi160: Check enable_fifo flags before processing FIFOGwendal Grignou2019-05-081-13/+13
* Leona: Implement LED function for Leonamichael5 chen2019-05-071-8/+36
* Leona: Fix bug keyboard and touch pad no function issue.michael5 chen2019-04-291-0/+1
* rammus: Enabled/Disabled G-sensor by SKU IDmichael5 chen2019-04-182-4/+20
* Rammus: Add proper mux setting for DP alt mode and debug accessory mode(CCD)Lee, Shawn C2019-04-132-2/+65
* rammus: Disable tight timestampsEnrico Granata2019-03-261-0/+2
* motion: Split configuration for sensor FIFO and tight timestampsEnrico Granata2019-03-263-1/+27
* rammus: turn the USB type-a charging off by default in suspend modeZhuohao Lee2019-02-111-0/+13
* usb_port_power_smart: turn on/off charging mode during system suspendZhuohao Lee2019-02-116-27/+86
* rammus: fix incorrect power mode configuration for the USB Type-AZhuohao Lee2019-02-111-0/+2
* rammus: Reduce adapter charger current limit settingmichael5 chen2019-01-291-2/+2
* bmi160: do not overrun the amount of data read from the BMI FIFOEnrico Granata2019-01-241-8/+11
* bmi160: Keep timestamp and FIFO synchronizedEnrico Granata2019-01-241-8/+2
* rammus: Reduced keybaord backlight PWMmichael5 chen2019-01-173-0/+7
* motion_lid: Allow host to configure tablet mode detection thresholdFurquan Shaikh2018-12-264-6/+154
* motion_lid: Set tablet mode at 180 degreeFurquan Shaikh2018-12-261-10/+10
* motion_lid: Use CONFIG_TABLET_MODEFurquan Shaikh2018-12-2611-40/+6
* tablet_mode: Introduce hall sensor specific handlingFurquan Shaikh2018-12-2622-55/+72
* motion_lid: Get rid of return value for motion_lid_set_tablet_modeFurquan Shaikh2018-12-261-5/+4
* Ampton: enable the interrupt for GPIO_BASE_SIXAXIS_INT_LJames_Chao2018-12-242-1/+7