summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v32/drivers
Commit message (Expand)AuthorAgeFilesLines
* CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson2008-02-081-49/+12Star
* CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson2008-02-081-174/+174
* CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson2008-02-082-20/+24
* CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-081-16/+0Star
* CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson2008-02-081-5/+1Star
* CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson2008-02-081-765/+0Star
* CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson2008-02-081-133/+163
* CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.Jesper Nilsson2008-02-081-156/+0Star
* CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo...Jesper Nilsson2008-02-081-8/+8
* CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...Jesper Nilsson2008-02-081-7/+7
* CRIS v32: Change include path for hwregs in drivers/iop_fw_load.cJesper Nilsson2008-02-081-8/+8
* CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson2008-02-081-50/+54
* CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson2008-02-081-6/+0Star
* CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.Jesper Nilsson2008-02-081-2/+3
* CRIS v32: Update and improve axisflashmapJesper Nilsson2008-02-081-143/+345
* CRIS v32: New version of I2C driver.Jesper Nilsson2008-02-082-14/+187
* CRIS v32: Update synchronous serial driver.Jesper Nilsson2008-02-081-341/+599
* CRIS v32: Add new driver files for Etrax-FSJesper Nilsson2008-02-083-0/+1149
* CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson2008-02-083-0/+1168
* CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2008-02-081-215/+478
* arch/cris: add a missing iounmapJulia Lawall2008-02-051-1/+3
* CRIS: avoid using arch links in KconfigJesper Nilsson2008-02-051-0/+4
* Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman2008-01-251-0/+11
* ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-271-12/+0Star
* CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2007-11-152-7/+4Star
* cris: ARRAY_SIZE() cleanupAlex Unleashed2007-11-151-1/+1
* spelling fixes: arch/cris/Simon Arlott2007-10-203-3/+3
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz2007-08-201-0/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-4/+2Star
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-3/+1Star
* CRIS: replace old-style member inits with designated initsRobert P. J. Day2007-07-163-12/+12
* Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-1/+1
* dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1
* [PATCH] MSI-X: fix resume crashEric W. Biederman2007-03-281-1/+3
* [PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa2007-03-011-1/+1
* arch/cris: typo in KERN_INFONicolas Kaiser2007-02-171-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-125-5/+5
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [PATCH] struct path: convert crisJosef Sipek2006-12-081-4/+4
* Fix misc Kconfig typosMatt LaPlante2006-11-301-4/+4
* [PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan2006-10-301-1/+0Star
* [PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi2006-07-101-2/+0Star
* [PATCH] cris: switch to iminor/imajorEric Sesterhenn2006-07-103-8/+8
* [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0Star
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-2/+0Star
* [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+1
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-092-2/+0Star