summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-192-9/+160
| * | | | | | mtd: add nand support for w90p910 (v2)Wan ZongShun2009-09-193-0/+390
| * | | | | | mtd: maps: add mtd-ram support to physmap_ofWolfram Sang2009-09-191-0/+4
| * | | | | | mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell2009-09-191-5/+12
| * | | | | | mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27Eric Benard2009-09-191-1/+15
| * | | | | | phram: cleanup error handling and associated messagesMike Frysinger2009-09-191-13/+12
| * | | | | | mtd: m25p80: add SST WF SPI flash device informationGraf Yang2009-09-191-0/+4
| * | | | | | mtd: m25p80: add support for AAI programming with SST SPI flashesGraf Yang2009-09-191-1/+125
| * | | | | | mtd: fix order of TEST/PARTITIONS kconfig optionsMike Frysinger2009-09-191-8/+8
| * | | | | | mtd/maps: gpio-addr-flash: new driver for GPIO assisted flash addressingMike Frysinger2009-09-193-2/+322
| * | | | | | mtd/maps: uclinux: depend on MTD_RAM being built into the kernelMike Frysinger2009-09-191-1/+1
| * | | | | | mtd/maps: uclinux: fix building when partition support is disabledTimofei Bondarenko2009-09-191-0/+8
| * | | | | | mtd: jedec_probe: fix NEC uPD29F064115 detectionHiroshi Ito2009-09-191-2/+2
| * | | | | | mtd: mtdpart: prevent a read from regions[-1]Roel Kluin2009-09-191-1/+2
| * | | | | | mtd: mtdconcat: prevent a read from eraseregions[-1]Roel Kluin2009-09-191-3/+3
| * | | | | | mtd: lart: Prevent a read from mtd->eraseregions[-1]Roel Kluin2009-09-191-2/+4
| * | | | | | mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chipsSneha Narnakaje2009-09-191-6/+39
| * | | | | | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRSTSneha Narnakaje2009-09-191-1/+60
| * | | | | | mtd: nand: add "page" parameter to all read_page/read_page_raw APIsSneha Narnakaje2009-09-195-12/+15
| * | | | | | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-192-11/+14
| * | | | | | mtd: nand: register orion_nand using platform_driver_probe()Uwe Kleine-König2009-09-191-2/+1
| * | | | | | mtd: sst25l, fix lock imbalanceJiri Slaby2009-09-191-1/+3
| * | | | | | mtd: SST25L (non JEDEC) SPI Flash driverRyan Mallon2009-09-193-0/+521
| * | | | | | mtd: pmcmsp-flash: fix error paths in init_msp_flashRoel Kluin2009-09-041-17/+59
| * | | | | | mtd: make few symbols staticH Hartley Sweeten2009-09-041-2/+2
| * | | | | | mtd: onenand: select MTD_PARTITIONSPaul Mundt2009-09-041-1/+1
| * | | | | | mtd: m25p80: add support for 3 Macronix flash chipsSiddarth Gore2009-09-041-0/+3
| * | | | | | mtd: tests: fix read buffer overflowsRoel Kluin2009-09-042-7/+7
| * | | | | | slram: Read buffer overflowRoel Kluin2009-09-041-1/+1
| * | | | | | mtd: physmap_of: fix incorrect checkvimal singh2009-09-041-6/+7
| * | | | | | mtd: nand_base: allow drivers to choose ECC block sizeSingh, Vimal2009-09-041-1/+2
| * | | | | | mtd: correct typo "MTD_DATAFLASH_VERIFY_WRITE"Robert P. J. Day2009-09-041-2/+2
| * | | | | | mtd: afs: fix build warningRussell King2009-09-041-1/+1
| * | | | | | mtd: plat-ram: use resource_sizeWolfram Sang2009-09-041-1/+1
| * | | | | | mtd: physmap_of: use resource_sizeWolfram Sang2009-09-041-3/+4
| * | | | | | mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-041-1/+4
| * | | | | | mtd: fix a typo in commentMatthias Kaehlcke2009-09-041-1/+1
| * | | | | | mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-041-40/+42
| * | | | | | mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-041-2/+1
| * | | | | | mtd: OneNAND: spelling fixesMika Korhonen2009-09-041-10/+10
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-09-234-182/+202
|\ \ \ \ \ \ \
| * | | | | | | intel-iommu: Disable PMRs after we enable translation, not beforeDavid Woodhouse2009-09-191-2/+3
| * | | | | | | intel-iommu: Fix integer wrap on 32 bit kernelsBenjamin LaHaise2009-09-191-4/+3
| * | | | | | | intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}()David Woodhouse2009-09-191-4/+7
| * | | | | | | intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long'David Woodhouse2009-09-191-2/+8
| * | | | | | | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-112-0/+13
| * | | | | | | intel-iommu: Disallow interrupt remapping if not all ioapics coveredYouquan Song2009-09-112-3/+5
| * | | | | | | intel-iommu: include linux/dmi.h to use dmi_ routinesStephen Rothwell2009-08-311-0/+1
| * | | | | | | pci/dmar: correct off-by-one error in dmar_fault()Troy Heber2009-08-301-1/+1
| * | | | | | | intel-iommu: Cope with yet another BIOS screwup causing crashesDavid Woodhouse2009-08-261-0/+11