Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6871c1b96de88d3576d935b528fd1b0ec70e81f5
6871c1b
mtd: nand: remove kerneldoc for removed function parameter
by Brian Norris
· 9 years ago
c76b78d
mtd: nand: Qualcomm NAND controller driver
by Archit Taneja
· 9 years ago
438524c
dt/bindings: qcom_nandc: Add DT bindings
by Archit Taneja
· 9 years ago
9f3e042
mtd: nand: don't select chip in nand_chip's block_bad op
by Archit Taneja
· 9 years ago
9648388
mtd: spi-nor: support lock/unlock for a few Winbond chips
by Brian Norris
· 9 years ago
3dd8012
mtd: spi-nor: add TB (Top/Bottom) protect support
by Brian Norris
· 9 years ago
76a4707
mtd: spi-nor: add SPI_NOR_HAS_LOCK flag
by Brian Norris
· 9 years ago
0618114
mtd: spi-nor: use BIT() for flash_info flags
by Brian Norris
· 9 years ago
47b8edb
mtd: spi-nor: disallow further writes to SR if WP# is low
by Brian Norris
· 9 years ago
f886080
mtd: spi-nor: make lock/unlock bounds checks more obvious and robust
by Brian Norris
· 9 years ago
4c0dba4
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
by Brian Norris
· 9 years ago
edf891e
mtd: spi-nor: wait for SR_WIP to clear on initial unlock
by Brian Norris
· 9 years ago
a8c65d5
mtd: nand: simplify nand_bch_init() usage
by Boris BREZILLON
· 9 years ago
f2de0fa
mtd: mtdswap: remove useless if (!mtd->ecclayout) test
by Boris BREZILLON
· 9 years ago
29f1058
mtd: create an mtd_oobavail() helper and make use of it
by Boris BREZILLON
· 9 years ago
f5b8aa7
mtd: kill the ecclayout->oobavail field
by Boris BREZILLON
· 9 years ago
9ebfdf5
mtd: nand: check status before reporting timeout
by Brian Norris
· 9 years ago
3707b2c3
mtd: bcm63xxpart: give width specifier an 'int', not 'size_t'
by Brian Norris
· 9 years ago
c67682c
mtd: mtdram: Add parameter for setting writebuf size
by Alexander Stein
· 9 years ago
4cf9339
mtd: nand: pxa3xx_nand: kill unused field 'drcmr_cmd'
by Brian Norris
· 9 years ago
471c2aa
Documentation: fsl-quadspi: Add optional properties
by Yao Yuan
· 9 years ago
2458fb2
Documentation: fsl-quadspi: Add fsl, ls2080a-qspi compatible string
by Yao Yuan
· 9 years ago
a578c4f
mtd: spi-nor: fsl-quadspi: add support for layerscape
by Yao Yuan
· 9 years ago
e8c034b
mtd: spi-nor: fsl-quadspi: add support for ls1021a
by Yao Yuan
· 9 years ago
2012850
mtd: spi-nor: fsl-quadspi: add big-endian support
by Yao Yuan
· 9 years ago
4607777
mtd: spi-nor: add subsector flag to n25q128a
by Ezequiel García
· 9 years ago
9097103
mtd: nand: pxa3xx_nand: fix dmaengine initialization
by Robert Jarzmik
· 9 years ago
f671a1f
mtd: nand: sunxi: remove direct mtd->priv accesses
by Boris BREZILLON
· 9 years ago
5817b9d
jffs2: Improve post-mount CRC scan efficiency
by David Woodhouse
· 9 years ago
d267aef
mtd: brcmnand: Fix v7.1 register offsets
by Florian Fainelli
· 9 years ago
5e64c29
mtd: onenand: fix deadlock in onenand_block_markbad
by Aaro Koskinen
· 9 years ago
3b5394a
mtd: spi-nor: remove micron_quad_enable()
by Cyrille Pitchen
· 9 years ago
c082667
mtd: spi-nor: Add support for s25fl116k
by Sascha Hauer
· 9 years ago
c2cdace
mtd: nand: pxa3xx_nand: add support for partial chunks
by Thomas Petazzoni
· 9 years ago
95a001f
mtd: map: fix .set_vpp() documentation
by Linus Walleij
· 9 years ago
4110fdd
mtd: bcm63xxpart: Move NOR flash layout to a separate function
by Simon Arlott
· 9 years ago
2c4fd433
mtd: bcm63xxpart: Null terminate and validate conversion of flash strings
by Simon Arlott
· 9 years ago
7fffa69
mtd: bcm63xxpart: Extract read of image tag to separate function
by Simon Arlott
· 9 years ago
436e94a6
mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
by Simon Arlott
· 9 years ago
9424846
mtd: atmel_nand: Support 32-bit ECC strength
by Romain Izard
· 9 years ago
5575075
mtd: atmel_nand: Support PMECC on SAMA5D2
by Romain Izard
· 9 years ago
ec4ee5f
doc: dt: atmel_nand: Reword the documentation
by Romain Izard
· 9 years ago
5ddc7bd
mtd: atmel_nand: Support variable RB_EDGE interrupts
by Romain Izard
· 9 years ago
ed4eeba
driver/memory: Removal of deprecated NO_IRQ
by Raghav Dogra
· 9 years ago
26d072e
mtd: nand: pxa3xx_nand: add register access debug
by Robert Jarzmik
· 9 years ago
02c3b0b
mtd: cs553x: Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
15c0be7
mtd: Fix dependencies for !HAS_IOMEM archs
by Richard Weinberger
· 9 years ago
420b462
mtd: nand: vf610: remove useless mtd->ecclayout assignment
by Boris BREZILLON
· 9 years ago
f771749
mtd: nand: lpc32xx_mlc: fix ecc.size
by Boris BREZILLON
· 9 years ago
8be721b
staging: mt29f_spinand: kill unused ecclayout field
by Boris BREZILLON
· 9 years ago
02db97a
mtd: nand: kill unused ->ecclayout field in platform_nand_chip struct
by Boris BREZILLON
· 9 years ago
d5e83ea
mtd: nand: jz4740: kill the ->ecc_layout field
by Boris BREZILLON
· 9 years ago
f88f44c
mtd: nand: s3c2410: kill the ->ecc_layout field
by Boris BREZILLON
· 9 years ago
2c9e5779
mtd: nftl: kill unused oobinfo field
by Boris BREZILLON
· 9 years ago
f8543c0
mtd: inftl: kill unused oobinfo field
by Boris BREZILLON
· 9 years ago
b33f7a4
Merge v4.5-rc1 with MTD -next development
by Brian Norris
· 9 years ago
92e963f
Linux 4.5-rc1
by Linus Torvalds
· 9 years ago
e246468
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e1c1087
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
81f05fe
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 9 years ago
c52cb43
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 9 years ago
00e3f5c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 9 years ago
772950e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
6b31de3
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
by Josh Boyer
· 9 years ago
f1fc3cd
MAINTAINERS: Combine multiple telemetry entries
by Souvik Kumar Chakravarty
· 9 years ago
7885f2f
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
by Souvik Kumar Chakravarty
· 9 years ago
587198b
vmstat: Remove BUG_ON from vmstat_update
by Christoph Lameter
· 9 years ago
07d17f0
Merge branch '4.4-fixes' into mips-for-linux-next
by Ralf Baechle
· 9 years ago
dbb9831
MIPS: zboot: Add support for serial debug using the PROM
by Alban Bedel
· 9 years ago
25f6609
MIPS: zboot: Avoid useless rebuilds
by Alban Bedel
· 9 years ago
a7b4381
MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB
by Florian Fainelli
· 9 years ago
5bdb102
MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function
by Simon Arlott
· 9 years ago
696569f
MIPS: bcm963xx: Update bcm_tag field image_sequence
by Simon Arlott
· 9 years ago
1f29cb1
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
by Simon Arlott
· 9 years ago
8fce60b
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
by Simon Arlott
· 9 years ago
5a8b0b1
MIPS: bcm63xx: nvram: Use nvram structure definition from header file
by Simon Arlott
· 9 years ago
3271e61
MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure
by Simon Arlott
· 9 years ago
048ccca
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
bfd3d53
MAINTAINERS: Add KVM for MIPS entry
by James Hogan
· 9 years ago
f7fdcb6
MIPS: KVM: Add missing newline to kvm_err()
by James Hogan
· 9 years ago
b2c5963
MIPS: Move KVM specific opcodes into asm/inst.h
by James Hogan
· 9 years ago
f4956f6
MIPS: KVM: Use cacheops.h definitions
by James Hogan
· 9 years ago
5fa393c
MIPS: Break down cacheops.h definitions
by James Hogan
· 9 years ago
1b505de
MIPS: Use EXCCODE_ constants with set_except_vector()
by James Hogan
· 9 years ago
044c9bb
MIPS: Update trap codes
by James Hogan
· 9 years ago
16d100db
MIPS: Move Cause.ExcCode trap codes to mipsregs.h
by James Hogan
· 9 years ago
2db9d23
MIPS: KVM: Make kvm_mips_{init,exit}() static
by James Hogan
· 9 years ago
088ec20
MIPS: KVM: Refactor added offsetof()s
by James Hogan
· 9 years ago
cb1b447
MIPS: KVM: Convert EXPORT_SYMBOL to _GPL
by James Hogan
· 9 years ago
e318f0f
MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()
by James Hogan
· 9 years ago
9fd4af6
MIPS: Move definition of DC bit to mipsregs.h
by James Hogan
· 9 years ago
4c53e6b
MIPS: KVM: Drop some unused definitions from kvm_host.h
by James Hogan
· 9 years ago
caa1faa
MIPS: KVM: Trivial whitespace and style fixes
by James Hogan
· 9 years ago
097d563
MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig
by Joshua Henderson
· 9 years ago
842b6b1
MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit
by Joshua Henderson
· 9 years ago
2572f00
MIPS: Add support for PIC32MZDA platform
by Joshua Henderson
· 9 years ago
9b9c2cd
dt/bindings: Add bindings for PIC32/MZDA platforms
by Joshua Henderson
· 9 years ago
aaa8666
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
by Cristian Birsan
· 9 years ago
edf2194
dt/bindings: Add bindings for PIC32 interrupt controller
by Cristian Birsan
· 9 years ago
70ce14b
MIPS: bmips: Improve BCM6368 device tree
by Álvaro Fernández Rojas
· 9 years ago
Next »