Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12e8ba25ef52f19e7a42e61aecb3c1fef83b2a82
/
drivers
/
mtd
69b26c7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
cfe3fda
mtd: nand: Fix probe of Samsung NAND chips
by Tilman Sauerbeck
· 14 years ago
065a1ed
mtd: nand: Fix regression in BBM detection
by Brian Norris
· 14 years ago
93b352f
pxa3xx: fix ns2cycle equation
by Axel Lin
· 14 years ago
7a50d06
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
by Graeme Smecher
· 14 years ago
7355a5a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
84c4f46
mtd/nand_ids: Fix buswidth
by Brian Norris
· 14 years ago
58d4ea6
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
f78ec6b
mtd/m25p80: fix test for end of loop
by Dan Carpenter
· 14 years ago
b06cd21
mtd/m25p80: retlen is never NULL
by Dan Carpenter
· 14 years ago
01cd2aba
gen_nand: Test if nr_chips field is valid
by Marek Vasut
· 14 years ago
5eab6aaa
nand/denali: move all hardware initialization work to denali_hw_init
by Chuanxiao Dong
· 14 years ago
7d8a26f
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
by Chuanxiao Dong
· 14 years ago
628bfd41
nand/denali: use cpu_relax() while waiting for hardware interrupt
by Chuanxiao Dong
· 14 years ago
f0bc0c7
nand/denali: change read_status function method
by Chuanxiao Dong
· 14 years ago
b292c34
nand/denali: Fixed check patch warnings
by Chuanxiao Dong
· 14 years ago
b6d676d
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 14 years ago
db9ebb7
mtd/nand_base: fix kernel-doc warnings & typos
by Randy Dunlap
· 14 years ago
7cfffac
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
by Chuanxiao Dong
· 14 years ago
8ae61eb
nand/denali: Fixed handle ECC error bugs
by Chuanxiao Dong
· 14 years ago
24c3fa3
nand/denali: use iowrite32() to replace denali_write32()
by Chuanxiao Dong
· 14 years ago
5c0eb90
nand/denali: Fixed probe function bugs
by Chuanxiao Dong
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
a1452a3
mtd: Update copyright notices
by David Woodhouse
· 14 years ago
d71048e
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
78ef7fa
mtd-physmap: add support users can assign the probe type in board files
by Barry Song
· 15 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
73ee576
mtd: remove redwood map driver
by Christian Dietrich
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
71ec515
mxc_nand: Add v3 (i.MX51) Support
by Sascha Hauer
· 14 years ago
6e85dfd
mxc_nand: support 8bit ecc
by Sascha Hauer
· 14 years ago
94f77e5
mxc_nand: fix correct_data function
by Sascha Hauer
· 14 years ago
1bc9918
mxc_nand: add V1_V2 namespace to registers
by Sascha Hauer
· 14 years ago
7aaf28a
mxc_nand: factor out a check_int function
by Sascha Hauer
· 14 years ago
5f97304
mxc_nand: make some internally used functions overwriteable
by Sascha Hauer
· 14 years ago
c29c607
mxc_nand: rework get_dev_status
by Sascha Hauer
· 14 years ago
938cf99
mxc_nand: remove 0xe00 offset from registers
by Sascha Hauer
· 14 years ago
08b9ab9
mtd: denali: Add multi connected NAND support
by Chuanxiao Dong
· 14 years ago
db9a321
mtd: denali: Remove set_ecc_config function
by Chuanxiao Dong
· 14 years ago
4c03bbd
mtd: denali: Remove unuseful code in get_xx_nand_para functions
by Chuanxiao Dong
· 14 years ago
6640652
mtd: denali: Remove device_info_tag structure
by Chuanxiao.Dong
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
0af18d2
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
by Gabor Juhos
· 14 years ago
f80e521
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
by Gabor Juhos
· 14 years ago
60845e7
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
by Gabor Juhos
· 14 years ago
5da1953
mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
by Guillaume LECERF
· 14 years ago
9a9745c3
mtd: atmel_nand: fix warning: 'part_probes' defined but not used
by Andreas Bießmann
· 14 years ago
8ae6641
mtd: change struct flchip_shared spinlock locking into mutex
by Stefani Seibold
· 14 years ago
b8664b3
mtd: Missing slab.h include
by David Miller
· 14 years ago
81cbb0b
mtd: gen_nand: fix support for multiple chips
by Marek Vasut
· 14 years ago
6f92355
mtd: update description on sm_ftl
by Maxim Levitsky
· 14 years ago
dba76c0
mtd: blkdevs: fix crash related to sysfs attributes.
by Maxim Levitsky
· 14 years ago
03c0c29
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
ef41e1b
mtd: denali: update get nand para functions
by Chuanxiao Dong
· 14 years ago
eda936e
mtd: denali: rename functions which is named by using capitals
by Chuanxiao Dong
· 14 years ago
cdd854b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
c3d1f17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 14 years ago
a99d179
mtd: denali.c: fix reserved all check-patch errors
by Chuanxiao Dong
· 14 years ago
bdca6da
mtd: denali.c: fix all "line over 80 characters" warnings
by Chuanxiao Dong
· 14 years ago
bf1806d
mtd: denali.c: add and update KERN_ facility level in printk()
by Chuanxiao Dong
· 14 years ago
345b1d3
mtd: denali.c: fixed all open brace { check-patch errors
by Chuanxiao Dong
· 14 years ago
5bac3ac
nand/denali Clean up all white spaces in code indent
by Chuanxiao
· 14 years ago
d2350c2
mtd: Blackfin NFC: fix nand busy detection
by Barry Song
· 14 years ago
4429917
mtd: Blackfin NFC: fix handling of page sizes
by Barry Song
· 14 years ago
752b957
mtd: Blackfin NFC: wait for the ECC reset to finish
by Barry Song
· 14 years ago
00355b0
mtd: Blackfin NFC: fix typo for read/write delay setup
by Barry Song
· 14 years ago
fd508da
mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
by Barry Song
· 14 years ago
085d45f
mtd: Blackfin NFC: fix raw page write/read handling
by Barry Song
· 14 years ago
7ee064c
mtd: Blackfin NFC: delete useless comment about jffs2
by Barry Song
· 14 years ago
ba01d6e
MTD: Nand: Add JZ4740 NAND driver
by Lars-Peter Clausen
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
7590d1d
Merge branch 'devel-map-io' into omap-for-linus
by Tony Lindgren
· 14 years ago
e17f47a
mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
by Guillaume LECERF
· 14 years ago
9d2c4f3
mtd: m25p80: Make jedec_probe() return proper errno values
by Anton Vorontsov
· 14 years ago
f7b0009
mtd: m25p80: Fix false-positive probing
by Anton Vorontsov
· 14 years ago
dd02b67
mtd: mtdchar: fix mmap for MTD RAM/ROM char devices
by Anatolij Gustschin
· 14 years ago
68640c2
mtd: ixp4xx: add support for static flash partitions
by Richard Cochran
· 14 years ago
04dd0d3
mtd: mxc_nand: dont call suspend and resume explicitly
by Eric Bénard
· 14 years ago
c9fb677
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
by Mark Ware
· 14 years ago
7b0507e
mtd: OneNAND: Samsung SoCs use own chip_probe function
by Kyungmin Park
· 14 years ago
ad0d363
mtd: OneNAND: Introduce chip_probe function
by Kyungmin Park
· 14 years ago
7046e66
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
0ca724d
pcmcia: use struct resource for PCMCIA devices, part 2
by Dominik Brodowski
· 14 years ago
b5cb259
pcmcia: remove memreq_t
by Dominik Brodowski
· 14 years ago
2c01946c
omap3 nand: cleanup virtual address usages
by Sukumar Ghorai
· 14 years ago
948d38e
omap3 gpmc: functionality enhancement
by Sukumar Ghorai
· 14 years ago
42b0aab
mtd: onenand:fix for page addr calculation based on device type
by Rohit Hassan Sathyanarayan
· 14 years ago
02ed70b
mtd: nand: update nand_default_block_markbad()
by Brian Norris
· 14 years ago
6ea9ad2
mtd: denali.h: fixed checkpatch errors
by Dong, Chuanxiao
· 14 years ago
1c3275b
mtd: nand: davinci: correct 4-bit error correction
by Sudhakar Rajashekhara
· 14 years ago
58373ff
mtd: nand: more BB Detection refactoring and dynamic scan options
by Brian Norris
· 14 years ago
c7b28e2
mtd: nand: refactor BB marker detection
by Brian Norris
· 14 years ago
78d1022
mtd: s3c nand: parsing command-line partitions prior to set->partitions
by Conke Hu
· 14 years ago
6a8cfcf
mtd: mxc_nand: fix unbalanced enable for IRQ
by Eric Bénard
· 14 years ago
7fc14bc
mtd: tests: return -1 if verify failed
by Roel Kluin
· 14 years ago
ece0ac9
mtd: sm_common: remove casts from void
by Kulikov Vasiliy
· 14 years ago
Next »