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-06
Merge branch 'am5748-fix' into fixes
Tony Lindgren
14429
-279071
/
+1388042
2022-09-06
ARM: dts: am5748: keep usb4_tm disabled
Romain Naour
1
-0
/
+4
2022-09-06
Merge patch series "can: raw: random optimizations"
Marc Kleine-Budde
1
-10
/
+17
2022-09-06
can: raw: use guard clause to optimize nesting in raw_rcv()
Ziyang Xuan
1
-7
/
+6
2022-09-06
can: raw: process optimization in raw_init()
Ziyang Xuan
1
-3
/
+11
2022-09-06
docs: networking: device drivers: flexcan: fix invalid email
Dario Binacchi
1
-1
/
+1
2022-09-06
dt-bindings: net: can: nxp,sja1000: drop ref from reg-io-width
Krzysztof Kozlowski
1
-1
/
+0
2022-09-06
can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-06
Merge patch series "can: gs_usb: hardware timestamp support"
Marc Kleine-Budde
1
-18
/
+197
2022-09-06
can: gs_usb: add RX and TX hardware timestamp support
John Whittington
1
-7
/
+186
2022-09-06
can: gs_usb: use common spelling of GS_USB in macros
Marc Kleine-Budde
1
-11
/
+11
2022-09-06
ALSA: usb-audio: Fix an out-of-bounds bug in __snd_usb_parse_audio_interface()
Dongxiang Ke
1
-1
/
+1
2022-09-06
ALSA: hda/tegra: Align BDL entry to 4KB boundary
Mohan Kumar
1
-1
/
+2
2022-09-06
crypto: aspeed - fix build module error
Neal Liu
1
-7
/
+4
2022-09-06
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
1
-4
/
+1
2022-09-06
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
1
-1
/
+1
2022-09-05
dt-bindings: input: touchscreen: stmpe: Remove node name requirement
Francesco Dolcini
1
-2
/
+1
2022-09-05
arm64: dts: qcom: fix syscon node names
Johan Hovold
7
-7
/
+7
2022-09-05
arm64: dts: qcom: sc8280xp: mark USB controllers as wakeup-sources
Johan Hovold
1
-0
/
+4
2022-09-05
arm64: dts: qcom: sc7280: Add device tree for herobrine evoker
Sheng-Liang Pan
2
-0
/
+334
2022-09-05
dt-bindings: arm: qcom: document sc7280 and evoker board
Sheng-Liang Pan
1
-0
/
+5
2022-09-05
arm64: dts: qcom: sc7280: Add cpu and llcc BWMON
Rajendra Nayak
1
-0
/
+76
2022-09-05
soc: qcom: icc-bwmon: force clear counter/irq registers
Rajendra Nayak
1
-0
/
+6
2022-09-05
soc: qcom: icc-bwmon: add support for sc7280 LLCC BWMON
Rajendra Nayak
1
-0
/
+15
2022-09-05
dt-bindings: interconnect: qcom,msm8998-bwmon: Add support for sc7280 BWMONs
Rajendra Nayak
1
-0
/
+2
2022-09-06
arm64: dts: imx8mm-verdin: extend pmic voltages
Philippe Schenker
1
-5
/
+5
2022-09-06
powerpc/pasemi: Use of_root in pas_pci_init()
Michael Ellerman
1
-8
/
+2
2022-09-06
powerpc/pasemi: Use strscpy instead of strlcpy
Russell Currey
1
-2
/
+1
2022-09-06
powerpc/xive: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-06
powerpc/vas: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-06
powerpc/mobility: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-09-06
arm64: dts: rockchip: Fix SD card controller probe on Pinephone Pro
Ondrej Jirman
1
-2
/
+2
2022-09-05
hwmon: (tps23861) fix byte order in resistance register
Alexandru Gagniuc
1
-4
/
+6
2022-09-05
Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
36
-122
/
+201
2022-09-05
drm: vkms: Add support to the RGB565 format
Igor Torrente
3
-3
/
+76
2022-09-05
drm: vkms: Adds XRGB_16161616 and ARGB_1616161616 formats
Igor Torrente
3
-1
/
+82
2022-09-05
drm: vkms: Supports to the case where primary plane doesn't match the CRTC
Igor Torrente
3
-33
/
+33
2022-09-05
drm: vkms: Refactor the plane composer to accept new formats
Igor Torrente
7
-176
/
+312
2022-09-05
drm: vkms: Add fb information to `vkms_writeback_job`
Igor Torrente
2
-8
/
+35
2022-09-05
drm: vkms: get the reference to `drm_framebuffer` instead if coping it
Igor Torrente
3
-8
/
+8
2022-09-05
drm: drm_atomic_helper: Add a new helper to deal with the writeback connector validation
Igor Torrente
3
-5
/
+46
2022-09-05
drm: vkms: Rename `vkms_composer` to `vkms_frame_info`
Igor Torrente
3
-65
/
+66
2022-09-05
drm: vkms: Replace hardcoded value of `vkms_composer.map` to DRM_FORMAT_MAX_PLANES
Igor Torrente
1
-1
/
+1
2022-09-05
can: kvaser_pciefd: remove redundant variable ret
Jinpeng Cui
1
-5
/
+2
2022-09-05
can: sja1000: remove redundant variable ret
Jinpeng Cui
1
-5
/
+1
2022-09-05
can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller
Biju Das
1
-5
/
+33
2022-09-05
dt-bindings: can: nxp,sja1000: Document RZ/N1 power-domains support
Biju Das
1
-0
/
+5
2022-09-05
can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
Kenneth Lee
1
-10
/
+10
2022-09-05
can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFER
Christophe JAILLET
1
-16
/
+10
2022-09-05
can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*
Marc Kleine-Budde
2
-38
/
+38
[prev]
[next]