Age | Commit message (Expand) | Author |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher |
2011-08-03 | cris: fix the prototype of sync_serial_ioctl() | WANG Cong |
2011-08-03 | cris: fix a build error in sync_serial_open() | WANG Cong |
2011-05-25 | mtd: cris: convert to mtd_device_register() | Jamie Iles |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-28 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2011-03-21 | CRISv10: Fix return before mutex_unlock in pcf8563 | Jesper Nilsson |
2011-03-11 | CRIS: stop checking for MTD_CONCAT | Dmitry Eremin-Solenikov |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-26 | cris: autoconvert trivial BKL users | Arnd Bergmann |
2010-08-04 | CRIS: Better link to rs485 in help | Jesper Nilsson |
2010-08-04 | CRIS: Remove CVS tag. | Jesper Nilsson |
2010-08-04 | CRIS: v10: remove all BKL usage | Jesper Nilsson |
2010-08-04 | CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocks | Jesper Nilsson |
2010-08-04 | cris: autoconvert trivial BKL users to private mutex | Jesper Nilsson |
2010-08-04 | cris: Pushdown the bkl from ioctl | Jesper Nilsson |
2010-06-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
2010-05-21 | fix handling of offsets in cris eeprom.c, get rid of fake on-stack files | Al Viro |
2010-05-21 | get rid of home-grown mutex in cris eeprom.c | Al Viro |
2010-04-29 | cris: push down BKL into some device drivers | Arnd Bergmann |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
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-20 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds |
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 v10: Cleanup of drivers/gpio.c | Jesper Nilsson |
2008-02-08 | CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. | Jesper Nilsson |
2008-02-08 | CRIS v10: Update drivers/gpio.c, fix locking and general improvements. | Jesper Nilsson |
2008-02-08 | CRIS v10: Change name of low voltage read and set macros. | Jesper Nilsson |
2008-02-08 | CRIS v10: Add synchronous serial port driver for CRIS v10. | Jesper Nilsson |
2008-02-08 | CRIS v10: Reformat drivers/makefile using tabs. | Jesper Nilsson |
2008-02-08 | CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. | Jesper Nilsson |
2008-02-08 | CRIS v10: Update driver for pcf8563 | Jesper Nilsson |
2008-02-08 | CRIS v10: Fix bugs in i2c_init and i2c_readreg | Jesper Nilsson |
2008-02-08 | CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. | Jesper Nilsson |
2008-02-08 | CRIS v10: Update and improve axisflashmap.c | Jesper Nilsson |
2008-02-08 | CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. | Jesper Nilsson |
2008-02-05 | CRIS: avoid using arch links in Kconfig | Jesper Nilsson |
2008-01-14 | CRIS v10: driver for ds1302 needs to include cris-specific i2c.h | Jesper Nilsson |
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 build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson |
2007-11-14 | cris gpio: undo locks before returning | Roel Kluin |
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 |