index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
mtd: rawnand: marvell: add support for AC5 SoC
Chris Packham
2
-1
/
+17
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_plat...
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
1
-0
/
+1
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 TH58NYG3S0...
Sridharan S N
1
-0
/
+33
2023-07-12
mtd: spinand: esmt: add support for F50D2G41KA
Sridharan S N
1
-0
/
+9
2023-07-12
mtd: spinand: gigadevice: add support for GD5F1GQ{4,5}RExxH
Sridharan S N
1
-0
/
+20
2023-07-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
8
-30
/
+33
2023-07-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-39
/
+28
2023-07-08
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+2
2023-07-08
Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+3
2023-07-08
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
1
-1
/
+1
2023-07-08
ntb_netdev: Fix module_init problem
Geoff Levand
1
-1
/
+1
2023-07-08
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
1
-8
/
+4
2023-07-08
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-07-08
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-12
/
+5
2023-07-08
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
1
-0
/
+1
2023-07-08
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
1
-0
/
+2
2023-07-08
NTB: ntb_transport: fix possible memory leak while device_register() fails
Yang Yingliang
1
-1
/
+1
2023-07-08
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
2023-07-08
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
1
-1
/
+6
[next]