aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk2-24/+24
2008-07-20Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds1-1/+1
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-2/+4
2008-06-20Add "no BKL needed" comments to several driversJonathan Corbet1-1/+1
2008-05-18cris: cdev lock_kernel() pushdownJonathan Corbet2-13/+24
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson1-32/+29
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson1-15/+0
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson1-359/+228
2008-02-08CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson1-2/+2
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2-0/+1442
2008-02-08CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson1-6/+5
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson1-12/+0
2008-02-08CRIS v10: Update driver for pcf8563Jesper Nilsson1-173/+220
2008-02-08CRIS v10: Fix bugs in i2c_init and i2c_readregJesper Nilsson1-78/+3
2008-02-08CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson1-73/+2
2008-02-08CRIS v10: Update and improve axisflashmap.cJesper Nilsson1-144/+37
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson1-154/+0
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson1-0/+4
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-39/+0
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2-6/+4
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson1-0/+1
2007-11-14cris gpio: undo locks before returningRoel Kluin1-4/+11
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-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1
2007-02-17arch/cris: typo in KERN_INFONicolas Kaiser1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven5-5/+5
2007-02-11[PATCH] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish1-2/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-11-30Fix misc .c/.h comment typosMatt LaPlante2-4/+4
2006-11-30Fix misc Kconfig typosMatt LaPlante1-1/+1
2006-10-03more misc typo fixesMatt LaPlante1-2/+2
2006-07-10[PATCH] cris: switch to iminor/imajorEric Sesterhenn2-3/+3
2006-07-02[PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel6-6/+0
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap2-0/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-10-30[PATCH] fix missing includesTim Schmielau1-0/+1
2005-07-27[PATCH] CRIS update: driversMikael Starvik6-144/+244
2005-07-27[PATCH] CRIS update: configuration and buildMikael Starvik1-183/+67
2005-04-16Linux-2.6.12-rc2Linus Torvalds9-0/+5068