summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-06mtd: m25p80: Add support for m25pe20Alexandre Pereira da Silva1-0/+1
2012-07-06mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani1-1/+1
2012-07-06mtd: mxc_nand: add i.MX53 supportSascha Hauer1-6/+42
2012-07-06mtd: mxc_nand: swap iomem resource orderSascha Hauer1-16/+19
2012-07-06mtd: mxc_nand: Use managed resourcesSascha Hauer1-47/+23
2012-07-06mtd: elbc nand: use drvdata to only remove the relevant chipScott Wood1-5/+5
2012-07-06mtd: add JEDEC ID for w25q32dw to chip tableing. Federico Fuga1-0/+1
2012-07-06nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam1-2/+2
2012-07-06mtd: nand: kill NAND_NO_READRDYBrian Norris5-22/+2
2012-07-06mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris1-0/+1
2012-07-06mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2-44/+11
2012-07-06mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht1-8/+17
2012-07-06mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht1-40/+81
2012-07-06mtd: sh_flctl: Group sector accesses into a single transferBastian Hecht1-25/+19
2012-07-06mtd: sh_flctl: Simplify the hardware ecc page read/writeBastian Hecht1-23/+2
2012-07-06mtd: sh_flctl: Fix hardware ECC behaviourBastian Hecht1-23/+7
2012-07-06mtd: sh_flctl: Use different OOB layoutBastian Hecht1-6/+12
2012-07-06mtd: sh_flctl: Add support for error IRQBastian Hecht1-3/+31
2012-07-06mtd: sh_flctl: Add missing iounmap()Bastian Hecht1-0/+2
2012-07-06mtd: nand: gpmi: need to use {read,write}_oob_rawBrian Norris1-0/+3
2012-07-06mtd: cafe_nand: spelling mistakeBrian Norris1-1/+1
2012-07-06mtd: mtdoops: refactor loopBrian Norris1-8/+6
2012-07-06mtd: move mtd_read_oob() definition out of mtd.hBrian Norris1-0/+9
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski1-9/+3
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer1-5/+5
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer1-8/+29
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-06-09mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani1-0/+7
2012-06-09Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds1-5/+3
2012-06-08Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifsLinus Torvalds2-6/+23
2012-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-44/+158
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie6-27/+28
2012-06-08Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie9-17/+130
2012-06-08drivers/platform/x86/acerhdf.c: correct Boris' mail addressBorislav Petkov1-1/+1
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-07drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handlerAdam Jackson2-6/+67
2012-06-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-18/+57
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds11-41/+39
2012-06-06Merge branches 'cxgb4', 'mlx4' and 'ocrdma' into for-linusRoland Dreier10-41/+35
2012-06-06IB/mlx4: Fix max_wqe capacity reported from query deviceSagi Grimberg3-7/+24
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2
2012-06-06Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2-0/+8
2012-06-06Merge tag 'iommu-fixes-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-35/+52
2012-06-06char/agp: add another Ironlake host bridgeEugeni Dodonov2-0/+2
2012-06-05drm/i915: fix up ivb plane 3 pageflipsDaniel Vetter2-1/+26
2012-06-05Merge branch '3.5-merge-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-58/+21
2012-06-05Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds3-0/+292
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-4/+17
2012-06-05drm/radeon: fix vm deadlocks on caymanChristian König1-7/+12