index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
mmc: mtk-sd: fix typo
Fabien Parent
1
-1
/
+1
2022-07-12
mmc: mxcmmc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-07-12
mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
Miaoqian Lin
1
-0
/
+1
2022-07-12
mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
Kamal Dasu
1
-1
/
+68
2022-07-12
mmc: sdhci-of-dwcmshc: add support for rk3588
Yifeng Zhao
1
-18
/
+103
2022-07-12
mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
Sebastian Reichel
1
-23
/
+23
2022-07-12
mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
Yifeng Zhao
1
-1
/
+25
2022-07-10
Merge branch 'hot-fixes' (fixes for rc6)
Linus Torvalds
1
-11
/
+15
2022-07-10
Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-55
/
+42
2022-07-10
Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-07-10
Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-22
/
+31
2022-07-10
Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-12
/
+33
2022-07-09
Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-9
/
+8
2022-07-09
drm/aperture: Run fbdev removal before internal helpers
Thomas Zimmermann
1
-11
/
+15
2022-07-08
Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-8
/
+23
2022-07-08
Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-28
/
+25
2022-07-08
Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-12
/
+20
2022-07-08
Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-92
/
+4
2022-07-08
Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+5
2022-07-08
Merge branch 'pm-core'
Rafael J. Wysocki
2
-25
/
+22
2022-07-08
Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+3
2022-07-08
Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+47
2022-07-07
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
1
-0
/
+1
2022-07-08
PM / devfreq: exynos-bus: Fix NULL pointer dereference
Christian Marangi
1
-3
/
+3
2022-07-07
Merge tag 'net-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
25
-352
/
+433
2022-07-07
Merge tag 'pinctrl-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+22
2022-07-07
gpiolib: cdev: fix null pointer dereference in linereq_free()
Kent Gibson
1
-3
/
+4
2022-07-07
fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()
Helge Deller
1
-1
/
+1
2022-07-07
fbmem: Check virtual screen sizes in fb_set_var()
Helge Deller
1
-0
/
+10
2022-07-07
fbcon: Prevent that screen size is smaller than font size
Helge Deller
2
-1
/
+31
2022-07-07
fbcon: Disallow setting font bigger than screen size
Helge Deller
1
-0
/
+5
2022-07-06
wireguard: Kconfig: select CRYPTO_CHACHA_S390
Vladis Dronov
1
-0
/
+1
2022-07-06
crypto: s390 - do not depend on CRYPTO_HW for SIMD implementations
Jason A. Donenfeld
1
-115
/
+0
2022-07-06
r8169: fix accessing unset transport header
Heiner Kallweit
1
-6
/
+4
2022-07-06
usbnet: fix memory leak in error case
Oliver Neukum
1
-5
/
+12
2022-07-06
nvme: use struct group for generic command dwords
Keith Busch
1
-1
/
+1
2022-07-06
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
1
-1
/
+0
2022-07-06
Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
3
-12
/
+33
2022-07-06
nvme-pci: phison e16 has bogus namespace ids
Keith Busch
1
-1
/
+2
2022-07-06
fbdev: fbmem: Fix logo center image dx issue
Guiling Deng
1
-1
/
+1
2022-07-06
net/mlx5e: Fix matchall police parameters validation
Vlad Buslov
1
-7
/
+6
2022-07-06
iommu/vt-d: Fix RID2PASID setup/teardown failure
Lu Baolu
3
-91
/
+3
2022-07-06
iommu/vt-d: Fix PCI bus rescan device hot add
Yian Chen
1
-1
/
+1
2022-07-06
dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
Christophe JAILLET
1
-1
/
+2
2022-07-06
dmaengine: pl330: Fix lockdep warning about non-static key
Dmitry Osipenko
1
-1
/
+1
2022-07-05
net: lan966x: hardcode the number of external ports
Michael Walle
2
-6
/
+3
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
1
-1
/
+15
2022-07-05
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
2
-7
/
+8
2022-07-05
Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen...
Linus Torvalds
2
-21
/
+89
2022-07-05
gpio: vf610: fix compilation error
Leon Romanovsky
1
-0
/
+1
[next]