Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
585fb111348f7cdc30c6a1b903987612ddeafb23
/
drivers
/
mtd
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
c8d8a23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
93a22f8
omap drivers: switch to standard GPIO calls
by David Brownell
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 17 years ago
a65e5d7
remove CONFIG_KMOD from drivers
by Johannes Berg
· 17 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
56c5d90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
7cc4e87
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
fdc5397
Support 'discard sectors' operation.
by David Woodhouse
· 16 years ago
eae9acd
Support 'discard sectors' operation in translation layer support core
by David Woodhouse
· 16 years ago
35437b6
Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mitac', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machines
by Russell King
· 16 years ago
a7f3f03
[ARM] 5282/1: pxa: add CM-X255 support
by Mike Rapoport
· 16 years ago
3d73e89
[ARM] 5265/3: [AT91] Add copyright info
by Andrew Victor
· 16 years ago
2e57572
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by David S. Miller
· 16 years ago
076c7f4
[MTD] [NAND] tmio_nand: fix base address programming
by Dmitry Baryshkov
· 16 years ago
514fca4
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
by David Woodhouse
· 16 years ago
b67c5f8
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
by Zev Weiss
· 16 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 16 years ago
fd09831
sparc: Annotate of_device_id arrays with const or __initdata.
by David S. Miller
· 16 years ago
0e52fe8
sun_uflash: Convert to pure OF driver.
by David S. Miller
· 16 years ago
7a8fc9b
removed unused #include <linux/version.h>'s
by Adrian Bunk
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
ef313e3
pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users
by Dominik Brodowski
· 16 years ago
9c0d2a2
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
1c2c30a
mfd: have TMIO drivers and subdevices depend on ARM
by Samuel Ortiz
· 16 years ago
ec43b81
mfd: driver for the TMIO NAND controller
by Ian Molton
· 17 years ago
6f088f1
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
by Lennert Buytenhek
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4fb8af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
by Russell King
· 16 years ago
be50972
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
by Russell King
· 16 years ago
7e31aa1
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
bccf650
[ARM] Fix explicit asm(-arm)?/arch-foo references
by Russell King
· 16 years ago
f1136d0
[MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c
by David Woodhouse
· 16 years ago
623fa57
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
d5686b4
[PATCH] switch mtd and dm-table to lookup_bdev()
by Al Viro
· 16 years ago
e4c094a
[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings
by Andrew Morton
· 16 years ago
4f0ca70
[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_probe function
by Bryan Wu
· 16 years ago
0ee002b
[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()
by Mike Frysinger
· 16 years ago
a0dd201
[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by default
by Mike Frysinger
· 16 years ago
2445af3
[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to probe/remove functions
by Mike Frysinger
· 16 years ago
fcb90ba
[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin bootrom uses
by Mike Frysinger
· 16 years ago
cf84039
[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we extract 11 bits from each register instead of 10
by Mike Frysinger
· 16 years ago
e274f02
[MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from the first 256 bytes if operating on 512 pages
by Mike Frysinger
· 16 years ago
9637244
[MTD] [NAND] diskonchip.c fix sparse endian warnings
by Harvey Harrison
· 16 years ago
fc1f397
[MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.h
by Andrew Morton
· 16 years ago
4a22442
[MTD] [NOR] drivers/mtd/chips/jedec_probe.c: fix Am29DL800BB device ID
by Jerry Hicks
· 16 years ago
771999b
[MTD] DataFlash: bugfix, binary page sizes now handled
by akpm@linux-foundation.org
· 16 years ago
650da9d
[MTD] [NAND] fsl_elbc_nand.c: fix printk warning
by akpm@linux-foundation.org
· 16 years ago
74216be
[MTD] [NAND] nandsim: support random page read command
by Artem Bityutskiy
· 16 years ago
9ee08c2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
996abf05
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 16 years ago
3d45955
[MTD] [NAND] subpage read feature as a way to increase performance.
by Alexey Korolev
· 17 years ago
ff877ea
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by David Woodhouse
· 16 years ago
30821fe
CPUFREQ: S3C24XX NAND driver frequency scaling support.
by Ben Dooks
· 17 years ago
ee39a0e
[MTD][NAND] au1550nd: remove unused variable
by Yoichi Yuasa
· 17 years ago
ca6f12c
[MTD] jedec_probe: Fix SST 16-bit chip detection
by Atsushi Nemoto
· 17 years ago
f636ffb
[MTD][MTDPART] Fix a division by zero bug
by Atsushi Nemoto
· 17 years ago
6910c13
[MTD][MTDPART] Cleanup and document the erase region handling
by Atsushi Nemoto
· 17 years ago
b33a288
[MTD][MTDPART] Handle most checkpatch findings
by Atsushi Nemoto
· 17 years ago
7788ba7
[MTD][MTDPART] Seperate main loop from per-partition code in add_mtd_partition
by Atsushi Nemoto
· 17 years ago
4b5e33a
[MTD] physmap: resume already suspended chips on failure to suspend
by Uwe Kleine-König
· 17 years ago
7b24919
[MTD] physmap: Fix suspend/resume/shutdown bugs.
by Robert Jarzmik
· 17 years ago
998453f
[MTD] [NOR] Fix -ETIMEO errors in CFI driver
by Alexey Korolev
· 17 years ago
55679df
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
by Anton Vorontsov
· 17 years ago
d37e6bf
UBI: always start the background thread
by Artem Bityutskiy
· 17 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 17 years ago
eeb16e8
UBI: fix gcc warning
by Artem Bityutskiy
· 17 years ago
9869cd8
UBI: remove pre-sqnum images support
by Artem Bityutskiy
· 17 years ago
ebaaf1a
UBI: fix kernel-doc errors and warnings
by Artem Bityutskiy
· 17 years ago
9c9ec14
UBI: fix checkpatch.pl errors and warnings
by Artem Bityutskiy
· 17 years ago
4d88de4
UBI: bugfix - do not torture PEB needlessly
by Artem Bityutskiy
· 17 years ago
8c1e6ee
UBI: rework scrubbing messages
by Artem Bityutskiy
· 17 years ago
f40ac9c
UBI: implement multiple volumes rename
by Artem Bityutskiy
· 17 years ago
c856635
UBI: fix and re-work debugging stuff
by Artem Bityutskiy
· 17 years ago
85c6e6e
UBI: amend commentaries
by Artem Bityutskiy
· 17 years ago
bb84c1a
UBI: fix error message
by Artem Bityutskiy
· 17 years ago
a6ea440
UBI: improve mkvol request validation
by Artem Bityutskiy
· 17 years ago
a5bf619
UBI: add ubi_sync() interface
by Artem Bityutskiy
· 17 years ago
73789a3
UBI: fix 64-bit calculations
by Bruce Leonard
· 17 years ago
23add74
UBI: fix LEB locking
by Artem Bityutskiy
· 17 years ago
472018f
UBI: fix memory leak on error path
by Artem Bityutskiy
· 17 years ago
505d1ca
UBI: do not forget to free internal volumes
by Artem Bityutskiy
· 17 years ago
abc5e92
UBI: fix memory leak
by Artem Bityutskiy
· 17 years ago
cadb40c
UBI: avoid unnecessary division operations
by Kyungmin Park
· 17 years ago
a0fd1ef
UBI: fix buffer padding
by Kyungmin Park
· 17 years ago
beeea63
UBI: add a comment
by Artem Bityutskiy
· 17 years ago
979c929
UBI: print error code
by Artem Bityutskiy
· 17 years ago
30d3854
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
eadcf0d
MTD: handle pci_name() being const
by Greg Kroah-Hartman
· 17 years ago
daea34b
device create: mtd: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 17 years ago
9528356
[MIPS] MTX-1 flash partition setup move to platform devices registration
by Yoichi Yuasa
· 17 years ago
85082fd
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 17 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 17 years ago
42c5920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 17 years ago
044e5f4
Merge branch 'pxa' into devel
by Russell King
· 17 years ago
a9da4f7
Merge branches 'pxa-ian' and 'pxa-xm270' into pxa
by Russell King
· 17 years ago
36560d2
[MTD] Fix const assignment in the MTD command line partitioning driver
by David Howells
· 17 years ago
Next »