summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers/mach-a3
AgeCommit message (Expand)AuthorFilesLines
2016-05-06CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki1-0/+1
2015-12-19cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON1-3/+0
2015-12-18cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON1-2/+1
2015-12-09cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-1/+1
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent2-1000/+0
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson1-2/+2
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2012-03-28Disintegrate asm/system.h for CRISDavid Howells1-1/+0
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris1-1/+1
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann1-5/+6
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson1-9/+19
2009-04-28CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson1-2/+2
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2-2/+2
2008-05-19cris: cdev lock_kernel() pushdownJonathan Corbet1-0/+4
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson1-174/+174
2008-02-08CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson1-10/+12
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...Jesper Nilsson1-7/+7
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson3-0/+1168