summaryrefslogtreecommitdiffstats
path: root/scripts/config (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-03mtd: nand: pxa3xx: Introduce multiple page I/O supportEzequiel Garcia1-10/+172
2014-01-03mtd: nand: pxa3xx: Add a read/write buffers markersEzequiel Garcia1-11/+29
2014-01-03mtd: nand: pxa3xx: Fix SEQIN column address setEzequiel Garcia1-1/+2
2014-01-03mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()Ezequiel Garcia1-5/+16
2014-01-03mtd: nand: pxa3xx: Split prepare_command_pool() in two stagesEzequiel Garcia1-19/+25
2014-01-03mtd: nand: pxa3xx: Remove READ0 switch/case falltroughEzequiel Garcia1-0/+5
2014-01-03mtd: nand: pxa3xx: Add helper function to set page addressEzequiel Garcia1-15/+21
2014-01-03mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command startEzequiel Garcia1-1/+1
2014-01-03mtd: nand: pxa3xx: Add driver-specific ECC BCH supportEzequiel Garcia1-17/+69
2014-01-03mtd: nand: pxa3xx: Add bad block handlingEzequiel Garcia3-0/+42
2014-01-03mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be readyEzequiel Garcia1-3/+4
2014-01-03mtd: nand: pxa3xx: Use a completion to signal device readyEzequiel Garcia1-14/+24
2014-01-03mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()Ezequiel Garcia1-0/+5
2014-01-03mtd: nand: pxa3xx: Replace host->page_size by mtd->writesizeEzequiel Garcia1-7/+3
2014-01-03mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO countEzequiel Garcia1-5/+7
2014-01-03mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internalEzequiel Garcia1-1/+5
2014-01-03mtd: nand: pxa3xx: Early variant detectionEzequiel Garcia1-20/+20
2014-01-03mtd: nand: pxa3xx: read_page() returns max_bitflipsEzequiel Garcia1-1/+3
2014-01-03mtd: nand: pxa3xx: Prevent sub-page writesEzequiel Garcia1-0/+1
2014-01-03mtd: nand: pxa3xx: Make config menu show supported platformsEzequiel Garcia1-2/+2
2014-01-03mtd: nand: pxa3xx: Add documentation about the controllerEzequiel Garcia2-0/+115
2014-01-03mtd: nand: pxa3xx: devicetree binding updateEzequiel Garcia1-1/+3
2014-01-03mtd: make mtd_partition.name constGeert Uytterhoeven3-5/+5
2014-01-03mtd: ms02-nv: remove superfluous name castGeert Uytterhoeven1-1/+1
2014-01-03mtd: pasemi_nand.c: remove superfluous name castGeert Uytterhoeven1-1/+1
2014-01-03mtd: remove superfluous name castsGeert Uytterhoeven2-2/+2
2014-01-03mtd: gpmi-lib: Make checkpatch happyFabio Estevam1-4/+4
2014-01-03mtd: gpmi: Use devm_clk_get()Fabio Estevam1-19/+2
2014-01-03mtd: gpmi: add a new DT property to use the datasheet's minimum required ECCHuang Shijie2-0/+11
2014-01-03mtd: nand: omap2: Fix OMAP_BCH option dependencyEzequiel Garcia1-1/+1
2014-01-03drivers: mtd: m25p80: add quad read supportSourav Poddar1-2/+137
2014-01-03drivers: mtd: m25p80: convert "bool" read check into an enumSourav Poddar1-14/+57
2013-12-30Linux 3.13-rc6v3.13-rc6Linus Torvalds1-1/+1
2013-12-29ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-26ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-26ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa1-0/+1
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2