index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
mem-phys-addr.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
mtd: rawnand: qcom: Do not override the error no of submit_descs()
Manivannan Sadhasivam
1
-2
/
+2
2023-08-18
mtd: rawnand: qcom: Simplify the call to nand_prog_page_end_op()
Manivannan Sadhasivam
1
-10
/
+8
2023-08-18
mtd: rawnand: qcom: Unmap sg_list and free desc within submic_descs()
Manivannan Sadhasivam
1
-45
/
+20
2023-08-18
mtd: rawnand: qcom: Wrap qcom_nand_exec_op() to 80 columns
Manivannan Sadhasivam
1
-4
/
+2
2023-08-18
mtd: rawnand: qcom: Use EOPNOTSUPP instead of ENOTSUPP
Manivannan Sadhasivam
1
-1
/
+1
2023-08-18
mtd: rawnand: qcom: Fix the opcode check in qcom_check_op()
Manivannan Sadhasivam
1
-6
/
+6
2023-08-18
mtd: rawnand: qcom: Handle unsupported opcode in qcom_op_cmd_mapping()
Manivannan Sadhasivam
1
-8
/
+27
2023-08-18
mtd: rawnand: qcom: Rename variables in qcom_op_cmd_mapping()
Manivannan Sadhasivam
1
-11
/
+11
2023-08-18
mtd: rawnand: qcom: Remove superfluous initialization of "ret"
Manivannan Sadhasivam
1
-6
/
+6
2023-08-04
mtd: rawnand: vf610_nfc: Do not check 0 for platform_get_irq()
Zhu Wang
1
-2
/
+2
2023-08-04
mtd: rawnand: brcmnand: Use devm_platform_ioremap_resource_byname()
Li Zetao
2
-8
/
+3
2023-07-28
mtd: rawnand: meson: fix build error
Arseniy Krasnov
1
-11
/
+11
2023-07-28
mtd: rawnand: qcom: Fix address parsing within ->exec_op()
Miquel Raynal
1
-6
/
+7
2023-07-28
mtd: rawnand: qcom: Early structure initialization
Miquel Raynal
1
-7
/
+5
2023-07-28
mtd: rawnand: qcom: Fix a typo
Miquel Raynal
1
-1
/
+1
2023-07-28
mtd: rawnand: qcom: Fix wrong indentation
Miquel Raynal
1
-5
/
+5
2023-07-28
mtd: rawnand: qcom: Fix the spacing
Miquel Raynal
1
-1
/
+1
2023-07-28
mtd: rawnand: qcom: Fix alignment with open parenthesis
Miquel Raynal
1
-9
/
+7
2023-07-28
mtd: rawnand: qcom: Use u8 instead of uint8_t
Miquel Raynal
1
-5
/
+5
2023-07-28
mtd: rawnand: qcom: Use the BIT() macro
Miquel Raynal
1
-2
/
+2
2023-07-27
mtd: rawnand: brcmnand: propagate init error -EPROBE_DEFER up
Rafał Miłecki
1
-0
/
+4
2023-07-27
mtd: rawnand: meson: support for 512B ECC step size
Arseniy Krasnov
1
-11
/
+34
2023-07-27
dt-bindings: nand: meson: make ECC properties dependent
Arseniy Krasnov
1
-0
/
+4
2023-07-15
dt-bindings: nand: meson: support for 512B ECC step size
Arseniy Krasnov
1
-1
/
+1
2023-07-15
dt-bindings: mtd: Fix nand-controller.yaml license
Miquel Raynal
1
-1
/
+1
2023-07-15
mtd: rawnand: marvell: add support for AC5 SoC
Chris Packham
2
-1
/
+17
2023-07-15
dt-bindings: mtd: Add AC5 specific binding
Chris Packham
1
-0
/
+1
2023-07-15
mtd: rawnand: qcom: Remove legacy interface
Md Sadre Alam
1
-359
/
+0
2023-07-15
mtd: rawnand: qcom: Implement exec_op()
Md Sadre Alam
1
-3
/
+531
2023-07-15
mtd: nand: omap: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-8
/
+2
2023-07-12
mtd: nand: samsung: Convert to devm_platform_ioremap_resource() and devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-07-12
mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: fsl_upm: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: lpc32xx_mlc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: stm32_fmc2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+2
2023-07-12
mtd: rawnand: omap2: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: sh_flctl: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: mxc: Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-07-12
mtd: rawnand: lpc32xx_slc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-07-12
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
1
-2
/
+5
2023-07-12
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
1
-2
/
+16
2023-07-12
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
1
-1
/
+11
2023-07-12
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
1
-0
/
+8
2023-07-12
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
1
-33
/
+41
2023-07-12
mtd: rawnand: meson: use NAND core API to check status
Arseniy Krasnov
1
-14
/
+12
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
2
-0
/
+2
2023-07-12
dt-bindings: mtd: oxnas-nand: remove obsolete bindings
Neil Armstrong
1
-41
/
+0
2023-07-12
nand: oxnas_nand: remove obsolete raw nand driver
Neil Armstrong
3
-217
/
+0
2023-07-12
mtd: spinand: toshiba: add support for T{C,H}58NYG{0,2}S3HBAI4 and TH58NYG3S0HBAI6
Sridharan S N
1
-0
/
+33
[next]