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-23
ASoC: SOF: Intel: Add a new op for disabling interrupts
Ranjani Sridharan
1
-0
/
+1
2022-09-23
ASoC: SOF: Intel: use power_down_dsp op in hda_dsp_remove
Fred Oh
1
-3
/
+3
2022-09-23
ASoC: SOF: Intel: mtl: define and set power_down_dsp op
Fred Oh
1
-0
/
+28
2022-09-23
ASoC: SOF: Intel: define and set power_down_dsp op for HDA platforms
Fred Oh
7
-0
/
+18
2022-09-23
ASoC: SOF: Intel: introduce new op to handle dsp power down
Fred Oh
1
-0
/
+1
2022-09-23
ASoC: mediatek: mt8186-rt5682: Expose individual headset jack pins
Nícolas F. R. A. Prado
1
-2
/
+15
2022-09-23
ASoC: mediatek: mt8186-rt5682: Add headset widgets with switches
Nícolas F. R. A. Prado
1
-0
/
+8
2022-09-23
ASoC: mediatek: mt8186-da7219: Expose individual headset jack pins
Nícolas F. R. A. Prado
1
-2
/
+15
2022-09-23
ASoC: mediatek: mt8186-da7219: Add headset widgets with switches
Nícolas F. R. A. Prado
1
-0
/
+8
2022-09-23
ASoC: mediatek: mt8195: Expose individual headset jack pins
Nícolas F. R. A. Prado
1
-2
/
+15
2022-09-23
ASoC: mediatek: mt8192-mt6359: Expose individual headset jack pins
Nícolas F. R. A. Prado
1
-2
/
+15
2022-09-23
ASoC: wcd934x: fix order of Slimbus unprepare/disable
Krzysztof Kozlowski
1
-1
/
+1
2022-09-23
ASoC: wcd9335: fix order of Slimbus unprepare/disable
Krzysztof Kozlowski
1
-1
/
+1
2022-09-23
firmware: dmi: Fortify entry point length checks
Jean Delvare
1
-2
/
+8
2022-09-23
MAINTAINERS: rectify file entry in TEAM DRIVER
Lukas Bulwahn
1
-1
/
+1
2022-09-23
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
1
-2
/
+1
2022-09-23
Merge tag 'sunxi-drivers-fixes-for-6.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
Arnd Bergmann
1
-13
/
+10
2022-09-23
Merge tag 'arm-soc/for-6.0/drivers-fixes-v2' of https://github.com/Broadcom/stblinux into arm/fixes
Arnd Bergmann
1
-1
/
+0
2022-09-23
Merge tag 'omap-for-6.0/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Arnd Bergmann
2
-2
/
+5
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
4
-20
/
+16
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
3
-3
/
+9
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
5
-25
/
+39
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2
-6
/
+6
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2
-17
/
+20
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
2
-15
/
+34
2022-09-23
ARM: sunplus: fix serial console kconfig and build problems
Randy Dunlap
1
-2
/
+2
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
4
-25
/
+43
2022-09-23
can: ctucanfd: Remove redundant dev_err call
Shang XiaoJing
1
-1
/
+0
2022-09-23
can: gs_usb: remove dma allocations
Vasanth Sadhasivan
1
-33
/
+6
2022-09-23
can: gs_usb: add switchable termination support
Marc Kleine-Budde
1
-1
/
+78
2022-09-23
can: gs_usb: gs_make_candev(): clean up error handling
Marc Kleine-Budde
1
-8
/
+13
2022-09-23
can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()
Marc Kleine-Budde
1
-194
/
+107
2022-09-23
can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to dev
Marc Kleine-Budde
1
-3
/
+3
2022-09-23
can: gs_usb: gs_can_open(): initialize time counter before starting device
Marc Kleine-Budde
1
-4
/
+6
2022-09-23
can: gs_usb: add missing lock to protect struct timecounter::cycle_last
Marc Kleine-Budde
1
-5
/
+18
2022-09-23
can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_msg_recv()
Marc Kleine-Budde
1
-2
/
+1
2022-09-23
Merge patch series "can: bcm: can: bcm: random optimizations"
Marc Kleine-Budde
1
-6
/
+19
2022-09-23
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
1
-3
/
+4
2022-09-23
can: bcm: registration process optimization in bcm_module_init()
Ziyang Xuan
1
-3
/
+15
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2
-1
/
+3
2022-09-23
net: macb: Fix ZynqMP SGMII non-wakeup source resume failure
Radhey Shyam Pandey
1
-0
/
+4
2022-09-23
Merge branch 'lan966x-mqprio-taprio'
David S. Miller
9
-5
/
+792
2022-09-23
net: lan966x: Add offload support for taprio
Horatiu Vultur
7
-3
/
+560
2022-09-23
net: lan966x: Add registers used by taprio
Horatiu Vultur
1
-0
/
+159
2022-09-23
net: lan966x: Add offload support for mqprio
Horatiu Vultur
5
-2
/
+71
2022-09-23
net: lan966x: Add define for number of priority queues NUM_PRIO_QUEUES
Horatiu Vultur
2
-1
/
+3
2022-09-23
virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create()
Dan Carpenter
1
-1
/
+1
2022-09-23
drm/qxl: drop set_prod_notify parameter from qxl_ring_create
Zongmin Zhou
3
-13
/
+1
2022-09-23
xen-netback: use kstrdup instead of open-coding it
Minghao Chi
1
-2
/
+1
2022-09-23
tun: support not enabling carrier in TUNSETIFF
Patrick Rohr
2
-3
/
+8
[prev]
[next]