aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2012-12-24 17:34:29 +0100
committerDavid Woodhouse <David.Woodhouse@intel.com>2012-12-24 16:55:51 +0000
commit5a40b5fb2bb3a4d1c20149fe47ab25409026ee2e (patch)
treec69f47425fc482af12b70f85d932afe96c820825 /scripts/const_structs.checkpatch
parentMerge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd (diff)
mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES
Recently imlemented writing support has shown that current num of retries is too low. Writing requires longer waiting than simple reading. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
ar.org/avatar/71ded6b825de45f0c1b3d61e0cfbd464?s=13&d=retro' />Paul Gortmaker1-0/+1 2011-09-13locking, drivers/dca: Annotate dca_lock as rawMike Galbraith1-34/+44 2011-03-22drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-4/+2 2011-01-13dca: remove unneeded NULL checkDan Carpenter1-2/+0 2010-09-17dca: disable dca on IOAT ver.3.0 multiple-IOH platformsSosnowski, Maciej1-6/+79 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2 2009-09-13dca: module load should not be an error messageStephen Hemminger1-1/+1 2009-09-10dca: registering requesters in multiple dca domainsMaciej Sosnowski1-12/+108 2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+21 2009-03-21dca: add missing copyright/license headersMaciej Sosnowski1-0/+21 2009-03-04I/OAT: update driver version and copyright datesMaciej Sosnowski1-1/+1 2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski1-18/+33 2009-01-06dmaengine: bump initcall level to arch_initcallDan Williams1-1/+1 2008-11-10[4/4] dca: fixup initialization dependencyDan Williams1-1/+1 2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-5/+3 2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds2-29/+105 2008-07-22I/OAT: I/OAT version 3.0 supportMaciej Sosnowski2-29/+105 2008-07-21device create: dca: convert device_create to device_create_drvdataGreg Kroah-Hartman1-3/+5 2008-02-08DCA: convert struct class_device to struct device.Kay Sievers1-8/+7 2007-10-16I/OAT: Add DCA servicesShannon Nelson1-5/+1 2007-10-16DCA: Add Direct Cache Access driverShannon Nelson4-0/+301