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-11-18
ALSA: oxfw: fix functional regression for Mackie Onyx 1640i in v5.14 or later
Takashi Sakamoto
3
-1
/
+19
2021-11-18
powerpc/xmon: fix task state output
Denis Kirjanov
1
-2
/
+1
2021-11-18
powerpc/44x/fsp2: add missing of_node_put
Bixuan Cui
1
-0
/
+2
2021-11-18
powerpc/book3e: Fix set_memory_x() and set_memory_nx()
Christophe Leroy
4
-13
/
+20
2021-11-18
powerpc/nohash: Fix __ptep_set_access_flags() and ptep_set_wrprotect()
Christophe Leroy
2
-9
/
+30
2021-11-18
HID: u2fzero: properly handle timeouts in usb_submit_urb
Andrej Shadura
1
-1
/
+1
2021-11-18
HID: u2fzero: clarify error check and length calculations
Andrej Shadura
1
-3
/
+5
2021-11-18
clk: at91: clk-master: fix prescaler logic
Claudiu Beznea
1
-1
/
+1
2021-11-18
clk: at91: clk-master: check if div or pres is zero
Claudiu Beznea
1
-2
/
+2
2021-11-18
clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL
Claudiu Beznea
1
-2
/
+2
2021-11-18
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
1
-1
/
+2
2021-11-18
phy: Sparx5 Eth SerDes: Fix return value check in sparx5_serdes_probe()
Yang Yingliang
1
-2
/
+2
2021-11-18
phy: qcom-snps: Correct the FSEL_MASK
Sandeep Maheswaram
1
-1
/
+1
2021-11-18
phy: qcom-qmp: another fix for the sc8180x PCIe definition
Dmitry Baryshkov
1
-1
/
+1
2021-11-18
phy: ti: gmii-sel: check of_get_address() for failure
Dan Carpenter
1
-0
/
+2
2021-11-18
phy: qcom-qusb2: Fix a memory leak on probe
Vladimir Zapolskiy
1
-6
/
+10
2021-11-18
ASoC: topology: Fix stub for snd_soc_tplg_component_remove()
Mark Brown
1
-2
/
+1
2021-11-18
pinctrl: equilibrium: Fix function addition in multiple groups
Rahul Tanwar
1
-1
/
+6
2021-11-18
arm64: dts: qcom: sdm845: Fix Qualcomm crypto engine bus clock
Vladimir Zapolskiy
1
-1
/
+1
2021-11-18
arm64: dts: qcom: sdm845: Use RPMH_CE_CLK macro directly
Bhupesh Sharma
1
-2
/
+2
2021-11-18
arm64: dts: qcom: pmi8994: Fix "eternal"->"external" typo in WLED node
Marijn Suijten
1
-1
/
+1
2021-11-18
soc: qcom: apr: Add of_node_put() before return
Wan Jiabing
1
-0
/
+2
2021-11-18
soc: qcom: rpmhpd: fix sm8350_mxc's peer domain
Dmitry Baryshkov
1
-1
/
+1
2021-11-18
firmware: qcom_scm: Fix error retval in __qcom_scm_is_call_available()
Guru Das Srinagesh
1
-1
/
+1
2021-11-18
usb: dwc3: gadget: Skip resizing EP's TX FIFO if already resized
Jack Pham
2
-1
/
+8
2021-11-18
powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
1
-3
/
+3
2021-11-18
usb: dwc2: drd: reset current session before setting the new one
Amelie Delaunay
1
-0
/
+2
2021-11-18
usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabled
Amelie Delaunay
1
-0
/
+18
2021-11-18
usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_init
Amelie Delaunay
1
-2
/
+2
2021-11-18
serial: imx: fix detach/attach of serial console
Stefan Agner
1
-2
/
+2
2021-11-18
scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_reset
James Smart
1
-0
/
+7
2021-11-18
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
1
-2
/
+2
2021-11-18
soundwire: bus: stop dereferencing invalid slave pointer
Srinivas Kandagatla
1
-1
/
+1
2021-11-18
iio: adis: do not disabe IRQs in 'adis_init()'
Nuno Sá
1
-1
/
+3
2021-11-18
usb: typec: STUSB160X should select REGMAP_I2C
Randy Dunlap
1
-2
/
+2
2021-11-18
iio: buffer: Fix double-free in iio_buffers_alloc_sysfs_and_mask()
Yang Yingliang
1
-1
/
+1
2021-11-18
soc: qcom: socinfo: add two missing PMIC IDs
Dmitry Baryshkov
1
-2
/
+2
2021-11-18
soc: qcom: rpmhpd: Make power_on actually enable the domain
Bjorn Andersson
1
-4
/
+14
2021-11-18
ASoC: cs42l42: Defer probe if request_threaded_irq() returns EPROBE_DEFER
Richard Fitzgerald
1
-2
/
+3
2021-11-18
ASoC: cs42l42: Correct some register default values
Richard Fitzgerald
1
-2
/
+2
2021-11-18
ASoC: cs42l42: Always configure both ASP TX channels
Richard Fitzgerald
1
-5
/
+4
2021-11-18
ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
Olivier Moysan
1
-4
/
+4
2021-11-18
ARM: dts: stm32: fix SAI sub nodes register range
Olivier Moysan
1
-8
/
+8
2021-11-18
ARM: dts: stm32: fix STUSB1600 Type-C irq level on stm32mp15xx-dkx
Fabrice Gasnier
1
-1
/
+1
2021-11-18
ARM: dts: stm32: Reduce DHCOR SPI NOR frequency to 50 MHz
Marek Vasut
1
-1
/
+1
2021-11-18
pinctrl: renesas: checker: Fix off-by-one bug in drive register check
Geert Uytterhoeven
1
-1
/
+1
2021-11-18
powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10
Athira Rajeev
2
-17
/
+35
2021-11-18
dyndbg: make dyndbg a known cli param
Andrew Halaney
1
-0
/
+12
2021-11-18
RDMA/core: Set sgtable nents when using ib_dma_virt_map_sg()
Logan Gunthorpe
1
-1
/
+6
2021-11-18
staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MIC
Vegard Nossum
1
-0
/
+3
[prev]
[next]