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-28
clk: zynqmp: Use firmware specific divider clock flags
Rajan Vaja
2
-1
/
+33
2021-06-28
clk: zynqmp: Use firmware specific common clock flags
Rajan Vaja
6
-6
/
+52
2021-06-28
clk: lmk04832: Use of match table
Stephen Boyd
1
-2
/
+4
2021-06-28
clk: lmk04832: Depend on SPI
Stephen Boyd
1
-0
/
+1
2021-06-29
scsi: qedf: Add check to synchronize abort and flush
Javed Hasan
1
-1
/
+21
2021-06-28
Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-15
/
+11
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
17
-1
/
+17
2021-06-28
Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-5
/
+5
2021-06-28
scsi: libfc: Fix array index out of bound exception
Javed Hasan
1
-5
/
+8
2021-06-28
PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shift
Jon Hunter
1
-1
/
+1
2021-06-28
clk: stm32mp1: new compatible for secure RCC support
Gabriel Fernandez
2
-1
/
+110
2021-06-28
reset: stm32mp1: remove stm32mp1 reset
Gabriel Fernandez
3
-122
/
+0
2021-06-28
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
75
-1003
/
+6509
2021-06-28
net: sparx5: Do not use mac_addr uninitialized in mchp_sparx5_probe()
Nathan Chancellor
1
-4
/
+1
2021-06-28
Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
496
-13809
/
+21253
2021-06-28
net: dsa: sja1105: fix dynamic access to L2 Address Lookup table for SJA1110
Vladimir Oltean
1
-4
/
+22
2021-06-28
net: phy: at803x: mask 1000 Base-X link mode
David Bauer
1
-1
/
+29
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-21
/
+15
2021-06-28
Merge tag 'for-net-next-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
12
-85
/
+267
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
24
-91
/
+14
2021-06-28
net: sparx5: fix error return code in sparx5_register_notifier_blocks()
Yang Yingliang
1
-1
/
+3
2021-06-28
net: sparx5: fix return value check in sparx5_create_targets()
Yang Yingliang
1
-2
/
+2
2021-06-28
net: sparx5: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-06-28
Merge tag 'mlx5-updates-2021-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
13
-16
/
+147
2021-06-28
net: bridge: allow the switchdev replay functions to be called for deletion
Vladimir Oltean
1
-2
/
+2
2021-06-28
net: bridge: ignore switchdev events for LAG ports which didn't request replay
Vladimir Oltean
1
-2
/
+17
2021-06-28
net: switchdev: add a context void pointer to struct switchdev_notifier_info
Vladimir Oltean
8
-17
/
+20
2021-06-28
net: ocelot: delete call to br_fdb_replay
Vladimir Oltean
1
-4
/
+0
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
23
-134
/
+88
2021-06-28
Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
1
-3
/
+0
2021-06-28
bnxt_en: Enable hardware PTP support
Michael Chan
1
-0
/
+7
2021-06-28
bnxt_en: Transmit and retrieve packet timestamps
Pavan Chebbi
4
-5
/
+131
2021-06-28
bnxt_en: Get the RX packet timestamp
Pavan Chebbi
4
-3
/
+52
2021-06-28
bnxt_en: Get the full 48-bit hardware timestamp periodically
Pavan Chebbi
3
-0
/
+41
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
6
-1
/
+382
2021-06-28
bnxt_en: Get PTP hardware capability from firmware
Michael Chan
3
-0
/
+113
2021-06-28
bnxt_en: Update firmware interface to 1.10.2.47
Michael Chan
2
-42
/
+629
2021-06-28
net: hns3: add support for dumping MAC umv counter in debugfs
Jian Shen
3
-0
/
+42
2021-06-28
net: hns3: add support for FD counter in debugfs
Jian Shen
5
-2
/
+62
2021-06-28
dm writecache: make writeback pause configurable
Mikulas Patocka
2
-8
/
+52
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
5
-20
/
+48
2021-06-28
gtp: reset mac_header after decap
Guillaume Nault
1
-0
/
+1
2021-06-28
bareudp: allow redirecting bareudp packets to eth devices
Guillaume Nault
1
-0
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-23
/
+15
2021-06-28
Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-31
/
+18
2021-06-28
Merge tag 'ras_core_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+70
2021-06-28
Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
27
-203
/
+1674
2021-06-28
Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
39
-684
/
+871
2021-06-28
Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
47
-1208
/
+4244
2021-06-28
Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
6
-8
/
+182
[prev]
[next]