aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-03mtd: gpmi: remove the unused lineHuang Shijie
2014-01-03mtd: gpmi: delete the gpmi_pre_bbt_scanHuang Shijie
2014-01-03mtd: gpmi: do not use the local array to do the DMA transferHuang Shijie
2014-01-03mtd: nand: pxa3xx: make ECC configuration checks more explicitBrian Norris
2014-01-03mtd: nand: pxa3xx: Add ECC BCH correctable errors detectionEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add multiple chunk write supportEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Introduce multiple page I/O supportEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add a read/write buffers markersEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Fix SEQIN column address setEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()Ezequiel Garcia
2014-01-03mtd: nand: pxa3xx: Split prepare_command_pool() in two stagesEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Remove READ0 switch/case falltroughEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add helper function to set page addressEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command startEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add driver-specific ECC BCH supportEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be readyEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use a completion to signal device readyEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()Ezequiel Garcia
2014-01-03mtd: nand: pxa3xx: Replace host->page_size by mtd->writesizeEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO countEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internalEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Early variant detectionEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: read_page() returns max_bitflipsEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Prevent sub-page writesEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Make config menu show supported platformsEzequiel Garcia
2014-01-03mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven
2014-01-03mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven
2014-01-03mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven
2014-01-03mtd: gpmi-lib: Make checkpatch happyFabio Estevam
2014-01-03mtd: gpmi: Use devm_clk_get()Fabio Estevam
2014-01-03mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie
2014-01-03mtd: nand: omap2: Fix OMAP_BCH option dependencyEzequiel Garcia
2014-01-03drivers: mtd: m25p80: add quad read supportSourav Poddar
2014-01-03drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-29Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-27Merge branches 'powercap' and 'acpi-lpss' with new device IDsRafael J. Wysocki
2013-12-27Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixesRafael J. Wysocki
2013-12-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-12-24Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-12-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-23Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-23Merge branches 'cxgb4', 'flowsteer' and 'misc' into for-linusRoland Dreier
2013-12-23Merge tag 'drm-intel-fixes-2013-12-18' of git://people.freedesktop.org/~danve...Dave Airlie
2013-12-23Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom