Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
28da9fb4467f7a650cd31af6dfad3a4e4a3abf6e
/
drivers
/
mtd
/
maps
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
fa453a6
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 13 years ago
42d7fbe
mtd: do not use plain 0 as NULL
by Artem Bityutskiy
· 13 years ago
ee478af
mtd: maps: sa1100-flash: Add reference counter to set_vpp()
by Paul Parsons
· 13 years ago
7c8d206
mtd: maps: pcmciamtd: Add reference counter to set_vpp()
by Paul Parsons
· 13 years ago
5fbabf3
mtd: maps: l440gx: Add reference counter to set_vpp()
by Paul Parsons
· 13 years ago
876fe76
mtd: maps: physmap: Add reference counter to set_vpp()
by Paul Parsons
· 13 years ago
bf011f2
mtd: mips: lantiq: reintroduce support for cmdline partitions
by Daniel Schwierzeck
· 13 years ago
a3c1e3b
mtd: ixp4xx: oops in ixp4xx_flash_probe
by Marc Kleine-Budde
· 13 years ago
bcb1d23
mtd: move zero length verification to MTD API functions
by Artem Bityutskiy
· 13 years ago
3c3c10b
mtd: add leading underscore to all mtd functions
by Artem Bityutskiy
· 13 years ago
4aa3179
mtd: sa11x0: remove definitions and code left for documentation purposes
by Russell King - ARM Linux
· 13 years ago
41515ca
mtd: sa11x0: Remove shutdown handler
by Russell King - ARM Linux
· 13 years ago
9310da0
MTD: Relax dependencies
by Richard Weinberger
· 13 years ago
a6e6816
MTD: sa11x0: remove definitions and code left for documentation purposes
by Russell King
· 13 years ago
366a359
MTD: sa11x0: Remove shutdown handler
by Russell King
· 13 years ago
079c985
mtd: do not use mtd->suspend and mtd->resume directly
by Artem Bityutskiy
· 13 years ago
3813456
mtd: do not use mtd->lock, unlock and is_locked directly
by Artem Bityutskiy
· 13 years ago
ead995f
mtd: introduce mtd_resume interface
by Artem Bityutskiy
· 13 years ago
3fe4bae
mtd: introduce mtd_suspend interface
by Artem Bityutskiy
· 13 years ago
7799f9a
mtd: introduce mtd_lock interface
by Artem Bityutskiy
· 13 years ago
af32b36
mtd: lantiq-flash: drop iounmap for devm_ allocated data
by Julia Lawall
· 13 years ago
fa3ae71
mtd: maps: remove the now unused bcm963xx-flash
by Jonas Gorski
· 13 years ago
529688f
mtd: maps: physmap: allow partition parsers for physmap_flash_data
by Jonas Gorski
· 13 years ago
70a3c16
mtd: maps: bcm963xx-flash: make CFE partition parsing an mtd parser
by Jonas Gorski
· 13 years ago
ca105f4
mtd: maps: bcm963xx-flash: clean up printk usage
by Jonas Gorski
· 13 years ago
6ae9c1c
mtd: maps: bcm963xx-flash: remove superfluous semicolons
by Jonas Gorski
· 13 years ago
35096cb
mtd: maps: bcm963xx-flash: fix word order for spare partition
by Jonas Gorski
· 13 years ago
f99640d
mtd: convert drivers/mtd/* to use module_platform_driver()
by Axel Lin
· 13 years ago
c329879
mtd: plat_ram: call mtd_device_register only if partition data exists
by Ilya Yanok
· 13 years ago
7148b79
mtd: pxa2xx-flash.c: It used to fall back to provided table.
by Jonathan Cameron
· 13 years ago
4e549d6
MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
by Jonas Gorski
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
2e5db86
MIPS: Lantiq: Fix MTD registration of NOR device
by John Crispin
· 13 years ago
3e2b82b
mtd: drop Integrator flash map Kconfig
by Linus Walleij
· 13 years ago
022bba8
mtd: Kbuild: remove reference to MTD_PARTITIONS
by Brian Norris
· 13 years ago
278981c
mtd: cleanup last uses of MTD_DEBUG config macros
by Brian Norris
· 13 years ago
e645352
mtd: pcmciamtd: remove custom DEBUG() function
by Brian Norris
· 13 years ago
ed764db
mtd: maps: drop edb7312 support
by Dmitry Eremin-Solenikov
· 13 years ago
f44dcbd
mtd: physmap_of.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
fbcf62a
mtd: physmap_of: move parse_obsolete_partitions to become separate parser
by Dmitry Eremin-Solenikov
· 14 years ago
5f4ba9f
mtd: physmap_of: use ofpart through generic parsing
by Dmitry Eremin-Solenikov
· 14 years ago
d117040b
mtd: edb7312: correctly pass MTD name to parsers
by Dmitry Eremin-Solenikov
· 13 years ago
e062e2f
mtd: wr_sbc82xx_flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
7029eef
mtd: solutionengine.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
769dc43
mtd: sa1100-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
c77d809
mtd: rbtx4939-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
6fcdc92
mtd: pxa2xx-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
74fb3ab
mtd: plat-ram.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
d45fd12
mtd: physmap.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
6e6e44c
mtd: latch-addr-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
ca97dec
mtd: lantiq-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
bc413f1
mtd: ixp4xx.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
200b877
mtd: ixp2000.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
ba6bead
mtd: intel_vr_nor.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
5003403
mtd: impa7.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
8db2a08
mtd: h720x-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
534e492
mtd: gpio-addr-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
3d0e9db
mtd: dc21285.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
cd3aafd
mtd: bfin-async-flash.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
ac9b0f3
mtd: latch-addr-flash don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
0455dfd
mtd: lantiq-flash don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
2ef3855
mtd: rbtx4939-flash don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
8d130a7
mtd: intel_vr_nor don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
cec25c7
mtd: impa7 don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
3af035c
mtd: h720x-flash don't specify default parsing options
by Dmitry Eremin-Solenikov
· 14 years ago
13e0fe4
mtd: drop physmap_configure
by Dmitry Eremin-Solenikov
· 13 years ago
0694749
mtd: drop ceiva map driver
by Dmitry Eremin-Solenikov
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 13 years ago
29a6ccc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6a8a98b
mtd: kill CONFIG_MTD_PARTITIONS
by Jamie Iles
· 14 years ago
ee0e87b
mtd: convert remaining users to mtd_device_register()
by Jamie Iles
· 14 years ago
5e7e968
mtd: uclinux: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
b5c0a4e
mtd: tqm8xll: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
f6c11c1
mtd: scx200_docflash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
2fe2e24
mtd: sa1100-flash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
16b0eb1
mtd: rbtx4939-flash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
095dd50
mtd: plat-ram: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
902766b
mtd: latch-addr-flash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
95bf224
mtd: intel_vr_nor: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
96b639f
mtd: impa7: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
360e40a
mtd: h720x-flash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
fdbf3bf
mtd: gpio-addr-flash: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
5af3aa2
mtd: edb7312: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
bc2ffdd
mtd: dc21285: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
fee88c5
mtd: bfin: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
3dfad12
mtd: pxa: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
6cbbf2f
mtd: ixp: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
984e6d8
mtd: physmap: convert to mtd_device_register()
by Jamie Iles
· 14 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
4b60e5f
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate
by Russell King
· 14 years ago
667f390
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
by Marc Zyngier
· 14 years ago
adf0040
ARM: 6906/1: MTD: Remove integrator-flash
by Marc Zyngier
· 14 years ago
b7281ca
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
by Marc Zyngier
· 14 years ago
3c54473
MIPS: Lantiq: Add NOR flash support
by John Crispin
· 14 years ago
b1608d6
drivercore: revert addition of of_match to struct device
by Grant Likely
· 14 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
Next »