index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
soc: aspeed: mctp: Pick uevents consistently
Iwona Winiarska
1
-3
/
+2
2021-07-14
soc: aspeed: mctp: Add API to register client for MCTP type
Andrzej Kacprowski
2
-2
/
+214
2021-07-14
soc: aspeed: mctp: Add IOCTL to register default client
Andrzej Kacprowski
2
-8
/
+27
2021-07-14
soc: aspeed: mctp: Move wait queue to client
Andrzej Kacprowski
1
-7
/
+5
2021-07-14
soc: aspeed: mctp: Add support for multiple clients
Andrzej Kacprowski
1
-104
/
+93
2021-07-14
peci: aspeed: add a WA to cover timing negotiation issue
Jae Hyun Yoo
1
-27
/
+45
2021-07-14
Igore 0x3FF in aspeed_adc driver
Zhikui Ren
1
-0
/
+15
2021-07-14
ARM: dts: aspeed-g6: add I3C1 and I3C2 pinctrl settings
Jae Hyun Yoo
2
-0
/
+14
2021-07-14
misc: aspeed-espi-slave: fix SUS_WARN handling logic
Jae Hyun Yoo
1
-18
/
+27
2021-07-14
i3c: master: dw: fix probing fail
Jae Hyun Yoo
1
-5
/
+5
2021-07-14
i3c: master: dw: adjust irq enabling timing
Jae Hyun Yoo
1
-8
/
+8
2021-07-14
watchdog: aspeed: fix AST2600 support
Jae Hyun Yoo
1
-9
/
+12
2021-07-14
hwmon: peci: dimmpower implementation
Zbigniew Lukwinski
7
-0
/
+577
2021-07-14
hwmon: peci: cpupower extension
Zbigniew Lukwinski
3
-121
/
+446
2021-07-14
hwmon: peci: PCS utils
Zbigniew Lukwinski
4
-8
/
+592
2021-07-14
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2021-07-14
soc: aspeed: mctp: Add initial driver for ast2600-mctp
Iwona Winiarska
4
-0
/
+1281
2021-07-14
arm: dts: aspeed-g6: Add ast2600-mctp node
Iwona Winiarska
2
-0
/
+40
2021-07-14
enable AST2600 I3C
Jae Hyun Yoo
12
-16
/
+620
2021-07-14
i2c: aspeed: fix arbitration loss handling logic
Jae Hyun Yoo
1
-0
/
+3
2021-07-14
Refine clock settings
Jae Hyun Yoo
1
-7
/
+53
2021-07-14
Fix for dirty node in jffs2 summary entry
Thomas Betker
1
-1
/
+15
2021-07-14
Add poll fops in eSPI driver
Arun P. Mohanan
1
-24
/
+61
2021-07-14
Enabling interrupt based mailbox
Arun P. Mohanan
1
-33
/
+69
2021-07-14
pwm and tach driver changes for ast2600
Ayushi Smriti
1
-157
/
+171
2021-07-14
Return link speed and duplex settings for the NCSI channel
Johnathan Mantey
1
-1
/
+21
2021-07-14
ipmi: ipmb_dev_int: add quick fix for raw I2C type registration
Jae Hyun Yoo
1
-0
/
+4
2021-07-14
SPI Quad IO driver support AST2600
arun-pm
2
-8
/
+48
2021-07-14
ast2600: enable high speed uart in kernel.
Kuiying Wang
2
-7
/
+21
2021-07-14
clk: ast2600: enable ESPICLK always
Jae Hyun Yoo
1
-1
/
+1
2021-07-14
ARM: dts: aspeed-g6: add video node
Jae Hyun Yoo
1
-0
/
+10
2021-07-14
ADC linux driver for AST2600
Chen Yugang
2
-14
/
+99
2021-07-14
i2c: aspeed: filter garbage interrupts out
Jae Hyun Yoo
1
-0
/
+9
2021-07-14
Fix NCSI driver issue caused by host shutdown due to overheated.
Kuiying Wang
1
-6
/
+13
2021-07-14
arm: ast2600: add pwm_tacho driver from aspeed
Vernon Mauery
4
-0
/
+1047
2021-07-14
Refine initialization flow in I2C driver
Jae Hyun Yoo
1
-11
/
+9
2021-07-14
Add IO statistics to USB Mass storage gadget
Adrian Ambrożewicz
3
-0
/
+50
2021-07-14
pmbus: add 'fault' and 'beep' attributes
Jae Hyun Yoo
2
-0
/
+31
2021-07-14
i2c: aspeed: add SLAVE_ADDR_RECEIVED_PENDING interrupt handling
Jae Hyun Yoo
1
-0
/
+13
2021-07-14
i2c: aspeed: add H/W timeout support
Jae Hyun Yoo
1
-6
/
+76
2021-07-14
i2c: aspeed: add general call support
Jae Hyun Yoo
4
-1
/
+44
2021-07-14
i2c: aspeed: add DMA mode transfer support
Jae Hyun Yoo
2
-44
/
+234
2021-07-14
i2c: aspeed: add buffer mode transfer support
Jae Hyun Yoo
5
-91
/
+451
2021-07-14
drivers: jtag: Add JTAG core driver Maintainers
Ernesto Corona
1
-0
/
+11
2021-07-14
Documentation jtag: Add JTAG core driver ioctl number
Ernesto Corona
1
-0
/
+2
2021-07-14
Documentation: jtag: Add ABI documentation
Ernesto Corona
5
-0
/
+296
2021-07-14
dt-binding: jtag: Aspeed 24/25/2600 series
Ernesto Corona
1
-0
/
+85
2021-07-14
Add Aspeed SoC 24xx/25xx/26xx families JTAG master driver
Ernesto Corona
3
-0
/
+1625
2021-07-14
drivers: jtag: Add JTAG core driver
Ernesto Corona
7
-0
/
+623
2021-07-14
Add AST2500 and AST2600 JTAG device
Ernesto Corona
2
-0
/
+29
[prev]
[next]