Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ebf4f0707df410a7666ec409ee68dc068db56e97
/
drivers
/
mtd
ebf4f07
mtd: cmdlinepart: skip partitions truncated to zero
by Christopher Cordahi
· 12 years ago
e25e0a4
mtd: cmdlinepart: fix skipping zero sized partition
by Christopher Cordahi
· 12 years ago
b23b746
mtd: gpmi: Always report ECC stats and return max_bitflips
by Zach Sadecki
· 12 years ago
e830342
mtd: docg3 fix missing bitreverse lib
by Robert Jarzmik
· 12 years ago
13daa22
mtd: davinci_nand: fix modular build with CONFIG_OF=y
by Sergei Shtylyov
· 12 years ago
d892994
Drivers: mtd: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
85d5b70
Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubi
by Linus Torvalds
· 12 years ago
ca2a88f
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
7e45bf8
mtd: nandsim: use prandom_bytes
by Akinobu Mita
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a11da7d
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b8edf84
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d4d4f1b
mtd: nand: typo in nand_id_has_period() comments
by Brian Norris
· 12 years ago
8204536
mtd: nand/gpio: use io{read,write}*_rep accessors
by Matthew Leach
· 12 years ago
031da73
mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.
by NeilBrown
· 12 years ago
6f2a6a5
mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problems
by Wolfram Sang
· 12 years ago
d027db1
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
3c9c6d6
mtd: nand/docg4: fix and improve read of factory bbt
by Mike Dunn
· 12 years ago
440b1d7
mtd: nand/docg4: reserve bb marker area in ecclayout
by Mike Dunn
· 12 years ago
5a90d41
mtd: nand/docg4: add support for writing in reliable mode
by Mike Dunn
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
505cbed
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
caf4919
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
by Linus Torvalds
· 12 years ago
740bb0c
mtd: mxc_nand: reorder part_probes to let cmdline override other sources
by Lothar Waßmann
· 12 years ago
c10d8ee
mtd: mxc_nand: fix unbalanced clk_disable() in error path
by Lothar Waßmann
· 12 years ago
5346c27
mtd: nandsim: Introduce debugfs infrastructure
by Ezequiel Garcia
· 12 years ago
e58a66d
mtd: physmap_of: error checking to prevent a NULL pointer dereference
by Anton Prins
· 12 years ago
6c810f9
mtg: docg3: potential divide by zero in doc_write_oob()
by Dan Carpenter
· 12 years ago
ecfe57b
mtd: bcm47xxnflash: writing support
by Rafał Miłecki
· 12 years ago
eab7377
UBI: embed ubi_debug_info field in ubi_device struct
by Ezequiel Garcia
· 12 years ago
6457557
UBI: introduce helpers dbg_chk_{io, gen}
by Ezequiel Garcia
· 12 years ago
894aef2
UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()
by Richard Weinberger
· 12 years ago
ed4b702
UBI: remove PEB from free tree in get_peb_for_wl()
by Richard Weinberger
· 12 years ago
d8b1e34
mtd: tests/read: initialize buffer for whole next page
by Christian Herzig
· 12 years ago
c0c70d9
mtd: at91: atmel_nand: return bit flips for the PMECC read_page()
by Josh Wu
· 12 years ago
070c322
mtd: fix recovery after failed write-buffer operation in cfi_cmdset_0002.c
by Harald Nordgard-Hansen
· 12 years ago
ff3206b
mtd: nand: onfi need to be probed in 8 bits mode
by Matthieu CASTET
· 12 years ago
64b37b2
mtd: nand: add NAND_BUSWIDTH_AUTO to autodetect bus width
by Matthieu CASTET
· 12 years ago
2fd71a2
mtd: nand: print flash size during detection
by Matthieu CASTET
· 12 years ago
ca6a248
mted: nand_wait_ready timeout fix
by Matthieu CASTET
· 12 years ago
a6b3ed2
mtd: bcm47xxnflash: support NAND_CMD_STATUS
by Rafał Miłecki
· 12 years ago
e7e4616
mtd: bcm47xxnflash: define some magic numbers
by Rafał Miłecki
· 12 years ago
6a8214a
mtd: remove the "chip" parameter in nand_get_device()
by Huang Shijie
· 12 years ago
b0bb690
mtd: remove the de-select chip code in nand_release_device()
by Huang Shijie
· 12 years ago
98a9e24
mtd: m25p80: modify info for Micron N25Q128
by Liming Wang
· 12 years ago
d1f3b65
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
by Nathan Williams
· 12 years ago
d856c13
UBI: replace memcpy with struct assignment
by Ezequiel Garcia
· 12 years ago
48d224d
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2
by Olof Johansson
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
38f92cc
UBI: remove spurious comment
by Ezequiel Garcia
· 12 years ago
41c0438
UBI: gluebi: rename misleading variables
by Ezequiel Garcia
· 12 years ago
c8b6817
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
0f9cb21
Merge tag 'v3.7-rc7' into next/cleanup
by Olof Johansson
· 12 years ago
7bf350b7
mtd: fix a number of checkpatch complaints
by Artem Bityutskiy
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
5e75e86
mtd: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
042a190
mtd: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
5153b88
mtd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
8ea9eee
mtd: Drop FORTUNET support
by Alexander Shiyan
· 12 years ago
ab0b00b
mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property
by Josh Radel
· 12 years ago
9b7ef60
mtd: m25p80: add support for the Winbond w25q80bl chip
by Stephen Warren
· 12 years ago
00940a2
mtd: bcm47xxnflash: enable BCM4706 driver
by Rafał Miłecki
· 12 years ago
3c01d4c
mtd: bcm47xxnflash: implement reading
by Rafał Miłecki
· 12 years ago
0fbc599
mtd: bcm47xxnflash: support for NAND_CMD_READID command
by Rafał Miłecki
· 12 years ago
19c0921
mtd: bcm47xxnflash: init NAND on BCM4706
by Rafał Miłecki
· 12 years ago
a5401370
mtd: prepare place for BCMA NAND flash driver(s)
by Rafał Miłecki
· 12 years ago
24e9394
Merge branch 'clps711x/soc2' into next/soc
by Olof Johansson
· 12 years ago
e377ca1
ARM: clps711x: p720t: Special driver for handling NAND memory is removed
by Alexander Shiyan
· 12 years ago
90383e0
ARM: clps711x: autcpu12: Special driver for handling NAND memory is removed
by Alexander Shiyan
· 12 years ago
8644933
ARM: clps711x: cdb89712: Special driver for handling memory is removed
by Alexander Shiyan
· 12 years ago
6076836
mtd: bcm63xxpart: use correct printk format for partitions
by Jonas Gorski
· 12 years ago
f3f9a5d
mtd: bcm63xxpart: move the last curpart++ to its correct place
by Jonas Gorski
· 12 years ago
4e4fb63
mtd: bcm63xxpart: make fixed part length calculation more generic
by Jonas Gorski
· 12 years ago
e190401
mtd: bcm63xxpart: merge sparelen calculation
by Jonas Gorski
· 12 years ago
fafc3d6
mtd: bcm63xxpart: remove unused variable
by Jonas Gorski
· 12 years ago
9ff4073
mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h
by Luka Perkov
· 12 years ago
22a8578
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
by Ezequiel Garcia
· 12 years ago
9329c5eb
mtd: mtd_blkdev: Use a different name for block_device_operations variable
by Ezequiel Garcia
· 12 years ago
85146244
Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtd
by David Woodhouse
· 12 years ago
48fc7f7
Fix misspellings of "whether" in comments.
by Adam Buchbinder
· 12 years ago
064a769
mtd: Fix typo mtd/tests
by Masanari Iida
· 12 years ago
0730016
mtd: de-select the chip when it is not used
by Huang Shijie
· 12 years ago
ded4c55
mtd: s3c2410: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
d68cbdd
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
by Jean-Christophe PLAGNIOL-VILLARD
· 12 years ago
d6ba745
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
by Prabhakar Kushwaha
· 12 years ago
ca796f8
mtd: diskonchip: don't warn about ARM architecture
by Arnd Bergmann
· 12 years ago
f251b8d
mtd: nand_wait: warn if the nand is busy on exit
by Matthieu CASTET
· 12 years ago
192afdb
mtd: davinci: add support for parition binding nodes
by Murali Karicheri
· 12 years ago
6f9f59e
mtd: cmdlinepart: fix the overflow of big mtd partitions
by Huang Shijie
· 12 years ago
9265c6a
Merge branch 'omap/headers4' into next/cleanup
by Arnd Bergmann
· 12 years ago
cd409c6
mtdoops: don't erase flash at each boot
by Matthieu CASTET
· 12 years ago
7c8f680
mtd: sh_flctl: Add device tree support
by Bastian Hecht
· 12 years ago
83738d8
mtd: sh_flctl: Add DMA capabilty
by Bastian Hecht
· 12 years ago
e8a9d8f
mtd: sh_flctl: Minor cleanups
by Bastian Hecht
· 12 years ago
5de0b52
mtd: gpmi: remove unneccessary header
by Huang Shijie
· 12 years ago
18afbc5
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
by Alexander Shiyan
· 12 years ago
7483096
mtd: use the NAND_STATUS_FAIL to replace the hardcode
by Huang Shijie
· 12 years ago
Next »