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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-4
/
+4
2022-04-08
video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...
Jing Yao
1
-2
/
+2
2022-04-08
video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()
Jing Yao
1
-4
/
+4
2022-04-08
media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
Tsuchiya Yuto
1
-3
/
+4
2022-04-08
media: atomisp_gmin_platform: Add DMI quirk to not turn AXP ELDO2 regulator o...
Hans de Goede
1
-0
/
+18
2022-04-08
video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
Yang Guang
1
-1
/
+1
2022-04-08
video: fbdev: cirrusfb: check pixclock to avoid divide by zero
George Kennedy
1
-8
/
+8
2022-04-08
video: fbdev: w100fb: Reset global state
Evgeny Novikov
1
-3
/
+12
2022-04-08
video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
Tim Gardner
1
-1
/
+1
2022-04-08
media: iommu/mediatek: Add device_link between the consumer and the larb devices
Yong Wu
2
-1
/
+58
2022-04-08
media: iommu/mediatek: Return ENODEV if the device is NULL
Yong Wu
2
-2
/
+2
2022-04-08
media: iommu/mediatek-v1: Free the existed fwspec if the master dev already has
Yong Wu
1
-0
/
+9
2022-04-08
media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar buffers
Mirela Rabulea
1
-0
/
+6
2022-04-08
media: ir_toy: free before error exiting
Peiwei Hu
1
-1
/
+1
2022-04-08
media: atmel: atmel-isc-base: report frame sizes as full supported range
Eugen Hristev
1
-12
/
+10
2022-04-08
media: staging: media: zoran: fix various V4L2 compliance errors
Hans Verkuil
2
-4
/
+11
2022-04-08
media: staging: media: zoran: calculate the right buffer number for zoran_rea...
Corentin Labbe
1
-1
/
+6
2022-04-08
media: staging: media: zoran: move videodev alloc
Corentin Labbe
3
-33
/
+54
2022-04-08
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
1
-7
/
+1
2022-04-08
nvme-tcp: lockdep: annotate in-kernel sockets
Chris Leech
1
-0
/
+40
2022-04-08
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-04-08
ACPI/APEI: Limit printable size of BERT table data
Darren Hart
1
-2
/
+6
2022-04-08
ACPICA: Avoid walking the ACPI Namespace if it is not there
Rafael J. Wysocki
1
-0
/
+3
2022-04-08
irqchip/nvic: Release nvic_base upon failure
Souptick Joarder (HPE)
1
-0
/
+2
2022-04-08
irqchip/qcom-pdc: Fix broken locking
Marc Zyngier
1
-2
/
+3
2022-04-08
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
1
-5
/
+5
2022-04-08
crypto: hisilicon/sec - not need to enable sm4 extra mode at HW V3
Kai Ye
1
-3
/
+5
2022-04-08
pinctrl: npcm: Fix broken references to chip->parent_device
Marc Zyngier
1
-13
/
+12
2022-04-08
crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
Kai Ye
1
-1
/
+1
2022-04-08
regulator: rpi-panel: Handle I2C errors/timing to the Atmel
Dave Stevenson
1
-10
/
+46
2022-04-08
net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iterator
Xiaomeng Tong
1
-3
/
+3
2022-04-08
octeontx2-af: initialize action variable
Tom Rix
1
-8
/
+7
2022-04-08
net: sparx5: switchdev: fix possible NULL pointer dereference
Zheng Yongjun
1
-0
/
+2
2022-04-08
qlcnic: dcb: default to returning -EOPNOTSUPP
Tom Rix
1
-5
/
+5
2022-04-08
net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL
Randy Dunlap
1
-0
/
+1
2022-04-08
net: hns3: clean residual vf config after disable sriov
Peng Li
3
-0
/
+71
2022-04-08
net: phy: broadcom: Fix brcm_fet_config_init()
Florian Fainelli
1
-0
/
+21
2022-04-08
net: hns3: refine the process when PF set VF VLAN
Jian Shen
2
-5
/
+18
2022-04-08
net: hns3: format the output of the MAC address
Yufeng Mo
4
-31
/
+74
2022-04-08
net: hns3: add vlan list lock to protect vlan list
Jian Shen
2
-4
/
+35
2022-04-08
net: hns3: fix port base vlan add fail when concurrent with reset
Jian Shen
2
-19
/
+46
2022-04-08
net: hns3: fix bug when PF set the duplicate MAC address for VFs
Jian Shen
1
-3
/
+2
2022-04-08
net: enetc: report software timestamping via SO_TIMESTAMPING
Vladimir Oltean
1
-1
/
+4
2022-04-08
clk: Initialize orphan req_rate
Maxime Ripard
1
-0
/
+13
2022-04-08
clk: qcom: gcc-msm8994: Fix gpll4 width
Konrad Dybcio
1
-0
/
+1
2022-04-08
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-04-08
firmware: google: Properly state IOMEM dependency
David Gow
1
-1
/
+1
2022-04-08
kgdbts: fix return value of __setup handler
Randy Dunlap
1
-2
/
+2
2022-04-08
virt: acrn: fix a memory leak in acrn_dev_ioctl()
Xiaolong Huang
1
-5
/
+15
2022-04-08
virt: acrn: obtain pa from VMA with PFNMAP flag
Yonghua Huang
1
-0
/
+24
[prev]
[next]