summaryrefslogtreecommitdiff
path: root/arch/cris/arch-v32/drivers
AgeCommit message (Expand)Author
2008-02-08CRIS v32: Change drivers/i2c.c locking.Jesper Nilsson
2008-02-08CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.Jesper Nilsson
2008-02-08CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.Jesper Nilsson
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson
2008-02-08CRIS v32: Remove config ifdef around init function for drivers/sync_serial.cJesper Nilsson
2008-02-08CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.Jesper Nilsson
2008-02-08CRIS v32: Update driver for RTC chip pcf8563.Jesper Nilsson
2008-02-08CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.Jesper Nilsson
2008-02-08CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo...Jesper Nilsson
2008-02-08CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...Jesper Nilsson
2008-02-08CRIS v32: Change include path for hwregs in drivers/iop_fw_load.cJesper Nilsson
2008-02-08CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3Jesper Nilsson
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson
2008-02-08CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.Jesper Nilsson
2008-02-08CRIS v32: Update and improve axisflashmapJesper Nilsson
2008-02-08CRIS v32: New version of I2C driver.Jesper Nilsson
2008-02-08CRIS v32: Update synchronous serial driver.Jesper Nilsson
2008-02-08CRIS v32: Add new driver files for Etrax-FSJesper Nilsson
2008-02-08CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson
2008-02-05arch/cris: add a missing iounmapJulia Lawall
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson
2008-01-24Kobject: the cris iop_fw_load.c code is brokenGreg Kroah-Hartman
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed
2007-10-20spelling fixes: arch/cris/Simon Arlott
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita
2007-07-16CRIS: replace old-style member inits with designated initsRobert P. J. Day
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman
2007-03-01[PATCH] fix memory leak in dma_declare_coherent_memory()Yoichi Yuasa
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert crisJosef Sipek
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-10-30[PATCH] cryptocop: double spin_lock_irqsave()Alexey Dobriyan
2006-07-10[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNTIrwan Djajadi
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering