Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f6510ec5a96d07897a109ad8919c6af5e9b3f4bc
/
drivers
/
mtd
551e28d
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
c5ce5b4
UBI: fix volume creation input checking
by Mika Westerberg
· 15 years ago
a8d0b66
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
b8be634
Merge git://git.infradead.org/~dwmw2/mtd-2.6.33
by Linus Torvalds
· 15 years ago
ebddd63
UBI: fix memory leak in update path
by Artem Bityutskiy
· 15 years ago
f5e2bae
mtd: tests: fix read, speed and stress tests on NOR flash
by Morten Thunberg Svendsen
· 15 years ago
f6a8c60
mtd: Really add ARM pismo support
by Russell King - ARM Linux
· 15 years ago
b531b55
UBI: add more checks to chdev open
by Artem Bityutskiy
· 15 years ago
ff99879
UBI: initialise update marker
by Peter Horton
· 15 years ago
0f4bd46
kmsg_dump: Dump on crash_kexec as well
by KOSAKI Motohiro
· 15 years ago
dbfc985
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 15 years ago
a695bc6
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
6665398
Merge branch 'cache' (early part)
by Russell King
· 15 years ago
de4148f
MIPS: eXcite: Remove platform.
by Ralf Baechle
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
0a032a4
mtd: OneNAND: Fix test of unsigned in onenand_otp_walk()
by Roel Kluin
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
ccaf5f0
ARM: 5848/1: kill flush_ioremap_region()
by Nicolas Pitre
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
caf0e8e
mtd: cfi_cmdset_0002, fix lock imbalance
by Jiri Slaby
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1c496784
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
51eeb87
Revert "mtd: move mxcnd_remove to .exit.text"
by Uwe Kleine-König
· 15 years ago
3d14b5b
Merge branch 'sa1100' into devel
by Russell King
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
df0094d
mtd: m25p80: add support for Macronix MX25L4005A
by Simon Guinot
· 15 years ago
86185af
mtd: Fix comment in Kconfig
by Krzysztof Halasa
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
6afaf8a
UBI: flush wl before clearing update marker
by Sebastian Andrzej Siewior
· 15 years ago
220d0b1
Merge branch 'master' into for-2.6.33
by Jens Axboe
· 15 years ago
7535266
mtd: nandsim: add support for 4KiB pages
by Sebastian Andrzej Siewior
· 15 years ago
82b95ec
pxa3xx_nand: move pxa3xx_nand.h common into plat directory
by Haojian Zhuang
· 15 years ago
171d0fb
pxa3xx_nand: update dependancy to support ARCH_MMP
by Haojian Zhuang
· 15 years ago
d3490df
pxa3xx_nand: add new nand chip support
by Haojian Zhuang
· 15 years ago
346e125
pxa3xx_nand: disable nand irq in initialization
by Haojian Zhuang
· 15 years ago
dbf5986
pxa3xx_nand: remove hardcode irq number
by Haojian Zhuang
· 15 years ago
8638fac
pxa3xx_nand: remove hardcode register address
by Haojian Zhuang
· 15 years ago
726de6e
pxa3xx_nand: adjust timing of Micron NAND flash
by Haojian Zhuang
· 15 years ago
7ce33af
pxa3xx_nand: reset read buffer before reading
by Haojian Zhuang
· 15 years ago
a88bdbb
pxa3xx_nand: fix memory out of bound
by Haojian Zhuang
· 15 years ago
9617876
Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6
by David Woodhouse
· 15 years ago
2e386e4
mtd: mtdoops: refactor as a kmsg_dumper
by Simon Kagstrom
· 15 years ago
9507b0c
mtd: mtdoops: make record size configurable
by Simon Kagstrom
· 15 years ago
1114e3d
mtd: mtdoops: limit the maximum mtd partition size
by Simon Kagstrom
· 15 years ago
be95745
mtd: mtdoops: keep track of used/unused pages in an array
by Simon Kagstrom
· 15 years ago
a15b124
mtd: mtdoops: several minor cleanups
by Artem Bityutskiy
· 15 years ago
7cb777a
mtd: add ARM pismo support
by Russell King - ARM Linux
· 15 years ago
98ecc91
mtd: pxa3xx_nand: Fix PIO data transfer
by David Hunter
· 15 years ago
6b0d9a8
mtd: nand: fix multi-chip suspend problem
by Li Yang
· 15 years ago
4a58948
mtd: add support for switching old SST chips into QRY mode
by Guillaume LECERF
· 15 years ago
db5432d
mtd: fix M29W800D dev_id and uaddr
by Ladislav Michl
· 15 years ago
d5ba1c8
mtd: don't use PF_MEMALLOC
by KOSAKI Motohiro
· 15 years ago
f611a79
mtd: Add bad block table overrides to Davinci NAND driver
by Mark A. Greer
· 15 years ago
837479d
mtd: m25p80: Add support for CAT25xxx serial EEPROMs
by Anton Vorontsov
· 15 years ago
18c6182
mtd: m25p80: Rework probing/JEDEC code
by Anton Vorontsov
· 15 years ago
b34bc03
mtd: m25p80: Convert to device table matching
by Anton Vorontsov
· 15 years ago
4c2b8a6
mtd: make pagetest work
by Artem Bityutskiy
· 15 years ago
daa0f15
mtd: don't use __exit_p to wrap mxcnd_remove
by Uwe Kleine-König
· 15 years ago
8fead79
mtd: move excite_nand_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
2695eab
mtd: CFI cmdset_0002: enable erase-suspend-program
by Joakim Tjernlund
· 15 years ago
c1317f7
mtd: eLBC NAND: give more verbose output on error
by Scott Wood
· 15 years ago
476459a
mtd: eLBC NAND: use recommended command sequences
by Scott Wood
· 15 years ago
b3a70f0
mtd: eLBC NAND: increase bus timeout to maximum
by Scott Wood
· 15 years ago
54c69cc
mtd: alauda: Use hweight8
by Akinobu Mita
· 15 years ago
895fb49
mtd: error return -EIO instead of EIO
by Roel Kluin
· 15 years ago
b2ef1a2
mtd: move manufacturer to the common cfi.h header file
by Hans-Christian Egtvedt
· 15 years ago
8dbaea4
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
by Hans-Christian Egtvedt
· 15 years ago
35016dd
mtd: ensure index is positive
by Roel Kluin
· 15 years ago
61c3506
mtd: m25p80: make command buffer DMA-safe
by Johannes Stezenbach
· 15 years ago
74218fe
mtd: s3c2410: propagate nand options from the platform data
by Ben Dooks
· 15 years ago
b1c6e6d
mtd: nand: add option to quieten off the no device found messgae
by Ben Dooks
· 15 years ago
6eb4fef
mtd: txx9ndfmc: Use nand_release to free resources
by Atsushi Nemoto
· 15 years ago
d6587fe
mtd: ixp4xx map: use resource_size
by Tobias Klauser
· 15 years ago
2af7c65
mtd: Add panic_write for NAND flashes
by Simon Kagstrom
· 15 years ago
c9f7ec3
mtd: add missing put_chip() in cfi_intelext_reset()
by Nicolas Pitre
· 15 years ago
f369c7e
mtd: OneNAND: fix double printing of function name
by Mika Korhonen
· 15 years ago
7207302
mtd: OneNAND: multiblock erase support
by Mika Korhonen
· 15 years ago
73885ae
mtd: OneNAND: move erase method to a separate function
by Mika Korhonen
· 15 years ago
7126bd8
mtd: add nand_ecc test module
by Akinobu Mita
· 15 years ago
1c63aca
mtd: Add __nand_calculate_ecc() to NAND ECC functions
by Akinobu Mita
· 15 years ago
3cf6025
mtd: OneNAND OTP support rework
by Amul Kumar Saha
· 15 years ago
6838b03
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
by Dominik Brodowski
· 15 years ago
868575d
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
by Magnus Damm
· 18 years ago
f5560da
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
by Magnus Damm
· 18 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
b571028
UBI: Add ubi_open_volume_path
by Corentin Chary
· 15 years ago
a76df42
Merge 7xx-iosplit-plat-merge with omap-fixes
by Tony Lindgren
· 15 years ago
782e571
mtd: vmu-flash: Use hweight_long
by Akinobu Mita
· 15 years ago
927585f
ARM: Fix warning in sa1100-flash.c
by Russell King
· 15 years ago
1fbff0a
mxc_nand: use DRIVER_NAME where appropriate
by Sascha Hauer
· 15 years ago
c110eaf
mxc_nand: remove TROP_US_DELAY
by Sascha Hauer
· 15 years ago
f137205
mxc_nand: Allow flash based bbt
by Sascha Hauer
· 15 years ago
f06368f
mxc_nand: disable sp_en bit only once
by Sascha Hauer
· 15 years ago
9467114
mxc_nand: Add NFC V2 support
by Sascha Hauer
· 15 years ago
2d69c7f
mxc_nand: Get rid of pagesize_2k flag
by Sascha Hauer
· 15 years ago
c6de7e1
mxc_nand: Make main/spare areas runtime configurable
by Sascha Hauer
· 15 years ago
0e60c7c
mxc_nand: remove unused defines
by Sascha Hauer
· 15 years ago
c5d23f1
mxc nand: modify send_page to send all pages, not only one
by Sascha Hauer
· 15 years ago
Next »