summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14soc: aspeed: mctp: Pick uevents consistentlyIwona Winiarska1-3/+2
2021-07-14soc: aspeed: mctp: Add API to register client for MCTP typeAndrzej Kacprowski2-2/+214
2021-07-14soc: aspeed: mctp: Add IOCTL to register default clientAndrzej Kacprowski2-8/+27
2021-07-14soc: aspeed: mctp: Move wait queue to clientAndrzej Kacprowski1-7/+5
2021-07-14soc: aspeed: mctp: Add support for multiple clientsAndrzej Kacprowski1-104/+93
2021-07-14peci: aspeed: add a WA to cover timing negotiation issueJae Hyun Yoo1-27/+45
2021-07-14Igore 0x3FF in aspeed_adc driverZhikui Ren1-0/+15
2021-07-14ARM: dts: aspeed-g6: add I3C1 and I3C2 pinctrl settingsJae Hyun Yoo2-0/+14
2021-07-14misc: aspeed-espi-slave: fix SUS_WARN handling logicJae Hyun Yoo1-18/+27
2021-07-14i3c: master: dw: fix probing failJae Hyun Yoo1-5/+5
2021-07-14i3c: master: dw: adjust irq enabling timingJae Hyun Yoo1-8/+8
2021-07-14watchdog: aspeed: fix AST2600 supportJae Hyun Yoo1-9/+12
2021-07-14hwmon: peci: dimmpower implementationZbigniew Lukwinski7-0/+577
2021-07-14hwmon: peci: cpupower extensionZbigniew Lukwinski3-121/+446
2021-07-14hwmon: peci: PCS utilsZbigniew Lukwinski4-8/+592
2021-07-14USB: gadget: fix illegal array access in binding with UDCKyungtae Kim1-0/+3
2021-07-14soc: aspeed: mctp: Add initial driver for ast2600-mctpIwona Winiarska4-0/+1281
2021-07-14arm: dts: aspeed-g6: Add ast2600-mctp nodeIwona Winiarska2-0/+40
2021-07-14enable AST2600 I3CJae Hyun Yoo12-16/+620
2021-07-14i2c: aspeed: fix arbitration loss handling logicJae Hyun Yoo1-0/+3
2021-07-14Refine clock settingsJae Hyun Yoo1-7/+53
2021-07-14Fix for dirty node in jffs2 summary entryThomas Betker1-1/+15
2021-07-14Add poll fops in eSPI driverArun P. Mohanan1-24/+61
2021-07-14Enabling interrupt based mailboxArun P. Mohanan1-33/+69
2021-07-14pwm and tach driver changes for ast2600Ayushi Smriti1-157/+171
2021-07-14Return link speed and duplex settings for the NCSI channelJohnathan Mantey1-1/+21
2021-07-14ipmi: ipmb_dev_int: add quick fix for raw I2C type registrationJae Hyun Yoo1-0/+4
2021-07-14SPI Quad IO driver support AST2600arun-pm2-8/+48
2021-07-14ast2600: enable high speed uart in kernel.Kuiying Wang2-7/+21
2021-07-14clk: ast2600: enable ESPICLK alwaysJae Hyun Yoo1-1/+1
2021-07-14ARM: dts: aspeed-g6: add video nodeJae Hyun Yoo1-0/+10
2021-07-14ADC linux driver for AST2600Chen Yugang2-14/+99
2021-07-14i2c: aspeed: filter garbage interrupts outJae Hyun Yoo1-0/+9
2021-07-14Fix NCSI driver issue caused by host shutdown due to overheated.Kuiying Wang1-6/+13
2021-07-14arm: ast2600: add pwm_tacho driver from aspeedVernon Mauery4-0/+1047
2021-07-14Refine initialization flow in I2C driverJae Hyun Yoo1-11/+9
2021-07-14Add IO statistics to USB Mass storage gadgetAdrian Ambrożewicz3-0/+50
2021-07-14pmbus: add 'fault' and 'beep' attributesJae Hyun Yoo2-0/+31
2021-07-14i2c: aspeed: add SLAVE_ADDR_RECEIVED_PENDING interrupt handlingJae Hyun Yoo1-0/+13
2021-07-14i2c: aspeed: add H/W timeout supportJae Hyun Yoo1-6/+76
2021-07-14i2c: aspeed: add general call supportJae Hyun Yoo4-1/+44
2021-07-14i2c: aspeed: add DMA mode transfer supportJae Hyun Yoo2-44/+234
2021-07-14i2c: aspeed: add buffer mode transfer supportJae Hyun Yoo5-91/+451
2021-07-14drivers: jtag: Add JTAG core driver MaintainersErnesto Corona1-0/+11
2021-07-14Documentation jtag: Add JTAG core driver ioctl numberErnesto Corona1-0/+2
2021-07-14Documentation: jtag: Add ABI documentationErnesto Corona5-0/+296
2021-07-14dt-binding: jtag: Aspeed 24/25/2600 seriesErnesto Corona1-0/+85
2021-07-14Add Aspeed SoC 24xx/25xx/26xx families JTAG master driverErnesto Corona3-0/+1625
2021-07-14drivers: jtag: Add JTAG core driverErnesto Corona7-0/+623
2021-07-14Add AST2500 and AST2600 JTAG deviceErnesto Corona2-0/+29