index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
66
-1472
/
+1642
2010-08-08
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
21
-21
/
+0
2010-08-08
mtd: Update copyright notices
David Woodhouse
20
-37
/
+182
2010-08-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-163
/
+55
2010-08-08
mtd-physmap: add support users can assign the probe type in board files
Barry Song
1
-2
/
+6
2010-08-06
mtd: remove redwood map driver
Christian Dietrich
3
-183
/
+0
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-9
/
+6
2010-08-06
mxc_nand: Add v3 (i.MX51) Support
Sascha Hauer
2
-2
/
+222
2010-08-06
mxc_nand: support 8bit ecc
Sascha Hauer
1
-0
/
+30
2010-08-06
mxc_nand: fix correct_data function
Sascha Hauer
1
-2
/
+40
2010-08-06
mxc_nand: add V1_V2 namespace to registers
Sascha Hauer
1
-78
/
+63
2010-08-06
mxc_nand: factor out a check_int function
Sascha Hauer
1
-13
/
+19
2010-08-06
mxc_nand: make some internally used functions overwriteable
Sascha Hauer
1
-28
/
+44
2010-08-06
mxc_nand: rework get_dev_status
Sascha Hauer
1
-12
/
+9
2010-08-06
mxc_nand: remove 0xe00 offset from registers
Sascha Hauer
1
-18
/
+18
2010-08-06
mtd: denali: Add multi connected NAND support
Chuanxiao Dong
2
-1
/
+22
2010-08-06
mtd: denali: Remove set_ecc_config function
Chuanxiao Dong
2
-40
/
+48
2010-08-06
mtd: denali: Remove unuseful code in get_xx_nand_para functions
Chuanxiao Dong
1
-74
/
+7
2010-08-06
mtd: denali: Remove device_info_tag structure
Chuanxiao.Dong
2
-305
/
+37
2010-08-06
mtd: m25p80: add support for the Winbond W25Q32 SPI flash chip
Gabor Juhos
1
-0
/
+1
2010-08-06
mtd: m25p80: add support for the Intel/Numonyx {16,32,64}0S33B SPI flash chips
Gabor Juhos
1
-1
/
+7
2010-08-06
mtd: m25p80: add support for the EON EN25P{32, 64} SPI flash chips
Gabor Juhos
1
-0
/
+4
2010-08-06
mtd: cfi_cmdset_0002: consider version 1.4 as a valid primary extension version
Guillaume LECERF
1
-3
/
+4
2010-08-06
mtd: atmel_nand: fix warning: 'part_probes' defined but not used
Andreas Bießmann
1
-1
/
+1
2010-08-06
mtd: change struct flchip_shared spinlock locking into mutex
Stefani Seibold
2
-20
/
+20
2010-08-06
mtd: Missing slab.h include
David Miller
1
-0
/
+1
2010-08-06
mtd: gen_nand: fix support for multiple chips
Marek Vasut
1
-1
/
+1
2010-08-06
mtd: update description on sm_ftl
Maxim Levitsky
1
-4
/
+7
2010-08-06
mtd: blkdevs: fix crash related to sysfs attributes.
Maxim Levitsky
1
-3
/
+4
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-08-05
mtd: denali: update get nand para functions
Chuanxiao Dong
1
-72
/
+35
2010-08-05
mtd: denali: rename functions which is named by using capitals
Chuanxiao Dong
2
-16
/
+11
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-44
/
+1
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
3
-0
/
+523
2010-08-05
mtd: denali.c: fix reserved all check-patch errors
Chuanxiao Dong
1
-49
/
+53
2010-08-05
mtd: denali.c: fix all "line over 80 characters" warnings
Chuanxiao Dong
1
-108
/
+192
2010-08-05
mtd: denali.c: add and update KERN_ facility level in printk()
Chuanxiao Dong
1
-16
/
+16
2010-08-05
mtd: denali.c: fixed all open brace { check-patch errors
Chuanxiao Dong
1
-116
/
+48
2010-08-05
nand/denali Clean up all white spaces in code indent
Chuanxiao
1
-169
/
+168
2010-08-05
mtd: Blackfin NFC: fix nand busy detection
Barry Song
1
-2
/
+2
2010-08-05
mtd: Blackfin NFC: fix handling of page sizes
Barry Song
1
-38
/
+48
2010-08-05
mtd: Blackfin NFC: wait for the ECC reset to finish
Barry Song
1
-0
/
+2
2010-08-05
mtd: Blackfin NFC: fix typo for read/write delay setup
Barry Song
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl
Barry Song
1
-1
/
+1
2010-08-05
mtd: Blackfin NFC: fix raw page write/read handling
Barry Song
1
-0
/
+18
2010-08-05
mtd: Blackfin NFC: delete useless comment about jffs2
Barry Song
1
-3
/
+0
2010-08-05
MTD: Nand: Add JZ4740 NAND driver
Lars-Peter Clausen
3
-0
/
+523
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
7
-100
/
+205
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-26
/
+7
2010-08-04
mtd: cfi_cmdset_0002: fix the check for valid primary extension versions
Guillaume LECERF
1
-3
/
+12
[next]