index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
debug.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
mtd: m25p80: Add support for the Winbond W25Q64
Thierry Reding
1
-0
/
+1
2010-10-25
mtd: nand_base: do not cache pages with uncorrectable ECC errors
Artem Bityutskiy
1
-1
/
+2
2010-10-25
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
4
-0
/
+378
2010-10-25
mtd: sanity check ioctl input
Dan Carpenter
1
-0
/
+3
2010-10-25
mtd: fix the build warning for fsl_upm.c
Roy Zang
1
-1
/
+1
2010-10-25
mtd: fix almost all checkpatch warnings in nand_base.c
Florian Fainelli
1
-30
/
+43
2010-10-25
mtd: fix all checkpatch errors in nand_base.c
Florian Fainelli
1
-23
/
+26
2010-10-25
mtd: davinci: relax a timeout for ECC-initialization
Wolfram Sang
1
-1
/
+2
2010-10-25
mtd: m25p80: Add support for two new Spansion SPI devices (S25FL-K)
Gernot Hoyler
1
-0
/
+2
2010-10-25
mtd: nand: split ONFI detection logic to its own function
Florian Fainelli
1
-61
/
+71
2010-10-25
mtd: nand: add support for reading ONFI parameters from NAND device
Florian Fainelli
2
-30
/
+202
2010-10-25
mtd: nand: denali should also handle NAND_CMD_PARAM
Florian Fainelli
1
-0
/
+1
2010-10-25
mtd: nand: add NAND_CMD_PARAM (0xec) definition
Florian Fainelli
1
-0
/
+1
2010-10-25
mtd: OneNAND: Remove unused cmd_map at s5pc110
Kyungmin Park
1
-1
/
+0
2010-10-25
mtd: nand: Samsung MLC - new OOB sizes
Brian Norris
1
-2
/
+15
2010-10-25
mtd: davinci: fix comment to match the code
Wolfram Sang
1
-2
/
+3
2010-10-25
mtd: pcmciamtd: remove dead code
Dan Carpenter
1
-4
/
+0
2010-10-25
mtd: mpc5121_nfc: fix memory leak on error path
Julia Lawall
1
-2
/
+5
2010-10-25
mtd: pxa3xx_nand: set oob length in the runtime
Lei Wen
1
-7
/
+18
2010-10-25
mtd: pxa3xx_nand: remove the flash info in driver structure
Lei Wen
1
-72
/
+43
2010-10-25
mtd: pxa3xx_nand: introduce default timing to reduce read id times
Lei Wen
1
-35
/
+33
2010-10-25
mtd: pxa3xx_nand: condense the flash definition
Lei Wen
3
-172
/
+25
2010-10-25
mtd: nand: support new Toshiba SLC
Brian Norris
2
-2
/
+34
2010-10-25
mtd: nand: Increase NAND_MAX_OOBSIZE
Brian Norris
1
-2
/
+2
2010-10-25
mtd: cleanup Kconfig dependencies
H Hartley Sweeten
1
-24
/
+22
2010-10-25
mtd: edit comments on deprecation of ioctl ECCGETLAYOUT
Brian Norris
3
-8
/
+13
2010-10-25
mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT
Brian Norris
6
-7
/
+67
2010-10-25
mtd: inftl.h: fix spacing errors
Brian Norris
1
-7
/
+7
2010-10-25
mtd: nand: spansion S30MLxxxP support
Brian Norris
1
-0
/
+13
2010-10-25
mtd: fix callback return value check
Baruch Siach
1
-1
/
+1
2010-09-29
Linux 2.6.36-rc6
v2.6.36-rc6
Linus Torvalds
1
-1
/
+1
2010-09-29
MN10300: Handle missing sys_cacheflush() when caching disabled
David Howells
2
-8
/
+27
2010-09-28
alpha: fix compile problem in arch/alpha/kernel/signal.c
Linus Torvalds
1
-2
/
+2
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
4
-14
/
+24
2010-09-28
hwmon (coretemp): Fix build breakage if SMP is undefined
Guenter Roeck
1
-0
/
+1
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
3
-4
/
+5
2010-09-28
Fix pktcdvd ioctl dev_minor range check
Dan Rosenberg
1
-1
/
+1
2010-09-28
MN10300: Default config choice GDBSTUB_TTYSM0 should be GDBSTUB_ON_TTYSM0
David Howells
1
-1
/
+1
2010-09-28
net/9p: Mount only matching virtio channels
Sven Eckelmann
1
-1
/
+2
2010-09-28
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-28
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-28
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2
-2
/
+2
2010-09-27
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
1
-1
/
+2
2010-09-27
mn10300: check __get_user/__put_user results...
Al Viro
1
-6
/
+6
2010-09-27
mn10300: get rid of set_fs(USER_DS) in sigframe setup
Al Viro
1
-4
/
+0
2010-09-27
mn10300: ->restart_block.fn needs to be reset on sigreturn
Al Viro
1
-0
/
+3
2010-09-27
mn10300: prevent double syscall restarts
Al Viro
1
-3
/
+9
2010-09-27
mn10300: avoid SIGSEGV delivery loop
Al Viro
1
-2
/
+2
2010-09-27
alpha: __get_user/__put_user results need to be checked...
Al Viro
1
-4
/
+4
2010-09-27
alpha: switch osf_sigprocmask() to use of sigprocmask()
Al Viro
3
-47
/
+12
[next]