index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
71
-1159
/
+3412
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
234
-2080
/
+8861
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
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
5688
-217433
/
+328325
2010-10-30
MTD: Fix wrong check register_blkdev return value
Frank Li
1
-1
/
+4
2010-10-29
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...
Linus Torvalds
5
-13
/
+50
2010-10-29
Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...
Linus Torvalds
7
-21
/
+36
2010-10-29
Merge branch 'for-2637/s3c24xx-all' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
7
-68
/
+399
2010-10-30
ARM: Merge for-2637/s3c24xx/misc
Ben Dooks
2
-5
/
+4
2010-10-30
ARM: Merge for-2637/s3c24xx/h1940
Ben Dooks
4
-57
/
+183
2010-10-30
ARM: Merge for-2637/s3c24xx/rx1950
Ben Dooks
1
-6
/
+212
[next]