summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-20jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabsDavid Woodhouse1-2/+2
2009-09-20mtd: sh_flctl: register sh_flctl using platform_driver_probe()David Woodhouse1-2/+1
2009-09-19mtd: nand: txx9ndfmc: transfer 512 byte at a time if possibleAtsushi Nemoto1-5/+47
2009-09-19mtd: nand: fix tmio_nand ecc correctionAtsushi Nemoto1-1/+16
2009-09-19mtd: nand: add __nand_correct_data helper functionAtsushi Nemoto2-7/+30
2009-09-19mtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128GMassimo Cirillo2-11/+4
2009-09-19mtd: inftl: fix fold chain block numberMohanlal Jangir1-1/+1
2009-09-19mtd: jedec: fix compilation problem with I28F640C3B definitionStefan Roese1-0/+18
2009-09-19mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driverFeng Kan1-2/+2
2009-09-19mtd: ofpart: Check availability of reg property instead of name propertyBenjamin Krill1-11/+10
2009-09-19driver/Makefile: Initialize "mtd" and "spi" before "net"Sudhakar Rajashekhara1-2/+2
2009-09-19mtd: omap: adding DMA mode support in nand prefetch/post-writevimal singh2-2/+193
2009-09-19mtd: omap: add support for nand prefetch-read and post-writevimal singh4-10/+226
2009-09-19mtd: add nand support for w90p910 (v2)Wan ZongShun3-0/+390
2009-09-19mtd: maps: add mtd-ram support to physmap_ofWolfram Sang2-16/+30
2009-09-19mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell1-5/+12
2009-09-19mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard1-1/+15
2009-09-19phram: cleanup error handling and associated messagesMike Frysinger1-13/+12
2009-09-19mtd: m25p80: add SST WF SPI flash device informationGraf Yang1-0/+4
2009-09-19mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang1-1/+125
2009-09-19mtd: fix order of TEST/PARTITIONS kconfig optionsMike Frysinger1-8/+8
2009-09-19mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger3-2/+322
2009-09-19mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger1-1/+1
2009-09-19mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko1-0/+8
2009-09-19mtd: jedec_probe: fix NEC uPD29F064115 detectionHiroshi Ito1-2/+2
2009-09-19mtd: mtdpart: prevent a read from regions[-1]Roel Kluin1-1/+2
2009-09-19mtd: mtdconcat: prevent a read from eraseregions[-1]Roel Kluin1-3/+3
2009-09-19mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin1-2/+4
2009-09-19mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje1-6/+39
2009-09-19mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2-1/+61
2009-09-19mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje6-14/+17
2009-09-19mtd: onenand: make onenand/generic.c more genericMagnus Damm4-13/+24
2009-09-19mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König1-2/+1
2009-09-19mtd: sst25l, fix lock imbalanceJiri Slaby1-1/+3
2009-09-19mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon3-0/+521
2009-09-18sparc: Clean up linker script using new linker script macros.Geoffrey Thomas1-68/+7
2009-09-18frv: clean up linker script using new linker script macros.Nelson Elhage1-54/+7
2009-09-18frv: remove unused .altinstructions codeNelson Elhage1-5/+0
2009-09-18headers: taskstats_kern.h trimAlexey Dobriyan4-2/+2
2009-09-18kernel-doc: allow multi-line declaration purpose descriptionsJohannes Weiner2-6/+19
2009-09-18mm: Fix problem of parameter in noteJianjun Kong1-1/+1
2009-09-18kref: double kref_put() in my_data_handler()Roel Kluin1-1/+0
2009-09-18ext4: Update documentation about quota mount optionsJan Kara1-4/+12
2009-09-18pty_write: don't do a tty_wakeup() when the buffers are fullLinus Torvalds1-2/+4
2009-09-18[WATCHDOG] sizeof cleanupWim Van Sebroeck3-3/+3
2009-09-18[WATCHDOG] wdt_pci: fix printk and variable typeRandy Dunlap1-5/+5
2009-09-18[WATCHDOG] wdt_pci - use pci_request_regionWim Van Sebroeck1-7/+8
2009-09-18[WATCHDOG] ar7_wdt: Fix error handling during probe.Wim Van Sebroeck1-1/+2
2009-09-18[WATCHDOG] ar7_wdt: convert to become a platform driverFlorian Fainelli1-53/+53
2009-09-18[WATCHDOG] fix book E watchdog to take WDIOC_SETTIMEOUT arg in secondsChris Friesen1-4/+53