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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-17
Merge tag 'block-5.19-2022-06-16' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-16
/
+82
2022-06-17
Merge tag 'fs_for_v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+2
2022-06-17
Merge tag 'for-5.19/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
2
-9
/
+18
2022-06-17
Merge tag 'hwmon-for-v5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
2
-1
/
+6
2022-06-17
Merge tag 'linux-watchdog-5.19-rc3' of git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+1
2022-06-17
Merge tag 'at91-reset-sama7g5-signed' into psy-next
Sebastian Reichel
1
-15
/
+169
2022-06-17
power: reset: at91-reset: add support for SAMA7G5
Claudiu Beznea
1
-0
/
+13
2022-06-17
power: reset: at91-reset: add reset_controller_dev support
Claudiu Beznea
1
-4
/
+102
2022-06-17
power: reset: at91-reset: add at91_reset_data
Claudiu Beznea
1
-11
/
+34
2022-06-17
power: reset: at91-reset: document structures and enums
Claudiu Beznea
1
-0
/
+20
2022-06-17
thunderbolt: Fix typo in comment
Xiang Wangx
1
-1
/
+1
2022-06-17
drm/i915/gt: Cleanup interface for MCR operations
Matt Roper
8
-142
/
+185
2022-06-17
power: reset: pwr-mlxbf: add BlueField SoC power control driver
Asmaa Mnebhi
3
-0
/
+104
2022-06-17
drm/i915/gt: Move multicast register handling to a dedicated file
Matt Roper
14
-433
/
+495
2022-06-17
Merge tag 'char-misc-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-42
/
+55
2022-06-17
Merge tag 'staging-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
4
-19
/
+11
2022-06-17
Merge tag 'tty-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-5
/
+11
2022-06-17
Merge tag 'usb-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
12
-54
/
+80
2022-06-17
soc: mediatek: mutex: add functions that operate registers by CMDQ
Moudy Ho
1
-1
/
+44
2022-06-17
soc: mediatek: mutex: add 8183 MUTEX MOD settings for MDP
Moudy Ho
1
-0
/
+21
2022-06-17
soc: mediatek: mutex: add common interface for modules setting
Moudy Ho
1
-0
/
+53
2022-06-17
soc: mediatek: pm-domains: Add support always on flag
Chunfeng Yun
3
-1
/
+6
2022-06-17
gpiolib: cdev: Fix kernel doc for struct line
Andy Shevchenko
1
-0
/
+4
2022-06-17
net: macb: fix negative max_mtu size for sama5d3
Oleksij Rempel
1
-2
/
+2
2022-06-17
hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command()
Xu Jia
1
-1
/
+8
2022-06-17
veth: Add updating of trans_start
Jay Vosburgh
1
-0
/
+4
2022-06-17
hinic: Replace memcpy() with direct assignment
Kees Cook
1
-3
/
+1
2022-06-17
soc: mediatek: mt8365-mmsys: add DPI/HDMI display path
Fabien Parent
1
-0
/
+22
2022-06-17
soc: mediatek: mutex: add MT8365 support
Fabien Parent
1
-0
/
+40
2022-06-17
net: ag71xx: fix discards 'const' qualifier warning
Oleksij Rempel
1
-1
/
+1
2022-06-17
net: stmmac: make mdio register skips PHY scanning for fixed-link
Ong Boon Leong
2
-5
/
+21
2022-06-17
stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
Ong Boon Leong
1
-0
/
+30
2022-06-17
net: pcs: xpcs: add CL37 1000BASE-X AN support
Ong Boon Leong
2
-1
/
+170
2022-06-17
stmmac: intel: prepare to support 1000BASE-X phy interface setting
Ong Boon Leong
1
-2
/
+2
2022-06-17
net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
Ong Boon Leong
2
-4
/
+4
2022-06-17
mlxsw: Add a resource describing number of RIFs
Petr Machata
3
-0
/
+42
2022-06-17
mlxsw: Keep track of number of allocated RIFs
Petr Machata
2
-0
/
+7
2022-06-17
mlxsw: Trap ARP packets at layer 3 instead of layer 2
Amit Cohen
2
-6
/
+6
2022-06-17
crypto: hisilicon/sec - only HW V2 needs to change the BD err detection
Kai Ye
1
-7
/
+8
2022-06-17
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
1
-0
/
+1
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
1
-50
/
+92
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
3
-49
/
+27
2022-06-17
crypto: hisilicon/qm - add functions for releasing resources
Weili Qian
1
-12
/
+16
2022-06-17
crypto: hisilicon/trng - fix local variable type
Weili Qian
1
-1
/
+1
2022-06-17
drm/i915/display: some struct drm_i915_private *i915 conversions
Jani Nikula
1
-30
/
+30
2022-06-17
drm/i915/display: rename dev_priv -> i915 in crtc state dump
Jani Nikula
1
-40
/
+40
2022-06-17
drm/i915/display: change who adds [] around crtc state dump context string
Jani Nikula
3
-6
/
+6
2022-06-17
drm/i915/display: split out crtc state dump to a separate file
Jani Nikula
6
-314
/
+340
2022-06-17
drm/i915/display: split out modeset verification code
Jani Nikula
5
-235
/
+284
2022-06-17
drm/i915/mpllb: move mpllb state check to intel_snps_phy.c
Jani Nikula
3
-46
/
+48
[prev]
[next]