dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/cris/arch-v32/drivers
Jesper Nilsson 69b06c15e7 CRIS v32: Change drivers/i2c.c locking.
- Change spin_lock + local_irq_save into spin_lock_irqsave
- Change spin_unlock + local_irq_restore into spin_unlock_irqrestore
- Return ENOTTY if ioctl is not recognized as a cris ioctl.
- Make init functions static.
2008-02-08 17:00:25 +01:00
..
mach-a3 CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. 2008-02-08 16:28:36 +01:00
mach-fs CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. 2008-02-08 11:16:45 +01:00
pci arch/cris: add a missing iounmap 2008-02-05 09:44:24 -08:00
Kconfig CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. 2008-02-08 11:08:06 +01:00
Makefile CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs. 2008-02-08 11:06:26 +01:00
axisflashmap.c CRIS v32: Update and improve axisflashmap 2008-02-08 11:06:25 +01:00
cryptocop.c CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 2008-02-08 11:06:33 +01:00
i2c.c CRIS v32: Change drivers/i2c.c locking. 2008-02-08 17:00:25 +01:00
i2c.h CRIS v32: New version of I2C driver. 2008-02-08 11:06:25 +01:00
iop_fw_load.c CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c 2008-02-08 11:06:33 +01:00
pcf8563.c CRIS v32: Update driver for RTC chip pcf8563. 2008-02-08 11:06:34 +01:00
sync_serial.c CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c 2008-02-08 11:06:34 +01:00