summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-05i2c: aspeed: fix arbitration loss handling logicJae Hyun Yoo1-0/+3
2021-11-05Refine clock settingsJae Hyun Yoo1-7/+53
2021-11-05Enabling interrupt based mailboxArun P. Mohanan1-33/+69
2021-11-05pwm and tach driver changes for ast2600Ayushi Smriti1-157/+171
2021-11-05Return link speed and duplex settings for the NCSI channelJohnathan Mantey1-1/+21
2021-11-05ipmi: ipmb_dev_int: add quick fix for raw I2C type registrationJae Hyun Yoo1-0/+4
2021-11-05SPI Quad IO driver support AST2600arun-pm2-8/+48
2021-11-05ast2600: enable high speed uart in kernel.Kuiying Wang1-7/+19
2021-11-05clk: ast2600: enable ESPICLK alwaysJae Hyun Yoo1-1/+1
2021-11-05i2c: aspeed: filter garbage interrupts outJae Hyun Yoo1-0/+9
2021-11-05arm: ast2600: add pwm_tacho driver from aspeedVernon Mauery3-0/+1037
2021-11-05Refine initialization flow in I2C driverJae Hyun Yoo1-11/+9
2021-11-05Add IO statistics to USB Mass storage gadgetAdrian Ambrożewicz3-0/+50
2021-11-05pmbus: add 'fault' and 'beep' attributesJae Hyun Yoo2-0/+31
2021-11-05i2c: aspeed: add SLAVE_ADDR_RECEIVED_PENDING interrupt handlingJae Hyun Yoo1-0/+13
2021-11-05i2c: aspeed: add H/W timeout supportJae Hyun Yoo1-6/+76
2021-11-05i2c: aspeed: add general call supportJae Hyun Yoo2-1/+42
2021-11-05i2c: aspeed: add DMA mode transfer supportJae Hyun Yoo1-44/+209
2021-11-05i2c: aspeed: add buffer mode transfer supportJae Hyun Yoo1-30/+346
2021-11-05Add Aspeed SoC 24xx/25xx/26xx families JTAG master driverErnesto Corona3-0/+1625
2021-11-05drivers: jtag: Add JTAG core driverErnesto Corona5-0/+341
2021-11-05Suppress excessive HID gadget error logsJae Hyun Yoo1-1/+1
2021-11-05misc: Block error printing on probe defer case in Aspeed LPC ctrlJae Hyun Yoo1-4/+4
2021-11-05char: ipmi: Add clock control logic into Aspeed LPC KCS driverJae Hyun Yoo1-7/+24
2021-11-05char: ipmi: Add clock control logic into Aspeed LPC BT driverJae Hyun Yoo1-1/+20
2021-11-05Add bus-timeout-ms and #retries device tree propertiesJae Hyun Yoo2-3/+10
2021-11-05i2c: Add mux hold/unhold msg typesJae Hyun Yoo3-16/+194
2021-11-05Add Aspeed PWM driver which uses FTTMR010 timer IPJae Hyun Yoo3-0/+447
2021-11-05Implement a memory driver share memoryCheng C Yang3-0/+172
2021-11-05Add high speed baud rate support for UARTYong Li1-7/+37
2021-11-05Add dump debug code into I2C driversJae Hyun Yoo2-0/+53
2021-11-05Aspeed LPC SIO driverYong Li3-0/+415
2021-11-05soc: aspeed: add lpc mbox driverJae Hyun Yoo3-0/+382
2021-11-05Add I2C IPMB supportHaiyue Wang3-0/+241
2021-11-05aspeed-pwm-tacho: change default fan speedJames Feist1-1/+1
2021-11-05Allow monitoring of power control input GPIOsJason M. Bills2-10/+10
2021-11-05Enable pass-through on GPIOE1 and GPIOE3 freeJason M. Bills4-0/+90
2021-11-05Add peci-cpupower driverZhikuiRen4-0/+247
2021-11-05peci: fix error-handling in peci_dev_ioctl()Zev Weiss1-3/+4
2021-11-05hwmon: Add PECI dimmtemp driverJae Hyun Yoo3-0/+455
2021-11-05hwmon: Add PECI cputemp driverJae Hyun Yoo4-0/+533
2021-11-05mfd: intel-peci-client: Add Intel PECI client driverJae Hyun Yoo3-0/+166
2021-11-05peci: npcm: add NPCM PECI driverTomer Maimon3-0/+421
2021-11-05peci: Add Aspeed PECI adapter driverJae Hyun Yoo3-0/+500
2021-11-05peci: Add support for PECI bus driver coreJae Hyun Yoo8-0/+2487
2021-11-04hwmon: (nct7802) Make temperature/voltage sensors configurableOskar Senft1-4/+125
2021-11-03soc: aspeed: Fix UART routing driverChia-Wei Wang2-4/+15
2021-11-02soc: aspeed: Add UART routing supportChia-Wei Wang1-0/+603
2021-11-01spi: fsi: Fix contention in the FSI2SPI engineEddie James1-22/+53
2021-11-01spi: fsi: Print status on errorEddie James1-21/+27