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
2021-06-24
Merge tag 'usb-serial-5.14-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
Greg Kroah-Hartman
21
-174
/
+282
2021-06-24
xen/events: reset active flag for lateeoi events later
Juergen Gross
1
-1
/
+10
2021-06-24
crypto: sl3516 - depends on HAS_IOMEM
Corentin Labbe
1
-0
/
+1
2021-06-24
crypto: hisilicon/qm - implement for querying hardware tasks status.
Wenkai Lin
1
-0
/
+18
2021-06-24
crypto: sl3516 - Fix build warning without CONFIG_PM
YueHaibing
1
-0
/
+1
2021-06-24
crypto: nx - Fix numerous sparse byte-order warnings
Herbert Xu
8
-22
/
+32
2021-06-24
crypto: nx - Fix RCU warning in nx842_OF_upd_status
Herbert Xu
1
-2
/
+4
2021-06-24
crypto: nx - Fix memcpy() over-reading in nonce
Kees Cook
1
-1
/
+1
2021-06-24
crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"
Colin Ian King
1
-1
/
+1
2021-06-24
crypto: sa2ul - Remove unused auth_len variable
Herbert Xu
1
-4
/
+0
2021-06-24
crypto: sl3516 - fix duplicated inclusion
kernel test robot
1
-1
/
+0
2021-06-24
can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path
Stephane Grosjean
1
-2
/
+2
2021-06-23
Merge tag 'v5.14-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/drivers
Olof Johansson
1
-107
/
+145
2021-06-23
Merge tag 'mvebu-drivers-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/drivers
Olof Johansson
1
-0
/
+1
2021-06-23
Merge tag 'mvebu-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/drivers
Olof Johansson
1
-8
/
+47
2021-06-23
Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/soc
Olof Johansson
13
-29
/
+723
2021-06-23
Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/soc
Olof Johansson
1
-6
/
+54
2021-06-24
PM / devfreq: passive: Fix get_target_freq when not using required-opp
Chanwoo Choi
1
-1
/
+2
2021-06-24
leds: lgm: Fix up includes
Linus Walleij
1
-2
/
+3
2021-06-24
leds: ktd2692: Fix an error handling path
Christophe JAILLET
1
-9
/
+18
2021-06-23
thunderbolt: test: Remove some casts which are no longer required
David Gow
1
-87
/
+65
2021-06-23
mmc: sdhci-of-aspeed: Remove some unnecessary casts from KUnit tests
David Gow
1
-17
/
+17
2021-06-23
iio: Remove a cast in iio-test-format which is no longer required
David Gow
1
-1
/
+1
2021-06-23
device property: Remove some casts in property-entry-test
David Gow
1
-28
/
+28
2021-06-24
Merge tag 'amd-drm-next-5.14-2021-06-22-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
109
-540
/
+483
2021-06-24
Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
120
-5831
/
+6031
2021-06-23
Revert "drm/msm/mdp5: provide dynamic bandwidth management"
Rob Clark
4
-181
/
+36
2021-06-23
virtio_net: Use virtio_find_vqs_ctx() helper
Xianting Tian
1
-2
/
+2
2021-06-23
net: bcmgenet: Fix attaching to PYH failed on RPi 4B
Jian-Hong Pan
1
-0
/
+1
2021-06-23
bonding: allow nesting of bonding device
Di Zhu
1
-1
/
+3
2021-06-23
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
1
-0
/
+1
2021-06-23
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-23
leds: lp55xx: Initialize enable GPIO direction to output
Doug Zobel
1
-1
/
+1
2021-06-23
ibmveth: Set CHECKSUM_PARTIAL if NULL TCP CSUM.
David Wilder
1
-23
/
+28
2021-06-23
Merge tag 'mlx5-net-next-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
7
-39
/
+89
2021-06-23
remoteproc: imx_rproc: support i.MX8ULP
Peng Fan
1
-0
/
+13
2021-06-23
remoteproc: stm32: fix mbox_send_message call
Arnaud Pouliquen
1
-9
/
+5
2021-06-23
remoteproc: core: Cleanup device in case of failure
Siddharth Gupta
1
-3
/
+12
2021-06-23
remoteproc: core: Fix cdev remove and rproc del
Siddharth Gupta
2
-2
/
+2
2021-06-23
remoteproc: core: Move validate before device add
Siddharth Gupta
1
-4
/
+4
2021-06-23
remoteproc: core: Move cdev add before device add
Siddharth Gupta
1
-5
/
+5
2021-06-23
remoteproc: pru: Add support for various PRU cores on K3 AM64x SoCs
Suman Anna
1
-0
/
+3
2021-06-23
remoteproc: qcom_wcnss: Use devm_qcom_smem_state_get()
Stephan Gerhold
1
-3
/
+2
2021-06-23
remoteproc: qcom_q6v5: Use devm_qcom_smem_state_get() to fix missing put()
Stephan Gerhold
1
-1
/
+1
2021-06-23
soc: qcom: smem_state: Add devm_qcom_smem_state_get()
Stephan Gerhold
1
-0
/
+36
2021-06-23
Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
2
-6
/
+10
2021-06-23
Merge tag 'iwlwifi-next-for-kalle-2021-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
Kalle Valo
47
-782
/
+1635
2021-06-23
brcmfmac: Silence error messages about unsupported firmware features
Dmitry Osipenko
3
-6
/
+25
2021-06-23
cpufreq: Make cpufreq_online() call driver->offline() on errors
Rafael J. Wysocki
1
-1
/
+10
2021-06-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
4
-22
/
+17
[prev]
[next]