index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-15
scsi: target: Remove unused se_tmr_req_cache declaration
Gaosheng Cui
1
-2
/
+0
2022-09-15
scsi: qla2xxx: Remove unused declarations for qla2xxx
Gaosheng Cui
2
-14
/
+0
2022-09-15
drm/i915/uc: Update to latest GuC and use new-format GuC/HuC names
John Harrison
1
-3
/
+7
2022-09-15
scsi: target: alua: Do not report emtpy port group
Dmitry Bogdanov
1
-0
/
+3
2022-09-15
scsi: target: core: Set MULTIP bit for se_device with multiple ports
Dmitry Bogdanov
1
-0
/
+6
2022-09-15
scsi: qedf: Fix a UAF bug in __qedf_probe()
Letu Ren
1
-5
/
+0
2022-09-15
soc: mediatek: Add mmsys func to adapt to dpi output for MT8186
Xinlei Lee
3
-0
/
+28
2022-09-15
soc: bcm: brcmstb: biuctrl: Avoid double of_node_put()
Florian Fainelli
1
-1
/
+0
2022-09-15
Bluetooth: RFCOMM: Fix possible deadlock on socket shutdown/release
Luiz Augusto von Dentz
1
-0
/
+3
2022-09-15
Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/soc
Arnd Bergmann
46
-242
/
+181
2022-09-15
Merge branch 'footbridge/cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/soc
Arnd Bergmann
18
-305
/
+70
2022-09-15
Merge tag 'arm-soc/for-6.1/maintainers' of https://github.com/Broadcom/stblinux into arm/soc
Arnd Bergmann
1
-0
/
+1
2022-09-15
Merge tag 'ffa-updates-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/drivers
Arnd Bergmann
5
-67
/
+152
2022-09-15
Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
11
-20
/
+32
2022-09-15
Merge tag 'arm-soc/for-6.1/devicetree-arm64' of https://github.com/Broadcom/stblinux into arm/dt
Arnd Bergmann
2
-0
/
+131
2022-09-15
Merge tag 'arm-soc/for-6.1/devicetree' of https://github.com/Broadcom/stblinux into arm/dt
Arnd Bergmann
14
-61
/
+77
2022-09-15
Merge tag 'arm-soc/for-6.1/defconfig-arm64' of https://github.com/Broadcom/stblinux into arm/defconfig
Arnd Bergmann
1
-1
/
+0
2022-09-15
Merge tag 'at91-fixes-6.0-2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/fixes
Arnd Bergmann
1
-2
/
+2
2022-09-15
arm64: tegra: Add GPCDMA support for Tegra I2C
Akhil R
3
-0
/
+96
2022-09-15
arm64: tegra: Add iommus for HDA on Tegra234
Mohan Kumar
1
-0
/
+1
2022-09-15
arm64: tegra: Enable HDA node for Jetson AGX Orin
Mohan Kumar
1
-0
/
+1
2022-09-15
arm64: tegra: Add context isolation domains on Tegra234
Mikko Perttunen
1
-0
/
+18
2022-09-15
arm64: tegra: Fixup iommu-map property formatting
Thierry Reding
2
-18
/
+16
2022-09-15
arm64: dts: tegra: smaug: Add Wi-Fi node
Diogo Ivo
1
-0
/
+19
2022-09-15
arm64: dts: tegra: smaug: Add Bluetooth node
Diogo Ivo
1
-0
/
+17
2022-09-15
arm64: tegra: Enable MGBE on Jetson AGX Orin Developer Kit
Thierry Reding
1
-0
/
+21
2022-09-15
arm64: tegra: Add MGBE nodes on Tegra234
Thierry Reding
1
-0
/
+136
2022-09-15
arm64: tegra: Fix up compatible for Tegra234 GPCDMA
Thierry Reding
1
-1
/
+0
2022-09-15
arm64: tegra: Enable PCIe slots in P3737-0000 board
Vidya Sagar
1
-0
/
+51
2022-09-15
arm64: tegra: Add P2U and PCIe controller nodes to Tegra234 DT
Vidya Sagar
1
-0
/
+927
2022-09-15
arm64: tegra: Add regulators required for PCIe
Vidya Sagar
1
-0
/
+36
2022-09-15
Merge branch 'for-6.1/dt-bindings' into for-6.1/arm64/dt
Thierry Reding
2
-0
/
+172
2022-09-15
arm64: dts: qcom: sm8450: fix UFS PHY serdes size
Johan Hovold
1
-1
/
+1
2022-09-15
ARM: dts: qcom: apq8026-lg-lenok: Enable ADSP
Luca Weiss
1
-0
/
+13
2022-09-15
ARM: dts: qcom: apq8026-asus-sparrow: Enable ADSP
Luca Weiss
1
-0
/
+4
2022-09-15
ARM: dts: qcom: msm8226: Add ADSP node
Luca Weiss
2
-0
/
+67
2022-09-15
tools/power/x86/intel-speed-select: Release v1.13
Srinivas Pandruvada
1
-1
/
+1
2022-09-15
tools/power/x86/intel-speed-select: Optimize CPU initialization
Zhang Rui
1
-58
/
+38
2022-09-15
tools/power/x86/intel-speed-select: Utilize cpu_map to get physical id
Zhang Rui
1
-11
/
+36
2022-09-15
tools/power/x86/intel-speed-select: Remove unused struct clos_config fields
Zhang Rui
3
-8
/
+0
2022-09-15
tools/power/x86/intel-speed-select: Enforce isst_id value
Zhang Rui
2
-4
/
+10
2022-09-15
tools/power/x86/intel-speed-select: Do not export get_physical_id
Zhang Rui
2
-5
/
+3
2022-09-15
tools/power/x86/intel-speed-select: Introduce is_cpu_in_power_domain helper
Zhang Rui
3
-21
/
+25
2022-09-15
tools/power/x86/intel-speed-select: Cleanup get_physical_id usage
Zhang Rui
4
-68
/
+43
2022-09-15
tools/power/x86/intel-speed-select: Convert more function to use isst_id
Zhang Rui
4
-11
/
+10
2022-09-15
tools/power/x86/intel-speed-select: Add pkg and die in isst_id
Zhang Rui
2
-0
/
+4
2022-09-15
tools/power/x86/intel-speed-select: Introduce struct isst_id
Zhang Rui
6
-368
/
+396
2022-09-15
tools/power/x86/intel-speed-select: Remove unused core_mask array
Zhang Rui
1
-6
/
+1
2022-09-15
tools/power/x86/intel-speed-select: Remove dead code
Zhang Rui
3
-43
/
+0
2022-09-15
mailbox: apple: Implement poll_data() operation
Hector Martin
1
-3
/
+33
[prev]
[next]