Age | Commit message (Expand) | Author |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-06-11 | CRISv32: Fix potential null reference in cryptocop driver. | Jesper Nilsson |
2009-04-28 | CRISv32: Fix typo compile error in ARTPEC-3 gpio driver. | Jesper Nilsson |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-01-06 | chris: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-29 | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson |
2008-10-20 | cris: use bcd2bin/bin2bcd | Adrian Bunk |
2008-07-29 | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar |
2008-07-20 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2008-07-20 | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov |
2008-06-29 | It looks at least odd to apply spin_unlock to a mutex. | Julia Lawall |
2008-06-20 | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet |
2008-06-20 | Add "no BKL needed" comments to several drivers | Jonathan Corbet |
2008-05-18 | cris: cdev lock_kernel() pushdown | Jonathan Corbet |
2008-02-08 | CRIS v32: Change drivers/i2c.c locking. | Jesper Nilsson |
2008-02-08 | CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. | Jesper Nilsson |
2008-02-08 | CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. | Jesper Nilsson |
2008-02-08 | CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. | Jesper Nilsson |
2008-02-08 | CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c | Jesper Nilsson |
2008-02-08 | CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. | Jesper Nilsson |
2008-02-08 | CRIS v32: Update driver for RTC chip pcf8563. | Jesper Nilsson |
2008-02-08 | CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. | Jesper Nilsson |
2008-02-08 | CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo... | Jesper Nilsson |
2008-02-08 | CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis... | Jesper Nilsson |
2008-02-08 | CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c | Jesper Nilsson |
2008-02-08 | CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 | Jesper Nilsson |
2008-02-08 | CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. | Jesper Nilsson |
2008-02-08 | CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. | Jesper Nilsson |
2008-02-08 | CRIS v32: Update and improve axisflashmap | Jesper Nilsson |
2008-02-08 | CRIS v32: New version of I2C driver. | Jesper Nilsson |
2008-02-08 | CRIS v32: Update synchronous serial driver. | Jesper Nilsson |
2008-02-08 | CRIS v32: Add new driver files for Etrax-FS | Jesper Nilsson |
2008-02-08 | CRIS v32: Add new driver files for Artpec-3. | Jesper Nilsson |
2008-02-08 | CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. | Jesper Nilsson |
2008-02-05 | arch/cris: add a missing iounmap | Julia Lawall |
2008-02-05 | CRIS: avoid using arch links in Kconfig | Jesper Nilsson |
2008-01-24 | Kobject: the cris iop_fw_load.c code is broken | Greg Kroah-Hartman |
2007-11-27 | ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig | Bartlomiej Zolnierkiewicz |
2007-11-14 | CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two | Jesper Nilsson |
2007-11-14 | cris: ARRAY_SIZE() cleanup | Alex Unleashed |
2007-10-20 | spelling fixes: arch/cris/ | Simon Arlott |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day |
2007-08-20 | ide: fix hidden dependencies on CONFIG_IDE_GENERIC | Bartlomiej Zolnierkiewicz |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau |
2007-07-19 | unregister_chrdev(): ignore the return value | Akinobu Mita |
2007-07-16 | CRIS: replace old-style member inits with designated inits | Robert P. J. Day |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-08 | dma_declare_coherent_memory wrong allocation | Guennadi Liakhovetski |
2007-03-28 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman |
2007-03-01 | [PATCH] fix memory leak in dma_declare_coherent_memory() | Yoichi Yuasa |