index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
tegra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-09
firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
Douglas Anderson
1
-8
/
+0
2023-02-08
mei: lower the log level for non-fatal failed messages
Vitaly Lubart
1
-11
/
+11
2023-02-08
mei: bus: disallow driver match while dismantling device
Alexander Usyskin
1
-1
/
+2
2023-02-08
misc: vmw_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-06
nvmem: stm32: fix OPTEE dependency
Arnd Bergmann
1
-3
/
+2
2023-02-06
dt-bindings: nvmem: qfprom: add IPQ8074 compatible
Robert Marko
1
-0
/
+1
2023-02-06
nvmem: qcom-spmi-sdam: register at device init time
Johan Hovold
1
-12
/
+1
2023-02-06
nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
Randy Dunlap
1
-1
/
+1
2023-02-06
nvmem: stm32: detect bsec pta presence for STM32MP15x
Patrick Delaunay
1
-4
/
+34
2023-02-06
nvmem: stm32: add OP-TEE support for STM32MP13x
Patrick Delaunay
5
-3
/
+441
2023-02-06
nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
Michael Walle
1
-31
/
+14
2023-02-06
nvmem: core: add nvmem_add_one_cell()
Michael Walle
2
-24
/
+43
2023-02-06
nvmem: core: drop the removal of the cells in nvmem_add_cells()
Michael Walle
1
-10
/
+4
2023-02-06
nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
Michael Walle
2
-10
/
+19
2023-02-06
nvmem: core: add an index parameter to the cell
Michael Walle
3
-15
/
+30
2023-02-06
of: property: add #nvmem-cell-cells property
Michael Walle
1
-1
/
+1
2023-02-06
of: property: make #.*-cells optional for simple props
Michael Walle
1
-2
/
+2
2023-02-06
of: base: add of_parse_phandle_with_optional_args()
Michael Walle
1
-0
/
+25
2023-02-06
net: add helper eth_addr_add()
Michael Walle
1
-0
/
+14
2023-02-06
nvmem: core: remove spurious white space
Russell King (Oracle)
1
-1
/
+1
2023-02-06
dt-bindings: nvmem: Add compatible for SM8250
Konrad Dybcio
1
-0
/
+1
2023-02-06
dt-bindings: nvmem: Add compatible for SM8150
Konrad Dybcio
1
-0
/
+1
2023-02-06
dt-bindings: nvmem: qfprom: add sdm670 compatible
Richard Acayan
1
-0
/
+1
2023-02-06
dt-bindings: nvmem: Add compatible for MSM8976
Marijn Suijten
1
-0
/
+1
2023-02-06
dt-bindings: nvmem: Fix qcom,qfprom compatibles enum ordering
AngeloGioacchino Del Regno
1
-1
/
+1
2023-02-06
nvmem: sunxi_sid: Drop the workaround on A64
Samuel Holland
1
-7
/
+1
2023-02-05
Linux 6.2-rc7
v6.2-rc7
Linus Torvalds
1
-1
/
+1
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
2023-02-03
kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-03
HV: hv_balloon: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-03
mei: Move uuid_le_cmp() to its only user
Andy Shevchenko
2
-5
/
+5
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
MAINTAINERS: update SCTP maintainers
Jakub Kicinski
2
-1
/
+5
2023-02-02
MAINTAINERS: ipv6: retire Hideaki Yoshifuji
Jakub Kicinski
1
-1
/
+0
2023-02-02
mailmap: add John Crispin's entry
Jakub Kicinski
1
-0
/
+1
2023-02-02
MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
Jakub Kicinski
2
-1
/
+4
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-02-02
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
1
-1
/
+1
2023-02-02
efi: Accept version 2 of memory attributes table
Ard Biesheuvel
1
-1
/
+1
2023-02-02
bus: mhi: ep: Fix off by one in mhi_ep_process_cmd_ring()
Dan Carpenter
1
-1
/
+1
2023-02-02
ceph: blocklist the kclient when receiving corrupted snap trace
Xiubo Li
6
-10
/
+93
2023-02-02
ceph: move mount state enum to super.h
Xiubo Li
2
-10
/
+10
2023-02-02
selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...
Andrei Gherzan
1
-7
/
+27
2023-02-02
selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs
Andrei Gherzan
1
-4
/
+20
2023-02-02
selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided
Andrei Gherzan
2
-0
/
+4
2023-02-02
selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
Andrei Gherzan
1
-1
/
+1
[next]