summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds2-54/+0
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson1-29/+0
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas1-25/+0
2012-07-06cris/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-04-03cris/arch-v32: cryptocop: Use kzallocJesper Nilsson1-4/+2
2012-03-28Disintegrate asm/system.h for CRISDavid Howells3-3/+0
2012-01-09mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy1-2/+1
2012-01-09mtd: introduce mtd_read interfaceArtem Bityutskiy1-2/+2
2011-11-10net: Fix references to deleted NET_ETHERNET Kconfig setting.David S. Miller1-1/+1
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-2/+2
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-09-11mtd: nand: rename NAND_USE_FLASH_BBTBrian Norris2-2/+2
2011-09-11mtd: nand: consolidate redundant flash-based BBT flagsBrian Norris2-2/+2
2011-07-27atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-25mtd: cris: convert to mtd_device_register()Jamie Iles2-4/+4
2011-03-31Fix common misspellingsLucas De Marchi4-4/+4
2011-03-29Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2-378/+0
2011-03-21Drop the CRISv32 version of pcf8563Jesper Nilsson2-378/+0
2011-03-11CRIS: stop checking for MTD_CONCATDmitry Eremin-Solenikov2-7/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-2/+8
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-2/+8
2010-09-26cris: autoconvert trivial BKL usersArnd Bergmann5-20/+23
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson2-8/+6
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson4-36/+80
2010-05-25CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson1-1/+1
2010-05-25CRISv32: Remove duplicated Kconfig items.Jesper Nilsson1-14/+0
2010-04-29cris: push down BKL into some device driversArnd Bergmann2-13/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-2/+1
2010-03-29frv/chris: fix lines with a missing semicolonsDavid Howells1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-23resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2009-10-02const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-06-11CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson1-2/+2
2009-04-28CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.Jesper Nilsson1-2/+2
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-1/+1
2009-01-06chris: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-3/+3
2008-10-29[CRIS] Move header files from include to arch/cris/include.Jesper Nilsson4-4/+4
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk1-12/+12
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1-1/+1
2008-07-21Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
2008-07-20Cris: convert to using generic dma-coherent mem allocatorDmitry Baryshkov2-103/+4
2008-06-30It looks at least odd to apply spin_unlock to a mutex.Julia Lawall1-1/+1
2008-06-21Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-1/+4
2008-06-21Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-05-19cris: cdev lock_kernel() pushdownJonathan Corbet3-14/+28
2008-02-08CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson1-49/+12
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 Nilsson2-20/+24