index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
mtd: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2011-01-06
mtd: OneNAND: Fix multi block erase support at 4KiB pagesize
Kyungmin Park
1
-1
/
+2
2011-01-06
Revert "mtd: nand: add check for out of page read"
Artem Bityutskiy
1
-8
/
+1
2010-12-03
mtd: nand: Fix integer overflow in ONFI detection of chips >= 4GiB
David Woodhouse
1
-1
/
+1
2010-12-03
mtd: onenand: bugfix for 2x mode bad block handling
Roman Tereshonkov
1
-2
/
+4
2010-12-03
mtd: OneNAND: Fix 4KiB pagesize OOB handling
Kyungmin Park
1
-13
/
+16
2010-12-03
mtd: FSMC NAND fix obvious speling errors
Linus Walleij
1
-3
/
+3
2010-12-03
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
2
-22
/
+20
2010-12-03
mtd: FSMC NAND remove PARTITION macro and fix compile noise
Linus Walleij
1
-18
/
+48
2010-12-03
mtd: fix section mismatch on sst25l
Fabio Estevam
1
-2
/
+2
2010-12-03
mtd: mxc_nand: Fix warning on nr_parts unused variable
Fabio Estevam
1
-1
/
+1
2010-12-03
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
Sergej.Stepanov@ids.de
1
-0
/
+2
2010-12-03
mtd: fix master device identification for mtd repartition
Roman Tereshonkov
3
-10
/
+10
2010-12-03
mtd: nand: add check for out of page read
Jason Liu
1
-1
/
+8
2010-12-03
mtd: fix nand kernel-doc warnings
Randy Dunlap
2
-1
/
+4
2010-12-03
mtd: cfi_fixup: remove unused 'param' parameter
Guillaume LECERF
5
-78
/
+77
2010-12-03
jffs2: typo in comment
Dan Carpenter
1
-1
/
+1
2010-12-03
jffs2: fix error value sign
Vasiliy Kulikov
1
-6
/
+6
2010-12-03
mtd: nand: Use printf extension %pR for struct resource
Joe Perches
1
-1
/
+1
2010-12-03
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
6
-28
/
+13
2010-12-03
mtd: NAND: jz4740: Remove custom {read,write}_page handlers
Lars-Peter Clausen
1
-55
/
+0
2010-12-03
mtd: NAND: jz4740: Make 'struct platform_driver jz_nand_driver' static
Lars-Peter Clausen
1
-1
/
+1
2010-12-03
mtd: remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-12-03
mtd: fsmc.h: including linux/io.h for definition of readl
Viresh Kumar
1
-0
/
+1
2010-12-03
mtd: mtdchar: fix information leak to userland
Vasiliy Kulikov
1
-1
/
+1
2010-12-03
mtd: onenand: implement cache program feature for 4KiB page onenand
Roman Tereshonkov
1
-3
/
+19
2010-12-03
mtd: onenand: fix omap2 code to handle cache program feature
Roman Tereshonkov
1
-3
/
+9
2010-12-03
mtd: onenand: add option and variable for cache program feature
Roman Tereshonkov
1
-0
/
+12
2010-12-03
jffs2: use vzalloc
Joe Perches
1
-3
/
+2
2010-12-03
mtd: use vzalloc
Joe Perches
2
-6
/
+3
2010-12-03
mtd: OneNAND: Fix page offset handling at 2KiB pagesize
Kyungmin Park
1
-2
/
+5
2010-12-03
mtd: nandsim: spell fixes in comments
srimugunthan
1
-18
/
+18
2010-12-03
mtd: m25p80: Add support for Macronix MX25L25655E
Kevin Cernekee
1
-0
/
+1
2010-12-03
mtd: m25p80: Add support for Macronix MX25L25635E
Kevin Cernekee
1
-3
/
+28
2010-12-03
mtd: m25p80: Reinstate error print on unrecognized flash
Kevin Cernekee
1
-0
/
+1
2010-12-03
mtd: Fix MTD_OF_PARTS for all arch and minor tidy of MTD_PARTITIONS
Grant Likely
2
-9
/
+12
2010-12-03
mtd: bcm963xx-flash: try JEDEC probe if CFI fails
Guillaume LECERF
1
-0
/
+5
2010-10-30
ipc: shm: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-10-30
fs/compat.c: fix build on MIPS/s390
wu zhangjin
1
-0
/
+1
2010-10-30
mtd: fix build error in m25p80.c
Andres Salomon
1
-1
/
+1
2010-10-30
mtd: Remove redundant mutex from mtd_blkdevs.c
David Woodhouse
1
-7
/
+0
2010-10-30
MTD: Fix wrong check register_blkdev return value
Frank Li
1
-1
/
+4
2010-10-30
ARM: h1940: add UDA1380 to i2c devices list
Vasily Khoruzhick
1
-0
/
+20
2010-10-30
ARM: h1940: Fix backlight and LCD power functions
Vasily Khoruzhick
2
-16
/
+66
2010-10-30
x86, alternative: Call stop_machine_text_poke() on all cpus
Jason Baron
1
-1
/
+1
2010-10-30
ARM: S3C2440: fix boot failure introduced by recent changes in gpiolib
Abdoulaye Walsimou Gaye
1
-0
/
+2
2010-10-30
ARM: S3C2440: various fixes in Kconfig file
Abdoulaye Walsimou Gaye
1
-5
/
+2
2010-10-30
msm: Kconfig: drop unused config options
Daniel Walker
1
-2
/
+0
2010-10-30
msm: fix compile failure when no debug uart is selected
Daniel Walker
1
-1
/
+1
2010-10-30
msm: fix debug-macro.S build failure
Daniel Walker
1
-1
/
+12
[next]