summaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-1/+6
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-155-1/+6
* | cris: autoconvert trivial BKL usersArnd Bergmann2010-09-263-11/+13
|/
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-041-1/+1
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-041-2/+1
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-041-26/+13
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-041-32/+48
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-042-4/+0
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-043-25/+57
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-012-9/+30
|\
| * cris: push down BKL into some device driversArnd Bergmann2010-04-292-9/+30
* | fix handling of offsets in cris eeprom.c, get rid of fake on-stack filesAl Viro2010-05-211-14/+7
* | get rid of home-grown mutex in cris eeprom.cAl Viro2010-05-211-19/+8
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-2/+0
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* [CRIS] Move header files from include to arch/cris/include.Jesper Nilsson2008-10-295-9/+9
* cris: use bcd2bin/bin2bcdAdrian Bunk2008-10-202-24/+24
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2008-07-201-1/+1
|\
| * It looks at least odd to apply spin_unlock to a mutex.Julia Lawall2008-06-291-1/+1
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-2/+4
* | Add "no BKL needed" comments to several driversJonathan Corbet2008-06-201-1/+1
* | cris: cdev lock_kernel() pushdownJonathan Corbet2008-05-182-13/+24
|/
* CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson2008-02-081-32/+29
* CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson2008-02-081-15/+0
* CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson2008-02-081-359/+228
* CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson2008-02-081-2/+2
* CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2008-02-082-0/+1442
* CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson2008-02-081-6/+5
* CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson2008-02-081-12/+0
* CRIS v10: Update driver for pcf8563Jesper Nilsson2008-02-081-173/+220
* CRIS v10: Fix bugs in i2c_init and i2c_readregJesper Nilsson2008-02-081-78/+3
* CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson2008-02-081-73/+2
* CRIS v10: Update and improve axisflashmap.cJesper Nilsson2008-02-081-144/+37
* CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2008-02-081-154/+0
* CRIS: avoid using arch links in KconfigJesper Nilsson2008-02-051-0/+4
* CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson2008-01-141-128/+3
* ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz2007-11-271-39/+0
* CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson2007-11-142-6/+4
* cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson2007-11-141-0/+1
* cris gpio: undo locks before returningRoel Kluin2007-11-141-4/+11
* 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
* unregister_chrdev(): ignore the return valueAkinobu Mita2007-07-191-3/+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] CRIS: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-2/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* Fix misc .c/.h comment typosMatt LaPlante2006-11-302-4/+4
* Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
* more misc typo fixesMatt LaPlante2006-10-031-2/+2
OpenPOWER on IntegriCloud