Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a121f643993474548fe98144514c50dd4f3dbe76
a121f64
UBI: use mtd->writebufsize to set minimal I/O unit size
by Anatolij Gustschin
· 14 years ago
7fa33ac
mtd: initialize writebufsize in the MTD object of a partition
by Anatolij Gustschin
· 14 years ago
25dcd29
mtd: onenand: add mtd->writebufsize initialization
by Anatolij Gustschin
· 14 years ago
cbcab65
mtd: nand: add mtd->writebufsize initialization
by Anatolij Gustschin
· 14 years ago
d261c72
mtd: cfi: add writebufsize initialization
by Anatolij Gustschin
· 14 years ago
0e4ca7e
mtd: add writebufsize field to mtd_info struct
by Anatolij Gustschin
· 14 years ago
9ac4e61
mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
by Adrian Hunter
· 15 years ago
cf24dc8
mtd: OneNAND: add enable / disable methods to onenand_chip
by Adrian Hunter
· 15 years ago
8fffed8
mtd: m25p80: Fix JEDEC ID for AT26DF321
by Aleksandr Koltsoff
· 14 years ago
24ac9a9
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
by Ralf Rösch
· 14 years ago
e8953b7
mtd: cfi_cmdset_0002: add support for Samsung K8D3x16UxC NOR chips
by Guillaume LECERF
· 14 years ago
e637276
mtd: cfi_cmdset_0002: add support for Samsung K8D6x16UxM NOR chips
by Guillaume LECERF
· 14 years ago
eaca491
mtd: nand: ams-delta: drop omap_read/write, use ioremap
by Janusz Krzysztofik
· 14 years ago
dcf1246
mtd: m25p80: add debugging trace in sst_write
by Nicolas Ferre
· 14 years ago
494f45d
mtd: nand: ams-delta: select for built-in by default
by Janusz Krzysztofik
· 14 years ago
e0c1a92
mtd: OneNAND: lighten scary initial bad block messages
by Adrian Hunter
· 14 years ago
263a8c8
mtd: OneNAND: OMAP2/3: add support for command line partitioning
by Adrian Hunter
· 15 years ago
b7b1a29
mtd: nand: rearrange ONFI revision checking, add ONFI 2.3
by Brian Norris
· 14 years ago
0b524fb
mtd: nand: choose correct chip name (ONFI bug)
by Brian Norris
· 14 years ago
7e95d1f
mtd: nand: ams-delta: convert to platform driver
by Janusz Krzysztofik
· 14 years ago
75c52a4
mtd: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
d983c54
mtd: OneNAND: Fix multi block erase support at 4KiB pagesize
by Kyungmin Park
· 14 years ago
beda1d4
Revert "mtd: nand: add check for out of page read"
by Artem Bityutskiy
· 14 years ago
4ccb3b4
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
by David Woodhouse
· 14 years ago
01039e4
mtd: onenand: bugfix for 2x mode bad block handling
by Roman Tereshonkov
· 14 years ago
8a8f632
mtd: OneNAND: Fix 4KiB pagesize OOB handling
by Kyungmin Park
· 14 years ago
b5602e8
mtd: FSMC NAND fix obvious speling errors
by Linus Walleij
· 14 years ago
593cd87
mtd: FSMC NAND use the PrimeCell identifier macros
by Linus Walleij
· 14 years ago
4ad916b
mtd: FSMC NAND remove PARTITION macro and fix compile noise
by Linus Walleij
· 14 years ago
6b2995b
mtd: fix section mismatch on sst25l
by Fabio Estevam
· 14 years ago
2ebf062
mtd: mxc_nand: Fix warning on nr_parts unused variable
by Fabio Estevam
· 14 years ago
eeda667
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
by Sergej.Stepanov@ids.de
· 14 years ago
a7e93dc
mtd: fix master device identification for mtd repartition
by Roman Tereshonkov
· 14 years ago
e14feaf
mtd: nand: add check for out of page read
by Jason Liu
· 14 years ago
1534b8b
mtd: fix nand kernel-doc warnings
by Randy Dunlap
· 14 years ago
cc31822
mtd: cfi_fixup: remove unused 'param' parameter
by Guillaume LECERF
· 14 years ago
027d9ac
jffs2: typo in comment
by Dan Carpenter
· 14 years ago
f326966
jffs2: fix error value sign
by Vasiliy Kulikov
· 14 years ago
23079f9
mtd: nand: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
f9a5279
mtd: maps: Use printf extension %pR for struct resource
by Joe Perches
· 14 years ago
9118ea3
mtd: NAND: jz4740: Remove custom {read,write}_page handlers
by Lars-Peter Clausen
· 14 years ago
a338ada
mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static
by Lars-Peter Clausen
· 14 years ago
ce4a37f
mtd: remove unnecessary casts of void ptr returning alloc function return values
by Jesper Juhl
· 14 years ago
65ab220
mtd: fsmc.h: including linux/io.h for definition of readl
by Viresh Kumar
· 14 years ago
a0c5a39
mtd: mtdchar: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
ac80dac
mtd: onenand: implement cache program feature for 4KiB page onenand
by Roman Tereshonkov
· 14 years ago
d19d7b4
mtd: onenand: fix omap2 code to handle cache program feature
by Roman Tereshonkov
· 14 years ago
3e3198f
mtd: onenand: add option and variable for cache program feature
by Roman Tereshonkov
· 14 years ago
7ddbead
jffs2: use vzalloc
by Joe Perches
· 14 years ago
309b5e4
mtd: use vzalloc
by Joe Perches
· 14 years ago
08b3af3
mtd: OneNAND: Fix page offset handling at 2KiB pagesize
by Kyungmin Park
· 14 years ago
daf05ec
mtd: nandsim: spell fixes in comments
by srimugunthan
· 14 years ago
ac622f5
mtd: m25p80: Add support for Macronix MX25L25655E
by Kevin Cernekee
· 14 years ago
4b7f742
mtd: m25p80: Add support for Macronix MX25L25635E
by Kevin Cernekee
· 14 years ago
f0dff9b
mtd: m25p80: Reinstate error print on unrecognized flash
by Kevin Cernekee
· 14 years ago
b7b6e08
mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS
by Grant Likely
· 14 years ago
3345cc4
mtd: bcm963xx-flash: try JEDEC probe if CFI fails
by Guillaume LECERF
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
706d4b1
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
3af54c9
ipc: shm: fix information leak to userland
by Vasiliy Kulikov
· 14 years ago
504b701
fs/compat.c: fix build on MIPS/s390
by wu zhangjin
· 14 years ago
4084743
mtd: fix build error in m25p80.c
by Andres Salomon
· 14 years ago
8cc9de3
mtd: Remove redundant mutex from mtd_blkdevs.c
by David Woodhouse
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
6fe4c59
MTD: Fix wrong check register_blkdev return value
by Frank Li
· 14 years ago
2d10d87
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
c0f62ed
Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
by Linus Torvalds
· 14 years ago
e4dd654
Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
d7b4e42
ARM: Merge for-2637/s3c24xx/misc
by Ben Dooks
· 14 years ago
7c1552d
ARM: Merge for-2637/s3c24xx/h1940
by Ben Dooks
· 14 years ago
8f08bfd
ARM: Merge for-2637/s3c24xx/rx1950
by Ben Dooks
· 14 years ago
68730b4
ARM: h1940: add UDA1380 to i2c devices list
by Vasily Khoruzhick
· 14 years ago
53193dd
ARM: h1940: Fix backlight and LCD power functions
by Vasily Khoruzhick
· 14 years ago
404ba5d
x86, alternative: Call stop_machine_text_poke() on all cpus
by Jason Baron
· 14 years ago
bdf5005
ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib
by Abdoulaye Walsimou Gaye
· 14 years ago
e33ffd4
ARM: S3C2440: various fixes in Kconfig file
by Abdoulaye Walsimou Gaye
· 14 years ago
44234d0
Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
4ee7a6c2
msm: Kconfig: drop unused config options
by Daniel Walker
· 14 years ago
06125ff
msm: fix compile failure when no debug uart is selected
by Daniel Walker
· 14 years ago
bcd72c3
msm: fix debug-macro.S build failure
by Daniel Walker
· 14 years ago
9cc11de
i2c-intel-mid: Driver depends on PCI
by Randy Dunlap
· 14 years ago
91ab9bf
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
b7bdcc4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
by Linus Torvalds
· 14 years ago
1840897
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
d56f84e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 14 years ago
12462f2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
d2df408
drivers/dma/Kconfig: add part number for Topcliff.
by Valdis.Kletnieks@vt.edu
· 14 years ago
3414df8
Staging: dream: remove dream driver and arch from tree
by Greg Kroah-Hartman
· 14 years ago
a4765fa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
1e431a9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 14 years ago
75d7312
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
by Linus Torvalds
· 14 years ago
9f2a0fa
b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd
by Larry Finger
· 14 years ago
520efd1
mac80211: fix failure to check kmalloc return value in key_key_read
by Jesper Juhl
· 14 years ago
731b203
libertas: Fix sd8686 firmware reload
by Paul Fox
· 14 years ago
4fc4fbd
ath9k: Fix incorrect access of rate flags in RC
by Mohammed Shafi Shajakhan
· 14 years ago
ff10b88
kgdb,ppc: Individual register get/set for ppc
by Dongdong Deng
· 14 years ago
4dacd5c
kgdbts: prevent re-entry to kgdbts before it unregisters
by Dongdong Deng
· 14 years ago
d7ba979d
debug_core,x86,blackfin: Clean up hw debug disable API
by Dongdong Deng
· 14 years ago
578bd4d
kdb: Fix early debugging crash regression
by Jason Wessel
· 14 years ago
834b296
kgdb,arm: fix register dump
by Rabin Vincent
· 14 years ago
Next »