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-14
drm/amdgpu: make sure to init common IP before gmc
Alex Deucher
1
-3
/
+11
2022-09-14
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
Alex Deucher
2
-22
/
+5
2022-09-14
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
Alex Deucher
3
-3
/
+8
2022-09-14
dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6331 keys
AngeloGioacchino Del Regno
1
-0
/
+1
2022-09-14
dt-bindings: input: Convert mtk-pmic-keys to DT schema
AngeloGioacchino Del Regno
2
-46
/
+113
2022-09-14
arm64: dts: qcom: sc8280xp-x13s: Update firmware location
Manivannan Sadhasivam
1
-2
/
+2
2022-09-14
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
Andy Shevchenko
1
-1
/
+2
2022-09-14
spi: fsl_spi: Convert to transfer_one
Christophe Leroy
1
-114
/
+43
2022-09-14
drm/tests: Change "igt_" prefix to "drm_test_"
Maíra Canal
9
-293
/
+294
2022-09-14
drm/tests: Split drm_framebuffer_create_test into parameterized tests
Maíra Canal
1
-23
/
+30
2022-09-14
drm/amd/display: fix boolconv.cocci warning
Yihao Han
1
-1
/
+1
2022-09-14
drm/amd/display: make optc32_phantom_crtc_post_enable, optc32_setup_manual_trigger and optc32_set_drr static
Jiapeng Chong
1
-3
/
+3
2022-09-14
drm/amd/display: make some functions static
Jiapeng Chong
1
-4
/
+4
2022-09-14
drm/amd/display: make some functions static
Jiapeng Chong
1
-4
/
+4
2022-09-14
drm/amd/display: make mmhubbub32_config_mcif_buf static
Jiapeng Chong
1
-1
/
+1
2022-09-14
drm/amd/display: make some functions static
Jiapeng Chong
1
-3
/
+3
2022-09-14
drm/amd/display: make optc314_phantom_crtc_post_enable static
Jiapeng Chong
1
-1
/
+1
2022-09-14
drm/amd/display: make enc314_stream_encoder_dvi_set_stream_attribute static
Jiapeng Chong
1
-1
/
+1
2022-09-14
drm/amd/display: make some functions static
Jiapeng Chong
1
-2
/
+2
2022-09-14
drm/amdgpu: make sure to init common IP before gmc
Alex Deucher
1
-3
/
+11
2022-09-14
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
Alex Deucher
2
-22
/
+5
2022-09-14
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
Alex Deucher
3
-3
/
+8
2022-09-14
drm/amd/pm:add new gpu_metrics_v2_3 to acquire average temperature info
Li Ma
3
-12
/
+209
2022-09-14
PCI: apple: Do not leak reset GPIO on unbind/unload/error
Dmitry Torokhov
1
-2
/
+2
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
5
-15
/
+19
2022-09-14
s390/mm,ptdump: add real memory copy page markers
Alexander Gordeev
1
-0
/
+7
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
9
-87
/
+69
2022-09-14
s390/dump: save IPL CPU registers once DAT is available
Alexander Gordeev
3
-35
/
+34
2022-09-14
s390/pci: convert high_memory to physical address
Niklas Schnelle
1
-1
/
+1
2022-09-14
s390/smp,ptdump: add absolute lowcore markers
Alexander Gordeev
1
-0
/
+7
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
14
-84
/
+315
2022-09-14
s390/smp: call smp_reinit_ipl_cpu() before scheduler is available
Alexander Gordeev
3
-2
/
+3
2022-09-14
Merge branch 'fixes' into features
Vasily Gorbik
8
-54
/
+68
2022-09-14
selftests/landlock: Fix out-of-tree builds
Mickaël Salaün
2
-9
/
+14
2022-09-14
arm64: dts: mt7986: add built-in Wi-Fi device nodes
Peter Chiu
3
-0
/
+101
2022-09-14
ASoC: soc-dapm: Switch to use dev_err_probe() helper
Yang Yingliang
1
-3
/
+2
2022-09-14
ASoC: cs42l42: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-09-14
ASoC: bcm2835-i2s: Switch to use dev_err_probe() helper
Yang Yingliang
1
-8
/
+3
2022-09-14
ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
Liang He
1
-3
/
+5
2022-09-14
fortify: Adjust KUnit test for modular build
Kees Cook
1
-2
/
+1
2022-09-14
arm64: dts: qcom: sc7280-villager: Adjust LTE SKUs
Douglas Anderson
6
-336
/
+332
2022-09-14
dt-bindings: arm: qcom: Adjust LTE SKUs for sc7280-villager
Douglas Anderson
1
-6
/
+1
2022-09-14
can: flexcan: Switch to use dev_err_probe() helper
Yang Yingliang
1
-2
/
+1
2022-09-14
pinctrl: ocelot: Fix interrupt controller
Horatiu Vultur
1
-14
/
+97
2022-09-14
dt-bindings: pinctrl: update bindings for MT7986 SoC
Peter Chiu
1
-20
/
+28
2022-09-14
drm/i915/dgfx: Release mmap on rpm suspend
Anshuman Gupta
8
-4
/
+79
2022-09-14
drm/i915: Refactor userfault_wakeref to re-use
Anshuman Gupta
7
-7
/
+7
2022-09-14
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
5
-99
/
+11
2022-09-14
Input: synaptics - enable InterTouch for the ThinkPad P1 G3
Lyude Paul
1
-0
/
+1
2022-09-14
Merge tag 'samsung-pinctrl-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/samsung into devel
Linus Walleij
4
-41
/
+38
[prev]
[next]