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
2018-01-12
mtd: onenand: omap2: Account waiting time as waiting on IO
Ladislav Michl
1
-3
/
+2
2018-01-12
mtd: onenand: omap2: Remove partitioning support from platform data
Ladislav Michl
1
-2
/
+1
2018-01-12
mtd: onenand: omap2: Remove skip initial unlocking support
Ladislav Michl
1
-3
/
+0
2018-01-12
mtd: onenand: omap2: Remove regulator support
Ladislav Michl
1
-41
/
+1
2018-01-12
Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...
Boris Brezillon
1
-2
/
+3
2018-01-12
mtd: nand: add reworked Marvell NAND controller driver
Miquel Raynal
3
-0
/
+2912
2018-01-12
mtd: nand: Fix nand_do_read_oob() return value
Miquel Raynal
1
-1
/
+4
2018-01-12
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
1
-0
/
+21
2018-01-10
mtd: nand: samsung: Disable subpage writes on E-die NAND
Ladislav Michl
1
-4
/
+17
2018-01-09
mtd: tests: nandbiterrs: Fix read_page return value
Sascha Hauer
1
-1
/
+1
2018-01-09
mtd: nand: brcmnand: Disable prefetch by default
Kamal Dasu
1
-10
/
+3
2018-01-06
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-01-06
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+3
2018-01-06
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
1
-1
/
+4
2017-12-18
mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
1
-2
/
+0
2017-12-18
mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
Christophe JAILLET
1
-2
/
+3
2017-12-18
mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
Christophe JAILLET
1
-0
/
+5
2017-12-18
mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
Christophe JAILLET
1
-135
/
+30
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2
-25
/
+997
2017-12-14
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
1
-0
/
+6
2017-12-14
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
1
-14
/
+11
2017-12-14
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
1
-7
/
+3
2017-12-14
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2
-0
/
+42
2017-12-14
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
3
-41
/
+89
2017-12-14
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
1
-2
/
+1
2017-12-14
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
1
-6
/
+2
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
8
-68
/
+53
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
1
-25
/
+20
2017-12-14
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
1
-20
/
+4
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2
-42
/
+25
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
23
-187
/
+171
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
23
-431
/
+1102
2017-12-01
memory: omap-gpmc: Make 'bank-width' property optional
Ladislav Michl
1
-2
/
+3
2017-12-01
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
3
-4
/
+15
2017-12-01
mtd: nand: denali: rename misleading dma_buf to tmp_buf
Masahiro Yamada
1
-17
/
+17
2017-12-01
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
3
-26
/
+26
2017-12-01
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
1
-0
/
+7
2017-12-01
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2017-12-01
mtd: nand: gpmi-nand: Remove wrong Kconfig help text
Sascha Hauer
1
-3
/
+1
2017-11-30
mtd: nand: hynix: Don't wait after applying new read-retry params
Boris Brezillon
1
-5
/
+0
2017-11-30
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
1
-2
/
+7
2017-11-30
mtd: nand: gpmi: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-12
/
+4
2017-11-30
mtd: nand: mtk: use nand_reset() to reset NAND devices in resume function
Xiaolei Li
1
-6
/
+2
2017-11-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-12
/
+28
2017-11-27
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-147
/
+4
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
262
-1018
/
+890
2017-11-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
21
-239
/
+385
2017-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
34
-240
/
+569
2017-11-24
Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
4
-3
/
+41
2017-11-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-25
/
+50
[next]