aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20Merge 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-29It looks at least odd to apply spin_unlock to a mutex.Julia Lawall1-1/+1
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-1/+4
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-05-18cris: 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
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson1-16/+0
2008-02-08CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson1-5/+1
2008-02-08CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson1-765/+0
2008-02-08CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson1-133/+163
2008-02-08CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.Jesper Nilsson1-156/+0
2008-02-08CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision.Jesper Nilsson1-8/+8
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision.Jesper Nilsson1-7/+7
2008-02-08CRIS v32: Change include path for hwregs in drivers/iop_fw_load.cJesper Nilsson1-8/+8
2008-02-08CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson1-50/+54
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson1-6/+0
2008-02-08CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.Jesper Nilsson1-2/+3
2008-02-08CRIS v32: Update and improve axisflashmapJesper Nilsson1-143/+345
2008-02-08CRIS v32: New version of I2C driver.Jesper Nilsson2-14/+187
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson1-341/+599
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson3-0/+1149
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson3-0/+1168
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson1-215/+478
2008-02-05arch/cris: add a missing iounmapJulia Lawall1-1/+3
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson1-0/+4
2008-01-24Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman1-0/+11
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-12/+0
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2-7/+4
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed1-1/+1
2007-10-20spelling fixes: arch/cris/Simon Arlott3-3/+3
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz1-0/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-4/+2
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day3-12/+12
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-1/+1
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski1-1/+1
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman1-1/+3
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa1-1/+1
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser1-1/+1