summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mtd: at91: extract hw ecc initialization to one functionJosh Wu2012-07-061-61/+66
* mtd: m25p80: Add support for n25q064Alexandre Pereira da Silva2012-07-061-0/+1
* mtd: m25p80: Add support for m25pe20Alexandre Pereira da Silva2012-07-061-0/+1
* mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani2012-07-061-1/+1
* ARM: i.MX5: Add nand oftree supportSascha Hauer2012-07-063-0/+16
* mtd: mxc_nand: add i.MX53 supportSascha Hauer2012-07-061-6/+42
* mtd: mxc_nand: swap iomem resource orderSascha Hauer2012-07-062-22/+24
* mtd: mxc_nand: Use managed resourcesSascha Hauer2012-07-061-47/+23
* mtd: elbc nand: use drvdata to only remove the relevant chipScott Wood2012-07-061-5/+5
* mtd: add JEDEC ID for w25q32dw to chip tableing. Federico Fuga2012-07-061-0/+1
* nand: mxc_nand: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-07-061-2/+2
* mtd: nand: kill NAND_NO_READRDYBrian Norris2012-07-066-28/+2
* mtd: nand: remove NAND_BBT_SEARCH optionBrian Norris2012-07-062-4/+0
* mtd: nand: add Eon Silicon Solutions manufacturer IDBrian Norris2012-07-062-0/+2
* mtd: tests: use random32 instead of home-brewed generatorArtem Bityutskiy2012-07-062-44/+11
* mtd: sh_flctl: Use user oob data in hardware ECC modeBastian Hecht2012-07-061-8/+17
* mtd: sh_flctl: Restructure the hardware ECC handlingBastian Hecht2012-07-062-43/+88
* mtd: sh_flctl: Group sector accesses into a single transferBastian Hecht2012-07-061-25/+19
* mtd: sh_flctl: Simplify the hardware ecc page read/writeBastian Hecht2012-07-061-23/+2
* mtd: sh_flctl: Fix hardware ECC behaviourBastian Hecht2012-07-061-23/+7
* mtd: sh_flctl: Use different OOB layoutBastian Hecht2012-07-062-10/+12
* mtd: sh_flctl: Add support for error IRQBastian Hecht2012-07-062-3/+40
* mtd: sh_flctl: Add missing iounmap()Bastian Hecht2012-07-061-0/+2
* mtd: nand: gpmi: need to use {read,write}_oob_rawBrian Norris2012-07-061-0/+3
* mtd: cafe_nand: spelling mistakeBrian Norris2012-07-061-1/+1
* mtd: mtdoops: refactor loopBrian Norris2012-07-061-8/+6
* mtd: move mtd_read_oob() definition out of mtd.hBrian Norris2012-07-062-8/+10
* mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-061-9/+3
* mtd: ABI documentation: clarification of bitflip_thresholdMike Dunn2012-07-061-8/+9
* mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer2012-07-061-5/+5
* mtd: mxc_nand: use 32bit copy functionsSascha Hauer2012-07-061-8/+29
* mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-061-1/+1
* mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani2012-06-091-0/+7
* Linux 3.5-rc2v3.5-rc2Linus Torvalds2012-06-081-1/+1
* mm, oom: fix badness score underflowDavid Rientjes2012-06-081-2/+2
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-06-086-39/+179
|\
| * sched: Fix the relax_domain_level boot parameterDimitri Sivanich2012-06-061-6/+3
| * sched: Validate assumptions in sched_init_numa()Peter Zijlstra2012-06-061-19/+80
| * sched: Always initialize cpu-powerPeter Zijlstra2012-06-062-2/+13
| * sched: Fix domain iterationPeter Zijlstra2012-06-064-10/+72
| * sched/rt: Fix lockdep annotation within find_lock_lowest_rq()Peter Zijlstra2012-06-061-1/+1
| * sched/numa: Load balance between remote nodesAlex Shi2012-06-061-1/+1
| * sched/x86: Calculate booted cores after construction of sibling_maskKamalesh Babulal2012-06-061-0/+9
* | sched/fair: fix lots of kernel-doc warningsRandy Dunlap2012-06-081-16/+6
* | Revert "drm/i915/crt: Do not rely upon the HPD presence pin"Linus Torvalds2012-06-081-5/+3
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-06-082-5/+4
|\ \
| * | ext4: don't set i_flags in EXT4_IOC_SETFLAGSTao Ma2012-06-071-1/+0
| * | ext4: fix the free blocks calculation for ext3 file systems w/ uninit_bgTheodore Ts'o2012-06-071-4/+4
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2012-06-082-9/+16
|\ \ \
| * | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
OpenPOWER on IntegriCloud