Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2bff6a508eb2ba8b341c20db3099e050e5496e3d
/
drivers
/
mtd
f5cf8f0
mtd: Disable mtdchar mmap on MMU systems
by David Woodhouse
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
c654345
mm: remove __GFP_NO_KSWAPD
by Rik van Riel
· 12 years ago
e9eca4d
Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
5f3d2f2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
76ac66e
UBI: Wire-up fastmap
by Richard Weinberger
· 12 years ago
dbb7d2a
UBI: Add fastmap core
by Richard Weinberger
· 12 years ago
8199b90
UBI: Add fastmap support to the WL sub-system
by Richard Weinberger
· 12 years ago
dac6e20
UBI: Add fastmap stuff to attach.c
by Richard Weinberger
· 12 years ago
8974b15
UBI: Wire-up ->fm_sem
by Richard Weinberger
· 12 years ago
77e6c2f
UBI: Add fastmap bits to build.c
by Richard Weinberger
· 12 years ago
00abf30
UBI: Add self_check_eba()
by Richard Weinberger
· 12 years ago
a730665
UBI: Export next_sqnum()
by Richard Weinberger
· 12 years ago
5638b33
UBI: Add fastmap stuff to ubi.h
by Richard Weinberger
· 12 years ago
1c86574
UBI: Add fastmap on-flash data structures
by Richard Weinberger
· 12 years ago
65b99c7
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
9cd11c0
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8f446a7
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2a2bf85
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
61464c8
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
e2d3a35
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
by Brian Norris
· 12 years ago
73ca392
mtd: nand: decode Hynix MLC, 6-byte ID length
by Brian Norris
· 12 years ago
e3b88bd
mtd: nand: add generic READ ID length calculation functions
by Brian Norris
· 12 years ago
f23a481
mtd: nand: split simple ID decode into its own function
by Brian Norris
· 12 years ago
fc09bbc
mtd: nand: split extended ID decoding into its own function
by Brian Norris
· 12 years ago
7e74c2d
mtd: nand: split BB marker options decoding into its own function
by Brian Norris
· 12 years ago
4aef9b7
mtd: nand: remove redundant ID read
by Brian Norris
· 12 years ago
47450b3
mtd: nand: remove unnecessary variable
by Brian Norris
· 12 years ago
e5570f0
mtd: docg4: add missing HAS_IOMEM dependency
by Peter Huewe
· 12 years ago
9c95f11
mtd: gpmi: initialize the timing registers only one time
by Huang Shijie
· 12 years ago
995fbbf
mtd: gpmi: add EDO feature for imx6q
by Huang Shijie
· 12 years ago
e1ca95e
mtd: gpmi: do not set the default values for the extra clocks
by Huang Shijie
· 12 years ago
c50d35a
mtd: gpmi: simplify the DLL setting code
by Huang Shijie
· 12 years ago
d37e02d
mtd: gpmi: add a new field for HW_GPMI_CTRL1
by Huang Shijie
· 12 years ago
ae70ba2d
mtd: gpmi: do not get the clock frequency in gpmi_begin()
by Huang Shijie
· 12 years ago
ddab383
mtd: gpmi: add a new field for HW_GPMI_TIMING1
by Huang Shijie
· 12 years ago
7db03ec
mtd: add helpers to set/get features for ONFI nand
by Huang Shijie
· 12 years ago
2caf87a
mtd: fsl_ifc_nand: fix sparse warnings
by Kim Phillips
· 12 years ago
bb0a13a
mtd: nandsim: bugfix: fail if overridesize is too big
by Richard Genoud
· 12 years ago
5bf3d66
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
by Mike Dunn
· 12 years ago
61de9da
mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS
by Richard Genoud
· 12 years ago
b2bc415
mtd: remove bcmring NAND driver
by Christian Daudt
· 12 years ago
ea73fe7
mtd: nand: clk: preparation for switch to common clock framework
by m-karicheri2@ti.com
· 12 years ago
6ed089c
mtd: mtd_nandecctest: add double bit error detection tests
by Akinobu Mita
· 12 years ago
200ab84
mtd: mtd_nandecctest: add single bit error correction test
by Akinobu Mita
· 12 years ago
ccaa679
mtd: mtd_nandecctest: add no corruption test
by Akinobu Mita
· 12 years ago
6060fb4
mtd: mtd_nandecctest: rewrite the test routine
by Akinobu Mita
· 12 years ago
c092b43
mtd: mtd_nandecctest: support injecting bit error for ecc code
by Akinobu Mita
· 12 years ago
3cf06f4
mtd: tests: test for multi-bit error correction
by Iwo Mergler
· 12 years ago
7baf042
mtd: cmdlinepart: make the partitions rule more strict
by Shmulik Ladkani
· 12 years ago
2fe87ae
mtd: nand/gpio: Convert to module_platform_driver()
by Sachin Kamat
· 12 years ago
24b82d3
mtd: mxc_nand: Adapt the clock name to the new clock framework
by Fabio Estevam
· 12 years ago
ddf16d6
mtd: mxc_nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
490e280
mtd: gpmi-nand: Convert to module_platform_driver()
by Fabio Estevam
· 12 years ago
3d10095
mtd: gpmi-nand: Improve logging style
by Fabio Estevam
· 12 years ago
b277f77
mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
by Marek Vasut
· 12 years ago
5fe42d5
mtd: basic (read only) driver for BCMA serial flash
by Rafał Miłecki
· 12 years ago
1749c00
mtd: mtd_nandecctest: ensure alignment requirement for bitops
by Akinobu Mita
· 12 years ago
c5b8384
mtd: mtd_nandecctest: improve message output
by Akinobu Mita
· 12 years ago
bb82477
mtd: mtd_nandecctest: make module_init() return appropriate errno
by Akinobu Mita
· 12 years ago
1f6edad
mtd: mtd_nandecctest: remove unnecessary include
by Akinobu Mita
· 12 years ago
6f12f59
mtd: autcpu12-nvram: drop frees of devm_ alloc'd data
by Julia Lawall
· 12 years ago
fac0077
mtd: cmdlinepart: minor cleanups
by Artem Bityutskiy
· 12 years ago
9e0606f
mtd: cmdlinepart: revise error handling
by Artem Bityutskiy
· 12 years ago
3cf7f13
mtd: bcm47part driver for BCM47XX chipsets
by Rafał Miłecki
· 12 years ago
aa3c5dc
mtd: cmdlinepart: remove unneeded initialization
by Artem Bityutskiy
· 12 years ago
4d3d688
mtd: omap2: fix module loading
by Andreas Bießmann
· 12 years ago
7d9b110
mtd: omap2: fix omap_nand_remove segfault
by Andreas Bießmann
· 12 years ago
7be1f6b
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
by Stefan Roese
· 12 years ago
a5ff4f1
mtd: nand: Added a device flag for subpage read support
by Jeff Westfahl
· 12 years ago
32098f6
mtd: orion_nand: remove <mach/hardware.h> include
by Thomas Petazzoni
· 12 years ago
f45c299
mtd: mtd_nandecctest: make module_init() return an error code if test fails
by Akinobu Mita
· 12 years ago
0ce0060
mtd: mtd_nandecctest: remove unnecessary srandom32() call
by Akinobu Mita
· 12 years ago
58d864e
mtd: m25p80: add support for the EON EN25Q64 chip
by Gabor Juhos
· 12 years ago
3105875
mtd: m25p80: add support for Micron N25Q128
by Jan Luebbe
· 12 years ago
62beee2
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
10594f6
mtd: lpc32xx_slc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
e1f5b3f
mtd: allow MTD_NAND_GPMI_NAND to be built as module
by Fabio Estevam
· 12 years ago
d159c4e
mtd: nand: nand_bbt: export nand_update_bbt
by Fabio Estevam
· 12 years ago
eceb84b
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
by Shmulik Ladkani
· 12 years ago
19da415
mtd: s3c2410: Fix compiler warnings
by Sachin Kamat
· 12 years ago
6f32a3e
mtd: s3c2410: Use devm_* functions
by Sachin Kamat
· 12 years ago
c83d29f
mtd: maps: rbtx4939-flash: delete unneeded test
by Julia Lawall
· 12 years ago
c51803d
mtd: mtdpart: break it as soon as we parse out the partitions
by Huang Shijie
· 12 years ago
d0788ce
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
by Stefan Roese
· 12 years ago
e1ed147
mtd: spear_smi: use devm_ functions consistently
by Julia Lawall
· 12 years ago
99f2b10
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
by John Crispin
· 12 years ago
da3888c
mtd: check for valid pdata inside plat_nand
by John Crispin
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
8da2868
mtd: m25p80: add support for Micron N25Q256A
by Vivien Didelot
· 12 years ago
db68f28
mtd: maps: pci: remove dead code
by Wolfram Sang
· 12 years ago
13e8597
mtd: use %*ph[CN] to dump small buffers
by Andy Shevchenko
· 12 years ago
513d57e
mtd: gpmi: fix the compiler warnings
by Huang Shijie
· 12 years ago
cdeadd7
mtd: nand: davinci: add OF support for davinci nand controller
by Heiko Schocher
· 12 years ago
b05a118
mtd: allow uclinux map driver to be used on any ColdFire CPU platform
by Greg Ungerer
· 12 years ago
08a3c4b
mtd: fix wrong usage of ioremap_nocache() in uclinux.c map driver
by Greg Ungerer
· 12 years ago
f938bc5
mtd: s3c2410: Fix line over 80 characters warning
by Sachin Kamat
· 12 years ago
54cd020
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
by Sachin Kamat
· 12 years ago
Next »