index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: omap2: rely on generic DT parsing done in nand_scan_ident()
Boris Brezillon
2016-04-19
2
-13
/
+9
*
mtd: nand: remove unneeded of_mtd.h inclusions
Boris Brezillon
2016-04-19
5
-5
/
+0
*
mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
Zhaoxiu Zeng
2016-04-19
1
-1
/
+2
*
mtd/ifc: Add support for IFC controller version 2.0
Raghav Dogra
2016-04-19
3
-66
/
+87
*
mtd: nand: Remove BUG() abuse in nand_scan_tail
Ezequiel García
2016-04-19
1
-19
/
+33
*
mtd: gpmi: fix raw_buffer pointer double free issue
Han Xu
2016-04-19
1
-0
/
+1
*
mtd: brcmnand: Add support for v6.2 controllers
Florian Fainelli
2016-04-19
2
-1
/
+3
*
mtd: nand: document the NAND controller/NAND chip DT representation
Boris Brezillon
2016-04-19
1
-1
/
+36
*
mtd: nand: jz4780: fixup, device structure assigned at probe
Jorge Ramirez-Ortiz
2016-04-19
1
-1
/
+0
*
mtd: nand: atmel: correct bitflips in erased pages for pre-sama5d4 SoCs
Boris Brezillon
2016-04-19
1
-17
/
+20
*
mtd: nand: nandsim: set ECC algorithm explicitly
Rafał Miłecki
2016-04-19
1
-0
/
+2
*
mtd: nand: set ECC algorithm in nand_dt_init
Rafał Miłecki
2016-04-19
1
-1
/
+5
*
of: mtd: prepare helper reading NAND ECC algo from DT
Rafał Miłecki
2016-04-19
2
-0
/
+42
*
mtd: nand: add new enum for storing ECC algorithm
Rafał Miłecki
2016-04-19
1
-0
/
+8
*
Merge branch 'mtd-nand-trigger' of git://git.kernel.org/pub/scm/linux/kernel/...
Boris Brezillon
2016-04-19
8
-39
/
+119
|
\
|
*
mtd: Hook I/O activity to the MTD LED trigger
Ezequiel Garcia
2016-04-13
1
-0
/
+7
|
*
mtd: nand: Remove the "nand-disk" LED trigger
Ezequiel Garcia
2016-04-13
1
-28
/
+1
|
*
leds: trigger: Introduce a MTD (NAND/NOR) trigger
Ezequiel Garcia
2016-04-13
4
-0
/
+60
|
*
mtd: Uninline mtd_write_oob and move it to mtdcore.c
Ezequiel Garcia
2016-04-13
2
-11
/
+13
|
*
leds: trigger: Introduce a kernel panic LED trigger
Ezequiel Garcia
2016-03-30
3
-0
/
+38
*
|
Merge branch 'for-v4.7/gpmc-mtd-common' of github.com:rogerq/linux into nand/...
Boris Brezillon
2016-04-19
9
-432
/
+817
|
\
\
|
|
/
|
/
|
|
*
mtd: nand: omap2: Implement NAND ready using gpiolib
Roger Quadros
2016-04-15
3
-12
/
+21
|
*
memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs
Roger Quadros
2016-04-15
2
-2
/
+3
|
*
memory: omap-gpmc: Support WAIT pin edge interrupts
Roger Quadros
2016-04-15
2
-19
/
+92
|
*
memory: omap-gpmc: Reserve WAITPIN if needed for WAIT monitoring
Roger Quadros
2016-04-15
1
-2
/
+22
|
*
memory: omap-gpmc: Support general purpose input for WAITPINs
Roger Quadros
2016-04-15
3
-12
/
+112
|
*
memory: omap-gpmc: Move device tree binding to correct location
Roger Quadros
2016-04-15
1
-0
/
+0
|
*
memory: omap-gpmc: Prevent mapping into 1st 16MB
Roger Quadros
2016-04-15
1
-6
/
+18
|
*
mtd: nand: omap: Update DT binding documentation
Roger Quadros
2016-04-15
1
-4
/
+13
|
*
mtd: nand: omap: Clean up device tree support
Roger Quadros
2016-04-15
4
-132
/
+153
|
*
mtd: nand: omap: Copy platform data parameters to omap_nand_info data
Roger Quadros
2016-04-15
1
-8
/
+18
|
*
mtd: nand: omap: Switch to using GPMC-NAND ops for writebuffer empty check
Roger Quadros
2016-04-15
1
-6
/
+4
|
*
mtd: nand: omap: Use gpmc_omap_get_nand_ops() to get NAND registers
Roger Quadros
2016-04-15
3
-4
/
+11
|
*
memory: omap-gpmc: Implement IRQ domain for NAND IRQs
Roger Quadros
2016-04-15
3
-115
/
+144
|
*
memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status
Roger Quadros
2016-04-15
1
-1
/
+13
|
*
memory: omap-gpmc: Introduce GPMC to NAND interface
Roger Quadros
2016-04-15
2
-2
/
+54
|
*
ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data
Roger Quadros
2016-04-15
2
-139
/
+142
|
*
ARM: OMAP2+: gpmc: Add platform data
Roger Quadros
2016-04-15
2
-2
/
+31
|
/
*
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
2016-03-26
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-03-26
22
-519
/
+811
|
\
|
*
libceph: use KMEM_CACHE macro
Geliang Tang
2016-03-25
1
-8
/
+2
|
*
ceph: use kmem_cache_zalloc
Geliang Tang
2016-03-25
2
-2
/
+2
|
*
rbd: use KMEM_CACHE macro
Geliang Tang
2016-03-25
1
-8
/
+2
|
*
ceph: use lookup request to revalidate dentry
Yan, Zheng
2016-03-25
2
-0
/
+35
|
*
ceph: kill ceph_get_dentry_parent_inode()
Yan, Zheng
2016-03-25
2
-20
/
+5
|
*
ceph: fix security xattr deadlock
Yan, Zheng
2016-03-25
8
-11
/
+125
|
*
ceph: don't request vxattrs from MDS
Yan, Zheng
2016-03-25
1
-2
/
+4
|
*
ceph: fix mounting same fs multiple times
Yan, Zheng
2016-03-25
1
-18
/
+15
|
*
ceph: remove unnecessary NULL check
Yan, Zheng
2016-03-25
1
-2
/
+2
|
*
ceph: avoid updating directory inode's i_size accidentally
Yan, Zheng
2016-03-25
1
-0
/
+4
[next]