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
2016-10-09
Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux
Brian Norris
2
-0
/
+105
2016-10-03
mtd: nand: fix trivial spelling error
Brian Norris
1
-1
/
+1
2016-10-03
Merge tag 'for-4.9' of github.com:linux-nand/linux
Brian Norris
22
-390
/
+853
2016-09-28
mtdpart: Propagate _get/put_device()
Richard Weinberger
1
-0
/
+18
2016-09-23
mtd: nand: Provide nand_cleanup() function to free NAND related resources
Richard Weinberger
1
-7
/
+15
2016-09-23
mtd: Kill the OF_MTD Kconfig option
Boris Brezillon
1
-4
/
+0
2016-09-23
mtd: nand: mxc: Test CONFIG_OF instead of CONFIG_OF_MTD
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: Fix nand_command_lp() for 8bits opcodes
Boris Brezillon
1
-1
/
+4
2016-09-23
mtd: nand: sunxi: Support ECC maximization
Boris Brezillon
1
-0
/
+29
2016-09-23
mtd: nand: Support maximizing ECC when using software BCH
Boris Brezillon
1
-0
/
+20
2016-09-23
mtd: nand: Add an option to maximize the ECC strength
Boris Brezillon
1
-0
/
+3
2016-09-23
mtd: nand: mxc: Add timing setup for v2 controllers
Sascha Hauer
1
-2
/
+82
2016-09-23
mtd: nand: mxc: implement onfi get/set features
Sascha Hauer
1
-0
/
+55
2016-09-23
mtd: nand: sunxi: switch from manual to automated timing config
Sascha Hauer
1
-62
/
+14
2016-09-23
mtd: nand: automate NAND timings selection
Boris Brezillon
1
-0
/
+157
2016-09-23
mtd: nand: Expose data interface for ONFI mode 0
Sascha Hauer
1
-0
/
+11
2016-09-23
mtd: nand: Add function to convert ONFI mode to data_interface
Sascha Hauer
1
-0
/
+29
2016-09-23
mtd: nand: convert ONFI mode into data interface
Sascha Hauer
1
-206
/
+224
2016-09-23
mtd: nand: Create a NAND reset function
Sascha Hauer
1
-5
/
+20
2016-09-23
mtd: nand: Allow MTD_NAND_OMAP2 to be usable on Keystone devices
Roger Quadros
1
-4
/
+4
2016-09-23
mtd: brcmnand: iProc big endian and ONFI support
Ray Jui
3
-15
/
+28
2016-09-23
mtd: nand_bbt: scan for next free bbt block if writing bbt fails
Kyle Roeschley
1
-6
/
+45
2016-09-23
mtd: nand_bbt: Move BBT block selection logic out of write_bbt()
Boris Brezillon
1
-36
/
+74
2016-09-23
mtd: nand: timings: Reorder tRR_min def in mode 0
Boris Brezillon
1
-1
/
+1
2016-09-23
mtd: nand: timings: Fix tADL_min for ONFI 4.0 chips
Boris Brezillon
1
-6
/
+6
2016-09-23
mtd: nand: gpmi: get correct free oob space
Han Xu
1
-1
/
+2
2016-09-23
mtd: nand: sh_flctl: handle dma_submit() errors
Brian Norris
1
-1
/
+7
2016-09-23
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
1
-2
/
+2
2016-09-23
mtd: nand: Get rid of needless 'goto'
Andrey Smirnov
1
-12
/
+6
2016-09-23
mtd: nand: Error out if cmd_ctrl() is missing
Andrey Smirnov
1
-0
/
+9
2016-09-23
Kconfig: nand: Remove redundant dependency on MTD_NAND
Andrey Smirnov
1
-1
/
+1
2016-09-23
Kconfig: nand: Make MTD_NAND_FSL_ELBC depend on FSL_SOC
Andrey Smirnov
1
-1
/
+1
2016-09-23
mtd: nand: import nand_hw_control_init()
Marc Gonzalez
13
-26
/
+13
2016-09-15
mtd: introduce the mtd_pairing_scheme concept
Boris Brezillon
2
-0
/
+105
2016-09-10
mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl
Karl Beldan
1
-0
/
+3
2016-08-29
mtd: nand: omap2: Don't call dma_release_channel() if dma_request_chan() failed
Roger Quadros
1
-1
/
+1
2016-08-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
36
-117
/
+118
2016-08-08
Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-156
/
+313
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
32
-85
/
+85
2016-08-07
target: iblock_execute_sync_cache() should use bio_set_op_attrs()
Jens Axboe
1
-1
/
+1
2016-08-07
block/mm: make bdev_ops->rw_page() take a bool for read/write
Jens Axboe
4
-31
/
+32
2016-08-07
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
12
-194
/
+1634
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-11
/
+11
2016-08-06
Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
19
-278
/
+1304
2016-08-06
Merge tag 'ntb-4.8' of git://github.com/jonmason/ntb
Linus Torvalds
5
-99
/
+749
2016-08-06
Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+18
2016-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-13
/
+78
2016-08-06
Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-22
/
+63
[next]