index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
CRIS v32: Change drivers/i2c.c locking.
Jesper Nilsson
2008-02-08
1
-49
/
+12
*
CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.
Jesper Nilsson
2008-02-08
1
-174
/
+174
*
CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.
Jesper Nilsson
2008-02-08
2
-20
/
+24
*
CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
Jesper Nilsson
2008-02-08
1
-16
/
+0
*
CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c
Jesper Nilsson
2008-02-08
1
-5
/
+1
*
CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.
Jesper Nilsson
2008-02-08
1
-765
/
+0
*
CRIS v32: Update driver for RTC chip pcf8563.
Jesper Nilsson
2008-02-08
1
-133
/
+163
*
CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.
Jesper Nilsson
2008-02-08
1
-156
/
+0
*
CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo...
Jesper Nilsson
2008-02-08
1
-8
/
+8
*
CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...
Jesper Nilsson
2008-02-08
1
-7
/
+7
*
CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c
Jesper Nilsson
2008-02-08
1
-8
/
+8
*
CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3
Jesper Nilsson
2008-02-08
1
-50
/
+54
*
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
Jesper Nilsson
2008-02-08
1
-6
/
+0
*
CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.
Jesper Nilsson
2008-02-08
1
-2
/
+3
*
CRIS v32: Update and improve axisflashmap
Jesper Nilsson
2008-02-08
1
-143
/
+345
*
CRIS v32: New version of I2C driver.
Jesper Nilsson
2008-02-08
2
-14
/
+187
*
CRIS v32: Update synchronous serial driver.
Jesper Nilsson
2008-02-08
1
-341
/
+599
*
CRIS v32: Add new driver files for Etrax-FS
Jesper Nilsson
2008-02-08
3
-0
/
+1149
*
CRIS v32: Add new driver files for Artpec-3.
Jesper Nilsson
2008-02-08
3
-0
/
+1168
*
CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.
Jesper Nilsson
2008-02-08
1
-215
/
+478
*
arch/cris: add a missing iounmap
Julia Lawall
2008-02-05
1
-1
/
+3
*
CRIS: avoid using arch links in Kconfig
Jesper Nilsson
2008-02-05
1
-0
/
+4
*
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
2008-01-24
1
-0
/
+11
*
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
Bartlomiej Zolnierkiewicz
2007-11-27
1
-12
/
+0
*
CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two
Jesper Nilsson
2007-11-14
2
-7
/
+4
*
cris: ARRAY_SIZE() cleanup
Alex Unleashed
2007-11-14
1
-1
/
+1
*
spelling fixes: arch/cris/
Simon Arlott
2007-10-20
3
-3
/
+3
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
Bartlomiej Zolnierkiewicz
2007-08-20
1
-0
/
+1
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-4
/
+2
*
unregister_chrdev(): ignore the return value
Akinobu Mita
2007-07-19
1
-3
/
+1
*
CRIS: replace old-style member inits with designated inits
Robert P. J. Day
2007-07-16
3
-12
/
+12
*
Fix trivial typos in Kconfig* files
David Sterba
2007-05-09
1
-1
/
+1
*
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
2007-05-08
1
-1
/
+1
*
[PATCH] MSI-X: fix resume crash
Eric W. Biederman
2007-03-28
1
-1
/
+3
*
[PATCH] fix memory leak in dma_declare_coherent_memory()
Yoichi Yuasa
2007-03-01
1
-1
/
+1
*
arch/cris: typo in KERN_INFO
Nicolas Kaiser
2007-02-17
1
-1
/
+1
*
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2007-02-12
5
-5
/
+5
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-2
/
+2
*
[PATCH] struct path: convert cris
Josef Sipek
2006-12-08
1
-4
/
+4
*
Fix misc Kconfig typos
Matt LaPlante
2006-11-30
1
-4
/
+4
*
[PATCH] cryptocop: double spin_lock_irqsave()
Alexey Dobriyan
2006-10-30
1
-1
/
+0
*
[PATCH] pcf8563: remove MOD_INC_USE_COUNT, MOD_DEC_USE_COUNT
Irwan Djajadi
2006-07-10
1
-2
/
+0
*
[PATCH] cris: switch to iminor/imajor
Eric Sesterhenn
2006-07-10
3
-8
/
+8
*
[PATCH] irq-flags: CRIS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-2
/
+2
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
5
-5
/
+0
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
1
-2
/
+0
*
[PATCH] set_page_dirty() return value fixes
Andrew Morton
2006-03-24
1
-1
/
+1
*
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-09
2
-2
/
+0
[next]