Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
33dd474ae712dc435eb586b44cb771cc8d24e2bd
/
drivers
/
mtd
cb96cf1
[ARM] MX3: add NAND support
by Sascha Hauer
· 16 years ago
7e1548a
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
by Russell King
· 16 years ago
72aaf09
Merge git://git.marvell.com/orion into devel
by Russell King
· 16 years ago
70d13e0
[ARM] netwinder: clean up GPIO naming
by Russell King
· 16 years ago
15f74b0
ARM: OMAP: use gpio_to_irq
by David Brownell
· 16 years ago
40e3925
ARM: OMAP: switch to gpio_direction_input
by David Brownell
· 16 years ago
0b84b5c
ARM: OMAP: switch to standard gpio get/set calls
by David Brownell
· 16 years ago
4d9c6a2
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
e93f1be
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
by Denis V. Lunev
· 16 years ago
c5b84b3
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
by Russell King
· 16 years ago
d947629
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
by Julia Lawall
· 16 years ago
afb5b5c
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
by Eric Miao
· 16 years ago
e2a2444
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
by Linus Torvalds
· 16 years ago
fba6700
Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into devel
by Russell King
· 16 years ago
e902be5
Merge branches 'core' and 'clks' into devel
by Russell King
· 16 years ago
e0d8b13
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
by Russell King
· 16 years ago
59f0cb0
[ARM] remove memzero()
by Russell King
· 16 years ago
29b6586
[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2
by Wolfgang Grandegger
· 16 years ago
3136e90
[MTD] physmap: fix memory leak on physmap_flash_remove by using devres
by Atsushi Nemoto
· 16 years ago
7854643
[MTD] m25p80: chip erase != block erase != sector erase
by Chen Gong
· 16 years ago
9168ab8
[MTD] m25p80: fix detection of m25p16 flashes
by Mike Frysinger
· 16 years ago
a3d3f73
[MTD] m25p80: fix detection of SPI parts
by Mike Frysinger
· 16 years ago
cbbd695
[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)
by Adrian Hunter
· 16 years ago
fe87535
[MTD] [NAND] OMAP: OneNAND: header file relocation
by Adrian Hunter
· 16 years ago
8959dab
[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants
by Russell King
· 16 years ago
d9a682a
[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants
by Russell King
· 16 years ago
c361948
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
2ad4988
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
by Vitaliy Gusev
· 16 years ago
b77bcb0
UBI: fix EBADMSG handling
by Zoltan Sogor
· 16 years ago
467622e
[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)
by Eric W. Biederman
· 16 years ago
54074d5
drivers: remove duplicated #include
by Jianjun Kong
· 16 years ago
7926b5a
[ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
by Ben Dooks
· 16 years ago
0f0254f
[MTD] [NAND] OMAP2: remove duplicated #include
by Huang Weiyi
· 16 years ago
30c40d2
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
by Al Viro
· 17 years ago
af0e2a0
[PATCH] switch mtd_blkdevs
by Al Viro
· 17 years ago
d4430d62
[PATCH] beginning of methods conversion
by Al Viro
· 17 years ago
aeb5d72
[PATCH] introduce fmode_t, do annotations
by Al Viro
· 16 years ago
2be508d
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
8a1a627
Revert "[MTD] m25p80.c code cleanup"
by David Woodhouse
· 16 years ago
7d28e0d
[MTD] [NAND] GPIO driver depends on ARM... for now.
by David Woodhouse
· 16 years ago
35a3479
[MTD] [NAND] sh_flctl: fix compile error
by Yoshihiro Shimoda
· 16 years ago
be8f78b
[MTD] [NOR] AT49BV6416 has swapped erase regions
by Haavard Skinnemoen
· 16 years ago
aaf7ea2
[MTD] [NAND] GPIO NAND flash driver
by Mike Rapoport
· 16 years ago
a0ee24a
[MTD] cmdlineparts documentation change - explain where mtd-id comes from
by Philip Rakity
· 16 years ago
87e92c0
[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection
by Christopher Moore
· 16 years ago
6b85202
[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
by Manish Katiyar
· 16 years ago
43b5693
[MTD] mtdoops: Fix a bug where block may not be erased
by Richard Purdie
· 16 years ago
f0482ee
[MTD] mtdoops: Add a magic number to logged kernel oops
by Richard Purdie
· 16 years ago
ecd5b31
[MTD] mtdoops: Fix an off by one error
by Richard Purdie
· 16 years ago
a52c8af
Merge branch 'master' of git://git.infradead.org/ubi-2.6
by David Woodhouse
· 16 years ago
b887265
USB: remove info() macro from usb mtd drivers
by Greg Kroah-Hartman
· 16 years ago
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
· 16 years ago
a65e5d7
remove CONFIG_KMOD from drivers
by Johannes Berg
· 16 years ago
6028aa0
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
by Yoshihiro Shimoda
· 16 years ago
3fc2389
[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written
by Richard Genoud
· 16 years ago
08d7904
[MTD] [MAPS] Remove unused variable after ROM API cleanup.
by David Woodhouse
· 16 years ago
daa8473
[MTD] m25p80.c extended jedec support (v2)
by Chen Gong
· 16 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
69fd3a8
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
by Sebastian Andrzej Siewior
· 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
52551be
[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE
by Kumar Gala
· 16 years ago
13f5369
[MTD] [NAND] driver extension to support NAND on TQM85xx modules
by Wolfgang Grandegger
· 16 years ago
95ebffd
[MTD] [NAND] fsl_upm: update driver for the new OF bindings
by Anton Vorontsov
· 16 years ago
3f30a09
Merge branch 'pxa-all' into devel
by Russell King
· 16 years ago
762a9f2
UBI: print reserved_peb when it is too large
by Deepak Saxena
· 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
63fd7f3
[MTD] [INFTL] Fix infinite loop in INFTL_foldchain
by Daniel Rosenthal
· 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
f324277
[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM
by Mike Frysinger
· 16 years ago
4ab1394
[MTD] [NOR] intel_dc21285 switch to ROM API
by Alan Cox
· 16 years ago
3afe7eb
[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)
by Alexander Belyakov
· 16 years ago
0e4a008
UBI: fix IS_ERR test
by Julien Brunel
· 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
ef89a88
[MTD] [NAND] nand_base.c: reset chip first
by Karl Beldan
· 16 years ago
8afbc11
[MTD] [NAND] OMAP2: add retry after read timeout
by Adrian Hunter
· 16 years ago
076c7f4
[MTD] [NAND] tmio_nand: fix base address programming
by Dmitry Baryshkov
· 16 years ago
7d200e8
UBI: remove BKL
by Artem Bityutskiy
· 16 years ago
514fca4
[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ
by David Woodhouse
· 16 years ago
34f6e15
[MTD] [NAND] Freescale i.MX2 NAND driver
by Sascha Hauer
· 16 years ago
b67c5f8
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
by Zev Weiss
· 16 years ago
2675e94
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
by Enrico Scholz
· 16 years ago
c8c17c8
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
by Enrico Scholz
· 16 years ago
7dad482
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
by Enrico Scholz
· 16 years ago
80ebf20
[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table
by Enrico Scholz
· 16 years ago
c8ac3f8
[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data
by Enrico Scholz
· 16 years ago
4303533
[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header
by Enrico Scholz
· 16 years ago
5e70646
[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled
by David Woodhouse
· 16 years ago
4262bd2
[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes
by Semun Lee
· 16 years ago
9d7548d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 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
Next »